platform/upstream/v8.git
2014-12-10 yangguoDisallow object/function templates when creating snapshots.
2014-12-10 yangguoConsistently use "use strict" where possible.
2014-12-10 yangguoExtract non-IO part of mksnapshot into an API method.
2014-12-10 balazs.kilvadyMIPS: Fix after 'Reland remaining parts of 'Use weak...
2014-12-10 hpayerUse nobarrier load in store buffer duplicate removal...
2014-12-10 dcarneyfix gcmole warning after r25737
2014-12-10 Benedikt Meurer[turbofan] Fix cycles introduced by pushing ToNumbers...
2014-12-10 dcarney[turbofan] update register allocator with auto, nullptr...
2014-12-10 yangguoReland "Use same blob format for internal and external...
2014-12-10 titzerReland "[turbofan] Fix control reducer bug with NTLs."
2014-12-10 ulanReland remaining parts of 'Use weak cells in map checks...
2014-12-10 ulanReland 'Do not embed constant functions in StoreTransit...
2014-12-10 dcarneyExecutableAccessorInfo::clear_setter should set a null...
2014-12-10 dcarney[turbofan] delay inserting spill slots for parent ranges.
2014-12-10 dAdd Array.prototype.includes
2014-12-10 caitpotter88Rename shadowing `pos` variable in ParseTemplateLiteral()
2014-12-10 dslomovPass --noharmony-scoping to tests validating that we...
2014-12-10 dslomovFix messages tests.
2014-12-10 Benedikt Meurer[x64] Fix optimization for certain checked load/stores.
2014-12-09 Ben L. TitzerRevert "[turbofan] Fix control reducer bug with NTLs."
2014-12-09 machenbachRevert of Use same blob format for internal and externa...
2014-12-09 yangguoRevert of Do not embed constant functions in StoreTrans...
2014-12-09 yangguoUse same blob format for internal and external snapshots.
2014-12-09 ulanDo not embed constant functions in StoreTransition...
2014-12-09 titzer[turbofan] Fix control reducer bug with NTLs.
2014-12-09 chunyang.daiFix a typo error.
2014-12-09 jochenMake it possible to turn on OBJECT_PRINT without DEBUG
2014-12-09 Benedikt Meurer[x86] Disable invalid checked load/store optimization.
2014-12-09 jochenReally enable DEBUG code on android unless full debug...
2014-12-09 jochenAlso ignore NDEBUG for chromium code
2014-12-09 jochenTemporarily restore make dependencies
2014-12-09 bmeurer[turbofan] Turn JSToBoolean and JSUnaryNot into pure...
2014-12-09 mstarzingerMake --no-turbo-types work on all paths through the...
2014-12-08 Dmitry LomovIgnore tests that fail on nosnap apparently for infa...
2014-12-08 adamkOptimize add/set/delete operations for string keys...
2014-12-08 dslomovBetter message location for 'super(...)' restriction...
2014-12-08 chunyang.daiupdate test case for "Disable neutering on embedded...
2014-12-08 dslomovDo not reflect uninitialized 'let' and 'const' in scope...
2014-12-08 Jochen EisingerFix ARM64 build
2014-12-08 jochenUpdate all DEPS to match chromium's DEPS at edb488e
2014-12-08 mstarzingerSilence --trace-turbo a bit and behave graceful in...
2014-12-08 marjaHandle invalid parser cache gracefully (move invalid...
2014-12-08 Benedikt Meurer[turbofan] Remove obsolete pure flag.
2014-12-08 ulanTemporarily skip test-mark-compact/MarkCompactCollector.
2014-12-08 ulanFix typo in r25689 (Refactor Map::ConstructionCount.)
2014-12-08 dcarney[turbofan] reuse spill slots for phis
2014-12-08 yangguoClear cached line ends array when serializing script...
2014-12-08 Jochen EisingerFix compilation with verify heap on in release mode
2014-12-08 jochenTurn on DCHECKs and other debugging code if dcheck_alwa...
2014-12-08 machenbachCorrect clean up in android perf runner.
2014-12-08 Benedikt MeurerMake cpplint happy.
2014-12-08 Benedikt Meurer[turbofan] Improve typing of JSToNumber.
2014-12-08 adamkAdd myself to OWNERS
2014-12-05 adamkRevert of Optimize add/set/delete operations for string...
2014-12-05 Adam KleinOptimize add/set/delete operations for string keys...
2014-12-05 arvOptimize GetPrototype
2014-12-05 paul.lindMIPS64: Fix port of Refactor Map::ConstructionCount.
2014-12-05 balazs.kilvadyMIPS: Refactor Map::ConstructionCount.
2014-12-05 baixoGN: Enable embedder to decide whether or not the extern...
2014-12-05 dslomovMake sure that individual shipping features can be...
2014-12-05 ulanRefactor Map::ConstructionCount.
2014-12-05 dcarneynew api for adding indexed interceptors
2014-12-05 ulanFix %GetWeakSetValues to work correctly with GC.
2014-12-05 verwaestAllow eval in detached contexts
2014-12-05 dcarney[turbofan] disable neutering on embedded arraybuffers
2014-12-05 dslomovFix the order of context binding/simulate insertion...
2014-12-05 danno[turbofan] Fix Corrections tankage on x64.
2014-12-05 mstarzingerSwitch two ZoneLists to ZoneVector in register allocator.
2014-12-05 yangguoReland "Encode reservation meta data in the snapshot...
2014-12-05 mstarzingerCleanup deoptimizer relocation slot preparation.
2014-12-05 jochenWhen generating code for ia32, make sure that there...
2014-12-05 mstarzingerFinally drop outdated misleading runtime.js comment.
2014-12-05 danno[turbofan] Use "leal" in even more situations
2014-12-05 Benedikt Meurer[x86] Slow case of TruncateDoubleToI shouldn't be inline.
2014-12-05 jochenTeach the test runner whether it's running on a trybot...
2014-12-05 machenbachUse merged JSTest config for performance tests.
2014-12-05 Benedikt Meurer[turbofan] Redundant load elimination.
2014-12-05 v8-autorollUpdate V8 DEPS.
2014-12-04 paul.lindMIPS: Fixed environment handling for LFlooringDivI.
2014-12-04 adamkRevert of Optimize add/set/delete operations for string...
2014-12-04 arvAdd js-perf-test for ES6 class default constructor
2014-12-04 adamkOptimize add/set/delete operations for string keys...
2014-12-04 arvMake template scan related function take a template...
2014-12-04 vogelheimCleanup: Remove NativesCollection<.>::*Raw* methods.
2014-12-04 adamkOptimize testing for an index's existence in packed...
2014-12-04 Dusan MilosavljevicMIPS; Improve checked load/store operators for constant...
2014-12-04 jochenExplicitly track whether incremental marking was activated
2014-12-04 balazs.kilvadyMIPS: Change CmpWeakValue to a more MIPS like GetWeakValue.
2014-12-04 arvES6 template literals: Fix issue with template after...
2014-12-04 jochenCheck whether the marking deque overflowed in ProcessEp...
2014-12-04 arvStage ES6 template literals
2014-12-04 Benedikt Meurer[turbofan] Narrow upper bounds during typed lowering.
2014-12-04 ulanDo not embed function in DirectLoadGlobalFunctionPrototype.
2014-12-04 Benedikt Meurer[turbofan] Reduce context accesses during typed lowering.
2014-12-04 machenbachMake JSTests ready for Android measurements.
2014-12-04 machenbachRevert of Encode reservation meta data in the snapshot...
2014-12-04 weiliang.lin[x64] check sahf correctly
2014-12-04 yangguoEncode reservation meta data in the snapshot blob.
2014-12-04 machenbachFix path construction in perf runner.
2014-12-04 aandreyFix Promise.resolve/Promise.reject unnecessarily schedu...
next