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-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
2013-07-17
dslomov@chromium.org
Add BYTES_PER_ELEMENT property to constructors of typed...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
alph@chromium.org
Report initial_map field of JSFunction in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
yurys@chromium.org
Revert "Deprecate some debugger methods"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
hpayer@chromium.org
Use private field chunk_
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
yurys@chromium.org
Deprecate some debugger methods
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
ulan@chromium.org
Do not call reinterpret_cast when converting from NULL.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
mvstanton@chromium.org
Calls to HCheckFunction can be eliminated if the value...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
hpayer@chromium.org
More aggressively inline optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
ulan@chromium.org
Enable building for android on x86_64 machines.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
bmeurer@chromium.org
Fix invalid array length check in TransitionElementsKin...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.20.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
rodolph.perfetta...
ARM: Improve code aging sequence.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
svenpanne@chromium.org
Removed unused HOptimizedGraphBuilder::BuildCallSetter...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
palfia@homejinni.com
MIPS: Fix bug introduced by r15640.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
alph@chromium.org
Add missing links from GlobalPropertyCell to dependent_code
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
verwaest@chromium.org
Try to remove invalidated stubs before falling back...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
alph@chromium.org
Make TransitionArray internal references originate...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
hpayer@chromium.org
Added mark bit cell iterator.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
machenbach...
Extend expectations for slow test cases on the V8/blink...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
yurys@chromium.org
Fix cctest/test-cpu-profiler/FunctionApplySample fakine...
commit
|
commitdiff
|
tree
|
snapshot
next