platform/upstream/v8.git
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...
2014-12-02 dslomovStage ES6 classes and object literal extensions.
2014-12-02 dannoClean up node iteration
2014-12-02 ulanReland parts of 'Use weak cells in map checks in polymo...
2014-12-02 machenbachAdd Android platform to performance runner.
2014-12-02 svenpanneFixed environment handling for LFlooringDivI on ARM.
2014-12-02 Marja HölttäMake the ParserSync test faster (and re-enable it).
2014-12-02 Benedikt Meurer[turbofan] Use the temporary zone for the VN cache.
2014-12-02 Benedikt Meurer[turbofan] Cache the Branch operator(s).
2014-12-02 Benedikt Meurer[turbofan] Cache the JSStoreProperty operator(s).
2014-12-02 dslomovRestore correct logic in GC test.
2014-12-02 hpayerPerform smaller marking steps incrementally in idle...
2014-12-02 jochenAfter moving unreachable weak global handles only proce...
2014-12-02 Benedikt Meurer[turbofan] Add missing tests for SimplifiedOperatorBuilder.
2014-12-02 titzer[turbofan] Enable stage 1.
2014-12-02 marjaES6 unicode extensions, part 1.
2014-12-02 titzer[turbofan] Initialize less frequently used types in...
2014-12-02 marjaParser: Removing debug code.
2014-12-02 titzer[turbofan] Make context specialization into a reducer.
2014-12-02 Hannes PayerFix idle time trace printing.
2014-12-02 yurysAdd GetIdentityHash to v8::Name object API
2014-12-02 machenbachRevert of Use weak cells in map checks in polymorphic...
2014-12-02 machenbachRevert of MIPS: Use weak cells in map checks in polymor...
2014-12-02 weiliang.lin[ia32] Introduce vex prefix version of float64 arithmet...
2014-12-02 bmeurer[turbofan] Workaround inconsistency of the type system.
2014-12-02 bmeurerGet rid of the unused __my_bool__ macro.
2014-12-02 thakisSet V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode.
2014-12-02 Benedikt Meurer[turbofan] Add checked load/store operators.
2014-12-01 paul.lindMIPS: Use weak cells in map checks in polymorphic ICs.
2014-12-01 dslomovharmony-classes: Fix some issues with syntactic restric...
next