platform/upstream/v8.git
2012-11-07 danno@chromium.orgFix size_t/int casting problem on Win64 build
2012-11-07 danno@chromium.orgDecouple allocation and creation of deopt tables
2012-11-07 mvstanton@chromium.orgMIPS: Consolidated all the key store/load classes in...
2012-11-06 mstarzinger... ES6: Adding support for size to Set and Map
2012-11-06 mstarzinger... Allow collection of DOM objects in minor GC cycles.
2012-11-06 mstarzinger... Store Object.observe state per-isolate rather than...
2012-11-06 svenpanne@chromium.orgFixed visibility attribute for GetPointerFromInternalField
2012-11-06 rossberg@chromium.orgObject.observe: generate change records for named prope...
2012-11-06 rossberg@chromium.orgObject.observe: implement map bit and functions to...
2012-11-06 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.15.2.
2012-11-06 mstarzinger... Put incremental code flushing behind a flag.
2012-11-05 yangguo@chromium.orgFix stack overflow for mac build.
2012-11-05 verwaest@chromium.orgRemoved duplicate line.
2012-11-05 yangguo@chromium.orgReduce stack frame size in JSON.stringify.
2012-11-05 verwaest@chromium.orgRemove superfluous setting of bitfield3.
2012-11-05 svenpanne@chromium.orgRemoved useless Canonicalize implementations subsumed...
2012-11-05 svenpanne@chromium.orgNano-refactoring: Simplify initialization
2012-11-05 ulan@chromium.orgAdd rotate-right instruction to hydrogen and use it...
2012-11-05 mstarzinger... Implement IsIndependent(Isolate*)
2012-11-05 yangguo@chromium.orgAdd fast path for FastProperty objects in JSON.stringify.
2012-11-05 mstarzinger... Implement IsIndependent(Isolate*)
2012-11-05 yangguo@chromium.orgFix JSON.stringify wrt harmony proxies.
2012-11-05 yangguo@chromium.orgImprove handle allocation in JSON.parse.
2012-11-05 svenpanne@chromium.orgHeavy cleanup of the external pointer API.
2012-11-05 svenpanne@chromium.orgSimplified HCheckMaps handling a bit.
2012-11-05 svenpanne@chromium.orgImprove handling of property loads on the proto chain.
2012-11-02 yangguo@chromium.orgHandle edge cases in basic JSON.stringify.
2012-11-02 yangguo@chromium.orgCorrectly visit all external strings.
2012-11-02 verwaest@chromium.orgEnsure reducing the length of an array doesn't make...
2012-11-02 mvstanton@chromium.orgConsolidated all the key store/load classes in the...
2012-10-31 yangguo@chromium.orgFix tick processor to correctly handle the 'parallel...
2012-10-31 danno@chromium.orgPrepare push to trunk. Now working on version 3.15.1.
2012-10-30 yangguo@chromium.orgFix handling arrays with holes in JSON.stringify.
2012-10-30 jkummerow@chromium.orgMIPS: fix mips_arch_variant bug in GYP build.
2012-10-29 danno@chromium.orgLoosen aligned code target requirement on ARM
2012-10-29 danno@chromium.orgMIPS: Cleanup handling of shifts: SHR can deoptimize...
2012-10-29 yangguo@chromium.orgTreat leading zeros in JSON.parse correctly.
2012-10-29 ulan@chromium.orgFix performance regression introduced by r12812.
2012-10-29 danno@chromium.orgRemove redundant jump to deoptimization (the jump alrea...
2012-10-26 mstarzinger... Fix ugly typo in GenerateNewNonStrictFast.
2012-10-26 mstarzinger... Fix code flusher to process weak function links.
2012-10-26 yangguo@chromium.orgRelax test expectations for json-recursive.js
2012-10-25 mstarzinger... Update ReceiverObjectNeedsWriteBarrier to include HFast...
2012-10-25 mstarzinger... Set kChangesNewSpacePromotion for HStringAdd
2012-10-25 rossberg@chromium.orgSet up Proxy methods the proper way.
2012-10-25 rossberg@chromium.orgInitial JS stub implementation of Object.observe. Adds...
2012-10-25 rossberg@chromium.orgInitial JS stub implementation of Object.observe. Adds...
2012-10-25 mstarzinger... Fix test failures in r12813.
2012-10-25 yangguo@chromium.orgRelax test expectations to appease mac build.
2012-10-25 yangguo@chromium.orgCatch stack overflow in JSON.parse.
2012-10-25 mstarzinger... Expose gc(true) to JavaScript, which triggers a scaveng...
2012-10-25 yangguo@chromium.orgCorrectly check for stack limit in JSON.stringify.
2012-10-25 mstarzinger... Get rid of obsolete unchecked accessors.
2012-10-25 ulan@chromium.orgFix memory leak in RegExpStack.
2012-10-25 danno@chromium.orgFast-forward to version 3.15.0
2012-10-25 mstarzinger... Fix typo in V8::MarkIndependent()
2012-10-25 ulan@chromium.orgFix memory leak in DeoptimizerData.
2012-10-24 yangguo@chromium.orgFix stack overflow in JSON.stringify.
2012-10-24 ulan@chromium.orgDefine CAN_USE_ARMV7_INSTRUCTIONS if armv7 gyp flag...
2012-10-24 ulan@chromium.orgEnable shared library on android
2012-10-24 yangguo@chromium.orgAdd json-stringifier.h to v8.gyp.
2012-10-23 yangguo@chromium.orgUse correct timezone information on Solaris
2012-10-23 yangguo@chromium.orgFix Windows 64 build.
2012-10-23 yangguo@chromium.orgFix Windows build.
2012-10-23 yangguo@chromium.orgOptimize inner-loop in JSON.stringify.
2012-10-23 jkummerow@chromium.orgFix tools/run-tests.py --report when tests are specifie...
2012-10-23 mstarzinger... Enable incremental code flushing.
2012-10-23 verwaest@chromium.orgPretenure JSON graph if the input string is larger...
2012-10-22 alexeif@chromium.orgAdd a type conversion to fix Windows build after r12793
2012-10-22 mstarzinger... Implement committed physical memory stats for Linux.
2012-10-22 ulan@chromium.orgFix warnings about tautological compares by recent...
2012-10-22 ulan@chromium.orgChange constant pool marker to be the unconditional...
2012-10-22 yangguo@chromium.orgReland JSON.stringify reimplementation.
2012-10-22 jkummerow@chromium.orgtools/run-tests.py: A few timeout-related fixes
2012-10-22 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.14.6.
2012-10-22 mstarzinger... Fix deletion of hidden property with inline-stored...
2012-10-22 danno@chromium.orgMIPS: Use movw/movt instead of constant pool on ARMv7.
2012-10-22 yangguo@chromium.orgRevert r12760 (JSON.stringify).
2012-10-22 yangguo@chromium.orgFix two-char hash to use correct fallback for zero...
2012-10-22 mstarzinger... Fix typo in Makefile in ARM VFP support flag.
2012-10-22 ulan@chromium.orgSpeed up function deoptimization by avoiding quadratic...
2012-10-19 verwaest@chromium.orgMicro-optimizing the json parser
2012-10-19 verwaest@chromium.orgFast path for searching through simple transitions
2012-10-19 yangguo@chromium.orgImprove ClampDoubleToUint8 on ia32/x64.
2012-10-19 verwaest@chromium.orgRemove scratch register requirement from LoadInstanceDe...
2012-10-19 yangguo@chromium.orgStress GC less by allocating exponentially growing...
2012-10-19 yangguo@chromium.orgAlways invoke the default Array.sort functions from...
2012-10-19 danno@chromium.orgAdd a faster API for creating v8::Integer objects
2012-10-19 verwaest@chromium.orgGet the target field index when transitioning.
2012-10-19 danno@chromium.orgFix ARM dissambler test problems with movw/movt.
2012-10-19 ulan@chromium.orgFix test runner for Android.
2012-10-19 ulan@chromium.orgAdjust Android test expectations.
2012-10-19 yangguo@chromium.orgPass pending exception to the message listener.
2012-10-19 svenpanne@chromium.orgFixed directory ignorance involving symlinks.
2012-10-19 verwaest@chromium.orgFixed json regression
2012-10-18 verwaest@chromium.orgFixed error introduced in r12761.
2012-10-18 verwaest@chromium.orgStatic cast char* diff to int.
2012-10-18 ulan@chromium.orgDisable GDBJIT support by default in Debug mode.
2012-10-18 verwaest@chromium.orgKeep track of the first non-ascii word/char to avoid...
2012-10-18 verwaest@chromium.orgAdding a fast path for parsing index keys.
next