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-07-23
hpayer@chromium.org
Fix TargetSpace() method for box type.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
yangguo@chromium.org
Flush parallel recompilation queues on context dispose...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
yurys@chromium.org
Fix call stack sampling for the case when native callba...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
palfia@homejinni.com
MIPS: Eliminate map checks of constant values.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
bmeurer@chromium.org
Avoid duplication of OS::Thread methods for every POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
haitao.feng...
Introduce kRegisterSize, kPCOnStackSize and kFPOnStackS...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
yurys@chromium.org
Deprecate v8::V8::Pause/ResumeProfiler
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
danno@chromium.org
Unify SoftDeoptimize and Deoptimize hydrogen instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
haitao.feng...
Revert "Addressed danno's comments" and "Introduce...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
haitao.feng...
Addressed danno's comments
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
haitao.feng...
Introduce kRegisterSize, kPCOnStackSize and kFPOnStackS...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
verwaest@chromium.org
Also eliminate map checks with transitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
bmeurer@chromium.org
Fix duplicated methods for POSIX platforms.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
verwaest@chromium.org
Eliminate map checks of constant values.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
olivf@chromium.org
Avoid tagged values for Instructions that truncate...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
loislo@chromium.org
Move CpuProfiler code create events behind Logger code...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
yangguo@chromium.org
Rip out infrastructure for deferred stack trace formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
yangguo@chromium.org
Cosmetic changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
bmeurer@chromium.org
Turn ToNumberStub into a hydrogen code stub.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
palfia@homejinni.com
MIPS: Ensure space for lazy deoptimization before calli...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
mstarzinger...
Add test case for issue 2793 about experimental natives.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
palfia@homejinni.com
MIPS: Prefill pre-allocated memory of folded allocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
ulan@chromium.org
ARM: Ensure space for lazy deoptimization before callin...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
verwaest@chromium.org
Add fixed array to Type::LubBitset
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
verwaest@chromium.org
Avoid repeated rewrites of global store to constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
verwaest@chromium.org
Exclude const-strings from global constant tracking.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
hpayer@chromium.org
Limit the amount of memory that can be folded together.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
verwaest@chromium.org
Track all non-hole global constants.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
hpayer@chromium.org
Prefill pre-allocated memory of folded allocation with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
mvstanton@chromium.org
In MacroAssembler::JumpIfNotBothSequentialAsciiStrings...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.20.8.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
yangguo@chromium.org
Turn on parallel recompilation for tests that assert...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
mstarzinger...
ES6: Implement WeakSet
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
bmeurer@chromium.org
Replace BuildExternalArrayElementAccess() with AddExter...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
bmeurer@chromium.org
Add AssertSmi() in x64 MacroAssembler::SmiTest().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
bmeurer@chromium.org
Replace BuildFastElementAccess() with AddFastElementAcc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
bmeurer@chromium.org
Fix invalid SMI test in x64 ToNumberStub::Generate().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
bmeurer@chromium.org
Unify SMI case inlining for ToNumberStub.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
jkummerow@chromium.org
Revert "Implement simple effect typing for variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
loislo@chromium.org
Logger: reorder methods in log.cc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
loislo@chromium.org
Logger: extract CodeEventLogger classes.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
palfia@homejinni.com
MIPS: With >= 64 non-string instance types, I removed...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
palfia@homejinni.com
Fix unaligned accesses in back_edge tables.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
rossberg@chromium.org
Proxies: Make 'with' work, plus minor other fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
ulan@chromium.org
Fix deopt in store with effect context.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
jochen@chromium.org
Add gitignore entries for MSVS files
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
mvstanton@chromium.org
Rename AllocationSiteInfo to AllocationMemento
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
rossberg@chromium.org
Handle switch effects
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
rossberg@chromium.org
Implement simple effect typing for variables
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
bmeurer@chromium.org
Cleanup StringAddFlags.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
bmeurer@chromium.org
Cleanup useless parameter object_is_smi for NumberToStr...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
mvstanton@chromium.org
With >= 64 non-string instance types, I removed an...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
rossberg@chromium.org
Add support for explicit octal and binary integer literals
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
bmeurer@chromium.org
Consistently use HStringAdd instead of HCallStub with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
svenpanne@chromium.org
Move FindCodeObject from Heap to Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
yurys@chromium.org
Deprecate some debugger methods
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
haitao.feng...
Use kPointerSize to compute the call instruction offset...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
verwaest@chromium.org
Fix wrong bailout id in polymorphic stores.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
mstarzinger...
Fix %NeverOptimizeFunction runtime call.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
danno@chromium.org
x64 support for d-to-i (truncated)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
loislo@chromium.org
Logger: remove dependency between Logger and LogMessage...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
svenpanne@chromium.org
Do not inline printing functions typically used via...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
yurys@chromium.org
One more Windows compilation fix after r15750
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
yurys@chromium.org
Fix Windows compilation after r15750
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
alph@chromium.org
Add named links to dependent_code in Map objects in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
mstarzinger...
Handlify Accessors::FunctionGetArguments method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
yurys@chromium.org
Fix data race in SamplingCircularQueue
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
loislo@chromium.org
Extract JitLogger from Logger class.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
danno@chromium.org
Fix --track_gc_object_stats option.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
yangguo@chromium.org
Fix GC issue in Runtime_DebugEvaluate.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
machenbach...
Update blink test expectations.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
machenbach...
Disable some tests for nacl runs.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
machenbach...
Fix NaCl regression caused by pepper revision 28.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
jkummerow@chromium.org
Hydrogen array accesses: switch from elements_kind...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
bmeurer@chromium.org
Use C++11 deleted functions feature if available.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
svenpanne@chromium.org
Fixed type feedback in presence of negative lookups.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
hpayer@chromium.org
Double align fast literals of fast double elements...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
machenbach...
Make deoptimization stress count global.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
mstarzinger...
Handlify JSFunction::SetPrototype method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
bmeurer@chromium.org
Just check for C++ version.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
bmeurer@chromium.org
Use C++11 static_assert() if available.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
yurys@chromium.org
Revert "Deprecate some debugger methods"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
yurys@chromium.org
Deprecate some debugger methods
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
palfia@homejinni.com
MIPS: Improve code aging sequence.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
palfia@homejinni.com
MIPS: The gc should be able to traverse all AllocationS...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
alph@chromium.org
Do not report unessential weak references in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
mstarzinger...
Handlify JSReceiver/JSObject::DeleteProperty method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
titzer@chromium.org
Add support for empty hydrogen filter that matches...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
jkummerow@chromium.org
Better fix for LiteralCompareTypeof
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
yangguo@chromium.org
Do not materialize context-allocated values for debug...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
hpayer@chromium.org
Fix gc stress builder.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
jkummerow@chromium.org
Fix LiteralCompareTypeof breakage introduced in r15723
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
olivf@chromium.org
There is no undefined Literal.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
jkummerow@chromium.org
Synchronize Compare-Literal behavior in FullCodegen...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
alph@chromium.org
Provide named links to code objects in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
bmeurer@chromium.org
Enable compiled transitions by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
yurys@chromium.org
Remove V8_DISABLE_DEPRECATIONS=1 from test-cpu-profiler.cc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
mvstanton@chromium.org
The gc should be able to traverse all AllocationSites...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
mvstanton@chromium.org
Some tests involving AllocationSites are failing in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
bmeurer@chromium.org
Reland "Turn ElementsTransitionAndStore stub into a...
commit
|
commitdiff
|
tree
|
snapshot
next