Micro benchmark for Try-Catch-Finally
[platform/upstream/v8.git] / tools /
2015-06-03 ulanAdd ARM64 suppport to grokdump.py
2015-06-03 jochenRemove usage of to-be-deprecated APIs from v8 core
2015-06-01 erikcorryTiny fix to grokdump heap stats printer
2015-06-01 bmeurer[turbofan] First step towards sanitizing for-in and...
2015-05-29 jarinRemove the experimental perf jit support until the...
2015-05-29 erikcorrygrokdump.py - some support for on-stack HeapStats
2015-05-28 erikcorrygrokdump.py: work around int size limits on xrange
2015-05-28 machenbach[test] Fix assert for predictable mode in test runner.
2015-05-28 bmeurer[turbofan] Remove the useless SimplifiedOperatorReducer.
2015-05-27 machenbach[test] Remove default for zero test cases.
2015-05-27 vegorovgdb-v8-support.py: add FindAnywhere helper.
2015-05-26 machenbach[test] Verbose test runner output on windows.
2015-05-26 machenbach[test] Correctly merge expected test outcomes.
2015-05-26 Michael AchenbachWhite space change after infra breakage.
2015-05-23 machenbach[release-tools] Fix auto-roller after depot tools change.
2015-05-22 machenbachWhitespace change to test CQ.
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 yangguoRevert of Implement SharedArrayBuffer (patchset #7...
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-21 yangguoUse shared container to manage imports/exports.
2015-05-20 bradnelsonSkip presubmits when doing --download-data-only.
2015-05-20 jkummerowRevert of Use shared container to manage imports/export...
2015-05-20 yangguoUse shared container to manage imports/exports.
2015-05-19 Michael AchenbachWhitespace change to test new test suite.
2015-05-18 machenbach[test] Refactoring: Remove code duplication in perf...
2015-05-18 machenbach[release-tools] Add more jobs to clusterfuzz check.
2015-05-18 bradnelsonAdd --download-data-only option to run-test.py
2015-05-15 domenicFix V8 extras js2c pipeline
2015-05-15 arv[es6] Iterators and generators should "extend" %Iterato...
2015-05-15 dslomov[destructuring] Adapting PatternRewriter to work in...
2015-05-15 jochenRemove unnecessary call to Isolate::Current in parser...
2015-05-13 machenbach[test] Make perf runner able to pass extra flags to d8.
2015-05-11 dslomov[destructuring] Implement basic binding destructuring...
2015-05-11 machenbach[test] Skip Slimming Paint layout tests.
2015-05-11 machenbach[test-runner] Improve test execution without tmp files...
2015-05-11 yangguoFix build after revert at 28332.
2015-05-11 titzer[turbofan] Extract frame-states.h from common-operator.h
2015-05-08 Michael AchenbachWhitespace CL to test master split.
2015-05-08 domenicRe-land: Make V8 extras a separate type of native
2015-05-07 domenicRevert of Make V8 extras a separate type of native...
2015-05-07 domenicMake V8 extras a separate type of native
2015-05-07 ishell[grokdump] Annoying line wrapping fixed.
2015-05-07 Michael AchenbachWhitespace CL for perf changes.
2015-05-06 scottmgShard v8_base.lib on Windows to avoid 2G .lib limit
2015-05-06 caitpotter88[es6] implement Object.assign
2015-05-06 titzerImplement IdentityMap<V>, a robust, GC-safe object...
2015-05-05 jkummerow[grokdump] Update v8heapconst.py
2015-05-05 jkummerow[tick processor] Introduce --pairwise-timed-range proce...
2015-05-05 machenbach[test] Add arm perf trybot to runner script.
2015-05-05 bmeurer[turbofan] Fix tail call optimization.
2015-05-05 yangguoReland #2 "Wrap v8natives.js into a function."
2015-05-04 machenbachRevert of Reland "Wrap v8natives.js into a function...
2015-05-04 machenbach[test] Skip some flaky layout tests.
2015-05-04 hablich[release-tools] Tool to find related commits
2015-05-04 yangguoReland "Wrap v8natives.js into a function."
2015-05-04 titzerExtract Signature from src/compiler/machine-type.h...
2015-04-30 machenbachRevert of Wrap v8natives.js into a function. (patchset...
2015-04-30 yangguoWrap v8natives.js into a function.
2015-04-30 domenicFix error messages for extra files in js2c.py
2015-04-30 machenbach[test-runner] Enable specification of trybots.
2015-04-29 domenicDon't run macros or jsmin on extra snapshot scripts
2015-04-29 jochenPass ArrayBuffer::Allocator via Isolate::CreateParams
2015-04-29 svenpanneCalculate blocks needing a frame and frame (de)construc...
2015-04-28 domenicUse "define" instead of "const" for natives macros
2015-04-28 domenicAllow extra library files to be snapshotted
2015-04-28 jochenRemove support for malloc'd typed arrays
2015-04-28 machenbach[test] Restrict msan to default variant.
2015-04-28 bmeurer[clang] Use -Wshorten-64-to-32 to enable warnings about...
2015-04-27 yangguoWrap messages implementation in a function.
2015-04-27 hablich[release-tools] Return no hash if version is not available.
2015-04-27 mstarzinger[test] Limit "unittests" suite to default variant.
2015-04-24 yangguoMigrate error messages, part 5 (array.js and i18n.js).
2015-04-22 Michael AchenbachWhitespace change for greenification.
2015-04-22 svenpanneAdd an --omit-quit flag to d8 for Emscripten's sake.
2015-04-22 Benedikt Meurer[mjsunit] Import asm.js test case for poppler.
2015-04-22 Benedikt Meurer[mjsunit] Add custom tests based on SQLite 3.8.9.
2015-04-22 Benedikt MeurerRevert "[test] Initial import of an emscripten test...
2015-04-21 Benedikt Meurer[test] Initial import of an emscripten test suite.
2015-04-21 svenpanneRemoved src/{isolate,property-details,utils}-inl.h
2015-04-21 machenbach[test-runner] Add dedicated test mode for tryserver.
2015-04-20 svenpanneImport Reversed adapter from Chromium and use it in v8.
2015-04-20 titzerReland "Refactor compilation dependency handling."
2015-04-20 Benedikt Meurer[mjsunit] Import test case based on the Massive/SQLite...
2015-04-17 yangguoMigrate error messages, part 3 (runtime.js).
2015-04-17 Michael AchenbachWhitespace commit to trigger bots.
2015-04-17 machenbachRevert of Refactor compilation dependency handling...
2015-04-16 mstarzinger[turbofan] Add single --turbo flag.
2015-04-16 titzerRefactor compilation dependency handling.
2015-04-16 hablichStore hashes of current and previous shipped V8 version
2015-04-16 yangguoStart migrating error message templates to the runtime.
2015-04-16 bmeurer[turbofan] Split ControlEquivalence implementation...
2015-04-15 hablichRetrieval of information by release channel
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-14 jochenRevert of Reland "Remove support for thread-based recom...
2015-04-14 jochenReland "Remove support for thread-based recompilation"
2015-04-10 titzerAdd more exhaustive tests for Math.min and Math.max.
2015-04-10 machenbach[test-runner] Make perf runner robust for missing execu...
2015-04-10 yangguoAdd perf test configuration to track memory use of...
2015-04-09 machenbach[release-tools] Make chromium roll more robust after...
2015-04-09 caitpotter88[es6] implement spread calls
next