[release-tools] Return no hash if version is not available.
[platform/upstream/v8.git] / tools /
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
2015-04-09 machenbach[test-runner] Pass slowest test durations to buildbot.
2015-04-08 titzerAdd more systematic tests for comparisons.
2015-04-08 yangguoRevert of Remove support for thread-based recompilation...
2015-04-08 machenbachMake test runner more chatty to avoid it getting killed...
2015-04-08 svenpanneUnbreak check-name-clashes.py after recent macro renamings.
2015-04-07 machenbach[release-tools] Only read from the chromium checkout...
2015-04-07 hpayerReland "Merge old data and pointer space."
2015-04-07 machenbach[release-tools] Fix v8rel in branch period.
2015-04-07 Jochen EisingerRemove support for thread-based recompilation
2015-04-02 jochenAdd initial set of sub directory OWNERS file
2015-04-01 hablichusage: Tool to check where a git commit was merged...
2015-04-01 Michael AchenbachWhitespace change to trigger bots.
2015-03-31 arv[es6] Update test262 tests
2015-03-31 rmcilroyFix libdl dependency on Android and remove librt hack.
2015-03-30 arvRevert of [es6] Update test262 tests (patchset #4 id...
2015-03-30 vogelheimRe-work the 'external snapshot' related build rules.
2015-03-30 arv[es6] Update test262 tests
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-27 mvstantonperf-to-html.py - render JSON try perf jobs in a pleasi...
2015-03-26 titzer[turbofan]: Integrate basic type feedback for property...
2015-03-25 fedorpostmortem: fixup after 33994b4
2015-03-23 caitpotter88[es6] remove --harmony-templates flag
2015-03-20 dslomovRemove harmony-strings flag.
2015-03-19 hpayerRevert "Merge old data and pointer space."
2015-03-19 jochenUse libdl to get symbols for backtraces
2015-03-19 caitpotter88[es6] implement Reflect.apply() & Reflect.construct()
2015-03-18 hpayerMerge old data and pointer space.
2015-03-17 jarin[turbofan] Variable liveness analysis for deopt.
2015-03-16 jarin[turbofan] Cache for reusing parts of value vector...
2015-03-16 svenpanneRemove BLACKLIST from check-name-clashes.py, it's wrong...
2015-03-16 jacob.bramleyFix ll_prof.py for static binaries.
2015-03-14 Michael AchenbachWhitespace change for updating perf shards (2)
2015-03-14 Michael AchenbachWhitespace change for updating perf shards (1)
2015-03-14 machenbachMake release scripts even more robust.
2015-03-14 machenbachMake release scripts more robust.
2015-03-14 Michael AchenbachWhitespace change to test slave-side triggers.
2015-03-13 Michael AchenbachWhitespace change to test slave-side triggers.
2015-03-13 Michael AchenbachWhitespace change to test slave-side triggers.
2015-03-12 Hannes PayerReactivate all the cores in cpu.sh.
2015-03-12 Sven PanneRemove funky 2-stage initialization of ParserInfo and...
2015-03-10 bmeurer[turbofan] Unify Math.floor / Math.ceil optimization.
2015-03-09 titzerExtract ParseInfo from CompilationInfo.
2015-03-09 yangguoHide Math function implementations in a closure.
2015-03-09 Weiliang Linintroduce android_x64 build target
2015-03-06 Michael AchenbachWhitespace change to test recipe trigger.
2015-03-06 machenbachMake automated branch creation gnumbd-save.
2015-03-05 machenbachFix progress check in auto-roller.
2015-03-05 machenbachMake auto-roller roll recent release based on timestamp.
2015-02-27 machenbachMake the auto-pusher recover easier.
2015-02-26 machenbachAdd public version macros.
2015-02-25 marjaMove compilation error handling into a separate class.
2015-02-24 machenbachPrepare v8 android perf runner for external startup...
2015-02-24 machenbachSwitch to new branching model in auto-push script.
2015-02-24 bmeurer[turbofan] Strength reduction for inline comparisons.
2015-02-20 loisloCpuProfiler: move StringsStorage class to separate...
2015-02-20 machenbachWhitespace change to test new CQ config.
2015-02-20 Benedikt Meurer[turbofan] Finally get rid of the generic algorithm.
2015-02-20 machenbachRevert of [turbofan] Finally get rid of the generic...
2015-02-20 machenbachAdd sheriff details to roll commit message.
2015-02-20 Benedikt Meurer[turbofan] Finally get rid of the generic algorithm.
2015-02-19 ishellMinor tools/grokdump improvements: avoid some None...
2015-02-18 adamkRename Interface to ModuleDescriptor
2015-02-18 machenbachMake gcmole execute in parallel.
2015-02-18 machenbachMake gcmole correctly handle 32 bit architectures.
2015-02-17 bmeurer[turbofan] Optimize certain chains of Branch into a...
2015-02-17 machenbachFix branch test for merge script.
2015-02-16 machenbachFix typo in merge script.
2015-02-16 machenbachFix v8rel script after adding roll branches.
2015-02-16 machenbachInclude range summary when rolling into chromium.
next