platform/upstream/v8.git
2013-06-10 olivf@chromium.orgremove equality kind from compare nil ic
2013-06-10 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.19.13.
2013-06-10 mvstanton@chromium.orgArray access fix: g++ darwin 4.2.1 compiler clamped...
2013-06-10 hpayer@chromium.orgFix store buffer ensure space heuristics.
2013-06-10 wingo@igalia.comKeep native fuzzing blacklists in sync
2013-06-10 wingo@igalia.comDon't fuzz _GeneratorNext
2013-06-10 svenpanne@chromium.orgImprove code for integral modulus calculation.
2013-06-10 mstarzinger... Fix re-initialization of existing double field.
2013-06-10 yangguo@chromium.orgFix parallel recompilation wrt transition maps dependency.
2013-06-10 verwaest@chromium.orgLookup transition again after migrating a transition...
2013-06-10 yangguo@chromium.orgFix parallel recompilation wrt initial object/array...
2013-06-10 dcarney@chromium.orgadjust assertions for addition of default value
2013-06-10 wingo@igalia.comGenerator object "next" method takes optional send...
2013-06-10 wingo@igalia.comFix LoadIC calling convention on ARM
2013-06-10 dcarney@chromium.orgbuild fix for 15025
2013-06-10 dcarney@chromium.orgbuild fix for 15023
2013-06-10 dcarney@chromium.orgadd a default value for return value
2013-06-10 dcarney@chromium.orgdo aligned reads in ContainsOnlyOneByte
2013-06-10 svenpanne@chromium.orgMake GCMole happy
2013-06-09 peter.rybin... Find breakpoint by PC rather than source position when...
2013-06-07 machenbach... Fixed typo in test expectations SKIP -> Skip
2013-06-07 verwaest@chromium.orgTake all uses into account to clear int32 truncation.
2013-06-07 yurys@chromium.orgTry to deflake cctest/test-cpu-profiler/NativeAccessorN...
2013-06-07 plind44@gmail.comMIPS: Baseline for-of implementation.
2013-06-07 peter.rybin... Fix very strange bug in FindBreakLocationFromAddress...
2013-06-07 plind44@gmail.comMIPS: Fill more branch delay slots.
2013-06-07 machenbach... Lists tests to skip. The test expectations file will...
2013-06-07 danno@chromium.orgPrepare push to trunk. Now working on version 3.19.12.
2013-06-07 danno@chromium.orgFix presubmit errors
2013-06-07 mstarzinger... Add missing AllowHandleDereference to LAllocator::Build...
2013-06-07 dslomov@chromium.orgNeutering API for v8::ArrayBuffer
2013-06-07 yangguo@chromium.orgEnable map dependency to in-flight compilation info.
2013-06-07 mvstanton@chromium.orgCallNewArray sites need the original feedback cell...
2013-06-07 olivf@chromium.orgFix InlineCacheState for ToBoolean and CompareIC
2013-06-07 wingo@igalia.comBaseline for-of implementation
2013-06-07 verwaest@chromium.orgAllow boundscheck elimination to work on Smi keys.
2013-06-07 dslomov@chromium.orgRecording array buffer views.
2013-06-07 dcarney@chromium.orgMake ReturnValue a friend of Persistent, so it can...
2013-06-07 ulan@chromium.orgARM: Fix build flags for snapshot generation.
2013-06-07 verwaest@chromium.orgDon't ignore the actual input representation in UnaryMa...
2013-06-07 verwaest@chromium.orgInfer the range of Math.abs
2013-06-07 dcarney@chromium.orgAdd Value::Cast.
2013-06-07 yangguo@chromium.orgRemove use of Isolate::Current in regexp macro assemblers.
2013-06-07 dcarney@chromium.orgbuild fix for build fix for 14990
2013-06-07 dcarney@chromium.orglint failure with latest depot_tools
2013-06-07 dcarney@chromium.orgbuild fix for 14990
2013-06-07 dcarney@chromium.orgReturnValue::Set(uint32_t) is wrong
2013-06-06 adamk@chromium.orgRemove redudant deleted_count argument from EnqueueSpli...
2013-06-06 palfia@homejinni.comMIPS: Assign less environments.
2013-06-06 rossberg@chromium.orgAllow smis for singleton types
2013-06-06 yangguo@chromium.orgDo not GC prior to every parallel recompile.
2013-06-06 yangguo@chromium.orgFix bogus assertions for tracing and verify.
2013-06-06 wingo@igalia.comAdd initial parser support for harmony iteration
2013-06-06 verwaest@chromium.orgAssign less environments
2013-06-06 verwaest@chromium.orgInitialized representations of computed values to None.
2013-06-06 ulan@chromium.orgPrepare push to trunk. Now working on version 3.19.11.
2013-06-06 rossberg@chromium.orgAdd type field to AST expression nodes
2013-06-06 mvstanton@chromium.orgMove runtime array constructor functions from builtins...
2013-06-06 dcarney@chromium.orgadd function to test whether string contents are defini...
2013-06-06 dcarney@chromium.orgbuild fix for 14973
2013-06-06 ulan@chromium.orgRevert "Make more GCs in idle notification handler...
2013-06-06 dcarney@chromium.orgupdate test to test new style property handlers
2013-06-06 mstarzinger... Fix TypedArray object printer output.
2013-06-06 mvstanton@chromium.orgFix Android build issue 247303
2013-06-06 mstarzinger... Fix TypedArray error for parameterless constructor.
2013-06-06 rodolph.perfetta... RegExp macro assembler clean up.
2013-06-06 mvstanton@chromium.orgAllocation type info advice consumed in bailout path...
2013-06-06 yurys@chromium.orgPrint accessors loop iterations count in test-cpu-profi...
2013-06-05 danno@chromium.orgFix EntryHookStub on ia32 and x64.
2013-06-05 palfia@homejinni.comMIPS: Add LoadIC_Slow builtin and use it for loading...
2013-06-05 verwaest@chromium.orgDon't force representations in the loop builder.
2013-06-05 palfia@homejinni.comMIPS: Fix LStoreKeyed error when tracing instruction.
2013-06-05 palfia@homejinni.comMIPS: Adapt hydrogen-based Array constructor to also...
2013-06-05 rossberg@chromium.orgNew unified type representation
2013-06-05 yangguo@chromium.orgCosmetic change to the handle dereference check.
2013-06-05 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.19.10.
2013-06-05 dcarney@chromium.orgCutover v8 to use new style callbacks internally
2013-06-05 mvstanton@chromium.orgFix LStoreKeyed error when tracing instruction.
2013-06-05 jkummerow@chromium.orgAdd LoadIC_Slow builtin and use it for loading properti...
2013-06-05 jkummerow@chromium.orgUse HSoftDeoptimize instead of HDeoptimize in VisitSwit...
2013-06-05 mvstanton@chromium.orgAdapt hydrogen-based Array constructor to also support...
2013-06-05 yangguo@chromium.orgFree PerThreadAssertData when possible to avoid memory...
2013-06-05 verwaest@chromium.orgRemove the optimized construct stub.
2013-06-05 yurys@chromium.orgPrint accessors execution time in test-cpu-profiler...
2013-06-04 adamk@chromium.orgArray.observe emit splices for array length change...
2013-06-04 palfia@homejinni.comMIPS: Turn off allocation site info for crankshafted...
2013-06-04 palfia@homejinni.comMIPS: Deprecate FACTORY helper macro.
2013-06-04 palfia@homejinni.comMIPS : Collect type feedback for power-of-2 right opera...
2013-06-04 mstarzinger... Prevent excessive processing of weak maps while marking.
2013-06-04 verwaest@chromium.orgFix win build
2013-06-04 jkummerow@chromium.orgLiveness analysis for environment slots in Hydrogen
2013-06-04 verwaest@chromium.orgReplace log2 with MostSignificantBit
2013-06-04 dcarney@chromium.orgRemove V8_USE_OLD_STYLE_PERSISTENT_HANDLE_VISITORS.
2013-06-04 hpayer@chromium.orgAdded pretenuring support for call new.
2013-06-04 mvstanton@chromium.orgTurn off allocation site info for crankshafted array...
2013-06-04 verwaest@chromium.orgInfer the range of XOR as limited by the highest possib...
2013-06-04 yurys@chromium.orgCPU profiler should support names of accessors set...
2013-06-04 mstarzinger... Deprecate FACTORY helper macro.
2013-06-04 mstarzinger... Deprecate HAllocateObject in favor of HAllocate.
2013-06-04 yangguo@chromium.orgRevert accidental change to SealHandleScope.
next