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
2012-06-29
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.7.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Put even more debug information on stack when aborting.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Extend test for external arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Fix isolate build.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Cleanup hardfp ABI detection. This work was triggered...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
rossberg@chromium.org
ARRAY_SIZE is not available on Linux-shared.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
rossberg@chromium.org
Further extend TypedArray support in d8:
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
mstarzinger...
Fix lazy parsing heuristics to respect outer scope.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
jkummerow@chromium.org
Allow using test-wrapper-gypbuild.py on Windows when...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
sanjoy@chromium.org
Revert 11939 'Add a CompilationHandleScope' since it...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
mstarzinger...
Allow inlining of functions containing array literals.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
jkummerow@chromium.org
Enable the CHECK for near-jump displacement range in...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
mstarzinger...
Allow inlining of functions containing RegExp literals.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
sanjoy@chromium.org
Add a second kind of HandleScope that ties the lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.12.5.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
yangguo@chromium.org
Port r11517 (not deopt Math.floor on negative input...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
jkummerow@chromium.org
Remove -fomit-frame-pointer flag from Release builds
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
ulan@chromium.org
Enable whole program optimization for WIN64 to make...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
yangguo@chromium.org
Port r7868 (constant masking) to x64.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
mstarzinger...
Expose more detailed memory statistics
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
mstarzinger...
Fix missing slot recording in transition compaction.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
yangguo@chromium.org
MIPS: Skip LiveEdit test on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
peter.rybin...
Revert 11927 "Fix liveedit heap traversal bug with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
peter.rybin...
Fix liveedit heap traversal bug with write barrier
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
mstarzinger...
Fix failing test after r11924.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
verwaest@chromium.org
Update heap test so it calls gc 6 times. This is necess...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
mstarzinger...
Fix Harmony Maps and WeakMaps for undefined values.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
yangguo@chromium.org
Correctly throw reference error in strict mode with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
verwaest@chromium.org
In-place shrinking of descriptor arrays with non-live...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
ulan@chromium.org
Use correct size of objects in PrintShortHeapStatistics.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
verwaest@chromium.org
Separate stub types from property types.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
ulan@chromium.org
Prepare push to trunk. Now working on version 3.12.4.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
ulan@chromium.org
Revert r11835 'Unify promotion and allocation limit...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
yangguo@chromium.org
Skip LiveEdit test on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
peter.rybin...
Correctly support several consecutive stack modifications.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
mstarzinger...
Fix sharing of literal boilerplates for optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
jkummerow@chromium.org
Make near-jump check more strict in LoadNamedFieldPolym...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
yangguo@chromium.org
Skip test for optimized code sharing if flag is disable...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
yangguo@chromium.org
Disable --cache-optimized-code by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
mstarzinger...
Fix lazy sweeping heuristics to prevent old-space expan...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
yangguo@chromium.org
Fix lint.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
yangguo@chromium.org
Actually put debug information on stack when aborting.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
mstarzinger...
Adapt fragmentation heuristics for over reserved pages.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
ulan@chromium.org
Adjust idle notification handler to do full GC at the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
verwaest@chromium.org
Cleaning up usage of lookup results.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
mstarzinger...
Add unit test for r11818.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
mstarzinger...
Revert r11834 because of broken Chromium unit test.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
ulan@chromium.org
In test-api.cc a few calls to Heap::CollectAllGarbage...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
yangguo@chromium.org
Fix Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
yangguo@chromium.org
x86/x64 port of Math.floor(x/y) to use integer division...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
erik.corry...
Fix GC bug with missing handle. Bug=133618
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
sanjoy@chromium.org
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
erik.corry...
Make a test run faster that is timing out on the ARM...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
sanjoy@chromium.org
Unbreak bleeding_edge by getting the Parser to work...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
sanjoy@chromium.org
One Zone per CompilationInfo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
erik.corry...
Remove unused variable in mksnapshot.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
erikcorry
Quicksort: Choose pivot with recursive sort of pivot...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
erikcorry
Add missing cast to make MSVC happier.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
erikcorry
Snapshots: Add --extra-code flag to mksnapshot which...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
mstarzinger...
Fix return values for Harmony map and set operations.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
mstarzinger...
Enable lazy compilation for non-trivial outer contexts.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
jkummerow@chromium.org
Add msvs_configuration_platform to common.gypi to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
jkummerow@chromium.org
Fix a bunch of implicit casts detected by the Win64...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
rossberg@chromium.org
Fix crash bug in Hydrogen occurring with empty prototyp...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
verwaest@chromium.org
Fixing ClearNonLiveTransition bug in combination with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
mstarzinger...
Fix check in r11850 for nosse2 and novfp3 machines.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
vegorov@chromium.org
Teach grokdump to print oddball kind when ToString...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
yangguo@chromium.org
Correctly resolve local var shadowing a context-allocat...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
verwaest@chromium.org
Make sure we don't leak map transitions from AccessorPa...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
mstarzinger...
Fix handling of numbers in SameValue method.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
yangguo@chromium.org
Print correct line number for Error thrown inside eval.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
mstarzinger...
Fix optimized code caching in FastNewClosureStub.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
mmassi@chromium.org
Remove default from switch.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
mstarzinger...
MIPS: Share optimized code for closures.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
sanjoy@chromium.org
Fix MSVC warnings about missing operator delete.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
verwaest@chromium.org
Removing superfluous IsSmi check from DescriptorArray...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
mmassi@chromium.org
Reimplemented HGraph::Postorder and HGraph::PostorderLo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
verwaest@chromium.org
Implementing weak referencing elements transition maps.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
verwaest@chromium.org
Fixing bugs in promotion of elements transitions (r1175).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
danno@chromium.org
MIPS: Fix packed-element.js test on ARM with no snap
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
erikcorry
Avoid arbitrarily deep recursion in Array.sort.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
jkummerow@chromium.org
Remove unused-but-set variable from objects.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
peter.rybin...
Fix for Issue 915
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
peter.rybin...
Support 'restart call frame' debug command
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
ulan@chromium.org
Unify promotion and allocation limit computation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
mstarzinger...
Fix external exceptions in external try-catch handlers.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
erik.corry...
Revert part of 11727 as it sometimes tanked V8 benchmar...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
mstarzinger...
Fix list traversal of optimized functions in deoptimizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
danno@chromium.org
Fix packed-element.js test on ARM with no snap
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
yangguo@chromium.org
Unbreak interpreted regexp.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
danno@chromium.org
Reset the path tracer completely, and check whether...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
yangguo@chromium.org
Check for valid PC when stepping in the ARM sim debugger.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
rossberg@chromium.org
ES5.2 var semantics: take hidden prototypes into account.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
fschneider...
Share optimized code for closures.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
yangguo@chromium.org
Add missing string length check in regexp engine.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
mstarzinger...
Fix assertion for map code cache of shared maps.
commit
|
commitdiff
|
tree
|
snapshot
next