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
2009-11-17
antonm@chromium.org
Restore invariant (next of first deallocated must point...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
erik.corry...
Speed up charCodeAt on very large cons strings, by...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
sgjesse@chromium.org
Add missing case for shr in IA-32 disassembler
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
sgjesse@chromium.org
Changes to Intel shift functions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
fschneider...
Re-enable using push instructions for syncing the virtu...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
yurys@chromium.org
Step next should respect do/while condition block.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
yurys@chromium.org
Fix some presubmit errors.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
yurys@chromium.org
Skip debugger frames when looking for calling context.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
erik.corry...
Fix bug 503: undefined <= undefined should return false...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
erik.corry...
Fix bug 499 by splitting up long-running test to minimi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
erik.corry...
* Remove old snapshot implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
yurys@chromium.org
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
yurys@chromium.org
Test that pause can be set in script and won't lead...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
fschneider...
Improve the allocation and initialization of locals...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
fschneider...
Add a regression test that exposes a stack corruption...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
lrn@chromium.org
Disable "arguments" implementation. It was too optimist...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
erik.corry...
Allow a platform to indicate that some CPU features...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
fschneider...
Top-level compiler: Re-allow non-lazily compiled functi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
fschneider...
Fixes bug in the top-level compiler with the write...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
fschneider...
Cleanup and fix generated comments in the top-level...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
yurys@chromium.org
Remove trailing whitespace from objects.h
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
yurys@chromium.org
Make accessors for hidden properties object not touch...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
erik.corry...
Fix some style issues in the ARM code.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
erik.corry...
Add vfp support on ARM. Patch from John Jozwiak.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
christian.plesner...
Updated sputnik test expectations to match changes...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
lrn@chromium.org
Ignore "sputniktests" subdirectory from presubmit checks.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
lrn@chromium.org
Fast-codegen: Added support for arguments in functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
ager@chromium.org
Remove passing test from ARM test expectations.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
ager@chromium.org
Change expectations for LargeObjectSpace test on ARM...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
kbr@chromium.org
Fixed bug in x64 port of KeyedStoreIC::GenerateExternal...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
christian.plesner...
Fixed a few cases where allocators did not respect...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
erik.corry...
Fix thinko in fix for issue 484.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
erik.corry...
Log the stubs found in the snapshot so the profiler...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
christian.plesner...
Remove special-case for arguments.toString to match ES5
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
sgjesse@chromium.org
Split long running test
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
lrn@chromium.org
Fix warnings on Win64.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
erik.corry...
Restore info needed to register profile ticks in functi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
ager@chromium.org
Fix inline constructor code bailout.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
yurys@chromium.org
Remove trailing whitespace in test-debug.cc to make...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
yurys@chromium.org
All hidden properties of an object are stored in a...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
sgjesse@chromium.org
Test mjsunit/string-indexof times out on ARM simulator
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
ager@chromium.org
Revert r3032 that uses push instead of 'sub esp, size...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
sgjesse@chromium.org
Modify test using string slices
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
sgjesse@chromium.org
Remove sliced string string type
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
christian.plesner...
Marked cyrillic as expected to fail.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
lrn@chromium.org
Reapply 3246 and 3247 after fixing valgrind warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
sgjesse@chromium.org
Report both size and count from the heap profile processor
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
fschneider...
Fixed bug in while-loops that caused an assertion to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
erik.corry...
Revert 3245 and 3246 because they cause valgrind failures.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
fschneider...
Temporarily de-activate while-loops in the top-level...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
erik.corry...
Fix small memory leak in new serialization code.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
fschneider...
Revert change r3240-3241 because it causes ARM tests...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
lrn@chromium.org
Fast-compiler: Added trivial implementations of while...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
erik.corry...
codereview.chromium.org/371067 thanks to Jan de Mooij
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
ager@chromium.org
Inline common case of one capture when using replace...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
lrn@chromium.org
Fix lint issue.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
lrn@chromium.org
Remove unnecessary buffer doubling and content copying.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
fschneider...
Fix SVN merge problem in the top-level compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
christian.plesner...
Fixed breakage of test running when sputniktests not...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
erik.corry...
* Fix regexp benchmark regression where we were doing...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
whesse@chromium.org
Enable writes and reads of context slots in fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
fschneider...
Add function literals that always require non-lazy...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
christian.plesner...
Added test runner for sputnik tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
erik.corry...
Fix missing () on function call causing warning on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
erik.corry...
Keep natives source code in external strings instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
christian.plesner...
Fixed problem where popping a handle scope after callin...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
erik.corry...
Fix bug 486, Cyrillic character ranges in case independ...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
sgjesse@chromium.org
Enable mksnapshot on ARM when cross-compiling using gyp
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
fschneider...
Add support for all declarations in the top-level compiler:
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
kmillikin@chromium.org
Remove an unused enumeration value.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
kmillikin@chromium.org
Fix a bad commit due to an svn merge error.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
kmillikin@chromium.org
Change the special handling of typeof comparisons to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
christian.plesner...
Made iteration of global handles more efficient on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
sgjesse@chromium.org
Fix issue 493: Infinite loop when debug break is set...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
ager@chromium.org
Rework the way we handle the fact that the ARM simulato...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
whesse@chromium.org
Make "typeof this" return object in fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
ager@chromium.org
Fix case where we treat an unaliased call to eval as...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
kmillikin@chromium.org
In the toplevel code generator, support local context...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
lrn@chromium.org
Removed (now) unused Token-lookup code.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
whesse@chromium.org
Implement typeof in fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
lrn@chromium.org
Changed keyword token recognition to be done inline...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
fschneider...
Add support for debugger statement to top-level compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
kmillikin@chromium.org
Fix a bug where if a non-lazily-compiled function is...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
kmillikin@chromium.org
Obey the flag --lazy in the toplevel code generator.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
erik.corry...
Sort tests to increase predictability of mozilla test...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
sgjesse@chromium.org
Fix ARM debug build
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
sgjesse@chromium.org
Fix issue 491: constantpool dump violates ARM debugger...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
fschneider...
Fix compilation error in debug build for IA-32 and...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
fschneider...
Emitting the common return sequence in the top-level...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
kmillikin@chromium.org
Remove the typeof state threaded through the code gener...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
sgjesse@chromium.org
Fix xssue 492: ARM debug crash: mozilla/ecma/FunctionOb...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
christian.plesner...
Hate. Hate. Hate.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
christian.plesner...
Reverting 3174. Aka reapplying 3150, 3151 and 3159...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
erik.corry...
* Do a GC in mksnapshot to get rid of some extraneous...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
fschneider...
Insert call to CodeForFunctionPosition in the ARM code...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
kmillikin@chromium.org
Begin using the top-level code generator for code that...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
christian.plesner...
Marked mjsunit/apply as expected to fail on mac debug.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
kmillikin@chromium.org
Fix a latent bug in the top-level compilation of functi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
christian.plesner...
Made rethrow test not depend on stack overflow behavior.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
christian.plesner...
Added TryCatch::ReThrow method.
commit
|
commitdiff
|
tree
|
snapshot
next