platform/upstream/v8.git
2012-06-28 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.12.6.
2012-06-28 mstarzinger... Fix lazy parsing heuristics to respect outer scope.
2012-06-28 jkummerow@chromium.orgAllow using test-wrapper-gypbuild.py on Windows when...
2012-06-28 sanjoy@chromium.orgRevert 11939 'Add a CompilationHandleScope' since it...
2012-06-27 mstarzinger... Allow inlining of functions containing array literals.
2012-06-27 jkummerow@chromium.orgEnable the CHECK for near-jump displacement range in...
2012-06-27 mstarzinger... Allow inlining of functions containing RegExp literals.
2012-06-27 sanjoy@chromium.orgAdd a second kind of HandleScope that ties the lifetime...
2012-06-27 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.12.5.
2012-06-27 yangguo@chromium.orgPort r11517 (not deopt Math.floor on negative input...
2012-06-26 jkummerow@chromium.orgRemove -fomit-frame-pointer flag from Release builds
2012-06-26 ulan@chromium.orgEnable whole program optimization for WIN64 to make...
2012-06-26 yangguo@chromium.orgPort r7868 (constant masking) to x64.
2012-06-26 mstarzinger... Expose more detailed memory statistics
2012-06-26 mstarzinger... Fix missing slot recording in transition compaction.
2012-06-26 yangguo@chromium.orgMIPS: Skip LiveEdit test on ARM.
2012-06-25 peter.rybin... Revert 11927 "Fix liveedit heap traversal bug with...
2012-06-25 peter.rybin... Fix liveedit heap traversal bug with write barrier
2012-06-25 mstarzinger... Fix failing test after r11924.
2012-06-25 verwaest@chromium.orgUpdate heap test so it calls gc 6 times. This is necess...
2012-06-25 mstarzinger... Fix Harmony Maps and WeakMaps for undefined values.
2012-06-25 yangguo@chromium.orgCorrectly throw reference error in strict mode with...
2012-06-25 verwaest@chromium.orgIn-place shrinking of descriptor arrays with non-live...
2012-06-25 ulan@chromium.orgUse correct size of objects in PrintShortHeapStatistics.
2012-06-25 verwaest@chromium.orgSeparate stub types from property types.
2012-06-25 ulan@chromium.orgPrepare push to trunk. Now working on version 3.12.4.
2012-06-25 ulan@chromium.orgRevert r11835 'Unify promotion and allocation limit...
2012-06-25 yangguo@chromium.orgSkip LiveEdit test on ARM.
2012-06-22 peter.rybin... Correctly support several consecutive stack modifications.
2012-06-22 mstarzinger... Fix sharing of literal boilerplates for optimized code.
2012-06-22 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.12.3.
2012-06-22 jkummerow@chromium.orgMake near-jump check more strict in LoadNamedFieldPolym...
2012-06-22 yangguo@chromium.orgSkip test for optimized code sharing if flag is disable...
2012-06-22 yangguo@chromium.orgDisable --cache-optimized-code by default.
2012-06-22 mstarzinger... Fix lazy sweeping heuristics to prevent old-space expan...
2012-06-22 yangguo@chromium.orgFix lint.
2012-06-22 yangguo@chromium.orgActually put debug information on stack when aborting.
2012-06-22 mstarzinger... Adapt fragmentation heuristics for over reserved pages.
2012-06-22 ulan@chromium.orgAdjust idle notification handler to do full GC at the...
2012-06-21 verwaest@chromium.orgCleaning up usage of lookup results.
2012-06-21 mstarzinger... Add unit test for r11818.
2012-06-21 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.12.2.
2012-06-21 mstarzinger... Revert r11834 because of broken Chromium unit test.
2012-06-20 ulan@chromium.orgIn test-api.cc a few calls to Heap::CollectAllGarbage...
2012-06-20 yangguo@chromium.orgFix Windows build.
2012-06-20 yangguo@chromium.orgx86/x64 port of Math.floor(x/y) to use integer division...
2012-06-20 erik.corry... Fix GC bug with missing handle. Bug=133618
2012-06-20 sanjoy@chromium.orgRemove unused variable.
2012-06-20 erik.corry... Make a test run faster that is timing out on the ARM...
2012-06-20 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.12.1.
2012-06-20 sanjoy@chromium.orgUnbreak bleeding_edge by getting the Parser to work...
2012-06-20 sanjoy@chromium.orgOne Zone per CompilationInfo.
2012-06-20 erik.corry... Remove unused variable in mksnapshot.cc.
2012-06-20 erikcorryQuicksort: Choose pivot with recursive sort of pivot...
2012-06-19 erikcorryAdd missing cast to make MSVC happier.
2012-06-19 erikcorrySnapshots: Add --extra-code flag to mksnapshot which...
2012-06-19 mstarzinger... Fix return values for Harmony map and set operations.
2012-06-19 mstarzinger... Enable lazy compilation for non-trivial outer contexts.
2012-06-19 jkummerow@chromium.orgAdd msvs_configuration_platform to common.gypi to allow...
2012-06-19 jkummerow@chromium.orgFix a bunch of implicit casts detected by the Win64...
2012-06-19 rossberg@chromium.orgFix crash bug in Hydrogen occurring with empty prototyp...
2012-06-19 verwaest@chromium.orgFixing ClearNonLiveTransition bug in combination with...
2012-06-19 mstarzinger... Fix check in r11850 for nosse2 and novfp3 machines.
2012-06-19 vegorov@chromium.orgTeach grokdump to print oddball kind when ToString...
2012-06-19 yangguo@chromium.orgCorrectly resolve local var shadowing a context-allocat...
2012-06-19 verwaest@chromium.orgMake sure we don't leak map transitions from AccessorPa...
2012-06-18 mstarzinger... Fix handling of numbers in SameValue method.
2012-06-18 yangguo@chromium.orgPrint correct line number for Error thrown inside eval.
2012-06-18 mstarzinger... Fix optimized code caching in FastNewClosureStub.
2012-06-18 mmassi@chromium.orgRemove default from switch.
2012-06-18 mstarzinger... MIPS: Share optimized code for closures.
2012-06-18 sanjoy@chromium.orgFix MSVC warnings about missing operator delete.
2012-06-18 verwaest@chromium.orgRemoving superfluous IsSmi check from DescriptorArray...
2012-06-18 mmassi@chromium.orgReimplemented HGraph::Postorder and HGraph::PostorderLo...
2012-06-18 verwaest@chromium.orgImplementing weak referencing elements transition maps.
2012-06-18 verwaest@chromium.orgFixing bugs in promotion of elements transitions (r1175).
2012-06-18 danno@chromium.orgMIPS: Fix packed-element.js test on ARM with no snap
2012-06-18 erikcorryAvoid arbitrarily deep recursion in Array.sort.
2012-06-18 jkummerow@chromium.orgRemove unused-but-set variable from objects.cc.
2012-06-16 peter.rybin... Fix for Issue 915
2012-06-15 peter.rybin... Support 'restart call frame' debug command
2012-06-15 ulan@chromium.orgUnify promotion and allocation limit computation.
2012-06-15 mstarzinger... Fix external exceptions in external try-catch handlers.
2012-06-15 erik.corry... Revert part of 11727 as it sometimes tanked V8 benchmar...
2012-06-15 mstarzinger... Fix list traversal of optimized functions in deoptimizer.
2012-06-15 danno@chromium.orgFix packed-element.js test on ARM with no snap
2012-06-14 yangguo@chromium.orgUnbreak interpreted regexp.
2012-06-14 danno@chromium.orgReset the path tracer completely, and check whether...
2012-06-14 yangguo@chromium.orgCheck for valid PC when stepping in the ARM sim debugger.
2012-06-14 rossberg@chromium.orgES5.2 var semantics: take hidden prototypes into account.
2012-06-14 fschneider... Share optimized code for closures.
2012-06-14 yangguo@chromium.orgAdd missing string length check in regexp engine.
2012-06-14 mstarzinger... Fix assertion for map code cache of shared maps.
2012-06-14 danno@chromium.orgIncrease old space in cctest/test-api/HugeConsStringOut...
2012-06-14 loislo@chromium.orgWorkaround for: Chrome dev tools crashes when taking...
2012-06-14 yangguo@chromium.orgARM: Fix literal pool handling for breakpoints in debugger.
2012-06-14 danno@chromium.orgFix Kraken regression due to optimistic monomorphic...
2012-06-14 yangguo@chromium.orgFix lint.
2012-06-14 yangguo@chromium.orgIntroduce regexp=interpreted to GYP to enable building...
2012-06-13 yangguo@chromium.orgEnsure removing processed command line arguments.
next