platform/upstream/v8.git
2013-11-12 svenpanne@chromium.orgHave mercy and don't kill the Context::Scope immediatel...
2013-11-11 mstarzinger... Simplify current inline allocation tracking mechanism.
2013-11-11 mstarzinger... Move old-space allocation tracking into Heap::AllocateRaw.
2013-11-11 mstarzinger... Fix invalid reuse of weak global handle in GetScriptWra...
2013-11-11 yangguo@chromium.orgFix potential assertion failure.
2013-11-11 yangguo@chromium.orgFix potential assertion failure in ConvertCase.
2013-11-11 mstarzinger... Tame mjsunit/fast-literal after fixing allocations.
2013-11-11 bmeurer@chromium.orgRevert "Use CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_C...
2013-11-11 bmeurer@chromium.orgRemove unused ParserMessage class.
2013-11-11 bmeurer@chromium.orgUse CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE...
2013-11-09 palfia@homejinni.comSet at least PTHREAD_STACK_MIN stack size when creating...
2013-11-08 plind44@gmail.comMIPS: Reland 17588: Add signed/unsigned 8-bit and 16...
2013-11-08 rafaelw@chromium.orgRevert "Reland [Object.observe] Don't force normalizati...
2013-11-08 rafaelw@chromium.orgReland [Object.observe] Don't force normalization of...
2013-11-08 danno@chromium.orgReland 17588: Add signed/unsigned 8-bit and 16-bit...
2013-11-08 mstarzinger... Move new-space allocation tracking into Heap::AllocateRaw.
2013-11-08 machenbach... [Sheriff] Mark flaky webkit tests.
2013-11-08 mstarzinger... Make runtime new-space allocations go through Heap...
2013-11-08 rafaelw@chromium.orgRevert "[Object.observe] Don't force normalization...
2013-11-08 rafaelw@chromium.org[Object.observe] Don't force normalization of elements...
2013-11-08 machenbach... Add push-to-trunk python port.
2013-11-08 ulan@chromium.orgDo not add values to HGraph in Lithium.
2013-11-08 verwaest@chromium.orgRevert "Add signed/unsigned 8-bit and 16-bit Representa...
2013-11-08 yangguo@chromium.orgRevert "Implement Math.sin, cos and tan using table...
2013-11-08 yangguo@chromium.orgImplement Math.sin, cos and tan using table lookup...
2013-11-08 danno@chromium.orgFix ARM build (again)
2013-11-08 danno@chromium.orgFix ARM build
2013-11-08 danno@chromium.orgAdd signed/unsigned 8-bit and 16-bit Representations...
2013-11-08 yangguo@chromium.orgFix error message wording when instanceof throws.
2013-11-08 svenpanne@chromium.orgFixed build.
2013-11-08 yangguo@chromium.orgUse register allocator for context on x64.
2013-11-08 svenpanne@chromium.orgRemoved dead function V8::FillHeapNumberWithRandom.
2013-11-08 jkummerow@chromium.orgUse nearlabel AFAP in lithium codegen
2013-11-08 machenbach... Prepare push to trunk. Now working on version 3.23.2.
2013-11-08 bmeurer@chromium.orgRemove unused ValueInfo struct
2013-11-08 palfia@homejinni.comMIPS: Proper support for deopt_every_n_times option...
2013-11-07 palfia@homejinni.comMIPS: Add new HSeqStringGetChar instruction.
2013-11-07 plind44@gmail.comMIPS: Turn Load/StoreGlobal into a handler.
2013-11-07 plind44@gmail.comMIPS: Refine CountOperation of FullCodeGen.
2013-11-07 vegorov@chromium.orgAllow redirecting disassembly and deoptimization traces...
2013-11-07 yangguo@chromium.orgDisable concurrent osr when concurrent recompilation...
2013-11-07 mstarzinger... Make HCapturedObjects non-deletable for DCE.
2013-11-07 dslomov@chromium.orgSpeed up typed array constructors.
2013-11-07 yangguo@chromium.orgFix clang debug build.
2013-11-07 bmeurer@chromium.orgAdd new HSeqStringGetChar instruction.
2013-11-07 jarin@chromium.orgProper support for deopt_every_n_times option on the...
2013-11-07 bmeurer@chromium.orgRevert "Add new HSeqStringGetChar instruction."
2013-11-07 bmeurer@chromium.orgAdd new HSeqStringGetChar instruction.
2013-11-07 rafaelw@chromium.orgHandlify Runtime::SetObjectProperty
2013-11-07 verwaest@chromium.orgDisable stress-gc for memento-related test.
2013-11-07 mstarzinger... Defer allocation of constant literal properties.
2013-11-07 svenpanne@chromium.orgUse a fixed random seed per default.
2013-11-07 verwaest@chromium.orgCleanup stub-cache's obsolete ComputeLoad/Store interface.
2013-11-07 verwaest@chromium.orgRemove DisallowHeapAllocation requirement now that...
2013-11-07 verwaest@chromium.orgTurn Load/StoreGlobal into a handler.
2013-11-07 haitao.feng... Refine CountOperation of FullCodeGen
2013-11-07 yangguo@chromium.orgFix y-umlaut to uppercase.
2013-11-07 svenpanne@chromium.orgRemoved useless getter/setter.
2013-11-07 haitao.feng... Refactor loading a pointer and loading an integer64...
2013-11-07 svenpanne@chromium.orgRefactored ObjectSerializer::VisitFoo functions.
2013-11-07 svenpanne@chromium.orgFix WIN64 build
2013-11-07 haitao.feng... Move movq(Register, ExternalReference) into X64 MacroAs...
2013-11-06 plind44@gmail.comMIPS: Improve implementation of HSeqStringSetChar.
2013-11-06 plind44@gmail.comMIPS: Correct handling of arrays with callbacks in...
2013-11-06 verwaest@chromium.orgRevert "Landing https://codereview.chromium.org/4013300...
2013-11-06 cira@chromium.orgLanding https://codereview.chromium.org/40133004 for...
2013-11-06 mstarzinger... Add three string constants from parser to the root...
2013-11-06 mvstanton@chromium.orgChange test expectations for webkit/fast/js/object...
2013-11-06 rafaelw@chromium.orgHandlify ForceSetObjectProperty
2013-11-06 dslomov@chromium.orgEnsure that typed array constructors are crankshaftable.
2013-11-06 yangguo@chromium.orgAge ICs on context dispose notification.
2013-11-06 mvstanton@chromium.orgCorrect handling of arrays with callbacks in the protot...
2013-11-06 bmeurer@chromium.orgAnother fix for windows breakage after r17521.
2013-11-06 bmeurer@chromium.orgFix windows build after r17521.
2013-11-06 bmeurer@chromium.orgImprove implementation of HSeqStringSetChar.
2013-11-06 rafaelw@chromium.org[Object.observe] rename intrinsic change record types...
2013-11-06 jochen@chromium.orgRevert r17152 - "Revert r17018 - "Turn on handle zappin...
2013-11-06 verwaest@chromium.orgPrepare push to trunk. Now working on version 3.23.1.
2013-11-06 mstarzinger... Add support for tracking NotExectuted/ExecutedOnceCodeA...
2013-11-06 bmeurer@chromium.orgAdd isolate parameter to SetResourceConstraints, and...
2013-11-05 plind44@gmail.comMIPS: Avoid using dd() in Prologue when --optimize...
2013-11-05 plind44@gmail.comMIPS: Try to use Push instead of push sequences wheneve...
2013-11-05 machenbach... [Sheriff] Mark flaky test on windows.
2013-11-05 plind44@gmail.comMIPS: Use loop to initialize locals when optimizing...
2013-11-05 rafaelw@chromium.orgRemove unused IdempotentPointerToHandleCodeTrampoline
2013-11-05 yangguo@chromium.orgRevert "Handlify concat string and substring."
2013-11-05 rafaelw@chromium.orgRemove SetLocalPropertiesIgnoreAttributesTrampoline
2013-11-05 svenpanne@chromium.orgAdd back assertion SetResourceConstraints.
2013-11-05 svenpanne@chromium.orgSimplified Assembler::target_pointer_address_at.
2013-11-05 dslomov@chromium.orgAdd simple inline macros to js2c and use that for typed...
2013-11-05 yangguo@chromium.orgHandlify concat string and substring.
2013-11-05 rafaelw@chromium.orgRemove calls to SetLocalPropertyIgnoreAttributesTrampol...
2013-11-05 bmeurer@chromium.orgRevert "Record allocation stack traces".
2013-11-05 mstarzinger... Handlify Heap::AllocateFunctionPrototype method.
2013-11-05 loislo@chromium.orgHeapProfiler: provide human readable names for code...
2013-11-05 machenbach... Avoid using dd() in Prologue when --optimize-for-size.
2013-11-05 yangguo@chromium.orgCorrectly load message from an Error object.
2013-11-05 mstarzinger... Handlify Heap::AllocateInitialMap method.
2013-11-05 rafaelw@chromium.orgMake Object.freeze/seal/preventExtensions observable
2013-11-05 mstarzinger... Introduce JSFunction::EnsureHasInitialMap method.
next