platform/upstream/v8.git
2013-03-19 dcarney@chromium.orgReduce storage size of weak callbacks
2013-03-19 mvstanton@chromium.orgMIPS: HInnerAllocatedObject instruction allows hydrogen...
2013-03-19 yurys@chromium.orgAllow recording individual samples in addition to the...
2013-03-18 palfia@homejinni.comMIPS: Allow direct allocation in old pointer space.
2013-03-18 mstarzinger... Move context global handle creation out of Genesis.
2013-03-18 mmassi@chromium.orgFix induction variable detection.
2013-03-18 mstarzinger... Remove obsolete "previous" field from Genesis.
2013-03-18 rossberg@chromium.orgFix misplaced #endif
2013-03-18 rossberg@chromium.orgUnbreak shared lib build.
2013-03-18 verwaest@chromium.orgRaise the limit since it is 2**16 (65536) on x64.
2013-03-18 palfia@homejinni.comMIPS: Load/Store stub compilation refactoring.
2013-03-18 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.17.13.
2013-03-18 mstarzinger... Add instrumentation to track down Code::CopyFrom crasher.
2013-03-18 verwaest@chromium.orgSince v8:13964, flags is uint32, so always use cmp...
2013-03-18 rossberg@chromium.orgMore useful result pretty printing for d8
2013-03-18 svenpanne@chromium.orgPass Isolates explicitly in Deoptimizer-related code.
2013-03-18 verwaest@chromium.orgUnify kMaxArguments with number of bits used to encode it.
2013-03-18 jkummerow@chromium.orgFix detection of |handle_smi| case in HOptimizedGraphBu...
2013-03-18 yangguo@chromium.orgParallel recompilation: fix off-by-one in deferred...
2013-03-18 mmassi@chromium.orgHandling expression decomposition and array bounds...
2013-03-15 vegorov@chromium.orgWhen spilling live range with not register uses inside...
2013-03-15 alph@chromium.orgRemove kContext node type introduced in r13936
2013-03-15 yurys@chromium.orgRemove bottom-up CPU profile
2013-03-15 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.17.12.
2013-03-15 verwaest@chromium.orgLoad/Store stub compilation refactoring.
2013-03-15 svenpanne@chromium.orgAdded a version of the v8::HandleScope constructor...
2013-03-15 svenpanne@chromium.orgPass Isolate through CompilingCallsToThisStubIsGCSafe...
2013-03-14 yangguo@chromium.orgParallel recompilation: fix concurrency issues.
2013-03-14 ulan@chromium.orgARM: Tweak ECMAToInt32VFP to address regression on...
2013-03-14 mstarzinger... Allow inlining of functions containing array literals.
2013-03-14 svenpanne@chromium.orgFixed two register allocator bugs (off-by-one error...
2013-03-14 mstarzinger... Allow inlining of functions containing function literals.
2013-03-14 palfia@homejinni.comMIPS: Fix test262 regression.
2013-03-14 palfia@homejinni.comMIPS: Fix AssertName() in MacroAssembler.
2013-03-14 palfia@homejinni.comMIPS: Refactoring Store ICs. A first step towards polym...
2013-03-14 hpayer@chromium.orgExecute a memory barrier when adding a new page to...
2013-03-14 hpayer@chromium.orgAllow direct allocation in old pointer space.
2013-03-13 dcarney@chromium.orgremove latin-1 flag
2013-03-13 dcarney@chromium.orgSome Utf8Length microoptimizations
2013-03-13 alph@chromium.orgFix Windows build
2013-03-13 alph@chromium.orgFix huge heap snapshot when a heavily shared context...
2013-03-13 yangguo@chromium.orgParallel recompilation: fewer handle dereferences and...
2013-03-13 verwaest@chromium.orgRefactoring Store ICs. A first step towards polymorphic...
2013-03-13 svenpanne@chromium.orgMade AdjustAmountOfExternalAllocatedMemory an instance...
2013-03-13 dcarney@chromium.orgremove maynamedaccess checks
2013-03-13 mvstanton@chromium.orgIn ArrayConstructor_StubFailure the transition elements...
2013-03-13 yangguo@chromium.orgRemove unused field.
2013-03-13 danno@chromium.orgUse IsRuntimeEntry for RUNTIME_ENTRY comparison
2013-03-13 mvstanton@chromium.orgHInnerAllocatedObject instruction allows hydrogen code...
2013-03-13 ulan@chromium.orgPrepare push to trunk. Now working on version 3.17.11.
2013-03-13 yangguo@chromium.orgDateField cache should check the ExternalOperand instea...
2013-03-12 adamk@chromium.orgUse InternalArray in Object.getOwnPropertyNames() imple...
2013-03-12 yangguo@chromium.orgParallel recompilation: remove interrupt for code gener...
2013-03-12 yangguo@chromium.orgRename android_build_type to android_webview_build.
2013-03-12 yangguo@chromium.orgCorrectly override parallel recompilation flag for...
2013-03-12 verwaest@chromium.orgPolymorphism support for numbers and strings
2013-03-12 mvstanton@chromium.orgUse an efficient graph constant in CodeStubGraphBuilder...
2013-03-12 rodolph.perfetta... ARM: Optimsisation of ECMA ToInt32.
2013-03-12 svenpanne@chromium.orgConsistently pass a Heap* to HashTable-related AsObject...
2013-03-12 mvstanton@chromium.orgMIPS: To fully support hydrogen code stubs which accept...
2013-03-12 svenpanne@chromium.orgUnbreak readline support.
2013-03-12 svenpanne@chromium.orgAdded an Isolate parameter to some HashTable/Dictionary...
2013-03-11 verwaest@chromium.orgCleanup the copying of ICs to the Megamorphic Code...
2013-03-11 palfia@homejinni.comMIPS: Fix white space matching in latin-1 strings wrt...
2013-03-11 danno@chromium.orgUse direct jump and call instruction for X64 when the...
2013-03-11 danno@chromium.orgRevert r13901 to reland with proper credit to external...
2013-03-11 danno@chromium.orgUse direct jump and call instruction for X64 when the...
2013-03-11 palfia@homejinni.comMIPS: fix NaN handling of Isolate::StackOverflow()
2013-03-11 mstarzinger... Simplify PreParser::ParsePrimaryExpression
2013-03-11 yangguo@chromium.orgFix white space matching in latin-1 strings wrt \u00a0.
2013-03-11 mstarzinger... Fix heap snapshot creation for Harmony collections.
2013-03-11 ulan@chromium.orgFix assert in Page::Initialize.
2013-03-11 hpayer@chromium.orgWait in heap tests for active concurrent sweeper threads.
2013-03-11 mstarzinger... Consistently unlink evacuation candidates before sweeping.
2013-03-11 palfia@homejinni.comMIPS: Unify deoptimizer for stub failure trampoline...
2013-03-11 palfia@homejinni.comMIPS: Fix debug mode related porting mistakes.
2013-03-11 svenpanne@chromium.orgFixed register allocation corner case.
2013-03-11 jkummerow@chromium.orgIn the absence of type feedback, pessimistically force...
2013-03-11 svenpanne@chromium.orgRevert "Add .dir-locals.el."
2013-03-08 mvstanton@chromium.orgTo fully support hydrogen code stubs which accept a...
2013-03-08 mstarzinger... Unify deoptimizer for stub failure trampoline frames.
2013-03-08 hpayer@chromium.orgUnlink evacuation candidates from list of pages before...
2013-03-08 mstarzinger... Ensure runtime functions have a NoHandleAllocation...
2013-03-08 svenpanne@chromium.orgAdd .dir-locals.el.
2013-03-08 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.17.10.
2013-03-08 mstarzinger... Restore Function()'s expected string representation.
2013-03-08 svenpanne@chromium.orgEnable deprecatations (again).
2013-03-08 palfia@homejinni.comMIPS: Unify grow mode and stub kind
2013-03-08 palfia@homejinni.comMIPS: Cleaned up CpuFeature scope handling.
2013-03-08 palfia@homejinni.comMIPS: Make IC patching resilient to flushing of the...
2013-03-08 palfia@homejinni.comMIPS: ES6 symbols: Allow symbols as property names
2013-03-08 palfia@homejinni.comMIPS: Polymorphism support for load IC.
2013-03-08 palfia@homejinni.comMIPS: Fixed ASSERT in commit r13807.
2013-03-08 palfia@homejinni.comMIPS: ES6 symbols: Implement Symbol intrinsic and basic...
2013-03-07 mstarzinger... Reintroduce lost space in r13867.
2013-03-07 yangguo@chromium.orgAvoid bool to Oddball conversions by being lazy.
2013-03-07 yangguo@chromium.orglog: add %p option to --logfile, expands to pid
2013-03-07 mstarzinger... Harden Function()'s parsing of function literals.
2013-03-07 rossberg@chromium.orgES6 symbols: refine test for getOwnPropertyNames
2013-03-07 ulan@chromium.orgPrepare push to trunk. Now working on version 3.17.9.
next