platform/upstream/v8.git
2015-08-07 ulanSample allocation rate in memory reducer.
2015-08-07 machenbachPort cfi configuration from chromium.
2015-08-07 machenbach[test] Return variant and random seed on failures.
2015-08-07 machenbachUpdate binutils version.
2015-08-07 machenbachRevert of Test262 roll (patchset #9 id:160001 of https...
2015-08-07 v8-autorollUpdate V8 DEPS.
2015-08-06 domenicRename "extras exports" to "extras binding"
2015-08-06 littledanUpdate to latest test262 from 2015-07-31
2015-08-06 bbudgeV8: Add SIMD functions for Phase 1.
2015-08-06 mtrofinStand-alone deferred block splitting. This continues...
2015-08-06 ulanPartially revert https://crrev.com/7e53749df0a10f475404...
2015-08-06 Michael AchenbachWhitespace change to test infra-runner change.
2015-08-06 mstarzingerFix stale entries in optimized code map.
2015-08-06 mstarzingerHelpful checks.cc file is being helpful.
2015-08-06 machenbach[test] Make test filters platform-independent.
2015-08-06 hpayerWhen allocation rate is low and we are close to the...
2015-08-06 mlippautz[GC] Check for incremental marking when a GC is trigger...
2015-08-06 yangguoFix Array.prototype.concat for arguments object with...
2015-08-06 ulanFix idle step marking after 9d7ebc.
2015-08-06 jkummerowFix off-by-one in Array.concat's max index check
2015-08-06 mtrofinWhen working on the register allocator, I often need...
2015-08-05 adamkDelete --harmony-computed-property-names flag
2015-08-05 Adam KleinTry turning object-observe test back on in gc-stress
2015-08-05 binji[futex] Avoid accumulation errors in futex wait timeout
2015-08-05 adamkDelete --harmony-unicode flag
2015-08-05 adamk[es6] Remove Scanner and Parser flags for harmony_modules
2015-08-05 conradw[strong] Refactor out separate strong runtime call...
2015-08-05 conradw[strong] dot prototypes of strong class literals should...
2015-08-05 hpayerRetire StringTracker.
2015-08-05 mathiasEnsure `String.prototype.normalize.length` is `0`
2015-08-05 yangguoIntroduce object visitor to estimate the size of a...
2015-08-05 mlippautz[GC] Change behavior when reaching external allocation...
2015-08-05 hpayerSweep map space concurrently.
2015-08-05 yangguoRemove serializer-specific hash table size heuristic.
2015-08-05 rossberg[es6] Implement proper TDZ for parameters
2015-08-05 yangguoRevert of Remove serializer-specific hash table size...
2015-08-05 mstarzingerCleanup unnecessary duplication of runtime functions.
2015-08-05 yangguoRevert of Revert part of "Remove serializer-specific...
2015-08-05 yangguoRevert part of "Remove serializer-specific hash table...
2015-08-05 mstarzingerFully deprecate FixedArray::CopySize method.
2015-08-05 yangguoRemove serializer-specific hash table size heuristic.
2015-08-05 v8-autorollUpdate V8 DEPS.
2015-08-04 adamkAdd a --harmony-object-observe runtime flag (on by...
2015-08-04 binji[d8 Workers] Throw when calling Worker constructor...
2015-08-04 hpayerRetire ShortCircuitConsString.
2015-08-04 mlippautzReland: GC: Refactor public incremental marking interfa...
2015-08-04 adamkShip --harmony-new-target
2015-08-04 mstarzingerIntroduce safe interface to "copy and grow" FixedArray.
2015-08-04 adamkRevert of GC: Refactor public incremental marking inter...
2015-08-04 adamk[es6] new.target should not be shadowable in a with...
2015-08-04 mlippautzGC: Refactor incremental marking interface from heap
2015-08-04 ulanRevert d5419b for regressing v8.top_25_smooth benchmark.
2015-08-04 hpayerChange RecordSlot interface. Make it more robust by...
2015-08-04 rossbergFix another instance of the previous build issue
2015-08-04 mtrofinSetting up the stage for heuristics that preprocess...
2015-08-04 bbudgeRename IsSimdObject assembly intrinsic.
2015-08-04 vogelheimAvoid data race when writing Shell::options.script_exec...
2015-08-04 rossberg[es6] Refactor FormalParameter
2015-08-04 rossbergFix build error (missing cast to void*)
2015-08-04 yangguoRevert of Remove serializer-specific hash table size...
2015-08-04 titzer[turbofan] Handle void returns in instruction selector.
2015-08-04 rossbergCorrect handling of temporaries as parameters.
2015-08-04 yangguoRemove some outdated/unused declarations.
2015-08-04 ulanPerform full GC in background idle notification.
2015-08-04 yangguoDebugger: refactor ScopeIterator, FrameInspector and...
2015-08-04 ulanUse conservative heap growing factor for background...
2015-08-04 paul.lindMIPS: Fix reg use in SIMD.js Add the other SIMD Phase...
2015-08-04 yangguoRemove serializer-specific hash table size heuristic.
2015-08-04 hpayerAdjustLiveBytes and friends takes a heap object pointer...
2015-08-04 v8-autorollUpdate V8 DEPS.
2015-08-03 ofrobotsremove recursion from NewSpace::AllocateRaw*
2015-08-03 oth[Interpreter] Consistency fixes.
2015-08-03 ulanGrow heap slowly after running memory reducer.
2015-08-03 mlippautzGC: Refactor incremental marking steps w/ deadline...
2015-08-03 yangguoRemove JSFunctionResultCache.
2015-08-03 dstenceEnable gdb-jit for PPC64 on Linux (both big-endian...
2015-08-03 mlippautzRemove high promotion mode
2015-08-03 binji[d8 worker] Fix regression when serializing very large...
2015-08-03 jochenCheck whether a typed array was neutered before writing...
2015-08-03 bbudgeSIMD.js Fix x87 build.
2015-08-03 hpayerAdd support for large object IsSlotInBlackObject to...
2015-08-03 mbrandyPPC: Clean up register save/restore logic.
2015-08-03 titzerFix presubmit errors in runtime-simd.cc.
2015-08-03 hpayerReland of land concurrent sweeping of code space. ...
2015-08-03 hpayerRevert of Reland concurrent sweeping of code space...
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-08-03 jarin[deoptimizer] Fix the frame size calculation for debugg...
2015-08-03 machenbach[Sheriff] Mark test as flaky.
2015-08-03 jarin[deoptimizer] Do not pass arguments markers to the...
2015-08-03 oth[Intepreter] BytecodeArrayBuilder and accumulator based...
2015-08-03 yangguoDisable code recompile verification.
2015-08-03 ulanPartially revert 5aacee to see its impact on memory...
2015-08-03 hpayerReland concurrent sweeping of code space.
2015-08-03 yangguoCreate function name const assignment after parsing...
2015-08-03 mvstanton[compiler] Verify that type feedback vector structure...
2015-08-03 chunyang.daiX87: [turbofan] Fix kArchTailCallCodeObject on ia32...
2015-08-03 chunyang.daiX87: VectorICs: refactoring to eliminate "for queries...
2015-08-01 dusan.milosavljevicMIPS64: Fix hidden bug in relocations for j and jal.
2015-08-01 oth[Interpreter] Remove unnecessary const specifiers on...
2015-08-01 v8-autorollUpdate V8 DEPS.
next