platform/upstream/v8.git
2013-07-08 palfia@homejinni.comMIPS: Bugfix: The general array constructor stub did...
2013-07-08 palfia@homejinni.comMIPS: Create AllocationSite objects, pointed to by...
2013-07-08 rossberg@chromium.orgFix stupidity
2013-07-08 rossberg@chromium.orgRevert^2 "Derive synthetic type bounds for expressions""
2013-07-08 verwaest@chromium.orgRevert "Introduce a handle zapping setting, and enable...
2013-07-08 jochen@chromium.orgFix an implicit cast from int64 to double in the i18n...
2013-07-08 mvstanton@chromium.orgRename AllocationSite::payload to AllocationSite::trans...
2013-07-08 mvstanton@chromium.orgBugfix: The general array constructor stub did not...
2013-07-08 ulan@chromium.orgFix estimation of released pages when collecting evacua...
2013-07-08 jkummerow@chromium.orgAdd a test case for Phi representations
2013-07-08 rossberg@chromium.orgUnrevert "Derive synthetic type bounds for expressions"
2013-07-08 rossberg@chromium.orgAdd Type::cast
2013-07-08 ulan@chromium.orgFix early exit condition for LowMemoryNotification.
2013-07-08 machenbach... Widen existing blink test expectations for Windows...
2013-07-08 jochen@chromium.orgIntroduce a handle zapping setting, and enable it by...
2013-07-08 jochen@chromium.orgCollect garbage at the beginning of cctest/test-cpu...
2013-07-08 jkummerow@chromium.orgFix and cleanup can_be_minus_zero computation
2013-07-08 mvstanton@chromium.orgCreate AllocationSite objects, pointed to by Allocation...
2013-07-08 yangguo@chromium.orgRemove bogus assertion in parallel recompilation.
2013-07-08 mvstanton@chromium.orgAllocation-site-info test, removed TODOs.
2013-07-08 mstarzinger... Make test-heap/TestInternalWeakLists pass with the...
2013-07-08 bmeurer@chromium.orgTurn the representation changes into a proper HPhase.
2013-07-08 mvstanton@chromium.orgCalls to HCheckFunction can be eliminated if the value...
2013-07-08 bmeurer@chromium.orgTurn redundant bounds checks elimination into a proper...
2013-07-08 mstarzinger... Prepare push to trunk. Now working on version 3.20.4.
2013-07-08 bmeurer@chromium.orgTurn infer types into proper HPhase.
2013-07-08 machenbach... Sync test expectations with blink expectation file.
2013-07-08 bmeurer@chromium.orgTurn redundant phi elimination into proper HPhase.
2013-07-08 hpayer@chromium.orgRefactor MacroAssembler::Allocate a little bit for X64
2013-07-08 bmeurer@chromium.orgTurn stack check elimination into proper HPhase.
2013-07-07 loislo@chromium.orgCPUProfiler: Improve line numbers support in profiler.
2013-07-07 bmeurer@chromium.orgTurn dead code elimination into a proper HPhase.
2013-07-06 yurys@chromium.orgDelete deprecated CPU profiler code that supports filte...
2013-07-05 palfia@homejinni.comMIPS: Refactoring and cleanup of control instructions.
2013-07-05 machenbach... Add temporary expectations for compiler output change.
2013-07-05 palfia@homejinni.comMIPS: Generate StoreGlobal stubs with Hydrogen.
2013-07-05 palfia@homejinni.comMIPS: Convert UnaryOpStub to a HydrogenCodeStub.
2013-07-05 yangguo@chromium.orgMake cctest/test-debug pass with extensions installed
2013-07-05 yangguo@chromium.orgRefactored code a bit to improve StringReplace performance
2013-07-05 yangguo@chromium.orgUnload debugger on isolate deinit.
2013-07-05 danno@chromium.orgUpdate limits in test-mark-compact
2013-07-05 danno@chromium.orgRefactoring and cleanup of control instructions
2013-07-05 danno@chromium.orgGenerate StoreGlobal stubs with Hydrogen
2013-07-05 dslomov@chromium.orgAdd internal fields to JSArrayBufferViews (JSTypedArray...
2013-07-05 yangguo@chromium.orgKeep two empty lines between declarations for cpp files
2013-07-05 mstarzinger... Switch to RETURN_IF_EMPTY_HANDLE for empty handle checks.
2013-07-05 mstarzinger... Handlify GlobalObject::EnsurePropertyCell method.
2013-07-05 danno@chromium.orgAdd trampoline to enable pointer -> handle code calls
2013-07-05 olivf@chromium.orgConvert UnaryOpStub to a HydrogenCodeStub
2013-07-05 rossberg@chromium.orgUnrevert "Remove BinaryOp::result_type""
2013-07-05 rossberg@chromium.orgTweak error message
2013-07-05 jkummerow@chromium.orgFix stack alignment corruption for MinGW32 build
2013-07-05 hpayer@chromium.orgSet GVN ChangesNewSpacePromotion for OSR Entry.
2013-07-05 jkummerow@chromium.orgMerge two lines into one for V8_TARGET_ARCH_${arch...
2013-07-05 machenbach... Prepare push to trunk. Now working on version 3.20.3.
2013-07-04 bmeurer@chromium.orgTurn range analysis into proper HPhase.
2013-07-04 palfia@homejinni.comMIPS: Skip cctest/test-serialize tests.
2013-07-04 palfia@homejinni.comSet 5M memory for OutOfMemory and OutOfMemoryNested...
2013-07-04 yurys@chromium.orgRemove deprecated heap profiler methods from V8 public API
2013-07-04 alph@chromium.orgChange the type of system root nodes in heap snapshot...
2013-07-04 yurys@chromium.orgRemove #include "heap-snapshot-generator-inl.h" from...
2013-07-04 dslomov@chromium.orgPlug some memory leaks in parser tests.
2013-07-04 palfia@homejinni.comMIPS: Fix bug in StringConstructCode builtin.
2013-07-04 titzer@chromium.orgFactor out OSR-related graph-building functionality...
2013-07-04 machenbach... Update performance baseline to newest chromium LKGR.
2013-07-03 olivf@chromium.orgRevert "Convert UnaryOpStub to a HydrogenCodeStub"
2013-07-03 yurys@chromium.orgFix Mac compilation after r15484
2013-07-03 yurys@chromium.orgDo not store fp and sp values in TickSample
2013-07-03 jkummerow@chromium.orgRevert "Fix stack alignment corruption for MinGW32...
2013-07-03 yurys@chromium.orgRemove #include "cpu-profiler-inl.h" from v8.h
2013-07-03 jkummerow@chromium.orgFormat stack layout comments for X64
2013-07-03 jkummerow@chromium.orgFix stack alignment corruption for MinGW32 build
2013-07-03 jkummerow@chromium.orgChange mjsunit tests to work with and without the i18n...
2013-07-03 jkummerow@chromium.orgMark i18n functions as native and set proper names
2013-07-03 mstarzinger... GDBJIT: Remove codes when they are garbage collected.
2013-07-03 jkummerow@chromium.orgSort the i18n extension sources correctly.
2013-07-03 jkummerow@chromium.orgFix typo in api.cc
2013-07-03 mstarzinger... Fix GDBJIT compilation on Mac after r15467.
2013-07-03 olivf@chromium.orgConvert UnaryOpStub to a HydrogenCodeStub
2013-07-03 yangguo@chromium.orgAdd 4K more memory for HugeConsStringOutOfMemory test...
2013-07-03 yurys@chromium.orgFix test-cpu-profiler/FunctionCallSample flakiness...
2013-07-03 yurys@chromium.orgRelax test expectations for test-cpu-profiler/FunctionA...
2013-07-03 mstarzinger... Fix compilation on x64 after r15466
2013-07-03 yurys@chromium.orgCorrectly report stack trace when current function...
2013-07-03 mstarzinger... Enable GDBJIT interface for standalone by default.
2013-07-03 mstarzinger... Fix GDBJIT for Linux after r15460.
2013-07-03 bmeurer@chromium.orgReintroduce runtime zone to Isolate.
2013-07-03 jkummerow@chromium.orgImport the v8-i18n extension into v8
2013-07-03 yangguo@chromium.orgFix small mistake in d8.js.
2013-07-03 yangguo@chromium.orgLog deopts with --log-timer-events.
2013-07-03 mstarzinger... Don't return frame by reference in ProcessTopOptimizedF...
2013-07-03 danno@chromium.orgMake MachO gdbjit support compile again
2013-07-02 jkummerow@chromium.orgFix default type feedback returned from the oracle
2013-07-02 mstarzinger... Handlify JSObject::DefineAccessor method.
2013-07-02 yurys@chromium.orgUse stored Isolate pointer instead of Isolate::Current()
2013-07-02 yangguo@chromium.orgInclude statistical profile into profviz.
2013-07-02 mstarzinger... Handlify JSObject::SetPrototype method.
2013-07-02 titzer@chromium.orgRemove HFixedArrayBaseLength instruction and replace...
2013-07-02 yangguo@chromium.orgFix debuggersupport=off build.
2013-07-02 ulan@chromium.orgEnable weak embedded maps in optimized code.
next