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-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
2009-11-02
whesse@chromium.org
Commiting changelist issue 348039 outside the coderevie...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
kmillikin@chromium.org
Add support for for loops to the toplevel code generator.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
kmillikin@chromium.org
Add support for initialization block assignments in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
sgjesse@chromium.org
Don't use string slices when processing RexExp replace...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
fschneider...
Support for function calls on an arbitrary expression...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
kmillikin@chromium.org
Refactor the somewhat complicated code generation for...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
fschneider...
Support for post-fix count operations (x++, x--) where...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
whesse@chromium.org
Add unary not operator to fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
whesse@chromium.org
Add conditional expressions (ternary choice operator...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
peter.rybin...
Report function source position via JSON protocol
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
kmillikin@chromium.org
Implement new support for if statements in top-level...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
kmillikin@chromium.org
Initial implementation of top-level compilation of...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
whesse@chromium.org
Add void operator to fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
erik.corry...
Fix new snapshot compilation on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
erik.corry...
Introduce a switch for the new snapshot code and switch
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
fschneider...
Support for calls on named and keyed properties in...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
kmillikin@chromium.org
Fix thinko in assertion.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
kmillikin@chromium.org
Move the Location class into the AST Expression class...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
fschneider...
Support for property assignment in the fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
antonm@chromium.org
Add a test which verifies that weak reference callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
sgjesse@chromium.org
Prepare to push to trunk. We are now working on 1.3.19
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
kmillikin@chromium.org
Rename the Location type tags to be consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
sgjesse@chromium.org
Reverting 3159, 3151 and 3150
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
kmillikin@chromium.org
Fix x64 build.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
whesse@chromium.org
Add binary operations to fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
kmillikin@chromium.org
Rename the kinds of locations to be consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
sgjesse@chromium.org
Reverting 3153
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
ager@chromium.org
Prepare push to trunk. Now working on version 1.3.18.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
erik.corry...
ARM still not quite right with new serialization code.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
lrn@chromium.org
Issue 485: Fix leak of builtins object through call...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
kmillikin@chromium.org
In the toplevel compiler, shift the responsibility...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
sgjesse@chromium.org
Derive string size constants
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
erik.corry...
* Fix new snapshot code on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
christian.plesner...
Marking test as expected to flake.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
christian.plesner...
Changed accessor ICs to using direct calls.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
ager@chromium.org
Add fast check for NaN in NumberCompare slow case.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
fschneider...
Fix missing recording of source position for property...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
whesse@chromium.org
Factor out a commonly used code sequence to DropAndMove...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
sgjesse@chromium.org
Add snapshot option to test runner.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
mikhail.naganov...
Fix crbug/24815. Changes affect profiler "lazy" mode...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
sgjesse@chromium.org
Don't use string slices when processing RexExp replace.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
fschneider...
Support for property access (named, keyed) in the fast...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
christian.plesner...
Fixed build error on x64.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
christian.plesner...
Implemented specialized stubs for API getters. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
whesse@chromium.org
Remove --check-stack flag from V8.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
whesse@chromium.org
Add VisitCallNew to fast compiler.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
sgjesse@chromium.org
Landing http://codereview.chromium.org/339026
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
kmillikin@chromium.org
Make it more pleasant to work with expression locations...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
lrn@chromium.org
Fix bug in test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
erik.corry...
Start using snapshot VM configuration in internal benchmark
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
lrn@chromium.org
Fixed problem with test on big-endian-float ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
erik.corry...
New snapshot framework. Doesn't work on ARM yet (code...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
whesse@chromium.org
Add fucomip instruction to disassembler. Fix some...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
sgjesse@chromium.org
Fix x64 breakage in r3136.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
kmillikin@chromium.org
Fix x64 DEBUG build.
commit
|
commitdiff
|
tree
|
snapshot
next