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-11-28
hpayer@chromium.org
Fixed pointer arithmetic in write barrier for large...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
hpayer@chromium.org
Allow incremental marking when expose_gc is turned on.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
verwaest@chromium.org
Make ElementsAccessors more tolerant of varying backing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
verwaest@chromium.org
Properly handle-ify method calls to map() and GetLocalE...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
mstarzinger...
Move assertion about stopped marking up (again).
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
mstarzinger...
Disable stress for some unit test.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
verwaest@chromium.org
Only fill in holes if storing the number to the double...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
mstarzinger...
Fix incremental marking to be off during heap snapshots.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
mstarzinger...
Make unit tests that fill new-space work under stress.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
verwaest@chromium.org
Avoid double initialization of arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
hpayer@chromium.org
Forward white to grey transition only if slot is before...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
mvstanton@chromium.org
MIPS: Fix MIPS port of r13032 (25d0edd7).
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
verwaest@chromium.org
Ensure we do not clobber the register holding the eleme...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
hpayer@chromium.org
Remove eager sweeping for lazy swept spaces. Try to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
danno@chromium.org
Prepare push to trunk. Now working on version 3.15.7.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
verwaest@chromium.org
Ensure double arrays are filled with holes when extende...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
jkummerow@chromium.org
Fix test262 expectations for fast implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
jkummerow@chromium.org
Faster implementation of Math.exp()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
rossberg@chromium.org
Make indexed intercepted methods enumerable by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
ulan@chromium.org
Remove unused heap debug utils code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
yangguo@chromium.org
Also time other API functions calling into javascript.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
yangguo@chromium.org
Fix valgrind warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
rossberg@chromium.org
Censor .caller if it is a strict function instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
rossberg@chromium.org
Fix strict mode test case, so that it succeeds for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
rossberg@chromium.org
Object.observe: Tests for __define{G,S}etter__.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
rossberg@chromium.org
MIPS: Get rid of static module allocation, do it in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
ulan@chromium.org
Prepare push to trunk. Now working on version 3.15.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
danno@chromium.org
Force small array literals to have FAST_ELEMENTs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
yangguo@chromium.org
Fix JSON.stringify for objects with interceptor handlers.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
hpayer@chromium.org
Reset progress bar of object to 0 when RecordWrites...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
mmassi@chromium.org
Revert r13025 and r13026 (they introduced a bug on...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
verwaest@chromium.org
- Initialize the result array with holes if we concat...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
svenpanne@chromium.org
PredictableCodeSizeScope checks the expected size now.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
yangguo@chromium.org
Add parallel recompilation time to histogram and plot...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
rossberg@chromium.org
Object.observe: More tests for accessor reconfiguration.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
svenpanne@chromium.org
Moved buffer handling to AssemblerBase.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
rossberg@chromium.org
Get rid of static module allocation, do it in code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
mvstanton@chromium.org
Add dehoisting to the string printout of hydrogen and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
yangguo@chromium.org
Fix counters in d8.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
svenpanne@chromium.org
Reduced TLS accesses even further.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
hpayer@chromium.org
Use slot instead of value in the write barrier to recor...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
mvstanton@chromium.org
Fix performance regression in DXT5Decoder.js.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
rossberg@chromium.org
Object.observe: Unblacklist some tests involving indexe...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
mmassi@chromium.org
Fix build (and fix brown paper bug as well...).
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
mmassi@chromium.org
Use the property load IC for accessing the array length.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
svenpanne@chromium.org
Enable deprecations.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
yangguo@chromium.org
Rename IsAsciiRepresentation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
verwaest@chromium.org
MIPS: Support all fast elements kinds in the major...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
yangguo@chromium.org
MIPS: Make kAsciiDataHintTag have correct semantics...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
yangguo@chromium.org
Actually relax test expectations for known failing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
jkummerow@chromium.org
Fix corner case in x64 compare stubs.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
svenpanne@chromium.org
Drastically reduce the number of created strings in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
ulan@chromium.org
Emit RSB for subtraction with constant lhs on ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
rossberg@chromium.org
Object.observe: Add test case covering most special...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
rossberg@chromium.org
Missing check for exception.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
jkummerow@chromium.org
MIPS: Lattice-based representation inference, powered...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
jkummerow@chromium.org
Fix typo in condition when to log code objects during...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
rossberg@chromium.org
Fix and clean up treatment of hidden prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
yangguo@chromium.org
Relax test expectations for known failing test.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
mstarzinger...
Make test-dictionary work for GC stress builder.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
rossberg@chromium.org
Object.observe/unobserve now return object
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
rossberg@chromium.org
Re-adjust access failure log messages for %GetOwnProperty.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
mstarzinger...
Enable marking progress bar for large objects by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
hpayer@chromium.org
Forward transition objects to grey if they are referenc...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
verwaest@chromium.org
Always check copy_size before getting accessor and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
verwaest@chromium.org
Ensure CopyElementsImpl is always executed so it fills...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
svenpanne@chromium.org
Revert "Drastically reduce the number of created string...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
yangguo@chromium.org
Fix --hydrogen-stats.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
mstarzinger...
Fix clang build: remove unused static function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
rossberg@chromium.org
Fix sequence point bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.15.5.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
yangguo@chromium.org
Fix test failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
svenpanne@chromium.org
Drastically reduce the number of created strings in d8.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
rossberg@chromium.org
Clean-up refactoring to eliminate GetLocalElementKind.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
mstarzinger...
Fix Array.prototype.join evaluation order.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
yangguo@chromium.org
Fix test failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
mstarzinger...
Make PrototypeTransitionClearing work with GC interval.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
yangguo@chromium.org
Introduce helper functions to test parallel recompilation.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
jkummerow@chromium.org
Perform CPU sampling by CPU sampling thread only iff...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
mstarzinger...
Disable InstanceOfStubWriteBarrier in some cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
rossberg@chromium.org
Object.observe: Use [[DefineOwnProperty]] to create...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
rossberg@chromium.org
When using an Object as a set in Object.getOwnPropertyN...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
jkummerow@chromium.org
Disable EXTRA_CHECKS in Release
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
jkummerow@chromium.org
Fix register confusion in non-VFP3 BinaryOpStubs on ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
svenpanne@chromium.org
Removed a bunch of GetExistingThreadLocal calls by...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
mstarzinger...
Implement progress bar for large objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
verwaest@chromium.org
Return the length as smi.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
mvstanton@chromium.org
Fix assert failure in array slice
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
verwaest@chromium.org
Fix shifting from holey arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
verwaest@chromium.org
Set length only after retrieving the element succeeded
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
verwaest@chromium.org
Heap explorer: Show representation of strings.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
yangguo@chromium.org
Rename SeqAsciiString
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
ulan@chromium.org
MIPS: Add rotate-right instruction to hydrogen and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
mstarzinger...
Unbreak waterfall after r12968.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
verwaest@chromium.org
Support all fast elements kinds in the major array...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
mstarzinger...
Update Test262 harness to recent version.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
rossberg@chromium.org
Object.observe: Handle oldValue for elements with acces...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
yangguo@chromium.org
Make kAsciiDataHintTag have correct semantics for all...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
danno@chromium.org
MIPS: Add code again to allow reclaiming old unexecuted...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
mstarzinger...
Add missing initialization for low survival rate period.
commit
|
commitdiff
|
tree
|
snapshot
next