platform/upstream/v8.git
2015-02-26 jarinDo not touch a binary op IC target in code object marke...
2015-02-26 bmeurer[gyp] Disable warnings generated by third party ICU...
2015-02-26 bmeurer[turbofan] Fix bogus covering of Word64Equal w/ zero.
2015-02-25 arvMinor test fix to block binding
2015-02-25 adamkRename ParseModule to ParseModuleItemList
2015-02-25 verwaestRemove NativeContext from Literal array, since we alway...
2015-02-25 dcarney[turbofan] change tracing in scheduler so block_id...
2015-02-25 arvNo need for special treatment of super in PreParserExpr...
2015-02-25 arvRemove ValidateSuperCall
2015-02-25 adamkSimplify error message logic in ParseImportNames
2015-02-25 dcarneyemit premonomorphic ics for keyed loads/stores in optim...
2015-02-25 dusan.milosavljevicMIPS64: Improve and fix hole nan checks and canonicaliz...
2015-02-25 balazs.kilvadyMIPS: Fix 'MIPS: Move Maps' back pointers from "transit...
2015-02-25 dcarney[turbofan] remove dependence of InstructionBlock on...
2015-02-25 wingoRebase GDBJIT interface solely on JITCodeEvent
2015-02-25 rossbergRemove effectful assertion
2015-02-25 jkummerowMake ComputeReceiverForNonGlobal faster
2015-02-25 benAdd v8::Object::GetRealNamedPropertyAttributes()
2015-02-25 rossberg[strong] Make functions and generators non-extensible...
2015-02-25 marjaMove compilation error handling into a separate class.
2015-02-25 machenbachClobber output directory on linux and mac after landmine.
2015-02-25 yangguoUse easier method to determine allocation space when...
2015-02-25 yangguoFix assertion when creating custom startup snapshots.
2015-02-25 bmeurer[x86] Use better left operand heuristic for Float64Add...
2015-02-25 bmeurerRevert of Rebase GDBJIT interface solely on JITCodeEven...
2015-02-25 Andy WingoRebase GDBJIT interface solely on JITCodeEvent
2015-02-25 bmeurer[x64] Improve materialization of certain double constan...
2015-02-25 yangguoAttach snapshot data blob to the isolate.
2015-02-25 hpayerJust add slots that point to to-space objects back...
2015-02-25 bmeurer[turbofan] Fix simplified lowering of Int32Div.
2015-02-25 machenbachTrigger a landmine on first-time landmine deployment.
2015-02-25 bmeurer[turbofan] Don't introduce additional computation when...
2015-02-25 bmeurer[turbofan] Don't switchify branches with hints.
2015-02-25 yangguoUse a hashmap to lookup items in the partial snapshot...
2015-02-25 mstarzingerUse iostream formatting when printing code.
2015-02-25 akos.palfiMIPS: Move Maps' back pointers from "transitions" to...
2015-02-24 adamkFix up ParseProgram and ParseModule to do something...
2015-02-24 jkummerowMove Maps' back pointers from "transitions" to "constru...
2015-02-24 arvUse for-of loops in collection constructors
2015-02-24 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-02-24 titzer[turbofan] Only compile hot asm functions with TurboFan...
2015-02-24 machenbachPort chromium landmines script.
2015-02-24 machenbachAdd linux dbg coverage to CQ.
2015-02-24 jochenRevert of Revert of Turn on job based recompilation...
2015-02-24 jochenAdd back missing allow handle deref scope
2015-02-24 jochenRevert of Turn on job based recompilation (patchset...
2015-02-24 jochenTurn on job based recompilation
2015-02-24 machenbachPrepare v8 android perf runner for external startup...
2015-02-24 jochenWe don't need a lock for the output queue on the main...
2015-02-24 jochenUse mutex/condition variables to synchronize threads
2015-02-24 dslomovInvalidate property cells for non-existent properties...
2015-02-24 machenbachSwitch to new branching model in auto-push script.
2015-02-24 rossberg[strong] Deprecate ellisions
2015-02-24 dcarney[turbofan] optimize moves into merges
2015-02-24 yangguoFix bogus assertion in Debug::PrepareStep.
2015-02-24 bmeurer[turbofan] Strength reduction for inline comparisons.
2015-02-24 mstarzingerMake sure exception handlers are deferred.
2015-02-24 yangguoRemove reinvented wheel for partial snapshot cache.
2015-02-24 dcarney[turbofan] only use two gaps
2015-02-24 jkummerowDrop Intrusive*TransitionIterators, use recursion instead.
2015-02-24 jochenGet rid of recursive locks for job based recompilation
2015-02-24 yangguoNewError no longer returns a MaybeObject.
2015-02-24 yangguoReland "Correctly propagate terminate exception in...
2015-02-24 dcarney[turbofan] encode instruction operand as uint64_t
2015-02-24 bmeurer[turbofan] Initial version of branch cloning.
2015-02-24 Erik ArvidssonRevert extra commit
2015-02-23 arvfor-of should throw if result object is not an object
2015-02-23 arvfor-of should throw if result object is not an object
2015-02-23 dprankeUpdate GN build files with the cpu_arch -> current_cpu...
2015-02-23 arvES6 collections: Fix order of constructor logic
2015-02-23 verwaestPrototype objects never share their map, and hence...
2015-02-23 arvPromise.all and race should work with iterables
2015-02-23 verwaestMerge LookupResult into PropertyAccessInfo
2015-02-23 verwaestRevert "The expected key is a valid identifier, which...
2015-02-23 machenbachBump up version for 4.3 candidate.
2015-02-23 balazs.kilvadyMIPS: [turbofan] Fix several int vs size_t issues.
2015-02-23 dcarneyemit premonomorphic ics for loads/stores in optimized...
2015-02-23 ishellMore tests added to cctest/tests/test-migrations.cc.
2015-02-23 dcarneydisable some harmony scoping tests
2015-02-23 dusan.milosavljevicMIPS64: Implement optimization utilizing signaling...
2015-02-23 machenbachRevert of Correctly propagate terminate exception in...
2015-02-23 bmeurerRevert of [x64] Improve instruction selection for Trunc...
2015-02-23 bmeurer[linux] Use _GLIBCXX_DEBUG in Debug builds by default...
2015-02-23 bmeurer[turbofan] Fix several int vs size_t issues.
2015-02-20 adamkReplace is_reference_error bool argument with ParseErro...
2015-02-20 arvFix issue with -0 in Maps
2015-02-20 arvES6: Fix GetIterator
2015-02-20 balazs.kilvadyMIPS: Fix label position types in binding code.
2015-02-20 dusan.milosavljevicChange bit pattern of hole nan to reflect different...
2015-02-20 mstarzingerEmit exception handler table in TurboFan.
2015-02-20 yangguoConstant-fold strings in HGraphBuilder::BuildBinaryOper...
2015-02-20 verwaestOnly normalize prototypes in OptimizeAsPrototype if...
2015-02-20 loisloCpuProfiler: move StringsStorage class to separate...
2015-02-20 yangguoFix GC-unsafe use of BreakLocationIterator.
2015-02-20 mstarzingerCleanup scheduler unit test a bit.
2015-02-20 mstarzingerAdd missing test for CollectControlProjections on calls.
2015-02-20 machenbachWhitespace change to test new CQ config.
2015-02-20 loisloCpuProfiler: eliminate cpu-profiler dependency from...
2015-02-20 Michael AchenbachFix CQ config.
2015-02-20 bmeurer[turbofan] Don't compute unneeded gray set in AllNodes.
next