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-05
erik.corry...
Make more use of the NumberInfo data.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
peter.rybin...
Basic implementation of liveedit feature
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
antonm@chromium.org
Explicitly release allocated memory as Vector doesn...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
antonm@chromium.org
Try to help the builder with the conflict.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
antonm@chromium.org
An attempt to fix the tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
antonm@chromium.org
Better diagnostic of tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
sgjesse@chromium.org
Fix stack tweaking in array allocation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
kasperl@chromium.org
Revert r4029.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
vitalyr@chromium.org
Fixed filling of char array in StringToArray.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
vitalyr@chromium.org
Removed dangerous Factory::NewUninitializedFixedArray.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
antonm@chromium.org
Fixing style of variable names.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
ager@chromium.org
Change allocations in test-heap to use handles. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
kasperl@chromium.org
Try to let the context disposal GC at idle time have...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
kasperl@chromium.org
Try to allow the new context disposal GC heuristic...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
kasperl@chromium.org
Fix weird issue with test case where certain global...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
antonm@chromium.org
Fix invalid fast return in splice when returned array...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
antonm@chromium.org
Fix a special case (zero length result array).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
sgjesse@chromium.org
Added tests for issue 618
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
kasperl@chromium.org
Remove the unlocker from the JS thread in ProfMultipleT...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
kasperl@chromium.org
Disable two problematic tests that only test functionality
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
vitalyr@chromium.org
Add runtime function for string to array conversion.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
kasperl@chromium.org
Try to fix issue 632 by being more careful in the locki...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
ricow@chromium.org
Added new ia32 assembler instructions to the diassemble...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
kasperl@chromium.org
Don't use strcmp to test heap object pointer equality.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
mikhail.naganov...
[Linux] Patch LogSharedLibraryAddresses to work correct...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
mikhail.naganov...
Assign to "sample.state" before reading it.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
ager@chromium.org
Add IsExecutionTerminating api method.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
bak@chromium.org
- Fixed the compilation cache so Put works.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
iposva@chromium.org
- Rearrange fields in SharedFunctionInfo.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
whesse@chromium.org
Change heap sort of descriptor array to bottom-up.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
kasperl@chromium.org
Nasty workaround for bug 632.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
vitalyr@chromium.org
Fast case conversion for ascii strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
bak@chromium.org
- Changed the initial size for HashTable.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
oleg@chromium.org
Fix broken test in WebKit test suite and add the test...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
lrn@chromium.org
Added implementation if Uint32::Value.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
sgjesse@chromium.org
Refactor the scanner interface
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
kasperl@chromium.org
Try to fix the broken build by making a single problematic
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
fschneider...
Remove a duplicated move instruction for store IC calls...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
kasperl@chromium.org
Remove the deprecated context disposal GC heuristic.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
vitalyr@chromium.org
Small API improvements:
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
oleg@chromium.org
Prevent "control reaches end of non-void function"...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
oleg@chromium.org
Fix minor syntax error which broke the compilation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
oleg@chromium.org
Revert change to EquivalentTime in date.js. The checks...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
whesse@chromium.org
Add syntax checker for side-effect-free expressions...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
oleg@chromium.org
Rewrite MakeDay function from JS to C++.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
antonm@chromium.org
Add cld before doing rep movs.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
antonm@chromium.org
Faster filling newly allocated arrays with the holes...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
bak@chromium.org
- Changed the growth policy for hash tables to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
sgjesse@chromium.org
Re-introduce this as a trivial expression
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
erik.corry...
Allow snapshots built without -DANDROID to work on...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
fschneider...
Implementation of a fixed-size bit vector.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
mikhail.naganov...
Parametrize C++ splay tree with allocator.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
peter.rybin...
Enable GC update for pointers in GenerateKeyedLoadICDeb...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
kaznacheev...
Implementing inline caches for binary operations (ia32).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
antonm@chromium.org
Faster moving FixedArray elements around.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
mikhail.naganov...
Logging-related changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
kasperl@chromium.org
Tweak the new context disposal GC heuristic to cleanly...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
whesse@chromium.org
Move definitions of named registers as constant structu...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
sgjesse@chromium.org
Update MIPS port to support recent changes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
kasperl@chromium.org
Count GlobalHandles::PostGarbageCollectionProcessing...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
vitalyr@chromium.org
Implemented one-char cache lookup in generated code.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
antonm@chromium.org
Return length passed instead of receiver to allow chain...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
ager@chromium.org
Add missing error message for calling functions on...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
antonm@chromium.org
Faster filling of arrays of holes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
bak@chromium.org
- Pushed source code for functions into old space.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
fschneider...
Make another small virtual frame function inlined.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
ricow@chromium.org
Moved initialization of xmm3 making sure it is initiali...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
bak@chromium.org
Removed space to please lint.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
kasperl@chromium.org
Add an explicit API entry to notify V8 that one or...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
bak@chromium.org
- Moved the computation of old space limits to after...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
ricow@chromium.org
Changed GeneratePow ensure xmm1 is loaded with y before...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
ricow@chromium.org
Added fast support for Math.pow. This simply calculates...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
fschneider...
Inlining a few virtual frame functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
ager@chromium.org
Add test of internal fields on global objects. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
kasperl@chromium.org
Add information about time spent in external callback to
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
ager@chromium.org
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
ager@chromium.org
Fix the mac debug build. Apparently g++ on Mac cannot...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
whesse@chromium.org
Change KeyedStoreIC interface to take value, key, and...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
oleg@chromium.org
Optimize three Number2Integer functions in runtime...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
sgjesse@chromium.org
Revert r3952
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
sgjesse@chromium.org
Refactor the code cache to handle large number of prope...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
serya@chromium.org
Adding 'static const' for arg numbers used with CallCFu...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
vitalyr@chromium.org
Improve string runtime compare performance for flat...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
lrn@chromium.org
Fix test for overflow in memory allocation Failure...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
serya@chromium.org
AllignFrame/CallCFuntion moved from regexp-macro-assemb...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
ager@chromium.org
Revert pax change as it does not work with older versio...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
peter.rybin...
Implement BlindReference object and provide couple...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
vitalyr@chromium.org
Fix miss in smi check when doing fast api call.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
vitalyr@chromium.org
Fix uninitialized memory read in CallOptimization.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
ager@chromium.org
Land change to allow building on Gentoo Hardened Linux.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
sgjesse@chromium.org
Don't treat this as a trivial expression.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
serya@chromium.org
Review URL: http://codereview.chromium.org/652118
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
sgjesse@chromium.org
Remove inheritance of chromium flags
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
sgjesse@chromium.org
Add the ability to compile with profiler guided optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
serya@chromium.org
Typo fixed.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
whesse@chromium.org
Add comment to generated code that says which code...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
lrn@chromium.org
IA32: Native access to TranscendentalCache for sin...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
fschneider...
Prepare push to trunk. Now working on 2.1.3.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
fschneider...
Fix reliability crash caused by wrong assert.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
whesse@chromium.org
Add integer casts to make v8 compile without warnings...
commit
|
commitdiff
|
tree
|
snapshot
next