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-06-18
kasperl@chromium.org
Speculative fix for computing Math.pow(2, -1074) on...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
iposva@chromium.org
Make some small Mac-specific modifications to V8 to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
erik.corry...
Don't strength reduce divisions by 1 or 2 as they can...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
sgjesse@chromium.org
Fix lint error.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
kasperl@chromium.org
More debug mode tweaks to mozilla.status.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
kasperl@chromium.org
Update Mozilla test expectations to better match the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
sgjesse@chromium.org
Fix unload debugger.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
kasperl@chromium.org
Make sure to treat tests that time out as having the
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
whesse@chromium.org
X64 Implementation: Make codegen load literals and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
lrn@chromium.org
X64: Implementation of a bunch of stubs, and some new...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
ager@chromium.org
Avoid needless creation of handles in regexp runtime...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
kasperl@chromium.org
Optimize special cases of Math.pow().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
ager@chromium.org
Inline fast case of the method that ensures that an...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
mikhail.naganov...
Include weak symbols from 'nm' report. This fixes ...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
kasperl@chromium.org
Revert change to LongRunningApply, but allow the test...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
kasperl@chromium.org
Make test-api/ApplyInterruption less likely to time...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
bak@chromium.org
Reimplemented the KeyedLookupCache to speed up access.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
mikhail.naganov...
Fix the problem with JS entries in tickprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
erik.corry...
Use >>> instead of >> in order to cover the full 32...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
erik.corry...
Don't panic if tickprocessor can't find a shared library.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
bak@chromium.org
- Changed fast case for computing object size based...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
kasperl@chromium.org
Add fast negative checks for symbol equality: If we...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
erik.corry...
Fix profiling for shared libraries on Linux loaded...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
sgjesse@chromium.org
Added utility scripts for running oprofile in tools...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
mikhail.naganov...
Fix issue 380.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
antonm@chromium.org
Review URL: http://codereview.chromium.org/126158
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
kmillikin@chromium.org
Remove the unused support for jump-table switch statements.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
erik.corry...
Avoid going into runtime system for round-towards-zero...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
ager@chromium.org
Prepare to push V8 version 1.2.8 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
kasperl@chromium.org
Make sure to invoke valueOf methods on both operands...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
whesse@chromium.org
X64 implementation: Test Compiler::Compile by compiling...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
whesse@chromium.org
X64 platform: Add more register allocator functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
kasperl@chromium.org
Improve DST offset computation performance.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
bak@chromium.org
Implemented fast case for NumberToString where the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
sgjesse@chromium.org
Fix disassembly output from oprofile.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
ager@chromium.org
Another attempt at fixing sine & cosine test.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
mikhail.naganov...
Fixed pointer vs. va_list overloading problem occuring...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
ager@chromium.org
Use the correct version of CallRuntime in the arm code...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
erik.corry...
Semirandom changes in the code generated by gcc -g...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
ager@chromium.org
Modify regression test.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
kasperl@chromium.org
Fix stack alignment issue with the new fast Math.random...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
ager@chromium.org
Two small fixes for the Math.sin and Math.cos optimizat...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
ager@chromium.org
Optimize Math.sin and Math.cos by avoiding runtime...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
erik.corry...
Make young space smaller on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
erik.corry...
Optimize constant divisions by powers of 2.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
kasperl@chromium.org
Optimize the slow case implementations of bit operations by
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
mikhail.naganov...
Involve more log compression techniques.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
kasperl@chromium.org
Avoid sign issues with the fast case code for Math...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
kasperl@chromium.org
Fix x64 build.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
kasperl@chromium.org
Change the implementation of Math.random to use George
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
ager@chromium.org
Fix memory leak in regexp macro assembler. If the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
kmillikin@chromium.org
Remove branching and binding with two arguments from...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
lrn@chromium.org
X64: Call runtime function from JS stack frame.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
lrn@chromium.org
X64: Remove restriction on using r12 as index register.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
whesse@chromium.org
Implement more of x64 register allocator.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
kmillikin@chromium.org
First round of JumpTarget simplification. Remove dead...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
ager@chromium.org
Fix debugger after inlined keyed store change.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
bak@chromium.org
Changed the expansion of new space to depend on how...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
sgjesse@chromium.org
Move the default return handling to please some version...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
sgjesse@chromium.org
Add scope chain information to the debugger.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
antonm@chromium.org
Lars spotted that Handle::operator -> and * are not...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
mikhail.naganov...
Implement tick events compression in a log file.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
whesse@chromium.org
X64 implementation starts using virtual frame and regis...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
lrn@chromium.org
X64: Create test JS-function and call it.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
ager@chromium.org
Inline keyed stores if the code is in a loop and the...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
lrn@chromium.org
X64: Adds zone scope before creating codegenerator...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
lrn@chromium.org
X64: Implemented InvokeFunction
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
whesse@chromium.org
Add x64 implementation test support for assembler and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
erik.corry...
Fix fp code for mixed-endian ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
whesse@chromium.org
Add statistics operations and long calls and jumps...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
whesse@chromium.org
Make JSObjects with both indexed interceptors and index...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
kmillikin@chromium.org
Get rid of the notion of "parameter pointer" that no...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
kasperl@chromium.org
Re-land patch r2110.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
kmillikin@chromium.org
Fix a bug when shifting left by zero. Ensure that...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
whesse@chromium.org
Make Array.sort safely generic on JSObject types. ...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
erik.corry...
Add instanceof stub for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
erik.corry...
A bunch of changes to speed up math on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
lrn@chromium.org
X64: Implement CEntryStub and JSEntryTrampoline.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
kmillikin@chromium.org
Cleanup of ARM exception handlers. Remove the unused...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
kmillikin@chromium.org
Change the IA32 stack handler layout so that the handle...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
erik.corry...
* Modify simulator and ARM code generator to avoid swi
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
kmillikin@chromium.org
Change IA32's CodeGenerator::GenerateFastCharCodeAt...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
sgjesse@chromium.org
Change locationFromPosition() and locationFromLine...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
sgjesse@chromium.org
Activate the debugger in the developer shell earlier.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
kmillikin@chromium.org
Simplify the IA32 exception handler block by removing...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
mikhail.naganov...
Add log compression ability.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
ager@chromium.org
Prepare push of V8 version 1.2.7 to trunk. Now working...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
sgjesse@chromium.org
Add more debugging information to scripts compiled...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
ager@chromium.org
Introduce an API to force the deletion of a property...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
erik.corry...
Fix compilation on FreeBSD. Thanks to Ryan Dahl for...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
kasperl@chromium.org
Lower the number of generations in the script compilation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
whesse@chromium.org
Change handle creation to use Object*, to comply with...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
kmillikin@chromium.org
Fix x64 build.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
mikhail.naganov...
Add an ability to explicitly specify path to d8 shell...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
kmillikin@chromium.org
Simplify the processing of deferred code in the code...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
antonm@chromium.org
Revert r2110 as it introduces performance regressions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
antonm@chromium.org
Don't do local lookup on global object as those (curren...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
kasperl@chromium.org
Revert revision 2108. This brings back the changes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
kasperl@chromium.org
Experimental revert of revisions 2093, 2094, 2099, and
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
kasperl@chromium.org
Patch by Craig Schlenter. See codereview.chromium.org...
commit
|
commitdiff
|
tree
|
snapshot
next