platform/upstream/v8.git
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...
2015-07-14 binjiReland of d8 workers: make sure Shell::Quit is only...
2015-07-14 littledanImprove error message for duplicate parameters
2015-07-14 littledanImprove parsing errors related to destructuring bind
2015-07-14 bbudgeV8: Add utility functions to check SameValue and SameVa...
2015-07-14 mbrandyPPC: Limit unbound label tracking to branch references.
2015-07-14 binjid8 workers: Fix transferring SharedArrayBuffer to multi...
2015-07-14 adamkUnship spread calls and spread arrays
2015-07-14 binjiRevert of d8 workers: make sure Shell::Quit is only...
2015-07-14 verwaestAllow setting accessor infos over read-only but configu...
2015-07-14 binjid8 workers: make sure Shell::Quit is only called once
2015-07-14 binjiDon't use length property when bounds checking atomics...
2015-07-14 balazs.kilvadyAdd -Wshorten-64-to-32 flag to mac builds.
2015-07-14 ishellFollow-up for "Enable loads and stores to global vars...
2015-07-14 verwaestRemove duplicate flattening. Defining accessors doesn...
2015-07-14 verwaestReplace Set*Callback with TransitionToAccessorPair
2015-07-14 verwaestProperly handle missing from normalized stores with...
2015-07-14 mstarzinger[turbofan] Build graphs for super constructor calls.
2015-07-14 conradw[strong] class objects created in strong mode have...
2015-07-14 verwaestUse the LookupIterator to transition to elements accessors
2015-07-14 chunyang.daiX87: Fix keyed element access wrt string wrappers
2015-07-14 chunyang.daiX87: Cleanup Generate_JSConstructStubHelper a bit.
2015-07-14 chunyang.daiX87: Debugger: record reloc info for debug break slot...
2015-07-14 chunyang.daiX87: [turbofan] Add an InterpreterDispatch linkage...
2015-07-14 verwaestRemove map-copying for global objects. This was an...
2015-07-14 verwaestRemove temporary hack re deleting hidden properties
2015-07-14 yangguoFix test case for crbug/507070.
next