platform/upstream/v8.git
2012-10-01 jkummerow@chromium.orgTest runner: Send SVN revision instead of git commit...
2012-09-28 mstarzinger... Test runner: remove noisy debug output.
2012-09-28 jkummerow@chromium.orgTest runner: fix outdated "import discovery"
2012-09-28 jkummerow@chromium.orgtest runner: fix wildcard handling in test status files
2012-09-28 jkummerow@chromium.orgtest runner: fix "test-server.py setup"
2012-09-28 jkummerow@chromium.orgNot set -m32 flag when compiling with Android ARM compiler.
2012-09-28 verwaest@chromium.orgRestore the descriptor array before returning allocatio...
2012-09-27 verwaest@chromium.orgOnly use OwnDescriptors to decide whether to go slow...
2012-09-27 mstarzinger... Implement committed physical memory stats for Linux.
2012-09-27 erik.corry... Add the VFP-ness to the minor number of the keyed store...
2012-09-27 erik.corry... Fix ARM bug introduced in r12604 that caused crashes...
2012-09-26 yangguo@chromium.orgFix probing in JSON.parse.
2012-09-26 ulan@chromium.orgFix Clang warning about tautological compare.
2012-09-26 vegorov@chromium.orgExtend grokdump.py with simple BreakPad symbol files...
2012-09-26 erik.corry... Allow partial scanning of large arrays in order to...
2012-09-26 erik.corry... Make the speed of incremental marking depend also on...
2012-09-26 danno@chromium.orgFix silently failing branch merge script on Mac
2012-09-26 mmassi@chromium.orgAvoid wrong imul deopt on ia32 and x64 (fixes v8 bug...
2012-09-26 mmassi@chromium.orgLowered kMaxVirtualRegisters (fixes v8 2139 and chrome...
2012-09-26 jkummerow@chromium.orgPull more recent gyp.
2012-09-26 erik.corry... Make Kraken fasta.
2012-09-26 erik.corry... Revert 12609 (Allow partial scanning of large arrays)
2012-09-26 erik.corry... Allow partial scanning of large arrays in order to...
2012-09-25 yangguo@chromium.orgFix off-by-one error introduced in r12598.
2012-09-25 danno@chromium.orgARM: Small optimisation of VFP immediate creation
2012-09-25 erik.corry... x64 and ARM: Fix issue 2346 (order of operations in...
2012-09-25 danno@chromium.orgFix 2346: Generic KeyedStoreIC doesn't change length...
2012-09-24 rossberg@chromium.orgBump number of allowed variables per scope to 65535...
2012-09-24 yangguo@chromium.orgFix failures caused by r12598.
2012-09-24 yangguo@chromium.orgFast path for symbol lookup in JSON.parse.
2012-09-24 mstarzinger... Improve --trace-gc-verbose to show sum of all spaces.
2012-09-24 jkummerow@chromium.orgSplit test/mjsunit/debug-stepout-scope into smaller...
2012-09-24 jkummerow@chromium.orgDelete test/mjsunit/regress-1969.
2012-09-24 jkummerow@chromium.orgRemove trailing whitespace
2012-09-24 jkummerow@chromium.orgSpeed up test/mjsunit/compiler/regress-or
2012-09-24 jkummerow@chromium.orgSpeed up test/mjsunit/compiler/regress-gvn
2012-09-24 jkummerow@chromium.orgSplit test/mjsunit/numops-fuzz into smaller chunks
2012-09-24 jkummerow@chromium.orgSplit test/mjsunit/mul-exhaustive into smaller chunks
2012-09-24 jkummerow@chromium.orgSplit test/mjsunit/fuzz-natives into smaller chunks
2012-09-24 jkummerow@chromium.orgSplit test/mjsunit/math-floor into smaller chunks
2012-09-24 jkummerow@chromium.orgSpeed up test/mjsunit/greedy.js
2012-09-24 jkummerow@chromium.orgSpeed up test/mjsunit/debug-multiple-breakpoints
2012-09-24 jkummerow@chromium.orgSpeed up test/mjsunit/d8-os by reducing sleep times
2012-09-24 jkummerow@chromium.orgSpeed up test/mjsunit/regress/regress-crbug-119926
2012-09-24 jkummerow@chromium.orgFirst commit of new tools/run-tests.py
2012-09-21 yurys@chromium.orgThis issue is for landing patch by vsevik: codereview...
2012-09-20 verwaest@chromium.orgFix CNLT for enum indices.
2012-09-20 verwaest@chromium.orgDeopt on storing undefined into double elements.
2012-09-20 ulan@chromium.orgPrepare push to trunk. Now working on version 3.14.1.
2012-09-20 ulan@chromium.orgRevert r12530 "Tentatively reenable previous failing...
2012-09-20 mstarzinger... Fix missing slot recodring during clearing of CallICs.
2012-09-20 jkummerow@chromium.orgFix LBoundsCheck on x64 to handle (stack slot + constan...
2012-09-20 jkummerow@chromium.orgMove regress-2286.js where it belongs
2012-09-20 ulan@chromium.orgWait for resolving conflicts in merge-to-branch script.
2012-09-19 verwaest@chromium.orgMIPS: Sharing of descriptor arrays.
2012-09-19 mmassi@chromium.orgFixed minus zero test (fixes v8:2133).
2012-09-19 mstarzinger... Fix setting array length to zero for slow elements.
2012-09-19 verwaest@chromium.orgRemove whitespace
2012-09-19 verwaest@chromium.orgUse NumberOfOwnDescriptors/EnumLength for counting...
2012-09-19 verwaest@chromium.orgReduce space usage of simple transitions and descriptor...
2012-09-19 mstarzinger... Fix lost arguments dropping in HLeaveInlined.
2012-09-19 verwaest@chromium.orgClear EnumIndices as well on CNLT.
2012-09-18 verwaest@chromium.orgMIPS: Do not go to slow mode and back to fast in initia...
2012-09-18 verwaest@chromium.orgRevert due to invalid description / CL combination.
2012-09-18 verwaest@chromium.orgMIPS: Do not go to slow mode and back to fast in initia...
2012-09-18 verwaest@chromium.orgPreallocate space in descriptor arrays.
2012-09-18 mstarzinger... Fix printing of HCallKnownGlobal.
2012-09-18 yangguo@chromium.orgImprove the assembly code for power function with integ...
2012-09-17 verwaest@chromium.orgDo not go to slow mode and back to fast in initializer...
2012-09-17 mstarzinger... Add jsfunfuzz to gitignore file.
2012-09-17 mstarzinger... Fix casting error for receiver of interceptors.
2012-09-17 yangguo@chromium.orgTentatively reenable previous failing test.
2012-09-17 yangguo@chromium.orgChange regress-2318 to trigger more quickly and reliably.
2012-09-17 erik.corry... Fix misplaced assert in heap.cc.
2012-09-17 svenpanne@chromium.orgConsistently use named getters for Lithium operands...
2012-09-17 mstarzinger... Integrate map marking into static marking visitor.
2012-09-17 ulan@chromium.orgThrow a more descriptive exception when blocking 'eval...
2012-09-17 yangguo@chromium.orgFix build on OpenBSD/i386.
2012-09-17 yangguo@chromium.orgImprove the assembly code for power function with integ...
2012-09-14 danno@chromium.orgLet the embedder store arbitrary Values via Context...
2012-09-14 verwaest@chromium.orgMoving the WhitenessWitness back to DescriptorArray.
2012-09-14 yangguo@chromium.orgFix debugger's eval when close to stack overflow.
2012-09-14 verwaest@chromium.orgOnly count the descriptor array if it's owned by the...
2012-09-14 yangguo@chromium.orgAdd checks to live edit.
2012-09-14 erik.corry... Fix test failures on nosnap builder.
2012-09-14 verwaest@chromium.orgCNLT with descriptors but no valid enum fields has...
2012-09-14 erik.corry... Microoptimization to regexps.
2012-09-14 svenpanne@chromium.orgConsistently use named getters for Lithium operands...
2012-09-14 erik.corry... Fix compile errors on Win64.
2012-09-14 svenpanne@chromium.orgConsistently use named getters for Lithium operands...
2012-09-14 yangguo@chromium.orgReplace r12503. Explicitly check toString() for excepti...
2012-09-14 erik.corry... Switch on code compaction on incremental GCs.
2012-09-14 erik.corry... Refactoring of snapshots. This simplifies and improves
2012-09-14 mstarzinger... Fix caching of optimized code for OSR.
2012-09-14 yangguo@chromium.orgNot mask exception thrown by toString in String::UtfVal...
2012-09-14 danno@chromium.orgSkip version 3.13.8 and fast-forward to 3.14.0
2012-09-14 yangguo@chromium.orgReplace VFP by VFP2 in common.gypi
2012-09-13 verwaest@chromium.orgDirectly set the value in the descriptors pointer to...
2012-09-13 yangguo@chromium.orgFix printf formatting in test-compiler.
2012-09-13 verwaest@chromium.orgClear the EnumLength fields of maps that lose their...
next