platform/upstream/v8.git
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.
2015-07-14 machenbach[Sheriff] Fix gn build.
2015-07-14 yangguoDebugger: make debug code on-stack replacement more...
2015-07-14 bmeurer[turbofan] Don't use uniform initialization in AccessBu...
2015-07-14 paul.lindFix big-endian after '[osr] Increase Code::profiler_tic...
2015-07-14 ulan[turbofan] Fix undefined behavior in InstructionSequenc...
2015-07-14 paul.lind[turbofan] Fix a -Wsign-compare error under GCC 4.9.2.
2015-07-14 chunyang.daiX87: Remove separate construct stub for new.target...
2015-07-14 chunyang.daiX87: Debugger: use debug break slot to break on call.
2015-07-14 chunyang.daiX87: [turbofan] Add TruncationMode for TruncateFloat64T...
2015-07-14 chunyang.daiX87: Reland: Add unoptimized/optimized variants of...
2015-07-13 mbrandyPPC: protect against malformed branch and memory access...
2015-07-13 binjid8: Fix some TSAN bugs
2015-07-13 binjiIn Atomics API, convert operands to numbers before...
2015-07-13 balazs.kilvadyMIPS64: Fix 'Fix keyed element access wrt string wrappers'.
2015-07-13 mbrandyPPC: Cleanup Generate_JSConstructStubHelper a bit.
2015-07-13 mbrandyPPC: Fix keyed element access wrt string wrappers
2015-07-13 balazs.kilvadyMIPS64: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-13 mbrandyPPC: [turbofan] Add an InterpreterDispatch linkage...
2015-07-13 mbrandyPPC: This CL also adds hydrogen stubs for global loads...
2015-07-13 verwaestFix keyed element access wrt string wrappers
2015-07-13 mstarzingerCleanup Generate_JSConstructStubHelper a bit.
2015-07-13 yurysAdd convenience method for converting v8::PersistentBas...
2015-07-13 conradw[strong] class objects created in strong mode are frozen
2015-07-13 verwaestMinor cleanup IC keyed access handling.
2015-07-13 nodirV8 project metadata
2015-07-13 Michael AchenbachWhitespace change to test ninja switch on windows.
2015-07-13 ishellTypeofMode replaces TypeofState and ContextualMode.
2015-07-13 balazs.kilvadyMIPS64: Refine 'Remove unused byte from Map::instance_s...
2015-07-13 mstarzingerRemove unused bailout reasons.
2015-07-13 dusan.milosavljevicMIPS: Fix missing Float32 case in AssembleArchBoolean.
2015-07-13 mstarzingerOur JavaScriptFrame::function_slot_object is arch indep...
2015-07-13 conradw[strong] Strong classes can't extend null
2015-07-13 machenbachPrepare for using ninja for win64.
2015-07-13 rmcilroyMove SmartPointer to base.
2015-07-13 yangguoDebugger: refactor reloc info.
2015-07-13 bmeurer[turbofan] Context specialization should only specializ...
2015-07-13 danno[turbofan] Use context specialization in code stubs
2015-07-13 machenbachRevert of Update V8 DEPS. (patchset #3 id:40001 of...
2015-07-13 machenbachRevert of Enable loads and stores to global vars throug...
2015-07-13 machenbachUpdate V8 DEPS.
2015-07-13 bmeurer[osr] Increase Code::profiler_ticks to 28 bits.
2015-07-13 verwaestFix keyed stores to strings convertible to indices
2015-07-13 ishellEnable loads and stores to global vars through property...
2015-07-13 ulanCorrectly handle the case when TimerTask is destroyed...
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-07-13 ishellLoads and stores to global vars are now made via proper...
2015-07-13 rmcilroy[turbofan] Add an InterpreterDispatch linkage type.
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-13 paul.lindMIPS: Fix BlockTrampolinePoolFor() to emit trampoline...
2015-07-13 bmeurer[turbofan] Optimize string "length" property access...
2015-07-13 bmeurer[arm] CheckConstPool between TurboFan instructions.
2015-07-13 martyn.capewell[turbofan] Reduce Float64 comparison to Float32.
2015-07-10 mbrandyPPC: Debugger: record reloc info for debug break slot...
2015-07-10 mbrandyPPC: Remove unused jump_elimination_allowed parameter...
2015-07-10 mbrandyPPC: Remove separate construct stub for new.target...
2015-07-10 mbrandyPPC: Debugger: use debug break slot to break on call.
2015-07-10 paul.lindMIPS: Check that branches to trampoline pool do actuall...
2015-07-10 arvRemove arv from OWNERS
2015-07-10 verwaestRevert preallocating of descriptors since right now...
2015-07-10 arv[es6] Handle conflicts for sloppy let
2015-07-10 arv[es6] Enforce TDZ checks for let/const in StoreLookupSlot
2015-07-10 verwaestFix keyed access of primitive objects in the runtime.
2015-07-10 verwaestUpdate the context if Set on slow-mode argument targets...
2015-07-10 verwaestUse entry rather than index in ElementsAccessor::Get
2015-07-10 yangguoChange and simplify RelocInfo format.
2015-07-10 machenbach[test] Let perf runner interleave try executions.
2015-07-10 verwaestUse entry rather than index in ElementsAccessor::Set
next