platform/upstream/v8.git
2013-02-27 hpayer@chromium.orgIncrease acceptable boot up memory size in tests for...
2013-02-27 svenpanne@chromium.orgAvoid TLS accesses in Object::Lookup and Object::GetPro...
2013-02-27 hpayer@chromium.orgShrinking of PagedSpace is done only by sweeper.
2013-02-27 hpayer@chromium.orgAdded system thread manager class.
2013-02-27 svenpanne@chromium.orgAdded Isolate parameter to CodeStub::GetCode().
2013-02-27 svenpanne@chromium.orgAvoid HEAP macro in spaces.cc
2013-02-27 jkummerow@chromium.orgNormalized map copies should not share code caches
2013-02-27 ulan@chromium.orgDisable regress-crbug-160010 for Android because it...
2013-02-27 ulan@chromium.orgARM: Fix disassembly of some VFP instructions with...
2013-02-27 jkummerow@chromium.orgInteger HConstants don't need to kDependsOnOsrEntries
2013-02-27 jkummerow@chromium.orgClean up mjsunit/array-bounds-check-removal
2013-02-27 hpayer@chromium.orgSet default number of sweeper threads to two.
2013-02-27 ulan@chromium.orgEmit VMLS for multiply-subtract on ARM.
2013-02-27 mstarzinger... Prepare push to trunk. Now working on version 3.17.6.
2013-02-26 mstarzinger... Fix SSE2 scope being too broad in DoCmpIDAndBranch.
2013-02-26 palfia@homejinni.comMIPS: Combine %_SubString and %_StringCharAt.
2013-02-26 adamk@chromium.orgRemove duplication and unnecessary HandleScope from...
2013-02-26 yurys@chromium.orgSend SIGPROF signals on the profiler event processor...
2013-02-26 ulan@chromium.org[Android] Fix v8_shell compilation for Android componen...
2013-02-26 ulan@chromium.orgVisit stored context when iterating stack for optimized...
2013-02-26 mstarzinger... Compile FastCloneShallowObjectStub using Crankshaft.
2013-02-26 yurys@chromium.orgUse boolean instead of Atomic32 for is_profiling_ flag
2013-02-26 dcarney@chromium.orgFix overflow in WriteQuoteJsonString and SlowQuoteJsonS...
2013-02-26 yangguo@chromium.orgFix bogus regexp test.
2013-02-26 mstarzinger... Make __proto__ a foreign callback on Object.prototype.
2013-02-26 yangguo@chromium.orgRefactor RegExpStub to check lazily.
2013-02-25 adamk@chromium.orgMove extensibility check to the top of Object.isFrozen...
2013-02-25 adamk@chromium.orgSpeed up non-interceptor case of Object.getOwnPropertyNames
2013-02-25 ulan@chromium.orgDebugger: ScopeMirror has N^2 algorithm when building...
2013-02-25 jkummerow@chromium.orgMIPS: Add android build support for mips in gyp.
2013-02-25 ulan@chromium.orgARM: Make DoStoreKeyedFixedDoubleArray faster; don...
2013-02-25 loislo@chromium.orgFix for HeapSnapshotAddressReuse test case.
2013-02-25 ulan@chromium.orgPrepare push to trunk. Now working on version 3.17.5.
2013-02-25 svenpanne@chromium.orgMade Isolate a mandatory parameter for everything Handl...
2013-02-25 danno@chromium.orgFix bugs in generating and printing of Crankshaft stubs
2013-02-25 ulan@chromium.orgZap holes in dependent code array after deoptimizing...
2013-02-25 ulan@chromium.orgRevert r13699 "Debugger: ScopeMirror has N^2 algorithm...
2013-02-21 ulan@chromium.orgPrepare push to trunk. Now working on version 3.17.4.
2013-02-21 svenpanne@chromium.orgForced inlining of some GC-related methods.
2013-02-21 loislo@chromium.orgHeap snapshot doesn't detect the fact that an old objec...
2013-02-21 hpayer@chromium.orgRelease evacuation candidates after parallel sweeper...
2013-02-21 yangguo@chromium.orgFix windows build warnings.
2013-02-21 loislo@chromium.orgSplit profile-generator
2013-02-21 yangguo@chromium.orgConstant fold math and string operations.
2013-02-21 jkummerow@chromium.orgAvoid creating unnecessary branches in Hydrogen
2013-02-21 mmassi@chromium.orgFixed numeric relations on HPhi instances.
2013-02-21 yangguo@chromium.orgHandlify escape and unescape.
2013-02-21 mmassi@chromium.orgAlso check if the length ia a smi in a HBoundsCheck.
2013-02-20 yangguo@chromium.orgCombine %_SubString and %_StringCharAt.
2013-02-20 yangguo@chromium.orgDebugger: ScopeMirror has N^2 algorithm when building...
2013-02-20 mstarzinger... Ensure deopt entries have no relocation information.
2013-02-20 ulan@chromium.orgRemove prototype checks for leaf maps in optimized...
2013-02-19 mmassi@chromium.orgRemove purely informative definitions from the graph.
2013-02-19 jkummerow@chromium.orgMIPS: Fix mips gyp build for chromium.
2013-02-19 mmassi@chromium.orgFix HCheckSmiOrInt32 fake observed representation.
2013-02-19 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.17.3.
2013-02-19 ulan@chromium.orgRemove bogus check for TOP register in deoptimizer.
2013-02-19 hpayer@chromium.orgPrecise GC time measurements.
2013-02-19 mstarzinger... Cleanup code-stub interface descriptor initialization.
2013-02-19 mstarzinger... Update grokdump to reflect current heap layout.
2013-02-18 danno@chromium.orgImprove the JitCodeEventHandler API to add support...
2013-02-18 palfia@homejinni.comMIPS: Split AccessorInfo into DeclaredAccessorInfo...
2013-02-18 yangguo@chromium.orgFix bogus assertion.
2013-02-18 yangguo@chromium.orgFix bogus assertion.
2013-02-18 yangguo@chromium.orgEnable Latin-1
2013-02-18 yangguo@chromium.orgRevert part of r13678 (InternalPackedArray).
2013-02-18 mstarzinger... Change and disable global handle zapping.
2013-02-15 yangguo@chromium.orgRemove wrong uses of InternalPackedArray.
2013-02-15 yangguo@chromium.orgIntroduce InternalPackedArray.
2013-02-15 palfia@homejinni.comARM: Remove unused flag in lithium-codegen.
2013-02-15 hpayer@chromium.orgDetermine number of available cores on all platforms.
2013-02-15 mstarzinger... Add zapping of disposed persistent handles.
2013-02-15 svenpanne@chromium.orgMake the Isolate parameter mandatory for internal Handl...
2013-02-14 mstarzinger... Fix f.apply() optimization when declared arguments...
2013-02-14 ulan@chromium.orgPrepare push to trunk. Now working on version 3.17.2.
2013-02-14 ulan@chromium.orgRegister dependent codes before populating deoptimizati...
2013-02-14 ulan@chromium.orgARM: Change signature for vmov.32 function in the assembler
2013-02-14 mstarzinger... Unflakify SetJitCodeEventHandler test case.
2013-02-14 ulan@chromium.orgEnable weak embedded maps in optimized code by default.
2013-02-14 mstarzinger... Allow full inlining of f.apply(this, arguments) calls.
2013-02-13 hpayer@chromium.orgPrepare push to trunk. Now working on version 3.17.1.
2013-02-13 hpayer@chromium.orgMove sweeping pending status field of concurrent sweepe...
2013-02-13 dcarney@chromium.orgDrop latin-1 check from BasicJsonStringifier::DoNotEscape
2013-02-13 jkummerow@chromium.orgProperly support undefined->0 conversion in ia32 bitwis...
2013-02-13 jkummerow@chromium.orgFix NegateCompareOp and InvertCompareOp
2013-02-13 palfia@homejinni.comMIPS: Support pass-through of stub caller arguments
2013-02-13 mmassi@chromium.orgInfrastructure classes for evaluating numeric relations...
2013-02-13 palfia@homejinni.comMIPS: Generate the TransitionElementsStub using Crankshaft
2013-02-13 palfia@homejinni.comMIPS: Add separate flag for --trace-stub-failures
2013-02-13 hpayer@chromium.orgLimit stack size of sweeper threads.
2013-02-13 hpayer@chromium.orgReduces memory consumption for parallel sweeping.
2013-02-13 hpayer@chromium.orgFix verify heap problem when parallel sweeping is enabled.
2013-02-13 hpayer@chromium.orgEnable parallel sweeping.
2013-02-12 dcarney@chromium.orgSplit AccessorInfo into DeclaredAccessorInfo and Execut...
2013-02-12 svenpanne@chromium.orgDon't try to unlink instructions twice during GVN
2013-02-12 mmassi@chromium.orgRemove instructions properly (stack check elimination...
2013-02-12 svenpanne@chromium.orgFixed a memory leak in v8 and another one in d8.
2013-02-12 mmassi@chromium.orgSeparated smi check from HBoundsCheck.
2013-02-12 verwaest@chromium.orgCalculate proper receiver map for monomorphic transitio...
2013-02-12 mstarzinger... MIPS: Fix bugs in DeoptimizeIf when lazy deopt is reque...
next