platform/upstream/v8.git
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.
2013-11-05 svenpanne@chromium.orgIntroduce orps for IA32/X64
2013-11-05 ulan@chromium.orgAdd counters to track the maximum amount of memory...
2013-11-05 rafaelw@chromium.orgRemove calls to JSObject::SetLocalPropertyIgnoreAttribu...
2013-11-05 rafaelw@chromium.org[Object.observe] Implement implicit notification from...
2013-11-05 jkummerow@chromium.orgProper fix for the issue exposed by r17459
2013-11-05 svenpanne@chromium.orgMake snapshots reproducible.
2013-11-05 svenpanne@chromium.orgIntroduce raw accessors for type_feedback_info.
2013-11-05 mstarzinger... Bump iteration count for escape analysis.
2013-11-05 mvstanton@chromium.orgRemove CreateArrayLiteralShallow, as it's fundamentally...
2013-11-05 svenpanne@chromium.orgRemoved RelocInfo::target_object_address() and reconstr...
2013-11-05 mstarzinger... Fix double-boxing issue when materializing captured...
2013-11-05 svenpanne@chromium.orgRefactored EXTERNAL_REFERENCE handling.
2013-11-05 bmeurer@chromium.orgTry to use STMDB/LDMIA instead of LDR/STR sequences...
2013-11-05 bmeurer@chromium.orgARM: Use loop to initialize locals when optimizing...
2013-11-05 bmeurer@chromium.orgDo Else() first for JoinContinuation() in IfBuilder.
2013-11-05 plind44@gmail.comMIPS: Handle constants in new space by making macro...
2013-11-04 jkummerow@chromium.orgRestore intended LoadIC behavior for JSBuiltinsObject
2013-11-04 jkummerow@chromium.orgAdd missing negative dictionary lookup to NonexistentHa...
2013-11-04 mstarzinger... Remove dead return path from JSObject::GetHiddenPropert...
2013-10-31 plind44@gmail.comMIPS: Fix uint32-to-smi conversion in Lithium.
next