platform/upstream/v8.git
2012-07-05 verwaest@chromium.orgSeparating transitions from descriptors.
2012-07-05 danno@chromium.orgFix timout of packed-elements.js on ARM
2012-07-05 svenpanne@chromium.orgRemoved superfluous cast.
2012-07-05 sanjoy@chromium.orgRemove some duplicated logic from compiler.cc.
2012-07-05 mstarzinger... Cleanup Test262 expectations for simulators.
2012-07-05 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.12.9.
2012-07-05 yangguo@chromium.orgLarger stack trace string in the minidump when catching...
2012-07-05 jkummerow@chromium.orgRemove $FAST variable from mozilla.status. It was never...
2012-07-04 svenpanne@chromium.orgHandle accessors on the prototype chain in StoreICs.
2012-07-03 rossberg@chromium.orgImplement typedarray.set and arraybuffer.slice for d8.
2012-07-03 jkummerow@chromium.orgMove quadratic behavior of Context's optimized function...
2012-07-03 yangguo@chromium.orgAdd function to grokdump shell to print ASCII string.
2012-07-03 sanjoy@chromium.orgDon't actually create Handles for the constant hole...
2012-07-03 mstarzinger... Prepare push to trunk. Now working on version 3.12.8.
2012-07-03 mstarzinger... Fix lazy compilation for strict eval scopes.
2012-07-03 ulan@chromium.orgAdd Makefile targets for running tests on Android.
2012-07-02 jkummerow@chromium.orgMake MACOSX_DEPLOYMENT_TARGET configurable.
2012-07-02 rossberg@chromium.orgAdded tests for calling typed array constructors as...
2012-07-02 yurys@chromium.orgReport "hidden properties" in heap profiler for propert...
2012-07-02 yangguo@chromium.orgPlug memory leak in Isolate.
2012-07-02 danno@chromium.orgAdd test case for typed arrays slicing
2012-07-02 danno@chromium.orgActivate optimization of packed arrays by default
2012-07-01 peter.rybin... Properly fix liveedit heap traversal bug with write...
2012-06-29 danno@chromium.orgConsolidate similar KeyedLoads to worst case instead...
2012-06-29 mstarzinger... Disallow inlining of functions containing array literals.
2012-06-29 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.12.7.
2012-06-29 yangguo@chromium.orgPut even more debug information on stack when aborting.
2012-06-29 yangguo@chromium.orgExtend test for external arrays.
2012-06-29 yangguo@chromium.orgFix isolate build.
2012-06-29 yangguo@chromium.orgCleanup hardfp ABI detection. This work was triggered...
2012-06-28 rossberg@chromium.orgARRAY_SIZE is not available on Linux-shared.
2012-06-28 rossberg@chromium.orgFurther extend TypedArray support in d8:
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.
next