platform/upstream/v8.git
2014-07-15 weiliang.lin... X87: Clean up and update const / var
2014-07-15 hpayer@chromium.orgRemove sequential sweeping mode and perform lazy sweepi...
2014-07-15 danno@chromium.orgfix the vtune support bug.
2014-07-15 marja@chromium.orgFix flags for test cases involving arrow functions
2014-07-15 jkummerow@chromium.orgDrop unnecessary receiver validity checks from {Load...
2014-07-15 svenpanne@chromium.orgRemoved some copy-n-paste from StackFrame::Foo API...
2014-07-14 mvstanton@chromium.orgUse the same registers for StoreIC and KeyedStoreIC.
2014-07-14 kilvadyb@homejinni.comMIPS: Remove ASSERT since there are tons of different...
2014-07-14 kilvadyb@homejinni.comMIPS: This CL simplifies var / const by ensuring the...
2014-07-14 mvstanton@chromium.orgUse register parameters in ElementsTransitionGenerator.
2014-07-14 verwaest@chromium.orgRemove PropertyAttributes from SetProperty
2014-07-14 verwaest@chromium.orgRemove ASSERT since there are tons of different ASSIGN...
2014-07-14 verwaest@chromium.orgReplace AddProperty by AddNamedProperty to speed up...
2014-07-14 rossberg@chromium.orgFix d8 object printing (symbols, accessors)
2014-07-14 verwaest@chromium.orgThis CL simplifies var / const by ensuring the behavior...
2014-07-14 rossberg@chromium.orgReland "Include symbol properties in Object.{create...
2014-07-14 mstarzinger... Fix error message about read-only symbol properties.
2014-07-14 titzer@chromium.orgRevert "Remove sequential sweeping mode and perform...
2014-07-14 rossberg@chromium.orgRevert "Include symbol properties in Object.{create...
2014-07-14 hpayer@chromium.orgRemove sequential sweeping mode and perform lazy sweepi...
2014-07-14 yangguo@chromium.orgSerialize builtins by referencing canonical ones.
2014-07-14 rossberg@chromium.orgInclude symbol properties in Object.{create,definePrope...
2014-07-14 jochen@chromium.orgUnify LookupIterator::GetRoot and Objects::GetRootMap
2014-07-14 yangguo@chromium.orgEnsure that each profiling entry ends with a new line.
2014-07-14 machenbach... Whitespace change to trigger bots.
2014-07-14 marja@chromium.orgImplement handling of arrow functions in the parser
2014-07-14 jochen@chromium.orgIntroduce a PrototypeIterator class and use it for...
2014-07-12 machenbach... Whiltespace change to trigger bots.
2014-07-12 machenbach... Whiltespace change to trigger bots.
2014-07-11 jarin@chromium.orgFix arm64 deoptimization from double registers (reverts...
2014-07-11 mvstanton@chromium.orgRevert "Use the same registers for StoreIC and KeyedSto...
2014-07-11 mvstanton@chromium.orgUse the same registers for StoreIC and KeyedStoreIC.
2014-07-11 kilvadyb@homejinni.comMIPS: slightly reduce deopt tables size.
2014-07-11 machenbach... Whitespace change to trigger bots.
2014-07-11 svenpanne@chromium.orgUnbreak build by making old MSVC happy (hopefully).
2014-07-11 svenpanne@chromium.orgMade printing of special FP values portable.
2014-07-11 machenbach... Whitespace change to trigger bots.
2014-07-11 machenbach... Whitespace change to trigger bots.
2014-07-11 svenpanne@chromium.orgMake UBSan happy.
2014-07-11 machenbach... Whitespace change to trigger bots.
2014-07-11 dslomov@chromium.orgRevert "Remove sequential sweeping mode and perform...
2014-07-11 dslomov@chromium.orgDisabling flakes.Filed 3433, 3434, 3435.
2014-07-11 akos.palfi... MIPS: update owners.
2014-07-11 hpayer@chromium.orgRemove sequential sweeping mode and perform lazy sweepi...
2014-07-11 alph@chromium.orgUnflake and speedup JsNative*Sample cpu profile tests
2014-07-11 mstarzinger... Remove AddCode and RemoveCode GDB JIT entry hooks.
2014-07-11 weiliang.lin... X87: Use a register spec for StoreIC and KeyedStoreIC.
2014-07-11 yangguo@chromium.orgChange ASSERTs in serializer macro to STATIC_ASSERTs.
2014-07-11 yangguo@chromium.orgFix assertion in ScriptData.
2014-07-11 yangguo@chromium.orgTemporarily remove newly introduced assertion.
2014-07-11 marja@chromium.orgRevert "Implement handling of arrow functions in the...
2014-07-11 akos.palfi... MIPS: Use a register spec for StoreIC and KeyedStoreIC.
2014-07-10 rmcilroy@chromium.orgRevert "Enable out-of-line constant pool on Arm"
2014-07-10 machenbach... Add compile-only win64 trybot.
2014-07-10 verwaest@chromium.orgEnsure we update attributes in CopyGeneralizeFieldRepre...
2014-07-10 rmcilroy@chromium.orgEnable out-of-line constant pool on Arm
2014-07-10 hpayer@chromium.orgFix windows compile, again.
2014-07-10 mstarzinger... Only install JitCodeEventHandler for GDB JIT if requested.
2014-07-10 mstarzinger... Fix compilation with shared library.
2014-07-10 mvstanton@chromium.orgUse a register spec for StoreIC and KeyedStoreIC.
2014-07-10 rossberg@chromium.orgStray assertion
2014-07-10 hpayer@chromium.orgFix Windows compile error.
2014-07-10 mstarzinger... Remove GDB JIT hooks from the position recorder.
2014-07-10 rossberg@chromium.orgParser sync tests for `let` identifiers
2014-07-10 rossberg@chromium.orgMake `let` usable as an identifier in ES6 sloppy mode.
2014-07-10 hpayer@chromium.orgFix Windows compile error.
2014-07-10 mstarzinger... Switch type of the-hole to be internal.
2014-07-10 marja@chromium.orgImplement handling of arrow functions in the parser
2014-07-10 hpayer@chromium.orgRevert "Precisely sweeping of scan-on-scavenge pages."
2014-07-10 hpayer@chromium.orgAllow main thread to contribute to the sweeping phase.
2014-07-10 yangguo@chromium.orgFix memory leak in Parser after r22314.
2014-07-10 yurys@chromium.orgSupport ES6 Map and Set in heap profiler
2014-07-10 yangguo@chromium.orgFix build.
2014-07-10 yangguo@chromium.orgRefactor ScriptData class for cached compile data.
2014-07-10 machenbach... Only compare allocation output in predictable mode.
2014-07-10 yurys@chromium.orgRevert "Support ES6 Map and Set in heap profiler"
2014-07-10 yurys@chromium.orgSupport ES6 Map and Set in heap profiler
2014-07-09 adamk@chromium.orgAvoid unnecessary hashing in OrderedHashTable
2014-07-09 marja@chromium.orgParser / Scanner: Minor refactorings to make streaming...
2014-07-09 mstarzinger... Drop deprecated --es5-readonly flag from test suite.
2014-07-09 m.m.capewell... ARM: sligthly reduce deopt tables size
2014-07-09 jochen@chromium.orgRemove deprecate counter/histogram methods
2014-07-09 machenbach... Fix number of times failures are rerun.
2014-07-09 svenpanne@chromium.orgFixed printing of external references.
2014-07-09 svenpanne@chromium.orgFixed expected builtins count
2014-07-09 machenbach... Make fuzz-natives test generator more robust.
2014-07-09 machenbach... Fix test driver output for passes in predictable mode.
2014-07-09 rossberg@chromium.orgFix several issues with ES6 redeclaration checks
2014-07-09 dusan.milosavljevic... Add mips64 port.
2014-07-09 mstarzinger... Fix trailing whitespace in gdbinit file.
2014-07-09 mstarzinger... Follow-up to a pre-existing regression test.
2014-07-09 jochen@chromium.orgAdd a check that we make progress during incremental...
2014-07-09 rmcilroy@chromium.org[Arm]: Optimize ConstantPoolBuilder::Populate code...
2014-07-09 ulan@chromium.orgFix for-loop with const/let and empty condition/iterati...
2014-07-09 yangguo@chromium.orgFlush ICache after deserializing code.
2014-07-09 yangguo@chromium.orgTemporarily disable test-compiler/SerializeToplevel...
2014-07-08 machenbach... Add predictable mode to test driver.
2014-07-08 aandrey@chromium.orgChange some names in Promise instrumentation events.
2014-07-08 dslomov@chromium.orgAdd TIMEOUT for MultithreadedParallelIsolates
2014-07-08 Jacob.Bramley... Reland r22247 "ARM64: Use UntagSmi helpers and clean...
next