platform/upstream/v8.git
2015-07-22 mstarzinger[arm] Fix pushing of stale register in CallConstructStub.
2015-07-22 yangguoDebugger: fix crash when debugger is enabled between...
2015-07-22 mtrofinUnit tests for the live range conflict detection mechan...
2015-07-22 v8-autorollUpdate V8 DEPS.
2015-07-22 bbudgeSIMD.js: Update Float32x4 and tests to current spec.
2015-07-21 bradnelsonMake simdjs tests redownload on a revision change.
2015-07-21 adamkRemove unnecessary coupling between Promise tests and...
2015-07-21 hpayerRevert "Directly remove slot buffer entries in deoptimi...
2015-07-21 rmcilroy[turbofan] Change RawMachineAssembler to take a CallDes...
2015-07-21 ulanDeclare deleted copy constructor and assignment operato...
2015-07-21 dstencePPC: perf enhancement: Use larger heap page size on...
2015-07-21 mstarzinger[arm] Address TODO in CallConstructStub::Generate.
2015-07-21 mstarzinger[arm64] Address TODO in CallConstructStub::Generate.
2015-07-21 ulanARM: make sure that the expected code size is computed...
2015-07-21 epertosoAlways run the second pass of the phantom callbacks...
2015-07-21 aperezFix missing "re" module import in GDB support script
2015-07-21 machenbach[test] Fix timeouts for simdjs perf tests.
2015-07-21 mlippautzAdd scavenger events to GC tracer
2015-07-21 binji[d8] Remove deprecated calls from d8-readline
2015-07-21 v8-autorollUpdate V8 DEPS.
2015-07-21 chunyang.daiX87: Debugger: prepare code for debugging on a per...
2015-07-20 mbrandyPPC: Debugger: prepare code for debugging on a per...
2015-07-20 danno[turbofan]: Add a context relaxation Reducer
2015-07-20 mstarzinger[turbofan] Move workaround with TDZ of 'this' variable.
2015-07-20 epertosoTakes the script offset into account when obtaining...
2015-07-20 jochenAdd support for adding an external and a tagged pointer
2015-07-20 epertosoDon't run the second pass of the pending phantom callba...
2015-07-20 yangguoDebugger: prepare code for debugging on a per-function...
2015-07-20 jochenFix stack trace printing in d8
2015-07-20 rossberg[strong] Keep language mode consistent
2015-07-20 mstarzingerActivate preserving of optimized code map accross GCs.
2015-07-20 mstarzingerAdd function literal variable to declaration list.
2015-07-20 mstarzinger[turbofan] Support handling of default super calls.
2015-07-20 rossberg[es6] Check declaration conflicts between non-simple...
2015-07-20 hpayerRevert of Reland concurrent sweeping of code space...
2015-07-20 yangguoDo not expect verbatim JPY symbol in test.
2015-07-20 mstarzingerFix installing of SIMD object on global object.
2015-07-20 hpayerReland concurrent sweeping of code space.
2015-07-20 ishellSpeedup some slow running stack-overflow tests.
2015-07-20 jacob.bramleyUse a label-branch in CheckConstPool.
2015-07-20 adamkFix element enumeration on String wrappers with diction...
2015-07-20 yangguoDebugger: use FrameInspector in ScopeIterator to find...
2015-07-20 ishellCrankshaft part of the 'loads and stores to global...
2015-07-20 jochenReland of "Make d8 stop using to-be-deprecated APIs"
2015-07-20 jochenUnittests don't use deprecated APIs. Yay!
2015-07-20 jochenMake vtune-jit stop using deprecated APIs
2015-07-19 v8-autorollUpdate V8 DEPS.
2015-07-18 v8-autorollUpdate V8 DEPS.
2015-07-17 caitpotter88[d8] bounds-check before getting Shell::Worker internal...
2015-07-17 binjiAtomics Futex API
2015-07-17 dusan.milosavljevicMIPS: Fix missing falthru handling for some branch...
2015-07-17 hichris123Make NumberFormat use the ICU currency data, fix bug...
2015-07-17 verwaestProperly fix enumerate / Object.keys wrt access checked...
2015-07-17 mbrandyPPC: Fix memento initialization when constructing from...
2015-07-17 paul.lindMIPS64: Fix string stubs.
2015-07-17 machenbachRevert of Make d8 stop using to-be-deprecated APIs...
2015-07-17 ishellRevert of Reland "Enable loads and stores to global...
2015-07-17 verwaestFix object enumeration wrt access checked objects
2015-07-17 verwaestFix DefineOwnProperty for data properties wrt failed...
2015-07-17 jochenMake d8 stop using to-be-deprecated APIs
2015-07-17 verwaestFix GetOwnPropertyNames on access-checked objects
2015-07-17 jochenImprove presubmit check for BUG line
2015-07-17 chunyang.daiX87: Fix memento initialization when constructing from...
2015-07-17 yangguoRevert of Debugger: use FrameInspector in ScopeIterator...
2015-07-17 verwaestFix getPrototypeOf for access checked objects
2015-07-17 jochenDelete APIs deprecated since last release
2015-07-17 mlippautzFix memento initialization when constructing from new...
2015-07-17 v8-autorollUpdate V8 DEPS.
2015-07-17 littledanAdditional TypedArray tests
2015-07-16 littledanArray.prototype.reverse should call [[HasProperty]...
2015-07-16 littledanIn RegExp, lastIndex is read with ToLength, not ToInteger
2015-07-16 adamkStage --harmony-new-target
2015-07-16 adamkRe-ship harmony spread calls and spread arrays
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 adamkRevert of [turbofan] Ship TF for try-catch statements...
2015-07-16 caitpotter88[parser] use-strict directives in function body affect...
2015-07-16 binjid8: Leak context_mutex_ so it will never be destroyed...
2015-07-16 mstarzinger[turbofan] Ship TF for try-catch statements.
2015-07-16 mstarzinger[turbofan] Disable one failing debugger test.
2015-07-16 mstarzingerRemove obsolete %CallSuperWithSpread intrinsic.
2015-07-16 mstarzingerRepresent implicit 'this' binding by 'super' in AST.
2015-07-16 mbrandyPPC: Reland Update V8 DEPS.
2015-07-16 mbrandyPPC: Debugger: use debug break slots to break at functi...
2015-07-16 mbrandyPPC: Switch CallConstructStub to take new.target in...
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-16 epertosoTake the ScriptOrigin into account for CompileFunctionI...
2015-07-16 yangguoUpdate OWNERS file.
2015-07-16 yangguoDebugger: ensure that functions with debug info have...
2015-07-16 yangguoDebugger: use FrameInspector in ScopeIterator to find...
2015-07-16 mstarzinger[turbofan] Implement super call support in TurboFan.
2015-07-16 chunyang.daiX87: Switch CallConstructStub to take new.target in...
2015-07-16 chunyang.daiX87: Debugger: use debug break slots to break at functi...
2015-07-16 Ilija.PavlovicMIPS:
2015-07-16 v8-autorollUpdate V8 DEPS.
2015-07-15 caitpotter88[cleanup] remove --harmony-classes flag from mjsunit...
2015-07-15 adamk[api] Deprecate unused Map/Set FromArray factory methods
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 balazs.kilvadyMIPS: Fix 'Reland Update V8 DEPS.'
2015-07-15 brucedawsonFix runtime-atomics for Win 10 SDK and remove volatile
2015-07-15 verwaestCleanup element normalization logic
next