Ryan Dahl
|
200bed9277
|
Upgrade V8 to 7.6.53
|
2019-04-29 19:56:16 -07:00 |
|
Ryan Dahl
|
2afc877935
|
upgrade V8 to 7.4.238 (#1849)
|
2019-02-27 15:37:55 -05:00 |
|
Ryan Dahl
|
8d1567fafb
|
Upgrade V8 to 7.4.158 (#1767)
This is to have access to this fix:
https://bugs.chromium.org/p/v8/issues/detail?id=8838
necessary for v8_postmortem_support.
|
2019-02-13 14:23:17 -05:00 |
|
Ryan Dahl
|
79b95341d9
|
Upgrade V8 to 7.4.98 (kKeep fix) (#1640)
* Upgrade V8 to 7.4.98 (kKeep fix)
https://github.com/denoland/deno/issues/814
https://bugs.chromium.org/p/v8/issues/detail?id=8761
* fix tests
|
2019-02-06 23:43:31 -05:00 |
|
Yoshiya Hinosawa
|
77114fbda4
|
chore: update license lines (#1557)
|
2019-01-21 13:03:30 -06:00 |
|
Ryan Dahl
|
9909e8a759
|
Upgrade V8 to 7.2.502.16 (#1403)
|
2018-12-23 17:08:08 -05:00 |
|
Ryan Dahl
|
45320beca8
|
Upgrade flatbuffers to 80d148
|
2018-12-04 17:22:52 -08:00 |
|
Ryan Dahl
|
1ac2934604
|
Make //build a git submodule
So we can float patches before sending them upstream.
https://github.com/denoland/chromium_build
Remove build_extra/toolchain
|
2018-11-29 23:12:38 -08:00 |
|
Ryan Dahl
|
7c82667f75
|
Upgrade Flatbuffers. (#1127)
Use msg_generated.rs as mod instead of crate.
|
2018-10-31 00:32:42 -07:00 |
|
Bert Belder
|
0dda87f962
|
third_party: install yapf with pip
|
2018-10-23 16:51:54 +02:00 |
|
Ryan Dahl
|
bb9a927bd5
|
Add yapf to third_party.
|
2018-10-21 13:59:53 -07:00 |
|
Ryan Dahl
|
bcf10bcf27
|
Upgrade V8 to 7.1.302.4
|
2018-10-20 16:30:02 -07:00 |
|
ztplz
|
b809a82fd9
|
Add missing copyrights (#1024)
|
2018-10-19 15:25:29 -04:00 |
|
Ryan Dahl
|
5f14ec486c
|
Upgrade Flatbuffers
|
2018-10-05 15:10:54 -04:00 |
|
Ryan Dahl
|
62470c4f45
|
Upgrade V8 to 7.0.276.15
|
2018-09-17 21:41:29 -07:00 |
|
Ryan Dahl
|
131a8a9b0e
|
Upgrade Flatbuffers (now using master)
|
2018-09-04 19:11:41 -04:00 |
|
Ryan Dahl
|
4ccae957fb
|
Upgrade flatbuffers
|
2018-09-03 10:45:58 -04:00 |
|
Ryan Dahl
|
4dbe5eabe9
|
Update V8 to 7.0.247
|
2018-08-27 19:23:53 -04:00 |
|
Ryan Dahl
|
a4b3741b4d
|
Upgrade flatbuffers
83a71543f8
|
2018-08-24 22:21:06 +02:00 |
|
Ryan Dahl
|
0b61d955eb
|
Upgrade fbs to latest.
Reduces numbers of warnings.
|
2018-08-17 18:50:37 -04:00 |
|
Ryan Dahl
|
d770cc18f8
|
Upgrade Rust Flatbuffers
|
2018-08-16 08:40:11 -04:00 |
|
Ryan Dahl
|
d09a552aff
|
Remove //third_party/v8/third_party/depot_tools
It was a duplicate of //third_party/depot_tools
|
2018-08-07 10:08:19 -04:00 |
|
Ryan Dahl
|
5d1cb54261
|
Add deno_third_party as git submodule.
|
2018-07-21 13:04:11 -04:00 |
|
robbym
|
d93bd4b127
|
Use Cargo to install rust deps into //third_party/rust_crates (#383)
|
2018-07-18 20:00:53 -04:00 |
|
Ryan Dahl
|
2f94c5b48b
|
Add rust crate log to third_party.
|
2018-07-18 15:43:50 -04:00 |
|
Ryan Dahl
|
d160de7f44
|
Add rust url crate. (#355)
|
2018-07-10 14:56:12 -04:00 |
|
Ryan Dahl
|
740b47db6c
|
Move flatbuffers gn files to //build_extra/flatbuffers
Fixes #342.
|
2018-07-07 17:40:59 -04:00 |
|
Ryan Dahl
|
06a28998ea
|
Replace protobufs with flatbuffers
|
2018-07-04 16:43:08 -04:00 |
|
Ryan Dahl
|
67b50b7d30
|
Rename .gclient
so it doesn't accidentally get run in root dir.
Ref #322
|
2018-07-04 03:03:55 +02:00 |
|