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-02-13
danno@chromium.org
Optimize call sites that only ever see a single element...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
yangguo@chromium.org
Fix test expectations for the tickprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
svenpanne@chromium.org
Ensure that we do a non-incremental GC before relying...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
yangguo@chromium.org
Add --call-graph-size option to tickprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
yangguo@chromium.org
Port r10674 to x64 and arm.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
yangguo@chromium.org
MIPS: Fixed several bugs in SubStringStub::Generate.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
jkummerow@chromium.org
MIPS: Count-based profiling for primitive functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
loislo@chromium.org
Heap Snapshot maximum size limit is too low for really...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
yurys@chromium.org
Provide user-friendly access to natively bound function...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
danno@chromium.org
Implement elements transitions in ia32 Array constructo...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
danno@chromium.org
Implement KeyedStoreICs to grow arrays on out-of-bound...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
yangguo@chromium.org
Fix crashes on x64 with smi-only arrays active.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
kmillikin@chromium.org
Streamline throwing in the C entry stub.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
kmillikin@chromium.org
Small cleanup of ast.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
danno@chromium.org
Add asserts to try to flush out test flakiness.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
danno@chromium.org
Ensure expected behavior for transition hosting tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
rossberg@chromium.org
Make constructors explicit.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.9.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
rossberg@chromium.org
Extend AST with basic module constructs (yet unused).
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
rossberg@chromium.org
Split AST Declaration class, in preparation for new...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
yangguo@chromium.org
MIPS: Convert fast smi-only to fast object in generated...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
jkummerow@chromium.org
Split experimental profiler flags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
danno@chromium.org
Revert 9111036: Promote double arrays to FAST_ELEMENT...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
svenpanne@chromium.org
Handlify GetSourceCode-related functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
jkummerow@chromium.org
Count-based profiling for primitive functions (hidden...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
svenpanne@chromium.org
Cleaned up DescriptorArray::CopyInsert a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
mstarzinger...
Fix d8-os unit test to be skipped for isolates.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
kmillikin@chromium.org
Simplify handler pushing.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
mstarzinger...
Simplify stackframe of construct stub on ARM and MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
danno@chromium.org
Promote double arrays to FAST_ELEMENT that use generic...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
danno@chromium.org
Improve GVN handling of ElementTransitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
fschneider...
Increase timeout when running test.py with the --stres...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
jkummerow@chromium.org
Bash completion for d8: fix directory name completion
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
yangguo@chromium.org
Convert fast smi-only to fast object in generated code...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
vegorov@chromium.org
Ensure that regexp code flushing correctly updates...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
erik.corry...
Remove 5 unused flags.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
danno@chromium.org
MIPS: Handle single element array growth + transition...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
danno@chromium.org
MIPS: Don't allow large immediates for certain instruct...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
kmillikin@chromium.org
Remove the JSON AST printing support.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
jkummerow@chromium.org
MIPS: Enabled native/cross-compilation for MIPS targets...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
fschneider...
Remove remaining occurrences of the unused --opt-eagerl...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
fschneider...
Inline builtin Math functions functions in more cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
mstarzinger...
Fix d8-os unit test to work with isolates.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
rossberg@chromium.org
Extend scanner with new Harmony module keywords (under...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
fschneider...
MIPS: Fix compilation error after removing an unused...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
fschneider...
Remove another two unused flags.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
svenpanne@chromium.org
Prepare push to trunk. Now working on version 3.9.5.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
mstarzinger...
Enable membrane example for proxies again.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
jkummerow@chromium.org
Collect AstNode type information
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
kmillikin@chromium.org
Remove unused --peephole-optimization flag.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
yangguo@chromium.org
Fix elements transition bug related to array.concat.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
lrn@chromium.org
Fix handling of 'c: if (0) break c; else ()' where...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
svenpanne@chromium.org
Fixed assertions when accessing the hidden properties...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
vegorov@chromium.org
Disable code compaction again.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
vegorov@chromium.org
Try enabling (non-incremental) code compaction again.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
danno@chromium.org
Properly initialize element-transitioning array literal...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
yangguo@chromium.org
Add filename completion to d8's bash completion.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.9.4.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
vegorov@chromium.org
Disable code compaction again while we investigate...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
yangguo@chromium.org
When rethrowing an exception, print the stack trace...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
svenpanne@chromium.org
DescriptorArray::IsProperty-related cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
vegorov@chromium.org
Enable non-incremental code compaction.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
erik.corry...
Increase size of small stacks from 32k to 64k to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
loislo@chromium.org
I will apply it to the nodes that can't be mapped to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
fschneider...
Grow lists by a factor of 2 instead of 1.5 on a resize.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
jkummerow@chromium.org
Bash completion for d8 flags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
svenpanne@chromium.org
Consolidated property counting methods a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
svenpanne@chromium.org
Removed PropertyDetails::IsProperty.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
fschneider...
Speed up two unit tests to avoid timeouts and make...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
fschneider...
X64: Fix bug in minus-zero check after int32 multiplica...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
rossberg@chromium.org
Prepare push to trunk. Now working on version 3.9.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
yangguo@chromium.org
Add timestamp to --trace-gc output.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
yurys@chromium.org
Heap profiler should report implicit references.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
vegorov@chromium.org
Fix compilation failure introduced by r10601.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
vegorov@chromium.org
Tweak compaction candidate selection to avoid keeping...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
svenpanne@chromium.org
Removed IsTransitionType predicate.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
erik.corry...
ARM: More micro-optimization of megamorphic lookup.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
fschneider...
Fix presubmit errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
fschneider...
Allow bailing out of the register allocator when runnin...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
vegorov@chromium.org
Optionally export metadata with libv8 to enable debugge...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.9.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
danno@chromium.org
merge-to-branch.sh should correctly handle added/delete...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
erik.corry...
ARM microoptimizations to megamorphic stub probing.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
loislo@chromium.org
Using local file src/sconsbuild/Debug/test_shell_tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
danno@chromium.org
Fix elements transition bug on x64 in generic KeyedStoreIC
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
vegorov@chromium.org
Extend --trace-gc to output amount of memory reserved...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
danno@chromium.org
Handle single element array growth + transition in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
ulan@chromium.org
Do not ignore an empty context with extension when...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
ulan@chromium.org
Fix compile error on linux shared.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
ulan@chromium.org
Allow d8 to run a script multiple times, each time...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
jkummerow@chromium.org
Adding new marker for targets that rely on static libra...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
yurys@chromium.org
Add a getter for value set with AllowCodeGenerationFrom...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
danno@chromium.org
Prepare push to trunk. Now working on version 3.9.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
danno@chromium.org
MIPS: Fix for assertion failure on kraken on ARM (Issue...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
svenpanne@chromium.org
Give uses within a loop a greater weight when doing...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
fschneider...
Save zone memory in LEnvironment by using a bit vector.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
fschneider...
Remove a little more dead code from lithium-* files.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
danno@chromium.org
Fix for assertion failure on kraken on ARM (Issue 1923).
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
erik.corry...
Revert memory saving change due to failures on multithr...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
yangguo@chromium.org
MIPS: Some assembler-level optimizations on ARM.
commit
|
commitdiff
|
tree
|
snapshot
next