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-09-24
jkummerow@chromium.org
Delete test/mjsunit/regress-1969.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Speed up test/mjsunit/compiler/regress-or
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Speed up test/mjsunit/compiler/regress-gvn
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Split test/mjsunit/numops-fuzz into smaller chunks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Split test/mjsunit/mul-exhaustive into smaller chunks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Split test/mjsunit/fuzz-natives into smaller chunks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Split test/mjsunit/math-floor into smaller chunks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Speed up test/mjsunit/greedy.js
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Speed up test/mjsunit/debug-multiple-breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Speed up test/mjsunit/d8-os by reducing sleep times
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
Speed up test/mjsunit/regress/regress-crbug-119926
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
jkummerow@chromium.org
First commit of new tools/run-tests.py
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
yurys@chromium.org
This issue is for landing patch by vsevik: codereview...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
verwaest@chromium.org
Fix CNLT for enum indices.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
verwaest@chromium.org
Deopt on storing undefined into double elements.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
ulan@chromium.org
Prepare push to trunk. Now working on version 3.14.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
ulan@chromium.org
Revert r12530 "Tentatively reenable previous failing...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
mstarzinger...
Fix missing slot recodring during clearing of CallICs.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
jkummerow@chromium.org
Fix LBoundsCheck on x64 to handle (stack slot + constan...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
jkummerow@chromium.org
Move regress-2286.js where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
ulan@chromium.org
Wait for resolving conflicts in merge-to-branch script.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
verwaest@chromium.org
MIPS: Sharing of descriptor arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
mmassi@chromium.org
Fixed minus zero test (fixes v8:2133).
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
mstarzinger...
Fix setting array length to zero for slow elements.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
verwaest@chromium.org
Remove whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
verwaest@chromium.org
Use NumberOfOwnDescriptors/EnumLength for counting...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
verwaest@chromium.org
Reduce space usage of simple transitions and descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
mstarzinger...
Fix lost arguments dropping in HLeaveInlined.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
verwaest@chromium.org
Clear EnumIndices as well on CNLT.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
verwaest@chromium.org
MIPS: Do not go to slow mode and back to fast in initia...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
verwaest@chromium.org
Revert due to invalid description / CL combination.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
verwaest@chromium.org
MIPS: Do not go to slow mode and back to fast in initia...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
verwaest@chromium.org
Preallocate space in descriptor arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
mstarzinger...
Fix printing of HCallKnownGlobal.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
yangguo@chromium.org
Improve the assembly code for power function with integ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
verwaest@chromium.org
Do not go to slow mode and back to fast in initializer...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
mstarzinger...
Add jsfunfuzz to gitignore file.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
mstarzinger...
Fix casting error for receiver of interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
yangguo@chromium.org
Tentatively reenable previous failing test.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
yangguo@chromium.org
Change regress-2318 to trigger more quickly and reliably.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
erik.corry...
Fix misplaced assert in heap.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
svenpanne@chromium.org
Consistently use named getters for Lithium operands...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
mstarzinger...
Integrate map marking into static marking visitor.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
ulan@chromium.org
Throw a more descriptive exception when blocking 'eval...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
yangguo@chromium.org
Fix build on OpenBSD/i386.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
yangguo@chromium.org
Improve the assembly code for power function with integ...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
danno@chromium.org
Let the embedder store arbitrary Values via Context...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
verwaest@chromium.org
Moving the WhitenessWitness back to DescriptorArray.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
yangguo@chromium.org
Fix debugger's eval when close to stack overflow.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
verwaest@chromium.org
Only count the descriptor array if it's owned by the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
yangguo@chromium.org
Add checks to live edit.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
erik.corry...
Fix test failures on nosnap builder.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
verwaest@chromium.org
CNLT with descriptors but no valid enum fields has...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
erik.corry...
Microoptimization to regexps.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
svenpanne@chromium.org
Consistently use named getters for Lithium operands...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
erik.corry...
Fix compile errors on Win64.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
svenpanne@chromium.org
Consistently use named getters for Lithium operands...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
yangguo@chromium.org
Replace r12503. Explicitly check toString() for excepti...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
erik.corry...
Switch on code compaction on incremental GCs.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
erik.corry...
Refactoring of snapshots. This simplifies and improves
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
mstarzinger...
Fix caching of optimized code for OSR.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
yangguo@chromium.org
Not mask exception thrown by toString in String::UtfVal...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
danno@chromium.org
Skip version 3.13.8 and fast-forward to 3.14.0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
yangguo@chromium.org
Replace VFP by VFP2 in common.gypi
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
verwaest@chromium.org
Directly set the value in the descriptors pointer to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
yangguo@chromium.org
Fix printf formatting in test-compiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
verwaest@chromium.org
Clear the EnumLength fields of maps that lose their...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
mstarzinger...
Fix API check for length of external arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
verwaest@chromium.org
Ensure correct enumeration indices in the dict
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
mmassi@chromium.org
Fixed bounds check removal by restricting it to int32...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
verwaest@chromium.org
Sharing of descriptor arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
yangguo@chromium.org
Correctly initialize regexp global cache.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
mstarzinger...
Fix compilation issue in r12489.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
mstarzinger...
Fix arguments object materialization during deopt.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
yangguo@chromium.org
Introduce new API to expose external string resource...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
yangguo@chromium.org
Shorten code path in string allocation.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
jkummerow@chromium.org
Fixed CHECK failure in LCodeGen::DoWrapReceiver when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
yangguo@chromium.org
Fix edge case of extension with NULL as source string.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
mmassi@chromium.org
Fix array index dehoisting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
erik.corry...
Fix invariant so that we cannot record relocation slots for
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
mstarzinger...
Prepare push to trunk. Now working on version 3.13.8.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
yangguo@chromium.org
Fix TypeError message for Date builtins.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
ulan@chromium.org
Fix delta computation in DoDeferredInstanceOfKnownGloba...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
peter.rybin...
Introduce InternalProperty type and expose internal...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
yangguo@chromium.org
Add more checks for native callback results.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
mstarzinger...
Fix deoptimizer for shared optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
yangguo@chromium.org
Enable/disable LiveEdit using the (C++) debug API.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
yangguo@chromium.org
Add checks to runtime functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
svenpanne@chromium.org
Fixed deoptimization of inlined getters.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
ulan@chromium.org
Add support for running low level profiler on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.13.7.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
erik.corry...
Loosen up code logging test that was sensitive to GC...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
vegorov@chromium.org
Extend grokdump.py with [u]nassemble command
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Check the return value of API calls on ia32 and x64.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Add empty-handle checks to API functions (#ifdef ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Disable accessor inlining (due to broken deopts)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
verwaest@chromium.org
Push stacktrace and die if the receiver is of unknown...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
erik.corry...
Fix binding in new Function().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Fix missing colon in common.gypi
commit
|
commitdiff
|
tree
|
snapshot
next