platform/upstream/v8.git
2014-03-13 yurys@chromium.orgRemove SnapshotFillerInterface
2014-03-13 jarin@chromium.orgFix of argument materialization of captured heap numbers.
2014-03-13 dcarney@chromium.orgImplement PersistentValueMap, a map that stores UniqueP...
2014-03-13 bmeurer@chromium.orgFix uses of range analysis results in HChange.
2014-03-13 machenbach... Prepare push to trunk. Now working on version 3.25.10.
2014-03-13 adamk@chromium.orgReland "Enable Object.observe by default" again
2014-03-12 plind44@gmail.comMIPS: Reland "Pass a Code object to Assembler::(set_...
2014-03-12 jkummerow@chromium.orgUse intrinsics for builtin ArrayBuffer property accesses
2014-03-12 marja@chromium.orgParser / PreParser unification: Add docs.
2014-03-12 rmcilroy@chromium.orgEnsure that relocinfo's host code object is correctly...
2014-03-12 rodolph.perfetta... A64: removed unused debugger file.
2014-03-12 rmcilroy@chromium.orgIntroduce FrameAndConstantPoolScope and ConstantPoolUna...
2014-03-12 alexandre.rames... A64: Record the size of veneer pools for code offset...
2014-03-12 rmcilroy@chromium.orgReland "Pass a Code object to Assembler::(set_)target_a...
2014-03-12 alexandre.rames... A64: Rename k<Y>RegSize to k<Y>RegSizeInBits, and k...
2014-03-12 mvstanton@chromium.orgFix for bug 351257: type feedback vector initialization...
2014-03-12 machenbach... Refactoring: Use explicit mock expectations for testing...
2014-03-12 svenpanne@chromium.orgDisable special handling of flooring division by consta...
2014-03-12 marja@chromium.orgFollow-up to r19845 which suppresses syntax errors...
2014-03-12 svenpanne@chromium.orgHandle flooring division in LCodeGen::DoDivByConstI...
2014-03-12 dcarney@chromium.orgMove most scanner buffer accesses into scanner.
2014-03-12 verwaest@chromium.orgDon't fast RemoveArrayHoles in case of arguments arrays.
2014-03-12 mvstanton@chromium.org350884: KeyedStoreIC miss didn't handle a transitioning...
2014-03-12 mvstanton@chromium.orgFastNewClosureStub failed to load the cached literals...
2014-03-12 marja@chromium.orgParser: fix confusion when there are multiple errors...
2014-03-12 verwaest@chromium.orgUse MigrateToMap instead of set_map to update the map...
2014-03-12 jkummerow@chromium.orgFix nosnap serialization tests
2014-03-12 dslomov@chromium.orgPrepare push to trunk. Now working on version 3.25.9.
2014-03-12 dslomov@chromium.orgRevert "Implement PersistentValueMap, a map that stores...
2014-03-12 machenbach... Suppress error handling for test coverage in push and...
2014-03-12 dcarney@chromium.orgWin64 fix for r19833.
2014-03-12 jkummerow@chromium.orgFix HIsSmiAndBranch::KnownSuccessorBlock() by deleting it
2014-03-12 danno@chromium.orgFix handling of polymorphic array accesses with constan...
2014-03-12 jkummerow@chromium.orgFix lazy deopt after tagged binary ops
2014-03-12 dcarney@chromium.orgImplement PersistentValueMap, a map that stores UniqueP...
2014-03-12 machenbach... Don't use a temp file for changelog in push-to-trunk.
2014-03-12 svenpanne@chromium.orgFixed range analysis for HMathFloorOfDiv.
2014-03-12 svenpanne@chromium.orgRevert "Don't need a temp register for StoreKeyed double"
2014-03-12 haitao.feng... Don't need a temp register for StoreKeyed double
2014-03-11 plind44@gmail.comMIPS: Eliminate extended mode, and other modes clean-up
2014-03-11 rmcilroy@chromium.orgRevert "Pass a Code object to Assembler::(set_)target_a...
2014-03-11 rmcilroy@chromium.orgUpdate serializer to be able to deal with ool constant...
2014-03-11 rmcilroy@chromium.orgPass a Code object to Assembler::(set_)target_address_a...
2014-03-11 plind44@gmail.comMIPS: Mode clean-up pt 1: rename classic/non-strict...
2014-03-11 rmcilroy@chromium.orgClean up ARM mov 32bit immediate code in preparation...
2014-03-11 plind44@gmail.comMIPS: Cleanup some of the range uses in ModI/DivI.
2014-03-11 dslomov@chromium.orgRevert "Reland "Enable Object.observe by default""
2014-03-11 dslomov@chromium.orgRevert "Enable Object.observe by default"
2014-03-11 baptiste.afsa... A64: Tidy up a few TODOs.
2014-03-11 m.m.capewell... A64: UseRegisterAtStart for rhs of LMulS
2014-03-11 rossberg@chromium.orgFix issue with getOwnPropertySymbols and hidden properties
2014-03-11 marja@chromium.orgMove ParseArguments to ParserBase and add tests.
2014-03-11 rossberg@chromium.orgAPI support for promises
2014-03-11 ulan@chromium.orgFix kraken/oscillator performance regression after...
2014-03-11 baptiste.afsa... A64: Tidy up a couple of TODOs.
2014-03-11 ulan@chromium.orgInvalidate OS-specific datetime cache on configuration...
2014-03-11 m.m.capewell... A64: Improve constraints for StoreNamedField
2014-03-11 baptiste.afsa... A64: Debug code should assert on unexpected situation.
2014-03-11 marja@chromium.orgMove ParseObjectLiteral to ParserBase.
2014-03-11 dcarney@chromium.orgfix bad access check check
2014-03-11 baptiste.afsa... A64: Add and use a double register which holds the...
2014-03-11 dslomov@chromium.orgRevert "Enable concurrent sweeping."
2014-03-11 rossberg@chromium.orgWork around Windows name clobbering
2014-03-11 rossberg@chromium.orgEliminate extended mode, and other modes clean-up
2014-03-11 rossberg@chromium.orgMode clean-up pt 1: rename classic/non-strict mode...
2014-03-11 yangguo@chromium.orgFix bug in constant folding object comparisons.
2014-03-11 bmeurer@chromium.orgCleanup some of the range uses in ModI/DivI.
2014-03-11 svenpanne@chromium.orgUpdated constants.
2014-03-11 hpayer@chromium.orgDo not run AddInstructionChangesNewSpacePromotion test...
2014-03-11 yangguo@chromium.orgRevert "Mark mjsunit/string-case as flaky."
2014-03-11 hpayer@chromium.orgEnable concurrent sweeping.
2014-03-11 yangguo@chromium.orgDo not overwrite already optimized code.
2014-03-11 hpayer@chromium.orgMake sure tagged binary op instructions change new...
2014-03-11 rossberg@chromium.orgSilence Win warnings
2014-03-11 rossberg@chromium.orgPromiseCoerce should ignore primitive values.
2014-03-11 mvstanton@chromium.orgFix for 350887: CHECK failure on new_length->IsSmi()
2014-03-11 rossberg@chromium.orgTypes: cache lub bitset to avoid heap access
2014-03-11 jochen@chromium.orgFix compilation on win after r19784
2014-03-11 jochen@chromium.orgUse a per-isolate cache for the date object JS bits
2014-03-11 titzer@chromium.orgAdd MacroAssembler::Move(reg, immediate) on IA32.
2014-03-11 bmeurer@chromium.orgReally skip dead blocks in GVN
2014-03-11 machenbach... Prepare push to trunk. Now working on version 3.25.8.
2014-03-11 haitao.feng... Refactor lithium operand declaration a little bit.
2014-03-10 plind44@gmail.comMIPS: Reland "Handle non-power-of-2 divisors in divisio...
2014-03-10 rmcilroy@chromium.orgDifferentate between code target pointers and heap...
2014-03-10 rmcilroy@chromium.orgSpecial case the recording of constant pool entries...
2014-03-10 rmcilroy@chromium.orgDeal with filler object map pointers in the ool constan...
2014-03-10 jacob.bramley... A64: Use a scope utility to allocate scratch registers.
2014-03-10 plind44@gmail.comMIPS: Allowed keyed store callbacks ic generation.
2014-03-10 dslomov@chromium.orgRevert "Check and clear date cache in DateCurrentTime...
2014-03-10 yangguo@chromium.orgFix assertion in RegExp parser to correctly expect...
2014-03-10 marja@chromium.orgParser & preparser unification: make the ParseFunctionL...
2014-03-10 yangguo@chromium.orgFix constant folding of %_IsMinusZero.
2014-03-10 machenbach... Set svn:ignore for new test262 file path.
2014-03-10 dslomov@chromium.orgMark mjsunit/string-case as flaky.
2014-03-10 yangguo@chromium.orgImplement KnownSuccessor method to some control instruc...
2014-03-10 m.m.capewell... ARM: cleanning of InstanceOfKnownGlobal
2014-03-10 rossberg@chromium.orgImport Blink layout tests for Promises.
2014-03-10 verwaest@chromium.orgReland and fix "Allow ICs to be generated for own globa...
2014-03-10 yangguo@chromium.orgFix assertion failure caused by external strings.
next