platform/upstream/v8.git
2013-06-11 ulan@chromium.orgPrepare push to trunk. Now working on version 3.19.14.
2013-06-11 yurys@chromium.orgTest that functions created using v8::FunctionTemplate...
2013-06-11 wingo@igalia.comDisable --harmony -> --harmony-generators implication
2013-06-11 mstarzinger... Add tracing for functions processed by code flushing.
2013-06-11 plind44@gmail.comMIPS: Allow timeout for TerminateMultipleV8ThreadsDefau...
2013-06-11 plind44@gmail.comMIPS: Fix memory barriers for atomic operations.
2013-06-11 yangguo@chromium.orgRevert "Enable map dependency to in-flight compilation...
2013-06-11 jkummerow@chromium.orgSkip some conditional deopts for Div/Mul when all uses...
2013-06-11 wingo@igalia.comFix crasher when checking for "of", but next token...
2013-06-11 dcarney@chromium.orginterceptor return values escape their scope
2013-06-11 jkummerow@chromium.orgIncrease sanity of integer division handling on ARM
2013-06-11 dslomov@chromium.orgChange ArrayBuffer API and implementation to use embedd...
2013-06-11 yurys@chromium.orgMake sure CallIC is in monomorphic state when starting...
2013-06-11 dcarney@chromium.orgmake empty string returnable by ReturnValue
2013-06-10 palfia@homejinni.comMIPS: Fix abs_d instruction in the simulator.
2013-06-10 palfia@homejinni.comMIPS: Use compare nil ic only for non-strict equality.
2013-06-10 palfia@homejinni.comMIPS: Generator object "next" method takes optional...
2013-06-10 palfia@homejinni.comMIPS: Fix LoadIC calling convention.
2013-06-10 palfia@homejinni.comMIPS: add a default value for return value
2013-06-10 yangguo@chromium.orgFix compilation with gdbjit=on.
2013-06-10 olivf@chromium.orguse compare nil ic only for non-strict equality. strict...
2013-06-10 olivf@chromium.orgrevert accidental dcommit
2013-06-10 olivf@chromium.orgalso remove the constant
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
next