platform/upstream/v8.git
2012-02-06 fschneider... X64: Fix bug in minus-zero check after int32 multiplica...
2012-02-06 rossberg@chromium.orgPrepare push to trunk. Now working on version 3.9.3.
2012-02-06 yangguo@chromium.orgAdd timestamp to --trace-gc output.
2012-02-03 yurys@chromium.orgHeap profiler should report implicit references.
2012-02-03 vegorov@chromium.orgFix compilation failure introduced by r10601.
2012-02-03 vegorov@chromium.orgTweak compaction candidate selection to avoid keeping...
2012-02-03 svenpanne@chromium.orgRemoved IsTransitionType predicate.
2012-02-03 erik.corry... ARM: More micro-optimization of megamorphic lookup.
2012-02-03 fschneider... Fix presubmit errors.
2012-02-03 fschneider... Allow bailing out of the register allocator when runnin...
2012-02-02 vegorov@chromium.orgOptionally export metadata with libv8 to enable debugge...
2012-02-02 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.9.2.
2012-02-02 danno@chromium.orgmerge-to-branch.sh should correctly handle added/delete...
2012-02-02 erik.corry... ARM microoptimizations to megamorphic stub probing.
2012-02-02 loislo@chromium.orgUsing local file src/sconsbuild/Debug/test_shell_tests.
2012-02-02 danno@chromium.orgFix elements transition bug on x64 in generic KeyedStoreIC
2012-02-02 vegorov@chromium.orgExtend --trace-gc to output amount of memory reserved...
2012-02-02 danno@chromium.orgHandle single element array growth + transition in...
2012-02-02 ulan@chromium.orgDo not ignore an empty context with extension when...
2012-02-01 ulan@chromium.orgFix compile error on linux shared.
2012-02-01 ulan@chromium.orgAllow d8 to run a script multiple times, each time...
2012-02-01 jkummerow@chromium.orgAdding new marker for targets that rely on static libra...
2012-02-01 yurys@chromium.orgAdd a getter for value set with AllowCodeGenerationFrom...
2012-02-01 danno@chromium.orgPrepare push to trunk. Now working on version 3.9.1.
2012-02-01 danno@chromium.orgMIPS: Fix for assertion failure on kraken on ARM (Issue...
2012-02-01 svenpanne@chromium.orgGive uses within a loop a greater weight when doing...
2012-01-31 fschneider... Save zone memory in LEnvironment by using a bit vector.
2012-01-31 fschneider... Remove a little more dead code from lithium-* files.
2012-01-31 danno@chromium.orgFix for assertion failure on kraken on ARM (Issue 1923).
2012-01-31 erik.corry... Revert memory saving change due to failures on multithr...
2012-01-31 yangguo@chromium.orgMIPS: Some assembler-level optimizations on ARM.
2012-01-31 danno@chromium.orgMIPS: Improve register allocation for Lithium represent...
2012-01-31 mstarzinger... Fix test case to correctly check expected result.
2012-01-31 erik.corry... More compile breakage.
2012-01-31 yangguo@chromium.orgAdd GC handling for new field in DeoptimizedFrameInfo.
2012-01-31 erik.corry... Fix compile error on Mac.
2012-01-31 erik.corry... Reduce memory use immediately after boot.
2012-01-31 danno@chromium.orgAdd a script to automatically merge patches to a branch
2012-01-31 danno@chromium.orgMIPS: Add signal context definitions for use with Andro...
2012-01-30 fschneider... Get rid of a useless helper method in the register...
2012-01-30 mstarzinger... Fix dictionary size for type feedback oracle.
2012-01-30 svenpanne@chromium.orgFix for an obscure ARM GCC bug
2012-01-30 svenpanne@chromium.orgHandle CALLBACKS with map transitions when doing GC...
2012-01-30 yangguo@chromium.orgFind correct source position in inlined functions on...
2012-01-30 svenpanne@chromium.orgInline an inline function into the CHECK macro
2012-01-30 yangguo@chromium.orgRemoving some dead flags.
2012-01-30 fschneider... Remove a dead method from lithium-* files.
2012-01-30 mstarzinger... MIPS: Fix and adapt debugger for new call target caches.
2012-01-30 mstarzinger... MIPS: Implement target cache for constructor calls.
2012-01-30 yangguo@chromium.orgFix presubmit.
2012-01-30 erik.corry... Revert 10542 (boot time memory reduction) due to map...
2012-01-30 yangguo@chromium.orgInclude what you use for the files zone*
2012-01-30 erik.corry... Reduce boot-up memory use of V8.
2012-01-27 yangguo@chromium.orgSome assembler-level optimizations on ARM.
2012-01-27 mstarzinger... Fix and adapt debugger for new call target caches.
2012-01-27 kmillikin@chromium.orgBreak a circular include dependency.
2012-01-27 danno@chromium.orgImprove register allocation for Lithium representation...
2012-01-27 danno@chromium.orgMIPS: Store transitioned JSArray maps in global context
2012-01-27 mstarzinger... Fix build for ARM in release mode after r10531.
2012-01-27 loislo@chromium.orgAnother fix for Linux64 compilation.
2012-01-27 rossberg@chromium.orgDo not turn on typeof null reform with --harmony switch.
2012-01-27 mstarzinger... Implement target cache for constructor calls.
2012-01-27 loislo@chromium.orgBuild fix for Linux64 after r10529.
2012-01-27 loislo@chromium.orgBuild fix for Win64 bot after r10528.
2012-01-27 loislo@chromium.orgDetailed heap snapshot usability improvement.
2012-01-27 danno@chromium.orgRollback 10525: MIPS: Add signal context definitions...
2012-01-27 svenpanne@chromium.orgBy popular demand: Slightly more honest typing in Clear...
2012-01-27 danno@chromium.orgMIPS: Add signal context definitions for use with Android.
2012-01-26 danno@chromium.orgAdd undefined check for default Array map in ArrayCodeG...
2012-01-26 danno@chromium.orgStore transitioned JSArray maps in global context
2012-01-26 danno@chromium.orgMIPS: Added Android-specific version of cacheflush...
2012-01-26 yangguo@chromium.orgUse cmp instead of tst to check for zero.
2012-01-26 fschneider... MIPS: Reverted the number of deopt entries to 4096.
2012-01-26 erik.corry... Flush number string cache on GC (bug 1605). Also start...
2012-01-26 vegorov@chromium.orgMIPS: Support inlining at call-sites with mismatched...
2012-01-26 erik.corry... Fix intermittent stack overflow in Hydrogen code genera...
2012-01-26 yangguo@chromium.orgPrepare push to trunk. Now working on version 3.9.0.
2012-01-25 kmillikin@chromium.orgInclude what you use for allocation, api, assembler...
2012-01-25 erik.corry... Revert 10502 (smaller number string cache) due to test...
2012-01-25 vegorov@chromium.orgWhen preparing heap for breakpoints make sure not to...
2012-01-25 erik.corry... Flush number string cache on GC (bug 1605). Also start...
2012-01-25 svenpanne@chromium.orgRefactoring only: Extracted 2 methods from ClearNonLive...
2012-01-25 mstarzinger... Fix responsiveness of high promotion mode heuristics.
2012-01-25 yurys@chromium.orgProvide access to function inferred name in v8 public API
2012-01-25 danno@chromium.orgFix disasm assertions for undefined instructions.
2012-01-25 danno@chromium.orgMIPS: added --mips-arch-variant option to test.py.
2012-01-25 danno@chromium.orgSilence warning from presubmit lint script
2012-01-25 svenpanne@chromium.orgDo not follow accessor map transitions when marking...
2012-01-25 svenpanne@chromium.orgHandle map transitions in CALLBACKS when doing map...
2012-01-25 kmillikin@chromium.orgInclude what you use in accessors.{h,cc}.
2012-01-24 jkummerow@chromium.orgFix building with clang
2012-01-24 erik.corry... Initially unmap one of the semispaces to reduce memory...
2012-01-24 erik.corry... Reduce the space used by the stack for the profiling...
2012-01-24 rossberg@chromium.orgFix JS2C, so that macros with multiple parameters actua...
2012-01-24 erik.corry... Fix bug 542, misleading documentation of v8::Locker.
2012-01-24 yangguo@chromium.orgFix shared library build.
2012-01-24 yangguo@chromium.orgIntroduce readbinary function in d8 to read binary...
2012-01-24 vegorov@chromium.orgFix Win64 compilation failure introduced by r10483.
2012-01-24 vegorov@chromium.orgUntabify test/mjsunit/debug-evaluate-locals-optimized...
2012-01-24 vegorov@chromium.orgSupport inlining at call-sites with mismatched number...
next