projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2012-05-09
fschneider...
Force checking of result on all functions in elements...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
rossberg@chromium.org
Make Error.prototype.name writable again, as required...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
mstarzinger...
Implement explicit back pointers in transition tree.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
yangguo@chromium.org
Force inlining CopyChars and String::Get.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
erik.corry...
Fix function sorter from 11482 with correct fix. The...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
erik.corry...
Regexp: Fix overflow in min-match-length calculation...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
erik.corry...
Make DeltaBlue performance more stable by ignoring...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
yangguo@chromium.org
MIPS: Fixed illegal instruction use on Loongson in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
erik.corry...
Fix crash bug in VisitChoice (bug=126272).
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
jkummerow@chromium.org
Fix unsigned-Smi check in MappedArgumentsLookup
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
yangguo@chromium.org
Handle negative number in Math.floor,ia32,non-SSE4...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
yangguo@chromium.org
Intercept a crash, put debug information onto the stack...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
ulan@chromium.org
Use correct size of promoted space for setting promotio...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
mstarzinger...
Implement ClearFunctionTypeFeedback for test cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
danno@chromium.org
MIPS: ARM: Ensure reload of elements pointer in StoreFa...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
mstarzinger...
MIPS: Fix register clobbering in LoadIC for interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
mstarzinger...
MIPS: Implement clearing of CompareICs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
peter.rybin...
Fix warning on Win64
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
peter.rybin...
Fix mjsunit.status for new liveedit test
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
peter.rybin...
Fix issue 825 (LiveEdit vs. function with no locals...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
danno@chromium.org
MIPS: Reduce size of LIR instruction by one word and...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
svenpanne@chromium.org
Bumped bootup memory limit on 32bit platforms using...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
erik.corry...
Fix assert in function sorter.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
svenpanne@chromium.org
Use map transitions when defining accessor properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
yangguo@chromium.org
Modify two regression tests to actually fail when failing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
mstarzinger...
Fix register clobbering in LoadIC for interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
mstarzinger...
Implement clearing of CompareICs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
danno@chromium.org
Prepare push to trunk. Now working on version 3.11.0.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
erik.corry...
Fix assert triggered in fast/regex/pcre-test-4.html...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
jkummerow@chromium.org
Clean up Makefile, enable MIPS cross-compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
danno@chromium.org
ARM: Ensure reload of elements pointer in StoreFastDoub...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
erik.corry...
Sort functions when doing megamorphic dispatch/inlining...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
erik.corry...
Enable code flushing even when objects were marked...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
yangguo@chromium.org
Small patch to save one jump instruction and one label...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
danno@chromium.org
Ensure reload of elements pointer in StoreFastDoubleEle...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
mstarzinger...
MIPS: Fix LFastLiteral to check boilerplate elements...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
jkummerow@chromium.org
Fix mistakes in r11472
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
jkummerow@chromium.org
Fixed corner cases in truncation behavior when storing...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
vegorov@chromium.org
Don't ignore return value of CommitCodePage in Allocate...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
mstarzinger...
Fix LFastLiteral to check boilerplate elements kind.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
ulan@chromium.org
Make sure idle notifications perform a round of increme...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
svenpanne@chromium.org
Fixed preparser for try statement. Tiny cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
danno@chromium.org
Prepare push to trunk. Now working on version 3.10.8.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
ulan@chromium.org
Revert r11425 because of V8 benchmark performance regre...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
jkummerow@chromium.org
One more register change missing from r11460.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
jkummerow@chromium.org
Temporarily disable crashing mozilla test
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
jkummerow@chromium.org
ia32: Redefine register usage in LoadIC/KeyedLoadIC...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
yangguo@chromium.org
MIPS: Removed unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
peter.rybin...
Issue 2081: Expose function's (closure's) inner context...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
mstarzinger...
Print compare-state with --print-code-stubs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
erik.corry...
Fix spurious bugs in GrowAndShrinkNewSpace when the
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
erik.corry...
Remove more assumptions from debug tests. Even though...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
fschneider...
Reduce size of LIR instruction by one word and remove...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
erik.corry...
Remove unwarranted assumptions about inlining from...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
yangguo@chromium.org
Use simple concat of substrings instead of ReplaceStrin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
ulan@chromium.org
Add missing literal pool guards.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
erik.corry...
Reenable some heap verification and fix test to keep
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
erik.corry...
Regexp: Remove nodes from the regexp that cannot match...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
danno@chromium.org
Reduce expense of TraceGVN when --trace-gvn is off
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.10.7.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
yangguo@chromium.org
Remove unused variable in src/platform-solaris.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
peter.rybin...
Add "step in recommended" to LiveEdit response object.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
danno@chromium.org
Fix 64-bit windows size_t assert
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
mmassi@chromium.org
Eliminate redundant array bound checks (checks already...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
mstarzinger...
Fix deopted construct stub frame to contain code object.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
erik.corry...
Temporarily disable some heap verification while test...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
danno@chromium.org
Use safe string utilities to fix Windows build error.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
danno@chromium.org
Improve --trace-gvn debug output
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
erik.corry...
Fix release build. Add comment accidentally omitted...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
erik.corry...
Make --stress-compaction more stressful.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
alexeif@chromium.org
Add field names to Code, ConsString, and JSGlobalProper...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
mstarzinger...
Make String::Empty inlineable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
fschneider...
Attempt to fix Win32 build by avoiding a compiler intri...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
fschneider...
Optimise Math.floor(x/y) to use integer division for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
mstarzinger...
Make Isolate::GetData and Isolate::SetData inlineable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
ulan@chromium.org
Re-enable optimization for hot functions that have...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
alexeif@chromium.org
Refactoring of heap profiler: split ExtractReferences...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
erik.corry...
Remove some unused stuff from regexp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
erik.corry...
Fix some bugs in accessing details of the lastest regexp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
fschneider...
Revert r11420 because Win32 compilation was broken.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
fschneider...
optimise Math.floor(x/y) to use integer divisiion for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Fix compile failure on Mac in r11417.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
alexeif@chromium.org
Show names of the context fields in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Make static API getters inlineable again.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Fix source property of empty RegExp objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
erikcorry
Remove unused IsNan function
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
mstarzinger...
Prepare push to trunk. Now working on version 3.10.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
alexeif@chromium.org
Exclude filler maps from object properties in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
alexeif@chromium.org
Add names to GlobalObject inline properties in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
peter.rybin...
Issue 2089 Expose value wrapper's inner values
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
yangguo@chromium.org
Disabling stepping into callback function of String...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
erikcorry
MIPS: Do the qNaN fixup at de-serialization time. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
alexeif@chromium.org
Eliminate internal and hidden links to oddballs and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
alexeif@chromium.org
Add missing named fields to SharedFunctionInfo in heap...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
rossberg@chromium.org
Put new global var semantics behind a flag until WebKit...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
mstarzinger...
MIPS: Port function call type-feedback cells to x64...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
fschneider...
Remove dead code from our JS builtin-code in math.js.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
yangguo@chromium.org
Enable stepping into callback passed to builtins (e...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
jkummerow@chromium.org
Relax test-debug/ThreadedDebugging to stop flakiness.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
svenpanne@chromium.org
Replaced the --limit-inling flag by three separate...
commit
|
commitdiff
|
tree
|
snapshot
next