platform/upstream/v8.git
2013-11-29 yurys@chromium.orgMove heap profiler state flags to HeapProfiler
2013-11-29 bmeurer@chromium.orgEnable --new-string-add by default.
2013-11-29 yangguo@chromium.orgFix build.
2013-11-29 yangguo@chromium.orgRevert r18131 and r18139 "Clean up in the CallStubCompi...
2013-11-29 palfia@homejinni.comMIPS: Fetch strictmode in the interceptor setter from...
2013-11-29 palfia@homejinni.comMIPS: Fix register usage.
2013-11-29 palfia@homejinni.comMIPS: Cleanup in the CallStubCompiler.
2013-11-29 palfia@homejinni.comMIPS: Use the HandlerFrontendHeader in most call compilers.
2013-11-28 verwaest@chromium.orgRemove strictmode from FindHandler.
2013-11-28 verwaest@chromium.orgFetch strictmode in the interceptor setter from the IC.
2013-11-28 verwaest@chromium.orgFix register usage.
2013-11-28 titzer@chromium.orgRemove static asserts that dont compile on windows
2013-11-28 titzer@chromium.orgImplement global check elimination using the HFlowEngine.
2013-11-28 mvstanton@chromium.orgMove responsibility for definition of ExtraICState...
2013-11-28 yangguo@chromium.orgFix bug in inlining Function.apply.
2013-11-28 titzer@chromium.orgFix load elimination: can only .Equals() GVN-able instr...
2013-11-28 verwaest@chromium.orgCleanup in the CallStubCompiler.
2013-11-28 rossberg@chromium.orgMove more logic from AST to oracle, pt 2
2013-11-28 dslomov@chromium.orgEnsure that length is Smi in TypedArrayFromArrayLike...
2013-11-28 jochen@chromium.orgUndeprecate Persistent::ClearAndLeak
2013-11-28 rmcilroy@chromium.orgSwap cp and pp registers on Arm such for work on OOL...
2013-11-28 machenbach... Fix quickcheck make target.
2013-11-28 verwaest@chromium.orgUse the HandlerFrontendHeader in most call compilers.
2013-11-28 hpayer@chromium.orgFix allocation memento bookeeping code for js arrays.
2013-11-28 machenbach... Prepare push to trunk. Now working on version 3.23.15.
2013-11-28 machenbach... Add fast make and test all target.
2013-11-28 rossberg@chromium.orgMove more type collection logic from AST to oracle.
2013-11-28 m.m.capewell... ARM: Optimize fixed double arguments
2013-11-28 hpayer@chromium.orgAdded tracing support for pretenuring.
2013-11-28 mstarzinger... Fix missing bounds check in n-arguments Array constructor.
2013-11-28 yangguo@chromium.orgShorten autogenerated error message.
2013-11-28 jochen@chromium.orgMark deprecated APIs with relatively little use as...
2013-11-27 rossberg@chromium.orgHarmony promises
2013-11-27 machenbach... Prepare push to trunk. Now working on version 3.23.14.
2013-11-27 mvstanton@chromium.orgARM/MIPS compilation error.
2013-11-27 mvstanton@chromium.orgThe goal is to discover the appropriate heap space...
2013-11-27 verwaest@chromium.orgRemove the strict-mode flag from store handlers. It...
2013-11-27 rmcilroy@chromium.orgAvoid trying to decode the raw inline constant which...
2013-11-27 yangguo@chromium.orgAdd ES specification reference to DateNow.
2013-11-27 dcarney@chromium.orgSplit Persistent into Persistent and UniquePersistent
2013-11-27 bmeurer@chromium.orgAvoid useless #ifdef DEBUG checks for the --trace-ic...
2013-11-27 dslomov@chromium.orgProvide "freeBuffer()" primitive for testing under...
2013-11-27 titzer@chromium.orgAvoid copying flow-sensitive state when only a goto...
2013-11-26 palfia@homejinni.comMIPS: Optimize Integer32ToSmi.
2013-11-26 machenbach... Increase test runner speed.
2013-11-26 machenbach... Make optimized debug builds compile with all optimizations.
2013-11-26 m.m.capewell... ARM: Optimize Integer32ToSmi
2013-11-26 yangguo@chromium.orgIncrease precision for base conversion for large integers.
2013-11-26 yangguo@chromium.orgFlatten cons string for single character substrings.
2013-11-26 svenpanne@chromium.orgRemoved dead ceiling function.
2013-11-26 ishell@chromium.orgRange info propagation through HBoundsCheck.
2013-11-26 machenbach... Prepare push to trunk. Now working on version 3.23.13.
2013-11-26 svenpanne@chromium.orgImplement Math.ceil via Math.floor.
2013-11-26 titzer@chromium.orgDisable load elimination.
2013-11-26 yangguo@chromium.orgSpeed up long-running test cases.
2013-11-26 yangguo@chromium.orgMake some ARM test cases faster.
2013-11-26 jochen@chromium.orgAdd Isolate* parameter to static API methods that don...
2013-11-26 yangguo@chromium.orgFix generate_trig_table build target.
2013-11-25 palfia@homejinni.comMIPS: Generate TypedArrayInitialize builtin in hydrogen.
2013-11-25 palfia@homejinni.comMIPS: Minor cleanup in calling interceptors for loading...
2013-11-25 palfia@homejinni.comMIPS: A performance regression in array literal creatio...
2013-11-25 m.m.capewell... ARM: Optimize TypeofIsAndBranch
2013-11-25 machenbach... Make test runner more flexible for running fast tests.
2013-11-25 dslomov@chromium.orgGenerate TypedArrayInitialize builtin in hydrogen.
2013-11-25 jochen@chromium.orgAdd versions with an Isolate parameter for inlined...
2013-11-25 machenbach... Improve and refactor push-to-trunk script.
2013-11-25 bmeurer@chromium.orgDrop unused Assembler::set_external_target_at() method.
2013-11-25 verwaest@chromium.orgMinor cleanup in calling interceptors for loading prope...
2013-11-25 mvstanton@chromium.orgFix failing test test-api/CheckCOWArraysCreatedRuntimeC...
2013-11-25 yangguo@chromium.orgAdd -R option to merge-to-branch script to revert from...
2013-11-25 yangguo@chromium.orgForce inline Math.random.
2013-11-25 mvstanton@chromium.orgA performance regression in array literal creation...
2013-11-25 titzer@chromium.orgEnable global load elimination.
2013-11-25 svenpanne@chromium.orgFixed printer for JSFunction.
2013-11-25 machenbach... Prepare push to trunk. Now working on version 3.23.12.
2013-11-25 svenpanne@chromium.orgUnbreak console=readline.
2013-11-25 svenpanne@chromium.orgfreebsd: unbreak build after r16646
2013-11-25 jarin@chromium.orgSupport for the Linux 'perf report' and 'perf annotate...
2013-11-22 dslomov@chromium.orgSafe HGraphBuilder::Add<> and New<>
2013-11-22 palfia@homejinni.comMIPS: Only use Type for compiling load handlers.
2013-11-22 palfia@homejinni.comMIPS: Use Type in CheckPrototypes.
2013-11-22 palfia@homejinni.comMIPS: Fix and simplify code aging.
2013-11-22 mstarzinger... Add counters for write barriers in generated code.
2013-11-22 palfia@homejinni.comMIPS: Add function declarations missing from r18000.
2013-11-22 verwaest@chromium.orgOnly use Type for compiling load handlers.
2013-11-22 verwaest@chromium.orgUse Type in CheckPrototypes.
2013-11-22 jochen@chromium.orgDeprecate old versions of Isolate::SetData and GetData
2013-11-22 yangguo@chromium.orgMake sure files end with exactly one new line and polic...
2013-11-22 machenbach... Repair ChangeLog.
2013-11-22 rossberg@chromium.orgIntroduce Type::IsCurrently
2013-11-22 ulan@chromium.orgInvalidate embedded objects in optimized code if it...
2013-11-22 jochen@chromium.orgRemove usage of deprecated APIs from cctests
2013-11-22 rossberg@chromium.orgMinor clean-up of Type::Print
2013-11-22 jochen@chromium.orgRemove usage of deprecated APIs from d8
2013-11-22 jochen@chromium.orgRemove usage of deprecated APIs from v8 itself
2013-11-22 jochen@chromium.orgRemove usage of deprecated APIs from samples
2013-11-22 yangguo@chromium.orgExclude benchmark tests from presubmit check in a non...
2013-11-22 bmeurer@chromium.orgFix combined string length computation.
2013-11-22 bmeurer@chromium.orgGet rid of the binop_stub parameter to BuildBinaryOpera...
2013-11-22 svenpanne@chromium.orgReland "Implement Math.random() purely in JavaScript...
next