platform/upstream/v8.git
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
2015-07-10 verwaestReload the map of typed arrays after performing ToNumber.
2015-07-10 hablichUpdated version to 4.6
2015-07-10 yangguoDebugger: record reloc info for debug break slot immedi...
2015-07-10 ishell[arm64] Fixed unnecessary environment assignment to...
2015-07-10 epertosoFixes the parser-shell by adding a dependency to Startu...
2015-07-10 ulanDisable the pending task if the memory reducer is torn...
2015-07-10 bmeurerRemove more uses of the deprecated EnumSet template...
2015-07-10 machenbach[Sheriff] Skip worker test.
2015-07-10 mstarzingerRemove separate construct stub for new.target users.
2015-07-10 yangguoDebugger: use debug break slot to break on call.
2015-07-10 machenbach[Sheriff] Mark test as flaky.
2015-07-09 adamkFix lazy compilation of eval() under nosnap/--use-strict
2015-07-09 arv[es6] Bound function name
2015-07-09 binjid8 workers: fix race on quit() with context_mutex_
2015-07-09 arv[es6] Function bind should preserve [[Prototype]]
2015-07-09 Michael AchenbachLandmine to cleanup windows.
2015-07-09 machenbach[test] Raise timeout for testing without vfp3.
2015-07-09 Michael AchenbachWhitespace change to test ninja on windows.
2015-07-09 bmeurer[arm] Don't call branch_offset within CheckConstPool.
2015-07-09 rmcilroyAdd goma=on option to Makefile build.
2015-07-09 bmeurer[arm] Fix missing CheckBuffer for branches.
2015-07-09 yangguoAllow deferred handle dereference in EmitLoadRegister...
2015-07-09 rmcilroy[turbofan] Use NumAllocatableRegisters() instead of...
2015-07-09 bmeurer[arm] Remove unused jump_elimination_allowed parameter...
next