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
2013-01-21
jkummerow@chromium.org
Disable elimination of unreachable code after HSoftDeopts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
mvstanton@chromium.org
Fixed test failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
mstarzinger...
Remove unused GlobalHandles::IterateWeakRoots()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
mvstanton@chromium.org
Out of bounds memory access in TestJSArrayForAllocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
mstarzinger...
Remove GlobalHandles::number_of_weak_handles_ and numbe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
svenpanne@chromium.org
Moved FlagList::EnforceFlagImplications to V8::Initiali...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
mvstanton@chromium.org
MIPS: Additional work to get array literal allocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.16.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
jkummerow@chromium.org
De-dupe test/mozilla/mozilla.status
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
jkummerow@chromium.org
tools/run-tests.py: Fixes for Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
yangguo@chromium.org
Temporarily disable deferred stack trace formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
jkummerow@chromium.org
tools/runtests.py: Fix cctests on Windows; properly...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
ulan@chromium.org
Remove redundant check in LCodeGen::DoBoundsCheck
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
mstarzinger...
Fix test harness to accept camel-case modes.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
yangguo@chromium.org
MIPS: Fix wrong asserts in SeqStringSetCharGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
jkummerow@chromium.org
MIPS: Don't emit code for instructions that are hiding...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
jkummerow@chromium.org
Don't insert HDummyUses for control instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
danno@chromium.org
MIPS: Fix if condition in DoTransitionElementsKind.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
svenpanne@chromium.org
Make the Isolate parameter mandatory in Locker and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
mmassi@chromium.org
Revert r13409 ("Make the array bounds check elimination...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
yangguo@chromium.org
Add a percentage to each metric in the V8 timeline...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
yangguo@chromium.org
Fix the xrange calculation of the V8 timeline plot
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
yangguo@chromium.org
Remove some unnecessary use of templates.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
jkummerow@chromium.org
Don't emit code for instructions that are hiding behind...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
jkummerow@chromium.org
Recently I tried to debug CPU profiling on Chrome.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
jkummerow@chromium.org
Optimize the emitted instruction of random function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
mmassi@chromium.org
Make the array bounds check elimination phase optional...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
verwaest@chromium.org
Allow miss in GENERIC keyed load/store.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
mstarzinger...
Remove unused methods about Node::class_id_
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
mvstanton@chromium.org
Additional work to get array literal allocation trackin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
mstarzinger...
Inline SetWrapperClassId() and WrapperClassId()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
Remove support for Live Object List and inspector module.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
Add missing VMState(EXTERNAL) for DOM GC callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
verwaest@chromium.org
Separate MEGAMORPHIC and GENERIC ic states
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
ulan@chromium.org
Check that FPU TOP register is zero and clear all excep...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
Cleanup latin-1 conversion check in regexp engine
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
Remove some ascii checks in advance of latin-1 release
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
Avoid pointer underflow in CopyCharsUnsigned.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
svenpanne@chromium.org
Implement Context::GetIsolate()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
jkummerow@chromium.org
Revert "Optimize the emitted instruction of random...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
jkummerow@chromium.org
MIPS: Some more instrumentation to narrow down Failure...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
jkummerow@chromium.org
Record vdso and vsyscall as shared libraries in OS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
jkummerow@chromium.org
Optimize the emitted instruction of random function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
jkummerow@chromium.org
Generate shim headers when using system v8.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
mstarzinger...
Inline MarkIndependent(), MarkPartiallyDependent()...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
MIPS: Remove move ascii data hint for one byte strings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
yangguo@chromium.org
MIPS: Continues Latin-1 support. All tests pass with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
mstarzinger...
Fix arguments materialization for inlined apply().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
svenpanne@chromium.org
Add some runtime checks to MayNamedAccess
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
mstarzinger...
Pack GlobalHandles::Node::state_ and three flags into...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
yangguo@chromium.org
Sync laziness between BuildFunctionInfo and MakeFunctio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
yangguo@chromium.org
Fix windows build wrt symbol export.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
mstarzinger...
Add sanity check to CodeFlusher::AddCandidate.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.16.6.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
yangguo@chromium.org
Add back ascii fast path for toupper/tolower
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
yangguo@chromium.org
Remove move ascii data hint for one byte strings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
svenpanne@chromium.org
Removed deprecated functions from v8's external API.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
yangguo@chromium.org
Reland r13188, r13194, r13256 (Deferred formatting...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
mstarzinger...
The time spent in GCPrologue callbacks and GCEpilogue...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
yangguo@chromium.org
Prepare API for webkit use of Latin-1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
mstarzinger...
Fix problem with NULL handle in r13367.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
mstarzinger...
Fix unhandlified value in GetOwnProperty function.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
svenpanne@chromium.org
We can't print the AST or the source for stubs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
svenpanne@chromium.org
Consistently use V8EXPORT on all classes and not on...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.16.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
mstarzinger...
Fix shared function info code replacement.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
svenpanne@chromium.org
Make v8 handle OOM during Heap construction more gracef...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
jkummerow@chromium.org
Better --trace-ic output for UnaryOpICs, matching other...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
jkummerow@chromium.org
Add non-ASCII support to d8's read() function
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
mstarzinger...
Make recent regression test resilient against GC stress.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
verwaest@chromium.org
Combine DEBUG_BREAK and DEBUG_PREPARE_STEP_IN into...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
mstarzinger...
Fix missing exception check in typed array constructor...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
yangguo@chromium.org
Fix objectprint=on build.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.16.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
yangguo@chromium.org
Continues Latin-1 support. All tests pass with ENABLE_L...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
hpayer@chromium.org
Filter old space and large object space to new space...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
yangguo@chromium.org
MIPS: Emit madd.d for multiply-add on MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
jkummerow@chromium.org
Some more instrumentation to narrow down Failure leaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
yangguo@chromium.org
Introduce ENABLE_LATIN_1 compile flag
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
mvstanton@chromium.org
MIPS: Adapt Danno's Track Allocation Info idea to fast...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
yangguo@chromium.org
MIPS: Fix typo in commit r13326 (f8c9bf84).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
svenpanne@chromium.org
Added %FlattenString and use it to speed up a regressio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
danno@chromium.org
MIPS: Generalize calling to C++ on stub deopt
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
danno@chromium.org
Fix nosse2 crash introduced by r13320
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
yangguo@chromium.org
Only enable MinGW-w64 pow() workaround if needed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
yangguo@chromium.org
Enable readline on d8 while building a shared lib.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
verwaest@chromium.org
Use POLYMORPHIC for polymorphic Keyed(Load|Store)IC
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
mvstanton@chromium.org
Test fix: missing check for JSArray.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
mvstanton@chromium.org
Adapt Danno's Track Allocation Info idea to fast litera...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
verwaest@chromium.org
Introduce POLYMORPHIC
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
verwaest@chromium.org
Slight cleanup of UpdateCache code.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
svenpanne@chromium.org
Environment bookkeping has linear time complexity now...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
yangguo@chromium.org
Use C++ style type casts.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
mstarzinger...
Fix missing exception check in typed array constructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
verwaest@chromium.org
Check interceptor before optimizing load/store
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
danno@chromium.org
MIPS: Elide unnecessary context reload in generated...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
danno@chromium.org
MIPS: Re-land Crankshaft-generated KeyedLoad stubs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
danno@chromium.org
MIPS: Remove redundant loads in DoCheckMaps Hoist the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
danno@chromium.org
Generalize calling to C++ on stub deopt
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
ulan@chromium.org
Add ARM support to tools/grokdump.py
commit
|
commitdiff
|
tree
|
snapshot
next