platform/upstream/v8.git
2014-04-10 bmeurer@chromium.orgFix compiler warnings on Win64.
2014-04-10 hpayer@chromium.orgGrow small old generation faster.
2014-04-10 bmeurer@chromium.orgFix symmetry of Maybe() predicate. Fix bug in NowContai...
2014-04-10 hpayer@chromium.orgDisable concurrent sweeping.
2014-04-10 bmeurer@chromium.orgImprove reproducibility of test runs.
2014-04-10 haitao.feng... Introduce LoadSharedFunctionInfoSpecialField for x64...
2014-04-10 haitao.feng... Update Integer32ToSmiField, SmiToInteger32, and SmiComp...
2014-04-10 haitao.feng... Guard 32-bit SMI load/store optimization with SmiValues...
2014-04-09 ishell@chromium.orgElementsAccessor::Delete() maybehandlified.
2014-04-09 yangguo@chromium.orgRemove unused function typedefs.
2014-04-09 machenbach... Add V8 releases script.
2014-04-09 mvstanton@chromium.orgHandlefy Descriptor and other code in objects.cc
2014-04-09 machenbach... Fix test expectations for nosnap windows.
2014-04-09 jarin@chromium.orgRevert "Make new space iterable when transitioning...
2014-04-09 ishell@chromium.orgElementsAccessor::SetLength() maybehandlified.
2014-04-09 jarin@chromium.orgAvoid hydrogen compare-objects-equal assertions in...
2014-04-09 yangguo@chromium.orgRemove uses of non-handlified GetProperty.
2014-04-09 machenbach... Skip tests in nosnap mode.
2014-04-09 machenbach... Add the ability to disable tests in nosnap mode.
2014-04-09 ishell@chromium.orgReland of r20606: Further ElementsAccessor handlificati...
2014-04-09 jochen@chromium.orgAllow the embedder to pass the virtual memory limit...
2014-04-09 yangguo@chromium.orgFix argument expectation Runtime_StringParseInt.
2014-04-09 m.m.capewell... ARM64: Use pair memory access in deoptimizer entry
2014-04-09 hpayer@chromium.orgTurn on concurrent sweeping.
2014-04-09 yangguo@chromium.orgRemove calls to non-handlified version of GetProperty...
2014-04-09 hpayer@chromium.orgUse no barrier size accessor in FreeListCategory::SumFr...
2014-04-09 bmeurer@chromium.orgFix various bugs in the type systems, and improve test...
2014-04-09 palfia@homejinni.comFix build with gcc 4.8 on Linux.
2014-04-09 ishell@chromium.orgRevert "Further ElementsAccessor handlification (GetKey...
2014-04-09 ishell@chromium.orgFurther ElementsAccessor handlification (GetKeyForIndex...
2014-04-09 jochen@chromium.orgUse abstract configurations to switch between opt debug...
2014-04-09 hpayer@chromium.orgAllow race-full access of map instance size when sweepi...
2014-04-09 jarin@chromium.orgMake new space iterable when transitioning double array...
2014-04-09 mstarzinger... Fix return value of push() and unshift() on Array.proto...
2014-04-09 yangguo@chromium.orgFix regexp compilation cache.
2014-04-09 mstarzinger... Handlify all context allocators from the Heap.
2014-04-09 hpayer@chromium.orgIntroduced Atomic8 and added no-barrier Atomic8 accessors.
2014-04-09 jarin@chromium.orgAdd stack overflow check for inlined property getter
2014-04-08 adamk@chromium.orgUse OrderedHashTables as the backing store of JSSet...
2014-04-08 jochen@chromium.orgCompile fix for NaCL
2014-04-08 jochen@chromium.orgReturn 0 as maximal amount of physical memory if there...
2014-04-08 hpayer@chromium.orgSynchronize store buffer processing and concurrent...
2014-04-08 ishell@chromium.orgFurther ElementsAccessor handlification (Get(), AddElem...
2014-04-08 Jacob.Bramley... ARM64: Put all simulator trace on the same stream.
2014-04-08 ulan@chromium.orgHandlify RegExpKey.
2014-04-08 ulan@chromium.orgHandlify CompilationCache.
2014-04-08 rmcilroy@chromium.orgUse correct call size for PredictableCodeSizeScopes.
2014-04-08 machenbach... Automatically determine current V8 sheriff in chromium...
2014-04-08 rossberg@chromium.orgShut up Windows and ASAN
2014-04-08 rossberg@chromium.orgReland "Refactoring to allow adding new structured...
2014-04-08 rmcilroy@chromium.orgEnsure that we don't mark weak heap references in the...
2014-04-08 yangguo@chromium.orgImplement handlified String::Flatten.
2014-04-08 yangguo@chromium.orgChange exception type to Object.
2014-04-08 bmeurer@chromium.orgFix invalid local property lookup for transitions.
2014-04-08 bmeurer@chromium.orgAdd proper dependencies for the GNU GLOBAL tags db.
2014-04-08 bmeurer@chromium.orgWork-around for GNU GLOBAL on 64-bit Ubuntu.
2014-04-08 yangguo@chromium.orgFix more MUST_USE_RESULT warnings.
2014-04-08 dcarney@chromium.orgRevert "Refactoring to allow adding new structured...
2014-04-08 yangguo@chromium.orgFix MUST_USE_RESULT warning.
2014-04-08 yangguo@chromium.orgReturn MaybeHandle from SetElement and DeleteElement.
2014-04-08 yangguo@chromium.orgHandlify LookupSingleCharacterStringFromCode.
2014-04-08 yangguo@chromium.orgHandlify RuntimeHidden_RegExpConstructResult.
2014-04-08 bmeurer@chromium.orgAdd support for GNU GLOBAL.
2014-04-08 svenpanne@chromium.orgRevert "Handlify deoptimization data allocators."
2014-04-07 plind44@gmail.comMIPS: Fixed flooring division by -1.
2014-04-07 mstarzinger... Handlify deoptimization data allocators.
2014-04-07 yangguo@chromium.orgHandlify TransitionElements in runtime.cc.
2014-04-07 hpayer@chromium.orgRemove gc greedy mode.
2014-04-07 yangguo@chromium.orgFix build.
2014-04-07 yangguo@chromium.orgDo not greedy GC if no allocation is expected/allowed.
2014-04-07 yangguo@chromium.orgHandlify TypeFeedbackOracle::SetInfo.
2014-04-07 mstarzinger... Handlify ten allocator functions from the Heap.
2014-04-07 alexandre.rames... ARM64: Introduce a version of ADR handling distant...
2014-04-07 svenpanne@chromium.orgFixed flooring division by -1 on ARM.
2014-04-07 alexandre.rames... ARM64: Fix disassembly of branch targets.
2014-04-07 yangguo@chromium.orgAdd missing runtime assert for LiveEdit.
2014-04-07 yangguo@chromium.orgHandlify i18n.cc.
2014-04-07 yangguo@chromium.orgHandlify LiveEdit.
2014-04-07 yangguo@chromium.orgDeprecate Context::HasOutOfMemoryException.
2014-04-07 rossberg@chromium.orgRefactoring to allow adding new structured types
2014-04-07 dcarney@chromium.orgSkip a bunch of new failing nacl tests
2014-04-07 yangguo@chromium.orgMake `String.prototype.contains` throw when passing...
2014-04-07 mstarzinger... Handlify six allocator functions from the Heap.
2014-04-07 ishell@chromium.orgCallers of ElementsAccessor::Validate() handlified.
2014-04-07 bmeurer@chromium.orgUse distinct maps for oddballs with special handling...
2014-04-07 ishell@chromium.orgElementsAccessor::GetAccessorPair() handlified.
2014-04-07 jarin@chromium.orgDead code elimination of inlined arguments objects...
2014-04-07 svenpanne@chromium.orgYet another regression test for range analysis.
2014-04-07 mvstanton@chromium.orgFix for v8:3255 Grow KeyedStoreIC doesn't respect Strin...
2014-04-07 marja@chromium.orgcompiler.cc: Remove a comment which is no longer true.
2014-04-07 dslomov@chromium.orgMake TypedArray::New fucntions crash on wrong lengths.
2014-04-04 adamk@chromium.orgOrderedHashTable implementation with Set and Map interfaces
2014-04-04 mvstanton@chromium.orgRevert "Reland of https://codereview.chromium.org/17252...
2014-04-04 jkummerow@chromium.orgRevert "Compare external pixel data length against...
2014-04-04 jkummerow@chromium.orgCompare external pixel data length against Smi::kMaxValue
2014-04-04 palfia@homejinni.comMIPS: Reland "Fixed environment assignment for LCheckNo...
2014-04-04 rodolph.perfetta... ARM64: fix simulator constructor
2014-04-04 mvstanton@chromium.orgReland of https://codereview.chromium.org/172523002/
2014-04-04 alexandre.rames... ARM64: Use direct deoptimization exits.
2014-04-04 ishell@chromium.orgElementsAccessor's public interface handlification.
next