platform/upstream/v8.git
2014-01-17 svenpanne@chromium.orgFixed Windows build.
2014-01-17 machenbach... Activate calling push-to-trunk in auto-roll script.
2014-01-17 verwaest@chromium.orgRemove special charAt and charCodeAt handling in the...
2014-01-17 verwaest@chromium.orgRemove special ArrayCode CallIC.
2014-01-17 mvstanton@chromium.orgFix logic error in assert in IsUndeclaredGlobal()
2014-01-17 svenpanne@chromium.orgVarious extension-related cleanup and simplifications.
2014-01-17 dcarney@chromium.orgFix stub-invoked setter callback handling.
2014-01-17 ulan@chromium.orgRefactor string internalization.
2014-01-17 jochen@chromium.orgIntroduce a setting to control the toolset for which...
2014-01-17 machenbach... Prepare push to trunk. Now working on version 3.24.19.
2014-01-16 palfia@homejinni.comMIPS: Implement in-heap backing store for typed arrays.
2014-01-16 dslomov@chromium.orgImplement in-heap backing store for typed arrays.
2014-01-16 dslomov@chromium.orgRevert "Implement in-heap backing store for typed arrays."
2014-01-16 dslomov@chromium.orgImplement in-heap backing store for typed arrays.
2014-01-16 machenbach... Fix tree check in merge-to-branch script.
2014-01-16 dslomov@chromium.orgRevert "Implement in-heap backing store for typed arrays."
2014-01-16 dslomov@chromium.orgImplement in-heap backing store for typed arrays.
2014-01-16 svenpanne@chromium.orgRobustified extension installation a bit.
2014-01-16 hpayer@chromium.orgEnable allocation site pretenuring.
2014-01-16 titzer@chromium.orgFix handling of last position for lazy deopt on X64...
2014-01-16 hpayer@chromium.orgDeopt marked code at safe deoptimization point when...
2014-01-16 haitao.feng... Update load_rax and store_rax to support X32
2014-01-16 hpayer@chromium.orgRefactor DeoptimizeDependentCodeGroup.
2014-01-16 machenbach... Fix ChangeLog entry.
2014-01-16 machenbach... Prepare push to trunk. Now working on version 3.24.18.
2014-01-16 svenpanne@chromium.orgRemoved apiutils.h and related cleanup.
2014-01-16 palfia@homejinni.comMIPS: Fix Win32 buildbreak (caused by overriden methods...
2014-01-15 palfia@homejinni.comMIPS: This is a preview of a first step towards unifica...
2014-01-15 jarin@chromium.orgFix Win32 buildbreak (caused by overriden methods that...
2014-01-15 jarin@chromium.orgThis is a preview of a first step towards unification...
2014-01-15 jochen@chromium.orgRevert of Make it possible to compile d8 for the host...
2014-01-15 machenbach... Add tree control feature to auto-roll script.
2014-01-15 jochen@chromium.orgMake it possible to compile d8 for the host toolset...
2014-01-15 machenbach... Revert "Make it possible to compile d8 for the host...
2014-01-15 jochen@chromium.orgFor V8, only build d8 on target
2014-01-15 jochen@chromium.orgMake it possible to compile d8 for the host toolset...
2014-01-15 ulan@chromium.orgMake cells pointing to JSObjects weak in optimized...
2014-01-15 machenbach... Prepare push to trunk. Now working on version 3.24.17.
2014-01-15 jkummerow@chromium.orgRevert "Eliminatable CheckMaps replaced with if(true...
2014-01-15 machenbach... Reland "Remove flags argument from EmitCallWithStub...
2014-01-15 machenbach... Revert "Remove flags argument from EmitCallWithStub...
2014-01-15 machenbach... [Sheriff] Mark cpu profiler test as flaky on arm.
2014-01-14 plind44@gmail.comMIPS: Remove flags argument from EmitCallWithStub.
2014-01-14 plind44@gmail.comMIPS: Remove HCallGlobal and merge uses with HCallNamed.
2014-01-14 machenbach... [Sheriff] Mark cpu profiler test as flaky on windows.
2014-01-14 plind44@gmail.comMIPS: Get rid of ContextualMode for call ICs.
2014-01-14 plind44@gmail.comMIPS: Fix loading the global receiver.
2014-01-14 plind44@gmail.comMIPS: Remove CALL_AS_FUNCTION and CALL_AS_METHOD.
2014-01-14 verwaest@chromium.orgRemove flags argument from EmitCallWithStub
2014-01-14 ishell@chromium.orgRevert "Polymorphic named calls optimized for the case...
2014-01-14 plind44@gmail.comMIPS: Make the strict-mode calling convention for conte...
2014-01-14 verwaest@chromium.orgRemove HCallGlobal and merge uses with HCallNamed.
2014-01-14 verwaest@chromium.orgGet rid of ContextualMode for call ICs.
2014-01-14 verwaest@chromium.orgFix loading the global receiver on ARM.
2014-01-14 ishell@chromium.orgEliminatable CheckMaps replaced with if(true) or if...
2014-01-14 mstarzinger... Closed generator returns a completed object instead...
2014-01-14 verwaest@chromium.orgRemove CALL_AS_FUNCTION and CALL_AS_METHOD.
2014-01-14 mstarzinger... Annotate mapped memory regions for LeakSanitizer.
2014-01-14 jkummerow@chromium.orgFix test after r18586
2014-01-14 jkummerow@chromium.orgDelete useless --loop-weight flag
2014-01-14 jkummerow@chromium.orgTurn Runtime_MigrateInstance into Runtime_TryMigrateIns...
2014-01-14 bmeurer@chromium.orgFix typo in ARM macro assembler Pop() method.
2014-01-14 verwaest@chromium.orgMake the strict-mode calling convention for contextual...
2014-01-14 machenbach... Fix tree check for push-to-trunk.
2014-01-14 bmeurer@chromium.orgUse std:: on symbols declared in C++-style C headers.
2014-01-14 svenpanne@chromium.orgVarious API-related simplifications.
2014-01-14 machenbach... Prepare push to trunk. Now working on version 3.24.16.
2014-01-14 machenbach... [Sheriff] Disable allocation site pretenuring due to...
2014-01-13 hpayer@chromium.orgEnable allocation site pretenuring.
2014-01-13 hpayer@chromium.orgHandlify AllocationSite AddDependentCompilationInfo.
2014-01-13 svenpanne@chromium.orgDemystified floating point ABI function names.
2014-01-13 bmeurer@chromium.orgInline AllocationMemento::FindForHeapObject() into...
2014-01-13 dslomov@chromium.orgUse unsigned integer arithmetic in Zone::NewExpand.
2014-01-13 jochen@chromium.orgIntroduce an API mirroring the gc extension
2014-01-13 marja@chromium.orgFix r18556; tests were missing handlescopes.
2014-01-13 vegorov@chromium.orgIntroduce kGCCallbackForced flag.
2014-01-13 marja@chromium.orgRemove ScriptData::PreCompile which takes const char*.
2014-01-13 mvstanton@chromium.orgMore efficient use of space in AllocationSite.
2014-01-13 svenpanne@chromium.orgVarious ApiCheck-related cleanups.
2014-01-13 ishell@chromium.org"dead" and "osr" block flags added to trace output...
2014-01-13 machenbach... [Sheriff] Revert "Turn on allocation site pretenuring."
2014-01-11 jarin@chromium.orgFix of Hydrogen environment building for function ...
2014-01-10 hpayer@chromium.orgTurn on allocation site pretenuring.
2014-01-10 rossberg@chromium.org[Sheriff] Revert "Turn on allocation site pretenuring."
2014-01-10 rossberg@chromium.orgRevert "Implement zone-allocated types"
2014-01-10 machenbach... Revert "Add debug output to presubmit script for invest...
2014-01-10 rossberg@chromium.orgImplement zone-allocated types
2014-01-10 mvstanton@chromium.orgTurn on allocation site pretenuring.
2014-01-10 machenbach... Prepare push to trunk. Now working on version 3.24.15.
2014-01-10 jkummerow@chromium.orgAdd more temporary debugging output to PRESUBMIT.py
2014-01-10 ishell@chromium.orgCheck elimination enabled.
2014-01-10 rossberg@chromium.orgWork around VS template problem
2014-01-10 rossberg@chromium.orgRetry "Templatise type representation" after making...
2014-01-10 hpayer@chromium.orgAllocation site pretenuring.
2014-01-10 bmeurer@chromium.orgRevert "Temporarily disable performance.now() in the...
2014-01-10 bmeurer@chromium.orgTemporarily disable performance.now() in the d8 shell.
2014-01-10 machenbach... Add debug output to presubmit script for investigating...
2014-01-10 svenpanne@chromium.orgFixed alignment issues of ProfilerEventsProcessor.
2014-01-10 machenbach... [Sheriff] Make flaky cpu profiler test.
2014-01-09 machenbach... [Sheriff] Revert "Templatise type representation" and...
next