platform/upstream/v8.git
2012-11-27 mstarzinger... Make unit tests that fill new-space work under stress.
2012-11-27 verwaest@chromium.orgAvoid double initialization of arrays.
2012-11-26 hpayer@chromium.orgForward white to grey transition only if slot is before...
2012-11-26 mvstanton@chromium.orgMIPS: Fix MIPS port of r13032 (25d0edd7).
2012-11-26 verwaest@chromium.orgEnsure we do not clobber the register holding the eleme...
2012-11-26 hpayer@chromium.orgRemove eager sweeping for lazy swept spaces. Try to...
2012-11-26 danno@chromium.orgPrepare push to trunk. Now working on version 3.15.7.
2012-11-26 verwaest@chromium.orgEnsure double arrays are filled with holes when extende...
2012-11-26 jkummerow@chromium.orgFix test262 expectations for fast implementation of...
2012-11-26 jkummerow@chromium.orgFaster implementation of Math.exp()
2012-11-26 rossberg@chromium.orgMake indexed intercepted methods enumerable by default.
2012-11-26 ulan@chromium.orgRemove unused heap debug utils code.
2012-11-26 yangguo@chromium.orgAlso time other API functions calling into javascript.
2012-11-26 yangguo@chromium.orgFix valgrind warnings.
2012-11-23 rossberg@chromium.orgCensor .caller if it is a strict function instead of...
2012-11-23 rossberg@chromium.orgFix strict mode test case, so that it succeeds for...
2012-11-23 rossberg@chromium.orgObject.observe: Tests for __define{G,S}etter__.
2012-11-23 rossberg@chromium.orgMIPS: Get rid of static module allocation, do it in...
2012-11-23 ulan@chromium.orgPrepare push to trunk. Now working on version 3.15.6.
2012-11-23 danno@chromium.orgForce small array literals to have FAST_ELEMENTs
2012-11-23 yangguo@chromium.orgFix JSON.stringify for objects with interceptor handlers.
2012-11-23 hpayer@chromium.orgReset progress bar of object to 0 when RecordWrites...
2012-11-23 mmassi@chromium.orgRevert r13025 and r13026 (they introduced a bug on...
2012-11-22 verwaest@chromium.org- Initialize the result array with holes if we concat...
2012-11-22 svenpanne@chromium.orgPredictableCodeSizeScope checks the expected size now.
2012-11-22 yangguo@chromium.orgAdd parallel recompilation time to histogram and plot...
2012-11-22 rossberg@chromium.orgObject.observe: More tests for accessor reconfiguration.
2012-11-22 svenpanne@chromium.orgMoved buffer handling to AssemblerBase.
2012-11-22 rossberg@chromium.orgGet rid of static module allocation, do it in code.
2012-11-22 mvstanton@chromium.orgAdd dehoisting to the string printout of hydrogen and...
2012-11-22 yangguo@chromium.orgFix counters in d8.
2012-11-22 svenpanne@chromium.orgReduced TLS accesses even further.
2012-11-22 hpayer@chromium.orgUse slot instead of value in the write barrier to recor...
2012-11-21 mvstanton@chromium.orgFix performance regression in DXT5Decoder.js.
2012-11-21 rossberg@chromium.orgObject.observe: Unblacklist some tests involving indexe...
2012-11-21 mmassi@chromium.orgFix build (and fix brown paper bug as well...).
2012-11-21 mmassi@chromium.orgUse the property load IC for accessing the array length.
2012-11-21 svenpanne@chromium.orgEnable deprecations.
2012-11-21 yangguo@chromium.orgRename IsAsciiRepresentation
2012-11-21 verwaest@chromium.orgMIPS: Support all fast elements kinds in the major...
2012-11-21 yangguo@chromium.orgMIPS: Make kAsciiDataHintTag have correct semantics...
2012-11-21 yangguo@chromium.orgActually relax test expectations for known failing...
2012-11-20 jkummerow@chromium.orgFix corner case in x64 compare stubs.
2012-11-20 svenpanne@chromium.orgDrastically reduce the number of created strings in...
2012-11-20 ulan@chromium.orgEmit RSB for subtraction with constant lhs on ARM
2012-11-20 rossberg@chromium.orgObject.observe: Add test case covering most special...
2012-11-20 rossberg@chromium.orgMissing check for exception.
2012-11-20 jkummerow@chromium.orgMIPS: Lattice-based representation inference, powered...
2012-11-20 jkummerow@chromium.orgFix typo in condition when to log code objects during...
2012-11-20 rossberg@chromium.orgFix and clean up treatment of hidden prototypes.
2012-11-20 yangguo@chromium.orgRelax test expectations for known failing test.
2012-11-20 mstarzinger... Make test-dictionary work for GC stress builder.
2012-11-20 rossberg@chromium.orgObject.observe/unobserve now return object
2012-11-19 rossberg@chromium.orgRe-adjust access failure log messages for %GetOwnProperty.
2012-11-19 mstarzinger... Enable marking progress bar for large objects by default.
2012-11-19 hpayer@chromium.orgForward transition objects to grey if they are referenc...
2012-11-19 verwaest@chromium.orgAlways check copy_size before getting accessor and...
2012-11-19 verwaest@chromium.orgEnsure CopyElementsImpl is always executed so it fills...
2012-11-19 svenpanne@chromium.orgRevert "Drastically reduce the number of created string...
2012-11-19 yangguo@chromium.orgFix --hydrogen-stats.
2012-11-19 mstarzinger... Fix clang build: remove unused static function
2012-11-19 rossberg@chromium.orgFix sequence point bug.
2012-11-16 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.15.5.
2012-11-16 yangguo@chromium.orgFix test failures.
2012-11-16 svenpanne@chromium.orgDrastically reduce the number of created strings in d8.
2012-11-16 rossberg@chromium.orgClean-up refactoring to eliminate GetLocalElementKind.
2012-11-16 mstarzinger... Fix Array.prototype.join evaluation order.
2012-11-16 yangguo@chromium.orgFix test failures.
2012-11-16 mstarzinger... Make PrototypeTransitionClearing work with GC interval.
2012-11-16 yangguo@chromium.orgIntroduce helper functions to test parallel recompilation.
2012-11-16 jkummerow@chromium.orgPerform CPU sampling by CPU sampling thread only iff...
2012-11-16 mstarzinger... Disable InstanceOfStubWriteBarrier in some cases.
2012-11-16 rossberg@chromium.orgObject.observe: Use [[DefineOwnProperty]] to create...
2012-11-16 rossberg@chromium.orgWhen using an Object as a set in Object.getOwnPropertyN...
2012-11-16 jkummerow@chromium.orgDisable EXTRA_CHECKS in Release
2012-11-16 jkummerow@chromium.orgFix register confusion in non-VFP3 BinaryOpStubs on ARM
2012-11-16 svenpanne@chromium.orgRemoved a bunch of GetExistingThreadLocal calls by...
2012-11-15 mstarzinger... Implement progress bar for large objects.
2012-11-15 verwaest@chromium.orgReturn the length as smi.
2012-11-15 mvstanton@chromium.orgFix assert failure in array slice
2012-11-15 verwaest@chromium.orgFix shifting from holey arrays.
2012-11-15 verwaest@chromium.orgSet length only after retrieving the element succeeded
2012-11-15 verwaest@chromium.orgHeap explorer: Show representation of strings.
2012-11-15 yangguo@chromium.orgRename SeqAsciiString
2012-11-15 ulan@chromium.orgMIPS: Add rotate-right instruction to hydrogen and...
2012-11-15 mstarzinger... Unbreak waterfall after r12968.
2012-11-15 verwaest@chromium.orgSupport all fast elements kinds in the major array...
2012-11-15 mstarzinger... Update Test262 harness to recent version.
2012-11-15 rossberg@chromium.orgObject.observe: Handle oldValue for elements with acces...
2012-11-15 yangguo@chromium.orgMake kAsciiDataHintTag have correct semantics for all...
2012-11-15 danno@chromium.orgMIPS: Add code again to allow reclaiming old unexecuted...
2012-11-15 mstarzinger... Add missing initialization for low survival rate period.
2012-11-14 yangguo@chromium.orgFix clang build after r12956
2012-11-14 rossberg@chromium.orgObject.observe: Move notification of JSArray length...
2012-11-14 jkummerow@chromium.orgLattice-based representation inference, powered by...
2012-11-14 verwaest@chromium.orgConsolidate polymorphic calls due to elements transitions.
2012-11-14 ulan@chromium.orgOutput max incremental step delay in trace_gc_nvp.
2012-11-14 ulan@chromium.orgEmit VMLA for multiply-add on ARM
2012-11-14 yangguo@chromium.orgFix build errors.
2012-11-14 yangguo@chromium.orgRemove 'type' and 'arguments' properties from Error...
next