platform/upstream/v8.git
2014-05-14 machenbach... Allow chromium url to be overwritten as a custom variab...
2014-05-14 yangguo@chromium.orgRename debug API methods.
2014-05-13 rodolph.perfetta... ARM64: Fix cache line size computation.
2014-05-13 jarin@chromium.orgPrevent interference of allocation sites with array...
2014-05-13 m.m.capewell... ARM64: Fix native builds
2014-05-13 yangguo@chromium.orgSimplify DoubleRegister for the ia32 port.
2014-05-13 jarin@chromium.orgFix incremental marking of native context when bootstra...
2014-05-13 machenbach... Revert "Sync change log from trunk."
2014-05-13 machenbach... Sync change log from trunk.
2014-05-13 yangguo@chromium.orgRemove unused -p option from d8.
2014-05-13 yangguo@chromium.orgRequire CMOV support for the ia32 port.
2014-05-13 svenpanne@chromium.orgSimplified slot buffer logic during weak list visiting.
2014-05-12 ishell@chromium.orgRevert "v8::TryCatch now works correctly with ASAN...
2014-05-12 ishell@chromium.orgUse stability to only conditionally flush information...
2014-05-12 ishell@chromium.orgv8::TryCatch now works correctly with ASAN's UseAfterRe...
2014-05-12 Jacob.Bramley... ARM64: Fix and improve MacroAssembler::Printf.
2014-05-12 jkummerow@chromium.orgHarden more runtime functions
2014-05-12 yangguo@chromium.orgClean up debugger flags.
2014-05-12 yangguo@chromium.orgRevert "Read internal properties [[PromiseStatus]]...
2014-05-12 hpayer@chromium.orgDo not scavenge while marking incrementally when FLAG_g...
2014-05-12 m.m.capewell... ARM64: Optimize MathRoundI
2014-05-12 yangguo@chromium.orgRead internal properties [[PromiseStatus]] and [[Promis...
2014-05-12 jarin@chromium.orgHarden %WeakCollectionSet.
2014-05-12 yangguo@chromium.orgRevert "Revert interrupt handling code changed in r21208."
2014-05-12 yangguo@chromium.orgFix windows x64 build.
2014-05-12 jarin@chromium.orgGuard against stack overflow in Runtime::StringReplaceO...
2014-05-12 yangguo@chromium.orgTurn off --logfile-per-isolate by default in d8.
2014-05-12 jarin@chromium.orgFix %SetFlags("--stress-compaction")
2014-05-12 jkummerow@chromium.orgHarden runtime functions (part 6).
2014-05-12 m.m.capewell... ARM: update defaults for flags
2014-05-12 mstarzinger... Partially revert r21254 due to WebKit test failure.
2014-05-12 adamk@chromium.orgHarden %SetIsObserved with RUNTIME_ASSERTs
2014-05-12 jarin@chromium.orgMake escape analysis preserve all representations requi...
2014-05-12 mstarzinger... Move more builtin files to strict mode.
2014-05-12 danno@chromium.orgReland r20974: Unify and simplify the FastCloneShallowA...
2014-05-12 yangguo@chromium.orgRevert interrupt handling code changed in r21208.
2014-05-12 jochen@chromium.orgDrop unused static microtask API
2014-05-12 jochen@chromium.orgIntroduce an api to query the microtask autorun state...
2014-05-09 palfia@homejinni.comRevert "MIPS: Reland r20974: Unify and simplify the...
2014-05-09 adamk@chromium.orgClean up hash creation code to use Handle<Smi> where...
2014-05-09 adamk@chromium.orgUpdated runtime function counts after r21243
2014-05-09 adamk@chromium.orgObject.observe: avoid accessing acceptList properties...
2014-05-09 verwaest@chromium.orgDirectly create API functions with readonly prototypes...
2014-05-09 verwaest@chromium.orgRevert "Reland r20974: Unify and simplify the FastClone...
2014-05-09 verwaest@chromium.orgRename NewFunction without prototype to NewFunctionWith...
2014-05-09 plind44@gmail.comMIPS: Reland and fix r21225 and r21226.
2014-05-09 plind44@gmail.comMIPS: Reland r20974: Unify and simplify the FastCloneSh...
2014-05-09 verwaest@chromium.orgAlways set the class name on installed functions if...
2014-05-09 verwaest@chromium.orgReplace NewFunction(MaybeHandle<> prototype by Handle...
2014-05-09 verwaest@chromium.orgRemove "force_initial_map"
2014-05-09 verwaest@chromium.orgReplace NewFunctionWithPrototype(name, prototype) by...
2014-05-09 verwaest@chromium.orgArray Iterator prototype should not have a constructor.
2014-05-09 verwaest@chromium.orgMerge NewFunction and NewFunctionWithPrototype
2014-05-09 verwaest@chromium.orgReland and fix r21225 and r21226
2014-05-09 ishell@chromium.orgFix typos in unit test for Array.prototype.fill()
2014-05-09 danno@chromium.orgReland r20974: Unify and simplify the FastCloneShallowA...
2014-05-09 plind44@gmail.comMIPS: Improve Array.shift() performance for small arrays.
2014-05-09 vogelheim@chromium.orgPrevent calls to ReturnValue::Set with pointer-valued...
2014-05-09 ishell@chromium.org[Sheriff] This reverts commits r21225 and r21226 for...
2014-05-09 verwaest@chromium.orgMake space available in bf3 by moving FunctionWithProto...
2014-05-09 verwaest@chromium.orgMake BitField3 a raw uint32 field, and move to the...
2014-05-09 yangguo@chromium.orgShorten autogenerated error message for functions only.
2014-05-09 yangguo@chromium.orgRequire SSE2 support for the ia32 port.
2014-05-09 ishell@chromium.orgPresubmit checks recover:
2014-05-09 rmcilroy@chromium.orgReland - Arm64: Ensure that csp is always aligned to...
2014-05-09 hpayer@chromium.orgAdd flag to set minimum semi-space size.
2014-05-09 vogelheim@chromium.orgRevert of Prevent calls to ReturnValue::Set with pointe...
2014-05-09 bmeurer@chromium.orgFix new space array check limit.
2014-05-09 vogelheim@chromium.orgPrevent calls to ReturnValue::Set with pointer-valued...
2014-05-09 bmeurer@chromium.orgEliminate further write barriers for old space allocations.
2014-05-09 bmeurer@chromium.orgUse HType::NonPrimitive() for unclassified HeapObjects...
2014-05-09 svenpanne@chromium.orgFixed d8 shutdown.
2014-05-09 machenbach... Sync change log and version file with trunk.
2014-05-09 yangguo@chromium.orgClean up Debugger::NotifyMessageHandler.
2014-05-09 jarin@chromium.orgMake new space iterable for --log-gc and --heap-stats...
2014-05-09 yangguo@chromium.orgClean up stack guard interrupts.
2014-05-09 svenpanne@chromium.orgCleaned up the weak lists hanging off the heap a bit.
2014-05-09 yangguo@chromium.orgUse ReplaceCode instead of set_code in debug.cc.
2014-05-09 svenpanne@chromium.orgReland "Removed default Isolate."
2014-05-09 hpayer@chromium.orgSimplify ConfigureHeap and change --max_new_space_size...
2014-05-09 bmeurer@chromium.orgImprove Array.shift() performance for small arrays.
2014-05-08 rmcilroy@chromium.orgRestore behavior of PrepareForBreakpoints which was...
2014-05-08 jkummerow@chromium.orgSkip generated runtime tests that require i18nsupport...
2014-05-08 jkummerow@chromium.orgAdd test case generator for runtime functions
2014-05-08 alph@chromium.orgDevTools: Unflake test-cpu-profiler/JsNativeJsRuntimeJs...
2014-05-08 jkummerow@chromium.orgHarden yet more runtime functions
2014-05-08 ulan@chromium.orgFix index register assignment in LoadFieldByIndex for...
2014-05-08 svenpanne@chromium.orgUnbreak samples and tools.
2014-05-07 mstarzinger... Broaden test expectation for ARM64.
2014-05-07 mvstanton@chromium.orgCommenting out an assert to investigate mac test failure.
2014-05-07 jkummerow@chromium.orgRefactor mjsunit/fuzz-natives-* into a separate test...
2014-05-07 bmeurer@chromium.orgRemove GenerateBooleanCheck() since we have a boolean...
2014-05-07 jochen@chromium.orgAdd back a dummy --harmony-promises flag
2014-05-07 bmeurer@chromium.orgTurn CHECK()s into ASSERT()s.
2014-05-07 bmeurer@chromium.orgFix constructors for HLoadNamedField.
2014-05-07 jochen@chromium.orgMerge counters and v8-counters
2014-05-07 bmeurer@chromium.orgRevert "Arm64: Ensure that csp is always aligned to...
2014-05-07 bmeurer@chromium.orgFix invalid ASSERT() in HasStableMapValue().
2014-05-06 palfia@homejinni.comMIPS: Fix for 3303 MultithreadedParallelIsolates has...
2014-05-06 rmcilroy@chromium.orgArm64: Fix check errors on Arm64 debug after r21177.
next