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-12-05
yangguo@chromium.org
Take instrumentation overhead into account when plotting.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
danno@chromium.org
Fix isolate bug introduced by generated code stubs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
yangguo@chromium.org
Improve array to string conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
yangguo@chromium.org
Fix spec violations related to regexp.lastIndex
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
rossberg@chromium.org
Make Object.observe on the global object functional
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
rossberg@chromium.org
Object.observe: notify of __proto__ changes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
danno@chromium.org
Enable stub generation using Hydrogen/Lithium (again)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
mstarzinger...
Pass Isolate to MakeWeak(), IsWeak(), and AddObjectGroup().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
mstarzinger...
Pass Isolate to Local<T>::New()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
yurys@chromium.org
Introduce callback for resolving global object name...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
yangguo@chromium.org
Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
svenpanne@chromium.org
Force inlining for hot interface functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
mmassi@chromium.org
Prepare push to trunk. Now working on version 3.15.9.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
mstarzinger...
Change deprecated semantics of function template signat...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
mstarzinger...
Enforce stack allocation of TryCatch blocks.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
mstarzinger...
Fix external exceptions in external try-catch handlers.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
mstarzinger...
Unify object groups iteration in global handles.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
yangguo@chromium.org
Fix gcmole offenders.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
yangguo@chromium.org
Remove bogus test and add check for OOM in TryCall.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
danno@chromium.org
Remove extraneous forced rejuvenations in code aging
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
danno@chromium.org
Deactive code aging due to regressions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
peter.rybin...
Issue 2429, core implementation and the protocol change
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
peter.rybin...
Issue 2399 part 1: In debugger allow modifying local...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
yangguo@chromium.org
Fix null dereference after OOM.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
danno@chromium.org
Revert 13117: "Enable stub generation using Hydrogen...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
yangguo@chromium.org
Optimize non-ASCII string splitting with single-charact...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
yangguo@chromium.org
Fix JSON stringify.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
danno@chromium.org
Enable stub generation using Hydrogen/Lithium (again)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
ulan@chromium.org
Correctly handle AdjustAmountOfExternalAllocatedMemory(0).
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
ulan@chromium.org
ARM: make MacroAssembler::LoadRoot emit exactly one...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
mstarzinger...
Activate incremental code flushing by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
mstarzinger...
Adapt code flushing tests to new code aging.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
rossberg@chromium.org
When notifying observers of a truncated array, don...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
danno@chromium.org
ARM: fix a bug with saving lr register in GenerateSmiTo...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
danno@chromium.org
Revert 13105: "Enable stub generation using Hydrogen...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
danno@chromium.org
Enable stub generation using Hydrogen/Lithium.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
jkummerow@chromium.org
Revert "Perform CPU sampling by CPU sampling thread...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
jkummerow@chromium.org
Turn off optimization for Mac Debug builds
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
svenpanne@chromium.org
Prepare push to trunk. Now working on version 3.15.8.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
mstarzinger...
Revert "Allow incremental marking when expose_gc is...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
verwaest@chromium.org
Pass FixedArrayBase in elements.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
verwaest@chromium.org
Use generic array functions to setup the boilerplate...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
danno@chromium.org
Remove unused private member variables found by clang...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
jkummerow@chromium.org
Fix typo in FunctionTemplate::ReadOnlyPrototype.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
svenpanne@chromium.org
Activate code aging by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
yangguo@chromium.org
MIPS: Also time external callbacks from generated code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
jkummerow@chromium.org
MIPS: Faster implementation of Math.exp()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
jkummerow@chromium.org
MIPS: Fix register confusion in non-VFP3 BinaryOpStubs...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
jkummerow@chromium.org
MIPS: DoNumberTagD performance improvement
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
jkummerow@chromium.org
MIPS: ARM: Fast path for integer inputs to EmitVFPTruncate
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
verwaest@chromium.org
MIPS: Only fill in holes if storing the number to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
verwaest@chromium.org
MIPS: Ensure we do not clobber the register holding...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
verwaest@chromium.org
MIPS: Ensure double arrays are filled with holes when...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
verwaest@chromium.org
CopyPackedSmiToDoubleElements should fill the FixedDoub...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
svenpanne@chromium.org
Simplify and fix code aging.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
mstarzinger...
Remove bogus assertion from idle notification.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
mstarzinger...
Improve debug printing of non-strict arguments object.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
yangguo@chromium.org
Also time external callbacks from generated code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
vegorov@chromium.org
Relax restrictions on CONSTANT_FUNCTION descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
yangguo@chromium.org
Include more information in --prof log.
commit
|
commitdiff
|
tree
|
snapshot
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
next