platform/upstream/v8.git
2014-02-04 jkummerow@chromium.orgAdd per-file OWNERS for MIPS-specific cctests
2014-02-04 dslomov@chromium.orgCheck the offset argument of TypedArray.set for fitting...
2014-02-04 marja@chromium.orgTests for (pre)parse errors when "eval" and "arguments...
2014-02-04 svenpanne@chromium.orgRevert "Dispose Isolate at end of cctest."
2014-02-04 svenpanne@chromium.orgDispose Isolate at end of cctest.
2014-02-04 machenbach... Prepare push to trunk. Now working on version 3.24.32.
2014-02-04 palfia@homejinni.comMIPS: Unroll push loop in r19040 and other push optimiz...
2014-02-03 plind44@gmail.comMIPS: let load and store api callbacks use global proxy...
2014-02-03 dcarney@chromium.orglet load and store api callbacks use global proxy as...
2014-02-03 yangguo@chromium.orgFix short-circuiting logical and/or in HOptimizedGraphB...
2014-02-03 ishell@chromium.orgElements field of newly allocated JSArray could be...
2014-02-03 hpayer@chromium.orgMake memento checks more stable. Add filler at the...
2014-02-03 verwaest@chromium.orgReturn a valid map for PropertyAccessInfos with Boolean...
2014-02-03 yangguo@chromium.org[x64] add disasm for two fp instructions
2014-02-03 jarin@chromium.orgRe-enable escape analysis.
2014-02-03 svenpanne@chromium.orgMore cctest fixes regarding lifetime/ownership.
2014-02-03 machenbach... Prepare push to trunk. Now working on version 3.24.31.
2014-02-01 verwaest@chromium.orgReplace nonexistent a4 by t0 on mips.
2014-02-01 verwaest@chromium.orgEnsure we don't clobber the cell on ARM and MIPS
2014-02-01 verwaest@chromium.orgEnsure the word after top is cleared in newspace if...
2014-02-01 machenbach... Fix expectations for new regression test.
2014-02-01 machenbach... Prepare push to trunk. Now working on version 3.24.30.
2014-02-01 palfia@homejinni.comMIPS: Remove CallICs
2014-01-31 plind44@gmail.comMIPS: Fix zlib critical performance regression.
2014-01-31 verwaest@chromium.orgAdjust test expectations to new error on method not...
2014-01-31 verwaest@chromium.orgRemove CallICs
2014-01-31 machenbach... [Sheriff] Mark new regression test flaky on linux 32.
2014-01-31 jarin@chromium.orgSimpler repro for bug 2989.
2014-01-31 machenbach... Migrate crashing tests from blink repository.
2014-01-31 jochen@chromium.orgRemove IsRegExpEquivalent.
2014-01-31 machenbach... Prepare push to trunk. Now working on version 3.24.29.
2014-01-31 machenbach... [Sheriff] Mark new regression test as flaky.
2014-01-31 bmeurer@chromium.orgDon't crash in Array.join() if the resulting string...
2014-01-31 ishell@chromium.orgLoad elimination fix: load should not be replaced with...
2014-01-31 jkummerow@chromium.orggrokdump: Compute correct call destinations and display...
2014-01-31 verwaest@chromium.orgDon't unmark dictionary mode maps as unstable.
2014-01-31 hpayer@chromium.orgDisable concurrent sweeping.
2014-01-31 bmeurer@chromium.orgUse `CHECK_OBJECT_COERCIBLE` macro where possible
2014-01-31 svenpanne@chromium.orgOnce again: Fixed some lifetime/ownership issues in...
2014-01-31 hpayer@chromium.orgRevert "[Sheriff] Mark profviz flaky on GC stress."
2014-01-31 bmeurer@chromium.orgAdd Opera Software ASA to AUTHORS
2014-01-31 machenbach... Fix deopt fuzzer variable set up.
2014-01-31 machenbach... Fix python path for gyp.
2014-01-31 hpayer@chromium.orgCheck forwarding pointer when marking objects for deopt...
2014-01-31 svenpanne@chromium.orgImplements ES6 String.prototype.normalize method.
2014-01-31 svenpanne@chromium.orgFixed a few lifetime/ownership issues in cctest/test...
2014-01-31 bmeurer@chromium.orgImprove HConstant::ImmortalImmovable() to check for...
2014-01-31 hpayer@chromium.orgFix compiler error on MacOS, remove unused ParameterCou...
2014-01-31 palfia@homejinni.comMIPS: Fix the context check in LoadGlobalFunctionPrototype
2014-01-31 palfia@homejinni.comMIPS: crankshaft support for api method calls
2014-01-31 verwaest@chromium.orgFix regression caused by supporting inlining accesses...
2014-01-30 plind44@gmail.comMIPS: Specialize FixedTypedArray<> set and get function...
2014-01-30 plind44@gmail.comMIPS: stub api getters.
2014-01-30 plind44@gmail.comMIPS: Optimize HWrapReceiver.
2014-01-30 plind44@gmail.comSkip webkit/function-apply-aliased.js when running...
2014-01-30 verwaest@chromium.orgFix the context check in LoadGlobalFunctionPrototype
2014-01-30 verwaest@chromium.orgFix polymorphic load handling.
2014-01-30 bmeurer@chromium.orgRevert "Use HType::NonPrimitive() for non primitive...
2014-01-30 bmeurer@chromium.orgUse HType::NonPrimitive() for non primitive HConstants.
2014-01-30 dcarney@chromium.orgcrankshaft support for api method calls
2014-01-30 verwaest@chromium.orgOptimize HWrapReceiver
2014-01-30 machenbach... Disable unsuitable tests in ASAN mode.
2014-01-30 alph@chromium.orgAdd global_context field to GlobalObject in heap profiler.
2014-01-30 dcarney@chromium.orgstub api getters
2014-01-30 bmeurer@chromium.orgThe uninitialized value is immortal immovable.
2014-01-30 verwaest@chromium.orgSupport loads from primitive values.
2014-01-30 svenpanne@chromium.orgMake sure we delete[] what we got from new[], not one...
2014-01-30 jarin@chromium.orgThe current
2014-01-30 machenbach... Fix test expectations for cctest/test-debug.
2014-01-30 palfia@homejinni.comMIPS: Turn RegExpConstructResultStub into a HydrogenCod...
2014-01-30 machenbach... Prepare push to trunk. Now working on version 3.24.28.
2014-01-29 palfia@homejinni.comMIPS: Remove the HValueOf instruction.
2014-01-29 machenbach... [Sheriff] Mark profviz flaky on GC stress.
2014-01-29 hpayer@chromium.orgMake eager allocation site pretenuring decisions.
2014-01-29 alph@chromium.orgDo not overwrite builtin code names in heap profiler
2014-01-29 machenbach... [Sheriff] Mark test-debug/* as flaky on Mac.
2014-01-29 jarin@chromium.orgRevert "Captured arguments object materialization"
2014-01-29 machenbach... Make 'ASAN' configurable in test status file.
2014-01-29 machenbach... Don't parallelize tests that register extensions.
2014-01-29 machenbach... [Sheriff] Mark test-debug/* as flaky on Mac.
2014-01-29 jarin@chromium.orgThis is a preview of the captured arguments object...
2014-01-29 machenbach... Skip Mozilla tests with timeouts.
2014-01-29 ulan@chromium.orgGeneralize internalization of substrings.
2014-01-29 ulan@chromium.orgDisable tracking of double fields during snapshot creation.
2014-01-29 bmeurer@chromium.orgReplace HThrow with HCallRuntime.
2014-01-29 alph@chromium.orgMark next_code_link as weak in heap profiler.
2014-01-29 bmeurer@chromium.orgRemove the unused HElementsKind instruction.
2014-01-29 bmeurer@chromium.orgRemove the HValueOf instruction.
2014-01-29 svenpanne@chromium.orgExit mksnapshot cleanly, making LSAN happy.
2014-01-29 bmeurer@chromium.orgTurn RegExpConstructResultStub into a HydrogenCodeStub.
2014-01-29 verwaest@chromium.orgExtend ArrayPop hydrogen support to COW arrays and...
2014-01-29 bmeurer@chromium.orgDon't create dummy uses for control dependencies.
2014-01-29 bmeurer@chromium.orgUse IfBuilder instead of handcrafted basic blocks in...
2014-01-29 bmeurer@chromium.orgAdd dependency operand to HLoadNamedField.
2014-01-29 machenbach... Prepare push to trunk. Now working on version 3.24.27.
2014-01-29 bmeurer@chromium.orgKill obsolete HLoadExternalArrayPointer instruction.
2014-01-29 svenpanne@chromium.orgES6: Map and Set needs to normalize minus zero
2014-01-29 bmeurer@chromium.orgBoth HGlobalObject and HGlobalReceiver can be replaced...
2014-01-28 palfia@homejinni.comMIPS: Fix global object loading in DoWrapReceiver.
2014-01-28 palfia@homejinni.comARM: Fix global object loading in DoWrapReceiver.
next