Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-23 | Upgrade V8 to 7.2.502.16 (#1403) | Ryan Dahl | |
2018-12-04 | Upgrade flatbuffers to 80d148 | Ryan Dahl | |
2018-11-29 | Make //build a git submodule | Ryan Dahl | |
So we can float patches before sending them upstream. https://github.com/denoland/chromium_build Remove build_extra/toolchain | |||
2018-10-31 | Upgrade Flatbuffers. (#1127) | Ryan Dahl | |
Use msg_generated.rs as mod instead of crate. | |||
2018-10-23 | third_party: install yapf with pip | Bert Belder | |
2018-10-21 | Add yapf to third_party. | Ryan Dahl | |
2018-10-20 | Upgrade V8 to 7.1.302.4 | Ryan Dahl | |
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-10-05 | Upgrade Flatbuffers | Ryan Dahl | |
2018-09-17 | Upgrade V8 to 7.0.276.15 | Ryan Dahl | |
2018-09-04 | Upgrade Flatbuffers (now using master) | Ryan Dahl | |
2018-09-03 | Upgrade flatbuffers | Ryan Dahl | |
2018-08-27 | Update V8 to 7.0.247 | Ryan Dahl | |
2018-08-24 | Upgrade flatbuffers | Ryan Dahl | |
https://github.com/rw/flatbuffers/commit/83a71543f8ccbf230ac27cb523831bfafb9c84d7 | |||
2018-08-17 | Upgrade fbs to latest. | Ryan Dahl | |
Reduces numbers of warnings. | |||
2018-08-16 | Upgrade Rust Flatbuffers | Ryan Dahl | |
2018-08-07 | Remove //third_party/v8/third_party/depot_tools | Ryan Dahl | |
It was a duplicate of //third_party/depot_tools | |||
2018-07-21 | Add deno_third_party as git submodule. | Ryan Dahl | |
2018-07-18 | Use Cargo to install rust deps into //third_party/rust_crates (#383) | robbym | |
2018-07-18 | Add rust crate log to third_party. | Ryan Dahl | |
2018-07-10 | Add rust url crate. (#355) | Ryan Dahl | |
2018-07-07 | Move flatbuffers gn files to //build_extra/flatbuffers | Ryan Dahl | |
Fixes #342. | |||
2018-07-04 | Replace protobufs with flatbuffers | Ryan Dahl | |
2018-07-04 | Rename .gclient | Ryan Dahl | |
so it doesn't accidentally get run in root dir. Ref #322 |