platform/upstream/v8.git
2012-11-29 verwaest@chromium.orgMIPS: Ensure we do not clobber the register holding...
2012-11-29 verwaest@chromium.orgMIPS: Ensure double arrays are filled with holes when...
2012-11-29 verwaest@chromium.orgCopyPackedSmiToDoubleElements should fill the FixedDoub...
2012-11-29 svenpanne@chromium.orgSimplify and fix code aging.
2012-11-28 mstarzinger... Remove bogus assertion from idle notification.
2012-11-28 mstarzinger... Improve debug printing of non-strict arguments object.
2012-11-28 yangguo@chromium.orgAlso time external callbacks from generated code.
2012-11-28 vegorov@chromium.orgRelax restrictions on CONSTANT_FUNCTION descriptors...
2012-11-28 yangguo@chromium.orgInclude more information in --prof log.
2012-11-28 hpayer@chromium.orgFixed pointer arithmetic in write barrier for large...
2012-11-28 hpayer@chromium.orgAllow incremental marking when expose_gc is turned on.
2012-11-28 verwaest@chromium.orgMake ElementsAccessors more tolerant of varying backing...
2012-11-28 verwaest@chromium.orgProperly handle-ify method calls to map() and GetLocalE...
2012-11-27 mstarzinger... Move assertion about stopped marking up (again).
2012-11-27 mstarzinger... Disable stress for some unit test.
2012-11-27 verwaest@chromium.orgOnly fill in holes if storing the number to the double...
2012-11-27 mstarzinger... Fix incremental marking to be off during heap snapshots.
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.
next