platform/upstream/v8.git
2012-02-09 jkummerow@chromium.orgSplit experimental profiler flags
2012-02-09 danno@chromium.orgRevert 9111036: Promote double arrays to FAST_ELEMENT...
2012-02-09 svenpanne@chromium.orgHandlify GetSourceCode-related functions.
2012-02-09 jkummerow@chromium.orgCount-based profiling for primitive functions (hidden...
2012-02-09 svenpanne@chromium.orgCleaned up DescriptorArray::CopyInsert a bit.
2012-02-09 mstarzinger... Fix d8-os unit test to be skipped for isolates.
2012-02-09 kmillikin@chromium.orgSimplify handler pushing.
2012-02-09 mstarzinger... Simplify stackframe of construct stub on ARM and MIPS.
2012-02-09 danno@chromium.orgPromote double arrays to FAST_ELEMENT that use generic...
2012-02-09 danno@chromium.orgImprove GVN handling of ElementTransitions.
2012-02-09 fschneider... Increase timeout when running test.py with the --stres...
2012-02-08 jkummerow@chromium.orgBash completion for d8: fix directory name completion
2012-02-08 yangguo@chromium.orgConvert fast smi-only to fast object in generated code...
2012-02-08 vegorov@chromium.orgEnsure that regexp code flushing correctly updates...
2012-02-08 erik.corry... Remove 5 unused flags.
2012-02-08 danno@chromium.orgMIPS: Handle single element array growth + transition...
2012-02-08 danno@chromium.orgMIPS: Don't allow large immediates for certain instruct...
2012-02-08 kmillikin@chromium.orgRemove the JSON AST printing support.
2012-02-08 jkummerow@chromium.orgMIPS: Enabled native/cross-compilation for MIPS targets...
2012-02-08 fschneider... Remove remaining occurrences of the unused --opt-eagerl...
2012-02-08 fschneider... Inline builtin Math functions functions in more cases.
2012-02-08 mstarzinger... Fix d8-os unit test to work with isolates.
2012-02-08 rossberg@chromium.orgExtend scanner with new Harmony module keywords (under...
2012-02-08 fschneider... MIPS: Fix compilation error after removing an unused...
2012-02-08 fschneider... Remove another two unused flags.
2012-02-08 svenpanne@chromium.orgPrepare push to trunk. Now working on version 3.9.5.
2012-02-08 mstarzinger... Enable membrane example for proxies again.
2012-02-08 jkummerow@chromium.orgCollect AstNode type information
2012-02-08 kmillikin@chromium.orgRemove unused --peephole-optimization flag.
2012-02-08 yangguo@chromium.orgFix elements transition bug related to array.concat.
2012-02-08 lrn@chromium.orgFix handling of 'c: if (0) break c; else ()' where...
2012-02-08 svenpanne@chromium.orgFixed assertions when accessing the hidden properties...
2012-02-07 vegorov@chromium.orgDisable code compaction again.
2012-02-07 vegorov@chromium.orgTry enabling (non-incremental) code compaction again.
2012-02-07 danno@chromium.orgProperly initialize element-transitioning array literal...
2012-02-07 yangguo@chromium.orgAdd filename completion to d8's bash completion.
2012-02-07 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.9.4.
2012-02-07 vegorov@chromium.orgDisable code compaction again while we investigate...
2012-02-07 yangguo@chromium.orgWhen rethrowing an exception, print the stack trace...
2012-02-07 svenpanne@chromium.orgDescriptorArray::IsProperty-related cleanup.
2012-02-07 vegorov@chromium.orgEnable non-incremental code compaction.
2012-02-07 erik.corry... Increase size of small stacks from 32k to 64k to avoid...
2012-02-07 loislo@chromium.orgI will apply it to the nodes that can't be mapped to...
2012-02-06 fschneider... Grow lists by a factor of 2 instead of 1.5 on a resize.
2012-02-06 jkummerow@chromium.orgBash completion for d8 flags
2012-02-06 svenpanne@chromium.orgConsolidated property counting methods a bit.
2012-02-06 svenpanne@chromium.orgRemoved PropertyDetails::IsProperty.
2012-02-06 fschneider... Speed up two unit tests to avoid timeouts and make...
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*
next