platform/upstream/v8.git
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.
2013-06-04 svenpanne@chromium.orgCollect type feedback for power-of-2 right operands...
2013-06-04 yurys@chromium.orgMark test-cpu-profiler/SampleWhenFrameIsNotSetup as...
2013-06-03 verwaest@chromium.orgImprove smi support in crankshaft
2013-06-03 yangguo@chromium.orgFix windows build.
2013-06-03 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.19.9.
2013-06-03 yangguo@chromium.orgMake assertion scopes thread safe.
2013-06-03 danno@chromium.orgRevert 14916: Mark test-cpu-profiler/SampleWhenFrameIsN...
2013-06-03 mvstanton@chromium.orgSpecial Array constructor type feedback erroneously...
2013-06-03 yurys@chromium.orgMark test-cpu-profiler/SampleWhenFrameIsNotSetup as...
2013-06-03 yurys@chromium.orgCPU profiler should support names of accessors set...
2013-06-03 dcarney@chromium.orgremove V8_ALLOW_ACCESS_TO_PERSISTENT_IMPLICIT and V8_AL...
2013-06-03 yurys@chromium.orgRemove unnecessary check from Logger::LogCodeObject
2013-06-03 verwaest@chromium.orgRemove unnecessary code from the json-parser.
2013-06-03 dcarney@chromium.orgremove old MakeWeak
2013-06-03 yurys@chromium.orgSimulator specific code that is the same on all platfor...
2013-05-31 verwaest@chromium.orgMove field index into property details, freeing up...
2013-05-31 jkummerow@chromium.orgFast literals: fixed initialization of non-copied in...
2013-05-31 yurys@chromium.orgFix function name inferring inside closures
2013-05-31 mstarzinger... Fix non-idempotent modification in JSObject::AddFastPro...
2013-05-31 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.19.8.
2013-05-31 dcarney@chromium.orgReturnValue::Set needs to check for empty handles
2013-05-31 verwaest@chromium.orgRemove duplicated initialization of stack_parameter_cou...
2013-05-31 verwaest@chromium.orgFix DeferredTaggedToINoSSE2 to not unconditionally...
2013-05-30 palfia@homejinni.comMIPS: Replace DeoptimizeOnUndefined with whitelisting...
2013-05-30 verwaest@chromium.orgReplace DeoptimizeOnUndefined with whitelisting AllowUn...
2013-05-30 palfia@homejinni.comMIPS: Convert ToBooleanStub to a HydrogenStub. Currentl...
next