platform/upstream/v8.git
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...
2012-04-25 mstarzinger... Fix deopted construct stub frame to contain code object.
2012-04-25 erik.corry... Temporarily disable some heap verification while test...
2012-04-25 danno@chromium.orgUse safe string utilities to fix Windows build error.
2012-04-25 danno@chromium.orgImprove --trace-gvn debug output
2012-04-25 erik.corry... Fix release build. Add comment accidentally omitted...
2012-04-25 erik.corry... Make --stress-compaction more stressful.
2012-04-25 alexeif@chromium.orgAdd field names to Code, ConsString, and JSGlobalProper...
2012-04-25 mstarzinger... Make String::Empty inlineable.
2012-04-24 fschneider... Attempt to fix Win32 build by avoiding a compiler intri...
2012-04-24 fschneider... Optimise Math.floor(x/y) to use integer division for...
2012-04-24 mstarzinger... Make Isolate::GetData and Isolate::SetData inlineable.
2012-04-24 ulan@chromium.orgRe-enable optimization for hot functions that have...
2012-04-24 alexeif@chromium.orgRefactoring of heap profiler: split ExtractReferences...
2012-04-24 erik.corry... Remove some unused stuff from regexp implementation.
2012-04-23 erik.corry... Fix some bugs in accessing details of the lastest regexp
2012-04-23 fschneider... Revert r11420 because Win32 compilation was broken.
2012-04-23 fschneider... optimise Math.floor(x/y) to use integer divisiion for...
2012-04-23 mstarzinger... Fix compile failure on Mac in r11417.
2012-04-23 alexeif@chromium.orgShow names of the context fields in heap snapshot.
2012-04-23 mstarzinger... Make static API getters inlineable again.
2012-04-23 mstarzinger... Fix source property of empty RegExp objects.
2012-04-23 erikcorryRemove unused IsNan function
2012-04-23 mstarzinger... Prepare push to trunk. Now working on version 3.10.6.
2012-04-23 alexeif@chromium.orgExclude filler maps from object properties in heap...
2012-04-23 alexeif@chromium.orgAdd names to GlobalObject inline properties in heap...
2012-04-20 peter.rybin... Issue 2089 Expose value wrapper's inner values
2012-04-20 yangguo@chromium.orgDisabling stepping into callback function of String...
2012-04-20 erikcorryMIPS: Do the qNaN fixup at de-serialization time. ...
2012-04-20 alexeif@chromium.orgEliminate internal and hidden links to oddballs and...
2012-04-20 alexeif@chromium.orgAdd missing named fields to SharedFunctionInfo in heap...
2012-04-20 rossberg@chromium.orgPut new global var semantics behind a flag until WebKit...
2012-04-20 mstarzinger... MIPS: Port function call type-feedback cells to x64...
2012-04-20 fschneider... Remove dead code from our JS builtin-code in math.js.
2012-04-20 yangguo@chromium.orgEnable stepping into callback passed to builtins (e...
2012-04-20 jkummerow@chromium.orgRelax test-debug/ThreadedDebugging to stop flakiness.
2012-04-20 svenpanne@chromium.orgReplaced the --limit-inling flag by three separate...
2012-04-20 fschneider... Fix bug in forced-deletion of globals.
2012-04-20 svenpanne@chromium.orgFlush PC-to-code cache before doing verification.
2012-04-19 fschneider... Finish refactoring done for ia32 for the other platforms.
2012-04-19 alexeif@chromium.orgFix includes order.
2012-04-19 alexeif@chromium.orgShow names for the strong roots in heap snapshot.
2012-04-19 mstarzinger... Port function call type-feedback cells to x64 and ARM.
2012-04-19 fschneider... Optimize ~~(expr) in optimized code.
2012-04-19 alexeif@chromium.orgHide internal references pointing to the empty array...
2012-04-19 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.10.5.
2012-04-19 mstarzinger... Fix issues when stressing compaction with WeakMaps.
next