platform/upstream/v8.git
2013-11-05 bmeurer@chromium.orgTry to use STMDB/LDMIA instead of LDR/STR sequences...
2013-11-05 bmeurer@chromium.orgARM: Use loop to initialize locals when optimizing...
2013-11-05 bmeurer@chromium.orgDo Else() first for JoinContinuation() in IfBuilder.
2013-11-05 plind44@gmail.comMIPS: Handle constants in new space by making macro...
2013-11-04 jkummerow@chromium.orgRestore intended LoadIC behavior for JSBuiltinsObject
2013-11-04 jkummerow@chromium.orgAdd missing negative dictionary lookup to NonexistentHa...
2013-11-04 mstarzinger... Remove dead return path from JSObject::GetHiddenPropert...
2013-10-31 plind44@gmail.comMIPS: Fix uint32-to-smi conversion in Lithium.
2013-10-31 machenbach... Prepare push to trunk. Now working on version 3.23.0.
2013-10-31 machenbach... [Sheriff] Mark failing test for nacl port.
2013-10-31 machenbach... [Sheriff] Mark flaky test.
2013-10-31 jkummerow@chromium.orgAvoid pre-aging when debugger is active
2013-10-31 jkummerow@chromium.orgFix uint32-to-smi conversion in Lithium
2013-10-31 machenbach... Add no-variants option to test runner.
2013-10-30 yangguo@chromium.orgDo not remove HAdd with zero if the other operand is...
2013-10-29 jkummerow@chromium.orgia32: Fix comparisons of two constant double operands...
2013-10-29 jkummerow@chromium.orgTemporarily allow HistogramTimerScopes to be nested
2013-10-29 mvstanton@chromium.orgFunction ElementsAreSafeToExamine was undefined in...
2013-10-28 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.22.24.
2013-10-28 jkummerow@chromium.orgWork around two ASSERTs that we're hitting now that...
2013-10-28 jkummerow@chromium.orgReturn early from BinaryOpIC::Transition when the JS...
2013-10-28 titzer@chromium.orgRemove assertion in SetResourceConstraints.
2013-10-28 titzer@chromium.orgTemporarily disable calls to OS::TotalPhysicalMemory...
2013-10-28 svenpanne@chromium.orgIntroduce andps for IA32/X64
2013-10-28 bmeurer@chromium.orgARM: Replace branch with conditional store in function...
2013-10-28 bmeurer@chromium.orgRemove unused function MoveBytes().
2013-10-28 jkummerow@chromium.orgRename deprecated __attribute__((no_address_safety_anal...
2013-10-28 bmeurer@chromium.orgCast const char * to const uint8_t *, which removed...
2013-10-28 mvstanton@chromium.orgGeneralize AllocationSite field access in HObjectAccess.
2013-10-28 yangguo@chromium.orgFix --hydrogen-filter="-".
2013-10-28 svenpanne@chromium.orgTune mjsunit/compiler/expression-trees.
2013-10-28 svenpanne@chromium.orgTune mjsunit/array-functions-prototype-misc
2013-10-25 rafaelw@chromium.orgHandlify JSObject::PrepareElementsForSort
2013-10-25 fschneider... Fix bug in nextWeaker function of deltablue benchmark.
2013-10-25 mstarzinger... Simplify test-mark-compact/NoPromotion test.
2013-10-25 mvstanton@chromium.orgThe Elements pointer in a JSObject can have a filler...
2013-10-25 yangguo@chromium.orgReland "Make Array.prototype.pop throw if the last...
2013-10-25 danno@chromium.orgFix release build failures due to --enable-slow-asserts
2013-10-25 danno@chromium.orgDefine DEBUG for v8_optimized_debug=2
2013-10-25 hpayer@chromium.orgMake top and limit field in AllocationInfo private...
2013-10-25 bmeurer@chromium.orgPrepare push to trunk. Now working on version 3.22.23.
2013-10-25 svenpanne@chromium.orgTune mjsunit/regexp-global.
2013-10-25 svenpanne@chromium.orgTune cctest/test-parsing/ParserSync.
2013-10-25 bmeurer@chromium.orgThe "TESTFLAGS" is now added to Android .check build...
2013-10-25 haitao.feng... Introduce MoveDouble to the X64 MacroAssembler
2013-10-24 plind44@gmail.comEnable double alignment for constructed arrays.
2013-10-24 mstarzinger... Make the message test suite run without slow asserts.
2013-10-24 mstarzinger... Remove specialized raw Cell and Map allocators.
2013-10-24 svenpanne@chromium.orgTemporarily disable mjsunit/regress/regress-2612 to...
2013-10-24 svenpanne@chromium.orgTune mjsunit/regress/regress-2612.
2013-10-24 titzer@chromium.orgHandle constants in new space on arm by making macro...
2013-10-24 bmeurer@chromium.orgAdd performance.now() to the d8 shell.
2013-10-24 bmeurer@chromium.orgRevert "Fix shared library build after r17368." and...
2013-10-24 bmeurer@chromium.orgGet rid of unused STRING_ADD_ERECT_FRAME flag.
2013-10-24 bmeurer@chromium.orgFix shared library build after r17368.
2013-10-24 hpayer@chromium.orgAdd code age subtype tracking to --track-gc-object...
2013-10-24 bmeurer@chromium.orgAdd performance.now() to the d8 shell.
2013-10-24 bmeurer@chromium.orgRevert "Add window.performance.now() to the d8 shell."
2013-10-24 bmeurer@chromium.orgAdd window.performance.now() to the d8 shell.
2013-10-24 yurys@chromium.orgRecord allocation stack traces
2013-10-24 bmeurer@chromium.orgPrepare push to trunk. Now working on version 3.22.22.
2013-10-24 svenpanne@chromium.orgRemoved long-running obselete test case.
2013-10-24 yangguo@chromium.orgRevert "Make Array.prototype.pop throw if the last...
2013-10-24 plind44@gmail.comMIPS: Increase code space first page size due to r17334.
2013-10-24 marja@chromium.orgFix r17253.
2013-10-24 haitao.feng... Use PopReturnAddressTo and PushReturnAddressFrom in...
2013-10-24 plind44@gmail.comFix ARM build on mac.
2013-10-24 bmeurer@chromium.orgPrepare push to trunk. Now working on version 3.22.21.
2013-10-24 haitao.feng... Introduce xchgl, orl, roll, subl, testl and xorl into...
2013-10-24 haitao.feng... Use the correct version of movq for ExternalReference...
2013-10-23 rafaelw@chromium.orgHandlify Map::CopyInstallDescriptors
2013-10-23 rafaelw@chromium.orgHandlify Map::CopyNormalized
2013-10-23 hpayer@chromium.orgRemoved redundant definition of new space top in serial...
2013-10-23 titzer@chromium.orgHandle new space constants on ia32 by using in a regist...
2013-10-23 yangguo@chromium.orgMake Array.prototype.pop throw if the last element...
2013-10-23 jkummerow@chromium.orgFix HObjectAccess for loads from migrating prototypes
2013-10-23 danno@chromium.orgFix MEMORY_SANITIZER macro redefinition error.
2013-10-23 danno@chromium.orgEnable preaging of code objects when --optimize-for...
2013-10-23 ishell@chromium.orgHCheckInstanceType factories unified
2013-10-23 mstarzinger... Use common allocation choke point in Heap::AllocateCons...
2013-10-23 yurys@chromium.orgExpose v8::Function::GetDisplayName to public API.
2013-10-23 ishell@chromium.orgPushAndAdd() usages refactored.
2013-10-23 yurys@chromium.orgRevert "Disable allocation folding when allocations...
2013-10-23 yurys@chromium.orgDisable allocation folding when allocations tracking...
2013-10-23 mstarzinger... Simplify ObjectVisitor for external references.
2013-10-23 hpayer@chromium.orgAdd a soft-deopt in keyed element access when current...
2013-10-23 dslomov@chromium.orgCrankshaft builtins.
2013-10-23 titzer@chromium.orgMake macro-assembler-x64 deal with handles to objects...
2013-10-23 dcarney@chromium.orgforce accessor pair accesses backed by simple api calls...
2013-10-23 danno@chromium.orgPartially annotate V8 for MemorySanitizer.
2013-10-23 bmeurer@chromium.orgPrepare push to trunk. Now working on version 3.22.20.
2013-10-22 rafaelw@chromium.orgHandlify Map::CopyForObserved
2013-10-22 mstarzinger... Condense flag definitions a bit.
2013-10-22 yurys@chromium.orgRevert "Expose v8::Function::GetDisplayName to public...
2013-10-22 yurys@chromium.orgExpose v8::Function::GetDisplayName to public API.
2013-10-22 yurys@chromium.orgExpose v8::Function::IsBuiltin to public API.
2013-10-22 mstarzinger... Enable escape analysis for Hydrogen.
2013-10-22 mstarzinger... Fix materialization of captured objects with field...
2013-10-22 svenpanne@chromium.orgTemporarily deactive regress-2185-2 until our array...
2013-10-22 bmeurer@chromium.orgGuard against misuse of IfBuilder.
next