platform/upstream/v8.git
2012-05-16 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.11.3.
2012-05-16 yangguo@chromium.orgAmend regression test.
2012-05-16 yangguo@chromium.orgAdd missing test for transcendental functions.
2012-05-16 yangguo@chromium.orgRevert r11496.
2012-05-16 mstarzinger... Implement map collection for incremental marking.
2012-05-16 erik.corry... MIPS: Fix simplification of DoLoadNamedFieldPolymorphic...
2012-05-16 mstarzinger... Fix CreateEmptyFunction to not share descriptor array.
2012-05-15 danno@chromium.orgAlways transition empty FAST_DOUBLE_ARRAYs on push
2012-05-15 mstarzinger... Add zapping of Map contents in debug mode.
2012-05-15 yangguo@chromium.orgmessages.js: Add toString to CallSite (which describes...
2012-05-15 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.11.2.
2012-05-15 mstarzinger... Revert r11556 and r11558 to allow roll.
2012-05-15 rossberg@chromium.orgAdd a readbuffer function to d8, that reads a file...
2012-05-15 erik.corry... Add a little more post morten debug info for the minidump.
2012-05-15 yangguo@chromium.orgFix freebsd build.
2012-05-15 rossberg@chromium.orgImprove typed arrays support in d8.
2012-05-15 ulan@chromium.orgFix ucontext structure for Android on x86
2012-05-15 mstarzinger... Fix regression test from r11556 for no-snapshot.
2012-05-15 rossberg@chromium.orgRevert flag change for global semantics.
2012-05-15 mstarzinger... Implement map collection for incremental marking.
2012-05-14 erik.corry... Add -f or --full flag to grokdump to dump all available...
2012-05-12 alexeif@chromium.orgSerialize heap snapshot data as an array of unsigned...
2012-05-11 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.11.1.
2012-05-11 jkummerow@chromium.orgGYP build: Provide automatic host_arch detection on Mac
2012-05-11 jkummerow@chromium.orgPrepare for using GYP build on buildbots
2012-05-11 erik.corry... Simplify DoLoadNamedFieldPolymorphic
2012-05-10 erik.corry... Fix compose-discard crasher from 11524 - port to x64...
2012-05-10 erik.corry... Fix compose-discard crasher from 11524. We can't do...
2012-05-10 alexeif@chromium.orgSet object tags directly to the entry name in heap...
2012-05-10 vegorov@chromium.orgExtend grokdump with basic interactive shell capabilities.
2012-05-10 rossberg@chromium.orgActivate new global semantics by default.
2012-05-10 alexeif@chromium.orgMerge SetObjectNames extra pass into the main pass.
2012-05-09 alexeif@chromium.orgFix formatting.
2012-05-09 danno@chromium.orgProperly set ElementsKind of empty FAST_DOUBLE_ELEMENTS...
2012-05-09 fschneider... Declare more functions returing a MaybeObject* with...
2012-05-09 alexeif@chromium.orgSplit nodes and edges into separate arrays in heap...
2012-05-09 fschneider... Force checking of result on all functions in elements...
2012-05-09 rossberg@chromium.orgMake Error.prototype.name writable again, as required...
2012-05-09 mstarzinger... Implement explicit back pointers in transition tree.
2012-05-08 yangguo@chromium.orgForce inlining CopyChars and String::Get.
2012-05-08 erik.corry... Fix function sorter from 11482 with correct fix. The...
2012-05-08 erik.corry... Regexp: Fix overflow in min-match-length calculation...
2012-05-08 erik.corry... Make DeltaBlue performance more stable by ignoring...
2012-05-07 yangguo@chromium.orgMIPS: Fixed illegal instruction use on Loongson in...
2012-05-07 erik.corry... Fix crash bug in VisitChoice (bug=126272).
2012-05-07 jkummerow@chromium.orgFix unsigned-Smi check in MappedArgumentsLookup
2012-05-04 yangguo@chromium.orgHandle negative number in Math.floor,ia32,non-SSE4...
2012-05-04 yangguo@chromium.orgIntercept a crash, put debug information onto the stack...
2012-05-04 ulan@chromium.orgUse correct size of promoted space for setting promotio...
2012-05-04 mstarzinger... Implement ClearFunctionTypeFeedback for test cases.
2012-05-04 danno@chromium.orgMIPS: ARM: Ensure reload of elements pointer in StoreFa...
2012-05-04 mstarzinger... MIPS: Fix register clobbering in LoadIC for interceptors.
2012-05-04 mstarzinger... MIPS: Implement clearing of CompareICs.
2012-05-03 peter.rybin... Fix warning on Win64
2012-05-03 peter.rybin... Fix mjsunit.status for new liveedit test
2012-05-03 peter.rybin... Fix issue 825 (LiveEdit vs. function with no locals...
2012-05-03 danno@chromium.orgMIPS: Reduce size of LIR instruction by one word and...
2012-05-03 svenpanne@chromium.orgBumped bootup memory limit on 32bit platforms using...
2012-05-03 erik.corry... Fix assert in function sorter.
2012-05-03 svenpanne@chromium.orgUse map transitions when defining accessor properties.
2012-05-03 yangguo@chromium.orgModify two regression tests to actually fail when failing.
2012-05-03 mstarzinger... Fix register clobbering in LoadIC for interceptors.
2012-05-03 mstarzinger... Implement clearing of CompareICs.
2012-05-03 danno@chromium.orgPrepare push to trunk. Now working on version 3.11.0.
2012-05-03 erik.corry... Fix assert triggered in fast/regex/pcre-test-4.html...
2012-05-03 jkummerow@chromium.orgClean up Makefile, enable MIPS cross-compilation
2012-05-03 danno@chromium.orgARM: Ensure reload of elements pointer in StoreFastDoub...
2012-05-02 erik.corry... Sort functions when doing megamorphic dispatch/inlining...
2012-05-02 erik.corry... Enable code flushing even when objects were marked...
2012-05-02 yangguo@chromium.orgSmall patch to save one jump instruction and one label...
2012-05-02 danno@chromium.orgEnsure reload of elements pointer in StoreFastDoubleEle...
2012-05-02 mstarzinger... MIPS: Fix LFastLiteral to check boilerplate elements...
2012-04-30 jkummerow@chromium.orgFix mistakes in r11472
2012-04-30 jkummerow@chromium.orgFixed corner cases in truncation behavior when storing...
2012-04-30 vegorov@chromium.orgDon't ignore return value of CommitCodePage in Allocate...
2012-04-30 mstarzinger... Fix LFastLiteral to check boilerplate elements kind.
2012-04-30 ulan@chromium.orgMake sure idle notifications perform a round of increme...
2012-04-30 svenpanne@chromium.orgFixed preparser for try statement. Tiny cleanup.
2012-04-30 danno@chromium.orgPrepare push to trunk. Now working on version 3.10.8.
2012-04-30 ulan@chromium.orgRevert r11425 because of V8 benchmark performance regre...
2012-04-30 jkummerow@chromium.orgOne more register change missing from r11460.
2012-04-27 jkummerow@chromium.orgTemporarily disable crashing mozilla test
2012-04-27 jkummerow@chromium.orgia32: Redefine register usage in LoadIC/KeyedLoadIC...
2012-04-27 yangguo@chromium.orgMIPS: Removed unused variables.
2012-04-26 peter.rybin... Issue 2081: Expose function's (closure's) inner context...
2012-04-26 mstarzinger... Print compare-state with --print-code-stubs.
2012-04-26 erik.corry... Fix spurious bugs in GrowAndShrinkNewSpace when the
2012-04-26 erik.corry... Remove more assumptions from debug tests. Even though...
2012-04-26 fschneider... Reduce size of LIR instruction by one word and remove...
2012-04-26 erik.corry... Remove unwarranted assumptions about inlining from...
2012-04-26 yangguo@chromium.orgUse simple concat of substrings instead of ReplaceStrin...
2012-04-26 ulan@chromium.orgAdd missing literal pool guards.
2012-04-26 erik.corry... Reenable some heap verification and fix test to keep
2012-04-26 erik.corry... Regexp: Remove nodes from the regexp that cannot match...
2012-04-26 danno@chromium.orgReduce expense of TraceGVN when --trace-gvn is off
2012-04-26 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.10.7.
2012-04-26 yangguo@chromium.orgRemove unused variable in src/platform-solaris.cc.
2012-04-25 peter.rybin... Add "step in recommended" to LiveEdit response object.
2012-04-25 danno@chromium.orgFix 64-bit windows size_t assert
2012-04-25 mmassi@chromium.orgEliminate redundant array bound checks (checks already...
next