platform/upstream/v8.git
2014-02-05 dcarney@chromium.orginline api getters in crankshaft
2014-02-05 verwaest@chromium.orgMerge named part of BuildLoad and BuildStore
2014-02-05 verwaest@chromium.orgMerge BuildLoad/StoreMonomorphic
2014-02-05 marja@chromium.orgBetter tests for the Parser / Preparser unification.
2014-02-05 verwaest@chromium.orgMerge polymorphic load/store handling
2014-02-05 ishell@chromium.orgFix for buildbot failure after r19102.
2014-02-05 ishell@chromium.orgCheck elimination improvement: propagation of state...
2014-02-05 yangguo@chromium.orgFix %OptimizeFunctionOnNextCall wrt concurrent compilation.
2014-02-05 yangguo@chromium.orgUse mutex in PostponeInterruptScope.
2014-02-05 verwaest@chromium.orgMove failing ASSERT on ARM to a more sane place.
2014-02-05 bmeurer@chromium.orgOptimize redundant HCompareMap instructions with known...
2014-02-05 yangguo@chromium.orgAllow externalizing strings in old pointer space.
2014-02-05 marja@chromium.orgTest for miscellaneous (pre)parse errors.
2014-02-05 machenbach... Prepare push to trunk. Now working on version 3.24.33.
2014-02-04 verwaest@chromium.orgExplicitly disallow stores to JSObjectAccessors (for...
2014-02-04 verwaest@chromium.orgUse PropertyAccessInfo to compute stores in crankshaft.
2014-02-04 rafaelw@chromium.orgImplement Microtask Delivery Queue
2014-02-04 marja@chromium.orgTests for (pre)parse errors when "yield" is found in...
2014-02-04 marja@chromium.orgTests and fixes for (pre)parse errors related to future...
2014-02-04 palfia@homejinni.comMIPS: Fix test-assembler-mips/MIPS10 test.
2014-02-04 jkummerow@chromium.orgCleanup: Unify CodeGenerator class across platforms
2014-02-04 marja@chromium.orgTemporarily mark reserved-words-as-property as possibly...
2014-02-04 verwaest@chromium.orgUse Type* in crankshaft rather than HeapType.
2014-02-04 svenpanne@chromium.orgDon't access stack-allocated variable when it is out...
2014-02-04 marja@chromium.orgTests and fixes for (pre)parse errors related to strict...
2014-02-04 hpayer@chromium.orgAdded a test which installs a poisonous memento right...
2014-02-04 alph@chromium.orgAdd Box object to heap profiler.
2014-02-04 marja@chromium.orgTests for (pre)parse errors when "eval" and "arguments...
2014-02-04 ishell@chromium.orgFix in array instance type initialization.
2014-02-04 ishell@chromium.orgRemake of the load elimination fix made earlier (r18884).
2014-02-04 hpayer@chromium.orgJust initialize elements pointer in fast literal when...
2014-02-04 hpayer@chromium.orgRemove unused AllocationSpace paramenter from CollectGa...
2014-02-04 marja@chromium.orgRevert "Tests for (pre)parse errors when "eval" and...
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...
next