platform/upstream/v8.git
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...
2014-01-09 plind44@gmail.comMIPS: Implement sqrt in inline assembly.
2014-01-09 rossberg@chromium.orgFix Mac warnings
2014-01-09 rossberg@chromium.orgTemplatise type representation
2014-01-09 rossberg@chromium.orgES6: Add Object.getOwnPropertySymbols
2014-01-09 jkummerow@chromium.orgSkip back edge creation for "do ... while(false)" loops
2014-01-09 mvstanton@chromium.orgArray constructor can be simplified by loading context...
2014-01-09 jochen@chromium.orgFix d8 DebugMessageDetails and DebugCommandToJSONRequest
2014-01-09 bmeurer@chromium.orgBe sure to also register the BinaryOpWithAllocationSite...
2014-01-09 rossberg@chromium.orgPromises: some adaptations to spec
2014-01-09 bmeurer@chromium.orgFix invalid debug code assertion on x64.
2014-01-09 machenbach... Prepare push to trunk. Now working on version 3.24.14.
2014-01-09 svenpanne@chromium.orgAdd Isolate parameter to HandleScope::NumberOfHandles.
2014-01-09 mvstanton@chromium.orgFunctionLiteral has work to do in the typing phase.
2014-01-09 bmeurer@chromium.orgConvert some ifdefs to use their V8_OS_* macros equival...
2014-01-09 bmeurer@chromium.orgARM: Implement sqrt in inline assembly.
2014-01-08 rafaelw@chromium.orgMinor Object.observe optimizations
2014-01-08 jochen@chromium.orgRoll gyp 1830:1831
2014-01-08 svenpanne@chromium.orgRemoved a few internal uses of Isolate::Current.
2014-01-08 ulan@chromium.orgAdd 'LOG=N' line to merge-to-branch.sh to avoid presubm...
2014-01-08 svenpanne@chromium.orgRemoved v8::AssertNoGCScope.
2014-01-08 mstarzinger... Cleanup SetUpMath to use InstallConstants helper.
2014-01-08 bmeurer@chromium.orgRemove redundant NULL check.
2014-01-08 jochen@chromium.orgRoll gyp 1806:1830
2014-01-08 ulan@chromium.orgPrepare push to trunk. Now working on version 3.24.13.
2014-01-08 ulan@chromium.orgCorrectly handle instances without elements in polymorp...
2014-01-08 ulan@chromium.orgFix selection of popular pages in store buffer.
2014-01-08 jkummerow@chromium.orgFix d8's Shell::ReadBuffer after r18227
2014-01-08 mstarzinger... Adapt Webkit test expectations to r18480.
2014-01-08 mstarzinger... Upgrade Number constructor to ES6.
2014-01-08 haitao.feng... Refactor loading a pointer into a register instruction...
2014-01-08 svenpanne@chromium.orgPrepare removal of ObjectTemplate::New without Isolate...
2014-01-08 haitao.feng... Use PushReturnAddressFrom and PopReturnAddressTo to...
2014-01-07 ishell@chromium.orgPolymorphic named calls optimized for the case of repet...
2014-01-07 plind44@gmail.comMIPS: Reland v8:18458 "Load the global proxy from the...
2014-01-07 mvstanton@chromium.orgRemove flag track-allocation-sites.
2014-01-07 rmcilroy@chromium.orgFix some out-of-line constant pool garbage collection...
2014-01-07 machenbach... Add better remote control to push-to-trunk auto-roll...
2014-01-07 titzer@chromium.orgAdd a bit to HObjectAccess to encode immutable fields.
2014-01-07 jarin@chromium.orgFixed Lithium environment generation bug for captured...
2014-01-07 mvstanton@chromium.orgFix for issue 3071: A zombie AlloctionSite must clear...
2014-01-07 mvstanton@chromium.orgWe need to know if a load, store or call IC is assumed
2014-01-07 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.24.12.
2014-01-07 svenpanne@chromium.orgMake -Wshadow happy.
2014-01-07 verwaest@chromium.orgReland v8:18458 "Load the global proxy from the context...
2014-01-07 rossberg@chromium.orgRevert "Load the global proxy from the context of the...
2014-01-07 jochen@chromium.orgRemove generated makefiles on linux when running gyp_v8
2014-01-07 bmeurer@chromium.orgRemove socket.h include from debug.h
2014-01-07 verwaest@chromium.orgLoad the global proxy from the context of the target...
next