platform/upstream/v8.git
2013-06-13 dcarney@chromium.orgremove most uses of raw handle constructors
2013-06-13 yangguo@chromium.orgFix memory leak in assert scopes.
2013-06-13 dcarney@chromium.orgDeprecate the version of MakeWeak which takes an Isolate.
2013-06-12 palfia@homejinni.comMIPS: Fix for bug 245480. Calling new Array(a) with...
2013-06-12 palfia@homejinni.comMIPS: Separate Cell and PropertyCell spaces
2013-06-12 danno@chromium.orgBump snapshot limits to fix BootUpMemoryUse tests
2013-06-12 danno@chromium.orgPrepare push to trunk. Now working on version 3.19.15.
2013-06-12 danno@chromium.orgFix nosnap sarialization test failure (again)
2013-06-12 palfia@homejinni.comMIPS: Allow the deoptimizer translation to track de...
2013-06-12 palfia@homejinni.comMIPS: Allocate generator result objects before unwindin...
2013-06-12 mvstanton@chromium.orgFix for bug 245480. Calling new Array(a) with a single...
2013-06-12 danno@chromium.orgFix release serialization tests
2013-06-12 rossberg@chromium.orgMigrate Compare ICs to new type rep
2013-06-12 danno@chromium.orgFix serialization tests and Mac build
2013-06-12 verwaest@chromium.orgAdd sample usage / output and -u option
2013-06-12 danno@chromium.orgIncrease limit for snapshot size test
2013-06-12 danno@chromium.orgSeparate Cell and PropertyCell spaces
2013-06-12 loislo@chromium.orgtwo cpu profiler tests are flaky on windows.
2013-06-12 mstarzinger... Allow the deoptimizer translation to track de-materiali...
2013-06-12 mstarzinger... Deprecate obsolete JSFunction::unchecked_shared accessor.
2013-06-12 hpayer@chromium.orgClean up StoreBuffer::EnsureSpace.
2013-06-12 wingo@igalia.comGeneratorFunction() makes generator instances
2013-06-12 hpayer@chromium.orgImplemented function that returns code age.
2013-06-12 wingo@igalia.comFor-of statements do not permit initializers.
2013-06-12 wingo@igalia.comRe-enable the harmony => harmony-generators implication...
2013-06-12 verwaest@chromium.orgPrint v8 revision rather than branches/$branch.
2013-06-12 wingo@igalia.comAllocate generator result objects before unwinding...
2013-06-12 verwaest@chromium.orgAdding useful scripts to parse revision info.
2013-06-12 yangguo@chromium.orgReland "Enable map dependency to in-flight compilation...
2013-06-12 dslomov@chromium.orgUnify processing of weak lists in heap.cc
2013-06-12 dcarney@chromium.orgrelease callback table memory in ~Isolate
2013-06-12 loislo@chromium.orgDevTools: CPUProfiler: provide url for scripts that...
2013-06-12 ulan@chromium.orgUse -O2 instead -O3 for Android build.
2013-06-11 plind44@gmail.comMIPS: Skip some conditional deopts for Div/Mul when...
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.
next