platform/upstream/v8.git
2013-10-10 yurys@chromium.orgAdd column getter to CpuProfileNode
2013-10-10 ulan@chromium.orgEnable weak embedded objects in optimized code with...
2013-10-10 yurys@chromium.orgUnflake cctest/test-cpu-profiler/JsNativeJsRuntimeJsSam...
2013-10-10 rossberg@chromium.orgMore precise type lub for numbers
2013-10-10 rossberg@chromium.orgRevert "Load/Store cannot handle double representation."
2013-10-10 mstarzinger... Unify and fix checkers for duplicate object literal...
2013-10-10 bmeurer@chromium.orgLoad/Store cannot handle double representation.
2013-10-10 jkummerow@chromium.orgAdd myself to a watchlist for the public API.
2013-10-10 ulan@chromium.orgFix windows shared library build.
2013-10-10 olivf@chromium.orgOnly crosscompile binary op stubs if we compile a snapshot.
2013-10-10 verwaest@chromium.orgUse the new introduced block's reachable flag.
2013-10-10 mvstanton@chromium.orgPrepare push to trunk. Now working on version 3.22.10.
2013-10-10 mvstanton@chromium.orgRevert "Debug: Allow stepping into on a given call...
2013-10-10 titzer@chromium.orgSimplify redundant phi elimination and use during canon...
2013-10-10 olivf@chromium.orgEnsure only whitelisted stubs have sse2 versions in...
2013-10-10 mvstanton@chromium.orgRevert "Unify and fix checkers for duplicate object...
2013-10-10 dslomov@chromium.orgImplement ArrayBuffer.isView.
2013-10-04 bmeurer@chromium.orgGet rid of the HInstanceSize instruction.
2013-10-04 mstarzinger... Unify and fix checkers for duplicate object literal...
2013-10-04 mstarzinger... Remove obsolete preparser binary.
2013-10-04 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.22.9.
2013-10-04 jkummerow@chromium.orgFix shared_library build after r17107
2013-10-04 jkummerow@chromium.orgMIPS: Hydrogenisation of binops
2013-10-04 jkummerow@chromium.orgExplicitly include defaults.cc in the shared_library...
2013-10-04 olivf@chromium.orgCalm down GCMole after r17104.
2013-10-04 olivf@chromium.orgBump code space size for cctest/DeserializeFromSecondSe...
2013-10-04 olivf@chromium.orgReland "Hydrogenisation of binops"
2013-10-04 ulan@chromium.orgDisable weak embedded objects in optimized code because...
2013-10-04 ulan@chromium.orgMake objects embedded in optimized code weak.
2013-10-04 bmeurer@chromium.orgFix SmiMove unit test.
2013-10-04 bmeurer@chromium.orgAdd support to load/store byte fields.
2013-10-04 bmeurer@chromium.orgRevert "Add support to load/store byte fields." and...
2013-10-03 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.22.8.
2013-10-03 yurys@chromium.orgDebug: Allow stepping into on a given call frame.
2013-10-03 haitao.feng... Use StackArgumenstAccessor and kPCOnStackSize/kFPOnStac...
2013-10-03 haitao.feng... Use StackArgumentsAccessor for PropertyCallback and...
2013-10-02 plind44@gmail.comMIPS: Fix test262 failures and x64 compile failure.
2013-10-02 olivf@chromium.orgInline some more compare operations.
2013-10-02 adamk@chromium.orgAvoid allocations in Object.observe access check tests
2013-10-02 verwaest@chromium.orgDon't use StubType to probe the code caches.
2013-10-02 verwaest@chromium.orgUse PatchCache for call ICs.
2013-10-02 verwaest@chromium.orgCleanup map deprecation handling in the ICs
2013-10-02 verwaest@chromium.orgRename ComputeLoadStoreField to just handle ComputeStor...
2013-10-02 plind44@gmail.comMIPS: Add support to load/store byte fields.
2013-10-02 plind44@gmail.comMIPS: Improve and simplify removal of unreachable code.
2013-10-02 danno@chromium.orgFix failure in unit tests
2013-10-02 danno@chromium.orgFix test262 failures and x64 compile failure.
2013-10-02 hpayer@chromium.orgTweak default max heap size constants for platforms...
2013-10-02 bmeurer@chromium.orgAlways use timeGetTime() for TimeTicks::Now() on Windows.
2013-10-02 bmeurer@chromium.orgAdd support to load/store byte fields.
2013-10-02 verwaest@chromium.orgOnly fold polymorphic into monomorphic load if all...
2013-10-02 danno@chromium.orgFix improper usage of V8_OVERRIDE.
2013-10-02 haitao.feng... Tweak SmiAdd for X64
2013-10-02 danno@chromium.orgImprove and simplify removal of unreachable code
2013-10-02 olivf@chromium.orgAdd flag for printing the time it took to deserialize...
2013-10-02 olivf@chromium.orgAdd a flag to print the time it takes to compile Hydrog...
2013-10-02 palfia@homejinni.comMIPS: Allow function inlining with context change.
2013-10-02 hpayer@chromium.orgPrint out how many AllocationMementos were found during...
2013-10-02 yangguo@chromium.orgCorrectly handlify CopyContextLocalsToScopeObject.
2013-10-02 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.22.7.
2013-10-02 jkummerow@chromium.orgRevert "lazy instantiation of the default isolate"...
2013-10-02 jkummerow@chromium.orgCancel push to trunk. Working on version 3.22.6 again.
2013-10-02 yangguo@chromium.orgFix compile error.
2013-10-02 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.22.7.
2013-10-02 yangguo@chromium.orgHandlify Runtime_GetPrototype and Runtime_GetOwnProperty.
2013-10-02 mstarzinger... Remove deprecated JSObject::GetLocalPropertyType method.
2013-10-02 dcarney@chromium.orgbuild fix for 17049
2013-10-01 palfia@homejinni.comMIPS: Let the register allocator handle the context...
2013-10-01 plind44@gmail.comMIPS: Tweak LoadKeyed.
2013-10-01 plind44@gmail.comMIPS: Lazily save double registers for HCallRuntime...
2013-10-01 plind44@gmail.comMIPS: Refactor PropertyCallbackInfo & FunctionCallbackI...
2013-10-01 olivf@chromium.orgRevert "Hydrogenisation of binops"
2013-10-01 olivf@chromium.orgRemove incorrect assertion.
2013-10-01 olivf@chromium.orgBump old pointer space size.
2013-10-01 olivf@chromium.orgHydrogenisation of binops
2013-10-01 mstarzinger... Turn Heap::AllowedToBeMigrated checks into asserts.
2013-10-01 mstarzinger... Remove obsolete AssertNoContextChangeWithHandleScope.
2013-10-01 dcarney@chromium.orglazy instantiation of the default isolate
2013-10-01 mstarzinger... Handlify JSObject::LookupAccessor method.
2013-10-01 yurys@chromium.orgFix threading problems in test-api when running on...
2013-10-01 verwaest@chromium.orgEncapsulate extra_ic_state in CallICs.
2013-10-01 verwaest@chromium.orgAllow code to be cached in shared maps.
2013-10-01 bmeurer@chromium.orgLazily save double registers for HCallRuntime instructi...
2013-10-01 haitao.feng... Refactor translation opcode a little in the deoptimization
2013-10-01 rodolph.perfetta... ARM: Tweak LoadKeyed.
2013-10-01 dcarney@chromium.orgremove Isolate::Current from ScriptData and Script
2013-10-01 verwaest@chromium.orgMove TryRemoveInvalidPrototypeDependentStub onto the...
2013-10-01 verwaest@chromium.orgEncapsulate IC::State into the IC.
2013-10-01 mstarzinger... Defer allocation of native function literals.
2013-10-01 verwaest@chromium.orgAlways cache the original target in a handle on the IC.
2013-10-01 verwaest@chromium.orgCleanup in IC patching.
2013-10-01 verwaest@chromium.orgMake strict_mode a flag on StoreIC.
2013-10-01 verwaest@chromium.orgReduce code duplication in IC updating.
2013-10-01 mstarzinger... Limit entry points into the parser API.
2013-10-01 marja@chromium.orgRefactor PropertyCallbackInfo & FunctionCallbackInfo...
2013-10-01 yangguo@chromium.orgInitialize flag before usage.
2013-10-01 mvstanton@chromium.orgIn crankshafted code, we were creating allocation memen...
2013-10-01 mvstanton@chromium.orgPrint out how many AllocationMementos were found on...
2013-10-01 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.22.6.
2013-10-01 yangguo@chromium.orgFixed debuggersupport=off build after r16521
next