platform/upstream/v8.git
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
2015-07-15 jkummerowFix performance regression introduced in r29558
2015-07-15 adamkFix spread array inside array literal
2015-07-15 adamk[es6] Fix String.prototype.normalize to properly valida...
2015-07-15 ishellFix broken Variable::IsGlobalObjectProperty() after...
2015-07-15 mstarzingerSwitch CallConstructStub to take new.target in register.
2015-07-15 epertosoLet the second pass phantom callbacks run in a separate...
2015-07-15 mvstantonSpecial printing for type feedback vectors.
2015-07-15 verwaestSimplify PrepareForDataProperty in the IsElement case
2015-07-15 verwaestFix non-standard element handling
2015-07-15 ulanAdd IdleTask API to v8::Platform.
2015-07-15 bmeurer[handles] Sanitize Handle and friends.
2015-07-15 rossberg[es6] Implement inner scope for functions with destruct...
2015-07-15 machenbachReland Update V8 DEPS.
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-15 mvstantonScoping error caused crash in CallICNexus::StateFromFee...
2015-07-15 ishellReland "Enable loads and stores to global vars through...
2015-07-15 machenbachRevert of [handles] Sanitize Handle and friends. (patch...
2015-07-15 ishellDebugger test updated to avoid setting breakpoints...
2015-07-15 adamk[es6] JSObject::GetOwnElementKeys should collect String...
2015-07-15 bmeurer[handles] Sanitize Handle and friends.
2015-07-15 littledanOptimize String.prototype.includes
2015-07-14 binjiDisable d8-worker-sharedarraybuffer test (fails on...
next