platform/upstream/v8.git
2012-12-10 peter.rybin... Allow all value types in evaluate additional context
2012-12-10 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.15.12.
2012-12-10 mstarzinger... Make unit tests resilient against GC Stress.
2012-12-10 mmassi@chromium.orgRevert r13176.
2012-12-10 jkummerow@chromium.orgFlush out potential leaks of Failure objects
2012-12-10 jkummerow@chromium.orgMake sure HMathMinMax always has a supported representation
2012-12-10 danno@chromium.orgRevert 13157, 13145 and 13140: Crankshaft code stubs.
2012-12-10 yangguo@chromium.orgImprove integer division on IA32 and X64
2012-12-10 rossberg@chromium.orgObject.observe support for Function 'prototype' property
2012-12-10 mmassi@chromium.orgMake keyed operations use the unchecked index but still...
2012-12-07 ulan@chromium.orgDefine CAN_USE_VFP2/3_INSTRUCTIONS based on arm_neon...
2012-12-07 svenpanne@chromium.orgRemove SlidingStateWindow and related code.
2012-12-07 svenpanne@chromium.orgRemoved dead InterruptFlag enum value.
2012-12-07 mstarzinger... Make test-heap resilient against GC stress.
2012-12-07 rossberg@chromium.orgHandlify JSObject::SetDictionaryElement, which may...
2012-12-07 jkummerow@chromium.orgllprof improvements
2012-12-07 yangguo@chromium.orgFix mozilla test expectations.
2012-12-07 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.15.11.
2012-12-07 yangguo@chromium.orgFix mozilla test failures and expectations.
2012-12-07 ulan@chromium.orgImprove double to integer truncation on ARM.
2012-12-07 rossberg@chromium.orgAllow lazy compilation (and thus optimisation) of funct...
2012-12-07 yangguo@chromium.orgFix spec violations in methods of Number.prototype.
2012-12-07 mstarzinger... Add GCTracer metrics for a scavenger GC for DOM wrappers
2012-12-07 svenpanne@chromium.orgUse count-based profiling exclusively.
2012-12-07 danno@chromium.orgFix nosse2 tests
2012-12-06 mstarzinger... Prepare push to trunk. Now working on version 3.15.10.
2012-12-06 mstarzinger... Fix candidate eviction in code flusher.
2012-12-06 verwaest@chromium.orgLet marking speed depend on the actual incremental...
2012-12-06 yangguo@chromium.orgIterate through all arguments for side effects in Math...
2012-12-06 yangguo@chromium.orgUpdate test expectations.
2012-12-06 mstarzinger... Report deoptimization error in release mode.
2012-12-06 yangguo@chromium.orgAdd StringBufferStream
2012-12-05 yangguo@chromium.orgTake instrumentation overhead into account when plotting.
2012-12-05 danno@chromium.orgFix isolate bug introduced by generated code stubs
2012-12-05 yangguo@chromium.orgImprove array to string conversion.
2012-12-05 yangguo@chromium.orgFix spec violations related to regexp.lastIndex
2012-12-05 rossberg@chromium.orgMake Object.observe on the global object functional
2012-12-05 rossberg@chromium.orgObject.observe: notify of __proto__ changes
2012-12-05 danno@chromium.orgEnable stub generation using Hydrogen/Lithium (again)
2012-12-05 mstarzinger... Pass Isolate to MakeWeak(), IsWeak(), and AddObjectGroup().
2012-12-05 mstarzinger... Pass Isolate to Local<T>::New()
2012-12-04 yurys@chromium.orgIntroduce callback for resolving global object name...
2012-12-04 yangguo@chromium.orgRemove some dead code.
2012-12-04 svenpanne@chromium.orgForce inlining for hot interface functions.
2012-12-04 mmassi@chromium.orgPrepare push to trunk. Now working on version 3.15.9.
2012-12-04 mstarzinger... Change deprecated semantics of function template signat...
2012-12-04 mstarzinger... Enforce stack allocation of TryCatch blocks.
2012-12-04 mstarzinger... Fix external exceptions in external try-catch handlers.
2012-12-04 mstarzinger... Unify object groups iteration in global handles.
2012-12-04 yangguo@chromium.orgFix gcmole offenders.
2012-12-04 yangguo@chromium.orgRemove bogus test and add check for OOM in TryCall.
2012-12-04 danno@chromium.orgRemove extraneous forced rejuvenations in code aging
2012-12-04 danno@chromium.orgDeactive code aging due to regressions
2012-12-03 peter.rybin... Issue 2429, core implementation and the protocol change
2012-12-03 peter.rybin... Issue 2399 part 1: In debugger allow modifying local...
2012-12-03 yangguo@chromium.orgFix null dereference after OOM.
2012-12-03 danno@chromium.orgRevert 13117: "Enable stub generation using Hydrogen...
2012-12-03 yangguo@chromium.orgOptimize non-ASCII string splitting with single-charact...
2012-12-03 yangguo@chromium.orgFix JSON stringify.
2012-12-03 danno@chromium.orgEnable stub generation using Hydrogen/Lithium (again)
2012-12-03 ulan@chromium.orgCorrectly handle AdjustAmountOfExternalAllocatedMemory(0).
2012-12-03 ulan@chromium.orgARM: make MacroAssembler::LoadRoot emit exactly one...
2012-12-03 mstarzinger... Activate incremental code flushing by default.
2012-12-03 mstarzinger... Adapt code flushing tests to new code aging.
2012-12-03 rossberg@chromium.orgWhen notifying observers of a truncated array, don...
2012-11-30 danno@chromium.orgARM: fix a bug with saving lr register in GenerateSmiTo...
2012-11-30 danno@chromium.orgRevert 13105: "Enable stub generation using Hydrogen...
2012-11-30 danno@chromium.orgEnable stub generation using Hydrogen/Lithium.
2012-11-30 jkummerow@chromium.orgRevert "Perform CPU sampling by CPU sampling thread...
2012-11-30 jkummerow@chromium.orgTurn off optimization for Mac Debug builds
2012-11-30 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.15.8.
2012-11-30 mstarzinger... Revert "Allow incremental marking when expose_gc is...
2012-11-29 verwaest@chromium.orgPass FixedArrayBase in elements.cc.
2012-11-29 verwaest@chromium.orgUse generic array functions to setup the boilerplate...
2012-11-29 danno@chromium.orgRemove unused private member variables found by clang...
2012-11-29 jkummerow@chromium.orgFix typo in FunctionTemplate::ReadOnlyPrototype.
2012-11-29 svenpanne@chromium.orgActivate code aging by default.
2012-11-29 yangguo@chromium.orgMIPS: Also time external callbacks from generated code.
2012-11-29 jkummerow@chromium.orgMIPS: Faster implementation of Math.exp()
2012-11-29 jkummerow@chromium.orgMIPS: Fix register confusion in non-VFP3 BinaryOpStubs...
2012-11-29 jkummerow@chromium.orgMIPS: DoNumberTagD performance improvement
2012-11-29 jkummerow@chromium.orgMIPS: ARM: Fast path for integer inputs to EmitVFPTruncate
2012-11-29 verwaest@chromium.orgMIPS: Only fill in holes if storing the number to the...
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.
next