Updates to the license information of third party components.
[platform/upstream/v8.git] / tools /
2015-06-16 chunyang.daiX87: enable the X87 turbofan support.
2015-06-12 machenbach[test] More debugging output in test runner.
2015-06-12 bmeurer[turbofan] Move RawMachineAssembler to unittests.
2015-06-12 Michael AchenbachWhitespace change to test infra clean-ups.
2015-06-12 jochenUpdate PrintStack signature in gdbinit
2015-06-12 Michael AchenbachWhitespace change to test infra clean-ups.
2015-06-11 machenbach[test] Add random seed stress mode to test runner.
2015-06-11 Michael AchenbachWhitespace change to test infra change.
2015-06-10 machenbach[test] Skip all philip layout tests to fix OOM issue.
2015-06-10 machenbach[test] Speculatively skip some layout tests to fix...
2015-06-10 machenbach[test] Speculatively skip layout test to fix OOM issue.
2015-06-10 machenbach[test] Speculatively skip layout test to fix OOM issue.
2015-06-10 machenbach[test] Use generator to accelerate test runner startup.
2015-06-10 machenbachReland [test] Refactoring - Let runner handle test...
2015-06-10 machenbachRevert of Revert of [test] Refactoring - Use subject...
2015-06-10 machenbachRevert of [test] Refactoring - Let runner handle test...
2015-06-10 machenbachRevert of Update Test262 to 5/30 (patchset #4 id:60001...
2015-06-09 arvUpdate Test262 to 5/30
2015-06-09 dslomov[destructuring] Refactor duplicate parameter name detec...
2015-06-09 machenbachRevert of [test] Refactoring - Use subject/observer...
2015-06-09 machenbach[test] Refactoring - Use subject/observer pattern for...
2015-06-09 machenbach[test] Refactoring - Let runner handle test IDs.
2015-06-08 mbrandy[grokdump] Update v8heapconst.py
2015-06-05 machenbach[test] Fix missing heartbeats in test runner.
2015-06-03 binjiImplement Atomics API
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.
next