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
2010-03-17
erik.corry...
Fix formatting around * and &.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
antonm@chromium.org
Properly release zero-length Vectors.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
sgjesse@chromium.org
Don't generate inline constructors if this.__proto__...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
mikhail.naganov...
Re-apply r4159 now with working test on x64
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
fschneider...
Prepare push to trunk. Now working on version 2.1.7.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
fschneider...
Revert r4159 because of x64 test failures.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
fschneider...
Prepare push to trunk. Now working on version 2.1.6.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
whesse@chromium.org
Fix excessive stack usage by compiler due to local...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
mikhail.naganov...
Implement circular queues for the C++ version of CPU...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
sgjesse@chromium.org
Make the C++ tests run without SSE2 support.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
erik.corry...
Fix a bug in the regexp caching. Also add a few more...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
fschneider...
Revert r4146. Add a special case in Math.round for...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
fschneider...
Fix bug in propagation of type information into registers.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
antonm@chromium.org
Restore code.google.com/p/v8/source/detail?r=4151 fixin...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
antonm@chromium.org
Revert "More generic version of Array.concat builtin."
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
kasperl@chromium.org
Remove handle scope that caused debug mode assertion...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
antonm@chromium.org
More generic version of Array.concat builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
erik.corry...
Keep more track of whether code is from the built
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
peter.rybin...
Non-ASCII sybmols made their way into JS comments
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
whesse@chromium.org
Use untagged int32 values in evaluation of side-effect...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
fschneider...
Fix bug in the count operation where we statically...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
oleg@chromium.org
Add a special case in Math.round for a SMI result....
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
vitalyr@chromium.org
Add heuristic for flattening strings before comparing...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
lrn@chromium.org
Take ARM big-endian floating point numbers into account...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
kmillikin@chromium.org
Propagate reaching definitions to the instuctions of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
lrn@chromium.org
Fix, again, assertion so that it also compiles on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
lrn@chromium.org
Fix bad use of OffsetFrom that fails on ARM (sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
lrn@chromium.org
Fix build problem on arm compiler.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
peter.rybin...
LiveEdit: patch positions in function
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
vegorov@chromium.org
Port of string plus smi optimization from ia32 to x64...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
oleg@chromium.org
Review URL: http://codereview.chromium.org/968001
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
lrn@chromium.org
Converted String.prototype.split with string to C++.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
antonm@chromium.org
Just grow elements if they happen to be at the edge...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
ricow@chromium.org
Added fast case for shift operations when the left...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
mikhail.naganov...
Start migrating profiles processing to C++.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
whesse@chromium.org
Add static analysis to AST expressions that records...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
antonm@chromium.org
Add Array.concat builtin for the most common case.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
lrn@chromium.org
Optimized Array.prototype.{lastIndexOf,indexOf} by...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
vegorov@chromium.org
Prepare push of version 2.1.4 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
antonm@chromium.org
Some cosmetic issues.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
antonm@chromium.org
Remove now obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
fschneider...
Only invoke reaching definitions if there are >0 variab...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
kmillikin@chromium.org
Simple bugfix in reaching definitions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
antonm@chromium.org
Implement a custom call compiler for Array.pop.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
fschneider...
Fix bug in assigned variables analysis.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
kmillikin@chromium.org
Add a predicate IsPrimitive to AST Expression nodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
oleg@chromium.org
Rewrite the function that converts timestamp to year...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
kmillikin@chromium.org
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
kmillikin@chromium.org
Compute reaching definitions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
fschneider...
Fix treatment of const variables in assigned variable...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
sgjesse@chromium.org
Fix issues with compiling V8 with LLVM Clang
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
whesse@chromium.org
Add SSE2 instructions to disassembler and movmskpd...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
ager@chromium.org
Probe number dictionaries in generated code on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
antonm@chromium.org
First take on custom call generators.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
kmillikin@chromium.org
Initialize reaching definitions state for all flow...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
floitschV8...
Fast double-to-ascii conversion.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
antonm@chromium.org
Minor refactorings to use some recently added methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
antonm@chromium.org
Reland 4068 which wrapped Array methods into native...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
sgjesse@chromium.org
Fix compile of MIPS port
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
fschneider...
Fix a bug in smi loop analysis.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
ager@chromium.org
Do not waste space for the fast-case elements backing...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
fschneider...
Fix assigned variables analysis.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
sgjesse@chromium.org
Fix presubmit error
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
mikhail.naganov...
Make the assumption on the minimum buffer size for...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
sgjesse@chromium.org
Add fuzzing support for inline runtime functions
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
sgjesse@chromium.org
Fix code cache lookup for keyed IC's
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
serya@chromium.org
Math.abs rewrited to not use Runtime.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
floitschV8...
Revert grisu commits.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
floitschV8...
Adding missing file.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
floitschV8...
Fast algorithm for double->string conversion.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
whesse@chromium.org
Revert changes 4088 and 4087 to fix build.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
fschneider...
Fix x64 and arm build.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
fschneider...
Add an assigned variables analysis.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
kmillikin@chromium.org
Add defensive checks to the flow graph builder.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
kmillikin@chromium.org
Fix presubmit failure.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
kmillikin@chromium.org
Cut back the syntactic constructs handled by the flow...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
erik.corry...
Add 1-element caches to RegExp.exec and String.replace...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
sandholm@chromium.org
Moved one check outside of the loop and moved another...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
lrn@chromium.org
Optimize fromCharCode for smi argument(s) case.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
ager@chromium.org
Prepare push of version 2.1.3 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
ager@chromium.org
Revert change to always call builtins for Array functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
kmillikin@chromium.org
Fix BitVector test failure.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
kmillikin@chromium.org
Change BitVector class to be a zone object.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
peter.rybin...
Remove tabs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
peter.rybin...
Check that function being patched has no activations...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
antonm@chromium.org
Always invoke C++ ArrayPush builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
kasperl@chromium.org
Add a bit more room for type string when reporting...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
sgjesse@chromium.org
Refactor the code cache to handle large number of prope...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
kmillikin@chromium.org
Add IsStackAllocated helper for variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
kmillikin@chromium.org
Have the flow graph builder collect definitions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
fschneider...
Add copy constructor and assignment operator to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
kasperl@chromium.org
Experimental change to idle notifications: Try to limit the
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
sgjesse@chromium.org
Correct handling of adding a string and a smal integer
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
ricow@chromium.org
Added zone-inl.h to jsregexp.h since it relies on calli...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
ricow@chromium.org
Added zone-inl.h to test-heap-profiler to fix test...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
kmillikin@chromium.org
Small simplification of #include dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
whesse@chromium.org
Fix typographical error in comment in r4056
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
whesse@chromium.org
Add AST analysis that flags expressions that will have...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
ricow@chromium.org
Added sqrt and pow for arm and x64 - to fix build failures.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
ricow@chromium.org
Inline Math.sqrt().
commit
|
commitdiff
|
tree
|
snapshot
next