Sign in
chromium
/
v8
/
v8
/
refs/tags/4.9.331
/
tools
835813c
[swarming] Isolate static initializer check.
by machenbach
· 10 years ago
0a80870
[regexp] move regexp parser into own files.
by yangguo
· 10 years ago
d65318b
Whitespace change to test swarming switch.
by Michael Achenbach
· 10 years ago
8109f63
[Interpreter] Add support for jumps using constants with wide operands.
by oth
· 10 years ago
0e8b7ec
Remove wasm compile time option and enable wasm behind a runtime flag.
by bradnelson
· 10 years ago
06738d6
[Interpreter] Enable cctests for igntion variant.
by rmcilroy
· 10 years ago
fb5cbc2
Add a --harmony-species flag, defining @@species on constructors
by littledan
· 10 years ago
5b4626a
[Interpreter] Enable TurboFan for Ignition variant tests.
by rmcilroy
· 10 years ago
ee66506
[test] Add ignition test set.
by machenbach
· 10 years ago
efa6f3a
[release] Bump max age of last release.
by machenbach
· 10 years ago
9c304f1
Guard the property RegExp.prototype.unicode behind --harmony-regexp-unicode
by littledan
· 10 years ago
638e20d
postmortem: Remove Context::GLOBAL_OBJECT_INDEX
by ofrobots
· 10 years ago
70a7c75
Implement tracing interface for v8
by fmeawad
· 10 years ago
2a09d7f
Revert of Remove wasm compile time option and enable wasm behind a runtime flag. (patchset #54 id:1050001 of https://codereview.chromium.org/1516753007/ )
by machenbach
· 10 years ago
153f2bd
Remove wasm compile time option and enable wasm behind a runtime flag.
by bradnelson
· 10 years ago
d316820
[Interpreter] Local flow control in the bytecode graph builder.
by oth
· 10 years ago
89bb66d
Reland "[turbofan] Instruction scheduler for Turbofan."
by baptiste.afsa
· 10 years ago
c6b122e
Revert of [WIP][turbofan] Instruction scheduler for Turbofan. (patchset #7 id:120001 of https://codereview.chromium.org/1375253002/ )
by yangguo
· 10 years ago
e11bba3
[turbofan] Instruction scheduler for Turbofan.
by baptiste.afsa
· 10 years ago
a8e4eec
[test] Skip some tests on the coverage bot.
by machenbach
· 10 years ago
567794a
Whitespace change to trigger bots.
by Michael Achenbach
· 10 years ago
a229c9b
Remove --harmony-array-includes flag
by adamk
· 10 years ago
4c5b360
Initial import of v8-native WASM.
by titzer
· 10 years ago
feed943
Clean up mark-compact phases and GC counter names.
by ulan
· 10 years ago
5819e4b
Re-re-land FastAccessorBuilder.
by vogelheim
· 10 years ago
88c8361
Unstage non-standard Promise functions
by littledan
· 10 years ago
f564231
Revert of Re-land FastAccessorBuilder. (patchset #2 id:20001 of https://codereview.chromium.org/1504713012/ )
by vogelheim
· 10 years ago
ee5c38d
Re-land FastAccessorBuilder.
by vogelheim
· 10 years ago
cdafea2
[presubmit] Enable readability/nolint linter checking.
by mstarzinger
· 10 years ago
0a50af8
Revert of Implement Fast Accessor Builder (patchset #14 id:260001 of https://codereview.chromium.org/1474543004/ )
by vogelheim
· 10 years ago
515d9cc
Implement FastAccessorBuilder.
by vogelheim
· 10 years ago
1e9c4b4
[tools] Fix tools/bash-completion.sh for bool flags and harmony features
by jkummerow
· 10 years ago
af9fa49
Whitespace change for perf changes.
by Michael Achenbach
· 10 years ago
2743391
Move machine-type.h from src/compiler to src/.
by titzer
· 10 years ago
478d3d6
[Release] releases.py should not crash on non-release versions
by hablich
· 10 years ago
c632363
Revert of Disable non-standard Promise functions in staging (patchset #1 id:1 of https://codereview.chromium.org/1478533002/ )
by littledan
· 10 years ago
3e7e3ed
[stubs] A new approach to TF stubs
by danno
· 10 years ago
aa0ddf7
[turbofan] Initial support for escape analysis.
by sigurds
· 10 years ago
5af6017
[turbofan] Add binary operation hints for javascript operators.
by bmeurer
· 10 years ago
c0ec16e
[tools] gen-postmortem-metadata: use strip instead of lstrip + rstrip
by thechargingvolcano
· 10 years ago
802c036
[Release] Update URL to point to the new V8 wiki
by hablich
· 10 years ago
7730edc
Remove easy to remove calls to Isolate::Current() from api.cc
by jochen
· 10 years ago
f7a0ecb
[test+presubmit] Remove duplicate test status file entries
by jkummerow
· 10 years ago
780077f
[test-runner] Move test case processing beyond the multi-process boundary.
by machenbach
· 10 years ago
199bbdb
Create ast/ and parsing/ subdirectories and move appropriate files
by rossberg
· 10 years ago
f9bc310
Add support for PERF_RECORD_MMAP2 record type
by jie.pan
· 10 years ago
5d18e93
Revert of binary-operator-reducer: reduce mul+div(shift) (patchset #11 id:200001 of https://codereview.chromium.org/1350223006/ )
by bmeurer
· 10 years ago
b0c179d
Revert of [compiler] merge binary-operator-reducer (patchset #2 id:20001 of https://codereview.chromium.org/1473073004/ )
by bmeurer
· 10 years ago
802ea71
Run all message tests with a variant that forces preparsing
by adamk
· 10 years ago
993ba9d
[compiler] merge binary-operator-reducer
by fedor
· 10 years ago
7617c93
Whitespace change to test new sp_frame_access coverage.
by Michael Achenbach
· 10 years ago
1e82da4
[test] Make try-perf script more convenient to use.
by machenbach
· 10 years ago
e8bfeda
[test] Add status-file presubmit check.
by machenbach
· 10 years ago
05dda9e
[test-runner] Make test suite loading more robust.
by machenbach
· 10 years ago
13b3925
[turbofan] Introduce representation-change.cc, move stuff there, minus dead code.
by jarin
· 10 years ago
9278b7b
Reland of Disable non-standard Promise functions in staging (patchset #1 id:1 of https://codereview.chromium.org/1473603002/ )
by littledan
· 10 years ago
8cd3cf2
[release] Add monitoring state to auto-roller json output.
by machenbach
· 10 years ago
86bd2b3
Revert of Disable non-standard Promise functions in staging (patchset #5 id:80001 of https://codereview.chromium.org/1469543003/ )
by machenbach
· 10 years ago
941251a
Disable non-standard Promise functions in staging
by littledan
· 10 years ago
5aff14a
[release] Merge auto-roll and wrapped chromium-roll scripts.
by machenbach
· 10 years ago
71962e8
[release] Remove unused sheriff feature from auto-roller.
by machenbach
· 10 years ago
f39d1cd
[test] Switch off perf data feature on swarming.
by machenbach
· 10 years ago
cded3ea
[release] Add json output to release tools.
by machenbach
· 10 years ago
1e03334
Whitespace change to test swarming.
by Michael Achenbach
· 10 years ago
1511374
[tools] Add meta script for convenient ranking of GC NVP output.
by mlippautz
· 10 years ago
6c85c14
Add lock-based unbounded queue
by mlippautz
· 10 years ago
95ff297
[tools] Allow specifying cores for cpu.sh script.
by mlippautz
· 10 years ago
138eb32
Object's body descriptors refactoring.
by ishell
· 10 years ago
55c07a8
[turbofan] Introduce JSCallReducer to strength reduce JSCallFunction nodes.
by bmeurer
· 10 years ago
bc2e393
[tools] Make gen-postmortem-metadata.py more reliable
by evan.lucas
· 10 years ago
2b6d07a
tools: fix typo in postmortem generator
by fedor
· 10 years ago
68e89fb
This commit adds some postmortem data that is otherwise unavailable.
by fedor
· 10 years ago
461e5b4
binary-operator-reducer: reduce mul+div(shift)
by fedor
· 10 years ago
bde2966
Whitespace change to test ignition.
by Michael Achenbach
· 10 years ago
fb9ad89
[Interpreter]: Add ignition blacklist to mjsunit.status and test262.status.
by rmcilroy
· 10 years ago
760eb0a
[Release] Make release scripts aware of packed tags
by hablich
· 10 years ago
2237ba0d
Implement flag and source getters on RegExp.prototype.
by yangguo
· 10 years ago
ca49355
Revert of Implement flag and source getters on RegExp.prototype. (patchset #6 id:110001 of https://codereview.chromium.org/1419823010/ )
by yangguo
· 10 years ago
152163c
Implement flag and source getters on RegExp.prototype.
by yangguo
· 10 years ago
a77aa3a
Revert of Implement flag and source getters on RegExp.prototype. (patchset #6 id:110001 of https://codereview.chromium.org/1419823010/ )
by hablich
· 10 years ago
e7154a0
[runtime] Support Symbols in KeyAccumulator
by cbruni
· 10 years ago
7d7eee5
[presubmit] Enabling readability/inheritance linter checking.
by ishell
· 10 years ago
66d699a
Whitespace change to test swarming.
by Michael Achenbach
· 10 years ago
85494e9
Implement flag and source getters on RegExp.prototype.
by yangguo
· 10 years ago
5ee1a75
Revert of Implement flag and source getters on RegExp.prototype. (patchset #3 id:50001 of https://codereview.chromium.org/1419823010/ )
by yangguo
· 10 years ago
b5c80a3
Implement flag and source getters on RegExp.prototype.
by yangguo
· 10 years ago
4edbe3a
[cleanup] Merge harmony-{typed,}array.js into {typed,}array.js
by adamk
· 10 years ago
16e2517
Revert of Implement flag and source getters on RegExp.prototype. (patchset #3 id:50001 of https://codereview.chromium.org/1419823010/ )
by machenbach
· 10 years ago
60e8877
Implement flag and source getters on RegExp.prototype.
by yangguo
· 10 years ago
4eb41ba
[turbofan] Split JSGlobalObjectSpecialization into separate class.
by bmeurer
· 10 years ago
efcc7fb
[Swarming] Let test runner exit gracefully after test failures.
by machenbach
· 10 years ago
e898290
Whitespace change to test goma switch on windows.
by Michael Achenbach
· 10 years ago
1195b0e
[turbofan] Initial support for keyed access to fast JSArrays.
by bmeurer
· 10 years ago
3e98f04
Use inline constants instead of typed array for math constants.
by yangguo
· 10 years ago
e4af8a0
Whitespace change to test swarming.
by Michael Achenbach
· 10 years ago
0c22455
Whitespace change to test swarming.
by Michael Achenbach
· 10 years ago
f8a4345
Expose string/regexp related public symbols on harmony flag.
by yangguo
· 10 years ago
06eb555
[turbofan] Move PropertyAccessInfo and friends to a separate file.
by bmeurer
· 10 years ago
b1f0010
[Swarming] Set up sanitizer environment in v8 test runner.
by machenbach
· 10 years ago
86c27e0
[Release] More information on how to close auto-roller
by hablich
· 10 years ago
Next »