platform/upstream/v8.git
2013-09-09 dcarney@chromium.orgadd uncached Function::New
2013-09-09 dcarney@chromium.orgrevert 16584 for breaking build
2013-09-09 dcarney@chromium.orgadd uncached Function::New
2013-09-09 bmeurer@chromium.orgReplace uses of MUST_USE_RESULT by V8_WARN_UNUSED_RESUL...
2013-09-08 machenbach... Increase test timeout on slow architectures.
2013-09-08 prybin@chromium.orgDebug: parameterize 'step over' action with a frame...
2013-09-06 palfia@homejinni.comMIPS: store ics for js api accessors.
2013-09-06 jkummerow@chromium.orgFix bitwise negation on x64
2013-09-06 mstarzinger... Disable recently added failing InitializeAndDisposeOnce...
2013-09-06 svenpanne@chromium.orgSome thread data simplifications.
2013-09-06 rodolph.perfetta... ARM: Improve integer multiplication.
2013-09-06 verwaest@chromium.orgLet BuildStore/BuildLoad distinguish between keyed...
2013-09-06 bmeurer@chromium.orgIt should break out while loop once page_has_scan_on_sc...
2013-09-06 svenpanne@chromium.orgFixed 2 space leaks in CreateMemmoveFunction, finally...
2013-09-06 verwaest@chromium.orgProperly filter types using the initial map from HAllocate.
2013-09-06 dcarney@chromium.orgstore ics for js api accessors
2013-09-06 bmeurer@chromium.orgDrop GetCurrentThreadId() and TerminateExecution(int...
2013-09-06 mstarzinger... Revert "Fix multiple V8::Dispose calls since r16563...
2013-09-06 jkummerow@chromium.orgFix polymorphic INTERCEPTOR StoreICs on ARM/MIPS
2013-09-06 mstarzinger... Fix multiple V8::Dispose calls since r16563.
2013-09-06 yurys@chromium.orgCheck if timeout has expired after processing each...
2013-09-05 mstarzinger... Remove obsolete global V8::has_been_fooed flags.
2013-09-05 mstarzinger... Consistently use CHECK_ALIVE_OR_RETURN in graph builder.
2013-09-05 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.21.12.
2013-09-05 verwaest@chromium.orgWrap PushLoad and BuildStoreInEffect in CHECK_ALIVE.
2013-09-05 jkummerow@chromium.orgMIPS: load ics for js api accessors.
2013-09-05 yangguo@chromium.orgFix bug in regexp result object construction.
2013-09-05 loislo@chromium.orgFunctions may not be optimized and we would like to...
2013-09-05 verwaest@chromium.orgProperly close the CountOperation value/effect context...
2013-09-05 yurys@chromium.orgRevert r16548 due to cpu profiler test falkiness
2013-09-05 dcarney@chromium.orgremove most Isolate::Current asserts
2013-09-05 dcarney@chromium.orgload ics for js api accessors
2013-09-05 dcarney@chromium.orgfix mac build after 16548
2013-09-05 yurys@chromium.orgRename some of SamplingCircularQueue methods
2013-09-05 yurys@chromium.orgCheck if timeout has expired after processing each...
2013-09-05 dcarney@chromium.orgrevert 16543 for breaking windows build
2013-09-05 mstarzinger... Prevent representation inference from double-visiting.
2013-09-05 dcarney@chromium.orgadd isolate parameter for Execution::Call
2013-09-05 verwaest@chromium.orgDisable map-check relying on cache behavior sensitive...
2013-09-05 dcarney@chromium.orgload ics for js api accessors
2013-09-05 bmeurer@chromium.orgDrop OS::IsOutsideAllocatedSpace() and move the trackin...
2013-09-05 bmeurer@chromium.orgARM: fix cctest/test-code-stub-arm.cc
2013-09-04 adamk@chromium.orgRevert "This patch implements optimized objectInfo...
2013-09-04 adamk@chromium.orgThis patch implements optimized objectInfo structure...
2013-09-04 verwaest@chromium.orgIgnore use requirement from never run code
2013-09-04 yangguo@chromium.orgAdd better consistency check and error output to plot...
2013-09-04 mstarzinger... Fix compilation with Clang after r16530.
2013-09-04 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.21.11.
2013-09-04 titzer@chromium.orgAdd OptimizedCodeList and DeoptimizedCodeList to native...
2013-09-04 mstarzinger... Disable escape analysis to investigate stability offline.
2013-09-04 mstarzinger... Remove obsolete V8::IdleNotification dispatch.
2013-09-04 yangguo@chromium.orgIntroduce concurrent on-stack replacement.
2013-09-04 yurys@chromium.orgUse 1ms CPU profiler sampling interval on Android by...
2013-09-04 yurys@chromium.orgAllow configuring CPU profiler sampling interval using...
2013-09-04 bmeurer@chromium.orgBuild fix for Win64 after r16521.
2013-09-04 dcarney@chromium.orgbuild fix for 16520
2013-09-04 bmeurer@chromium.orgFix race conditions in cctest/test-debug.
2013-09-04 bmeurer@chromium.orgCleanup Socket class and remove it from the platform...
2013-09-04 dcarney@chromium.orgremove Isolate::Current from most files starting with...
2013-09-04 verwaest@chromium.orgUse ast_id (id) instead of return_id (LoadId) in simula...
2013-09-04 haitao.feng... Add cvtsd2ss into X64 disassembler
2013-09-04 dcarney@chromium.orginvert Eternal::IsEmpty logic
2013-09-04 verwaest@chromium.orgPut store of postcrement in EffectContext.
2013-09-04 dcarney@chromium.orgPush SetAccessor to Template
2013-09-04 svenpanne@chromium.orgCleaned up deopt reason messages a bit.
2013-09-04 dcarney@chromium.orgremove Isolate::Current from most files starting with...
2013-09-03 rossberg@chromium.orgInitialize CompareOperation::combined_type to avoid...
2013-09-03 verwaest@chromium.orgSupport setter inlining in CountOperation.
2013-09-03 verwaest@chromium.orgUnify all 3 implementations of load handling.
2013-09-03 verwaest@chromium.orgAdd premonomorphic store ICs
2013-09-03 dcarney@chromium.orgbuild fix for 16507
2013-09-03 dcarney@chromium.orgremove Isolate::Current from most files starting with...
2013-09-03 dcarney@chromium.orgremove Isolate::Current from most files starting with...
2013-09-03 palfia@homejinni.comMIPS: Improve TruncateNumberToI implementation after...
2013-09-03 bmeurer@chromium.orgWe can't use pthread_condattr_setclock() in NaCl.
2013-09-03 bmeurer@chromium.orgImprove cctest/test-condition-variable.
2013-09-03 mstarzinger... Prepare push to trunk. Now working on version 3.21.10.
2013-09-03 mstarzinger... Temporarily skip escape analysis when compiling for...
2013-09-03 palfia@homejinni.comMIPS: thread isolate for files starting with 'b' and...
2013-09-03 mstarzinger... Make sure the fatal OOM handler never returns.
2013-09-03 mstarzinger... Move global V8::IsDead() into the Isolate.
2013-09-03 verwaest@chromium.orgFix interceptor handling in crankshaft.
2013-09-03 mstarzinger... Move global V8::UseCrankshaft() into the Isolate.
2013-09-03 svenpanne@chromium.orgDeprecate Persistent functions which were marked to...
2013-09-03 bmeurer@chromium.orgImport ConditionVariable class.
2013-09-03 dcarney@chromium.orgbuild fix for 16490
2013-09-03 dcarney@chromium.orgremove Isolate::Current from most files starting with...
2013-09-03 dcarney@chromium.orgthread isolate for files starting with 'b' and 'c'
2013-09-02 mstarzinger... Remove obsolete global V8::IsRunning() predicate.
2013-09-02 mstarzinger... Enable escape analysis for Hydrogen.
2013-09-02 mstarzinger... Fix OSR to ignore phis without merge index in loop...
2013-09-02 verwaest@chromium.orgAllow uncacheable identifiers to go generic.
2013-09-02 jkummerow@chromium.orgFix ChangeLog entry for 3.20.15
2013-09-02 jkummerow@chromium.orgBump MaxRegularSpaceAllocationSize to InitialSemiSpaceS...
2013-09-02 bmeurer@chromium.orgFix Mac llvm-gcc42 build after commit r16473.
2013-09-02 bmeurer@chromium.orgCleanup Semaphore class.
2013-09-02 prybin@chromium.orgIn reporting step-in positions be more accurate with...
2013-09-02 verwaest@chromium.orgRepresentation of interceptor / handler properties...
2013-09-02 dcarney@chromium.orgrevert thread isolate in PreallocatedStorageAllocationP...
2013-09-02 dcarney@chromium.orgthread isolate in PreallocatedStorageAllocationPolicy
next