platform/upstream/v8.git
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...
2014-12-04 cdai2X87: Use weak cells to embed maps in store handler.
2014-12-04 chunyang.daiX87: CheckPrototypes uses weak cells to embed maps.
2014-12-03 balazs.kilvadyMIPS: Use weak cells to embed maps in store handler.
2014-12-03 titzerReland "[turbofan] Reuse forward fixpoint algorithm...
2014-12-03 balazs.kilvadyMIPS: CheckPrototypes uses weak cells to embed maps.
2014-12-03 machenbachOptimize pushing files in android perf test runner.
2014-12-03 Ben L. TitzerRevert "[turbofan] Reuse forward fixpoint algorithm...
2014-12-03 wingoMove more don't-crankshaft computation to numbering...
2014-12-03 balazs.kilvadyMIPS64: [turbofan] Add checked load/store operators.
2014-12-03 arvSimplify template literal raw string creation
2014-12-03 ulanUse weak cells to embed maps in store handler.
2014-12-03 mstarzingerPrevent redundant node revisit in ControlEquivalence.
2014-12-03 hpayerRestart idle round on context disposal.
2014-12-03 Dusan MilosavljevicMIPS: Improve pushing arguments on stack.
2014-12-03 Dusan MilosavljevicMIPS: Fix ambiguous double constant loading after addin...
2014-12-03 ulanCheckPrototypes uses weak cells to embed maps.
2014-12-03 titzer[turbofan] Reuse forward fixpoint algorithm in Typer...
2014-12-03 bmeurer[turbofan] Initial work on cleaning up the Node class.
2014-12-03 hpayerPrint finalize incremental marking event in idle notifi...
2014-12-03 hpayerSlow down incremental marking on main thread when idle...
2014-12-03 yangguoSerializer: cache recent back references for shorter...
2014-12-03 marjaMake test-parsing faster: don't run parsing tests with...
2014-12-03 Benedikt Meurer[turbofan] Combine additional Word32And with Int32Add...
2014-12-03 paul.lindMIPS: [turbofan] Add checked load/store operators.
2014-12-02 adamkOptimize non-mutation Map and Set operations for String...
2014-12-02 vogelheimFix NativesCollection<.>::GetScriptName in natives...
2014-12-02 baptiste.afsa[turbofan] Enable DivIsSafe flag for arm64.
2014-12-02 mstarzingerSwitch CFGBuilder to use NodeMarker.
2014-12-02 mstarzingerRestrict floating control to minimal control-connected...
2014-12-02 mstarzingerMake generic algorithm a little less generic.
2014-12-02 weiliang.lin[ia32] Introduce FMA3 instructions on scalar data elements.
2014-12-02 jochenTrace how long it takes to compute the weak closure...
next