platform/upstream/v8.git
2012-10-10 verwaest@chromium.orgAlso use binary search to search through valid entries.
2012-10-10 verwaest@chromium.orgTransition ownership back if the descriptors were share...
2012-10-10 verwaest@chromium.orgFix transition conversion from CONSTANT_FUNCTION to...
2012-10-10 verwaest@chromium.orgFix CNLT regression.
2012-10-10 mstarzinger... Fix compilation failure on ARM in r12685.
2012-10-10 mstarzinger... Enable compilation of GDBJIT interface on Linux.
2012-10-09 mstarzinger... Improve page flag checking sequence on ARM.
2012-10-09 svenpanne@chromium.orgMake sure that the context argument of HAdd is never...
2012-10-09 rossberg@chromium.orgClarify that date parsing follows Safari.
2012-10-09 mstarzinger... Make GDBJIT interface compile again.
2012-10-08 danno@chromium.orgAdd PRESUBMIT script to V8
2012-10-08 svenpanne@chromium.orgFixed Accessors::FunctionGetPrototype's proto chain...
2012-10-08 danno@chromium.orgARM: Fast path for integer inputs to EmitVFPTruncate
2012-10-08 danno@chromium.orgAdd OWNERS file
2012-10-08 rossberg@chromium.orgUse dot_for_symbol.
2012-10-08 ulan@chromium.orgChange default ARCH version in android low-level profil...
2012-10-05 rossberg@chromium.orgMake sure that names of temporaries do not clash with...
2012-10-05 rossberg@chromium.orgReject local module declarations.
2012-10-05 rossberg@chromium.orgReject uses of lexical for-loop variable on the RHS.
2012-10-05 jkummerow@chromium.orgpush-to-trunk.sh/merge-to-branch.sh: use "git apply...
2012-10-04 verwaest@chromium.orgRevert "Allow partial scanning of large arrays in order...
2012-10-04 danno@chromium.orgMIPS: Changed "marked" nops to use sll(zero_reg, at...
2012-10-02 ulan@chromium.orgMake sure all labels are bound and linked in ARM DoModI.
2012-10-02 mstarzinger... Fix slot recording of code target patches.
2012-10-02 ulan@chromium.orgChange the Android makefile to use GCC 4.6 instead...
2012-10-02 jkummerow@chromium.orgRevert "Adding a high-resolution timer to platform...
2012-10-02 jkummerow@chromium.orgAdding a high-resolution timer to platform win32.
2012-10-02 jkummerow@chromium.orgReplacing circular queue by single buffer in CPU Profiler.
2012-10-02 jkummerow@chromium.orgMoving cpu profiling into its own thread.
2012-10-02 jkummerow@chromium.orgTest runner: More fixes.
2012-10-02 verwaest@chromium.orgMIPS: Fix mistake in r12549 (1597d7d9).
2012-10-01 danno@chromium.orgSupport for SDIV and MLS ARM instructions, and implemen...
2012-10-01 jkummerow@chromium.orgTest runner: fix empty patches; better error message...
2012-10-01 verwaest@chromium.orgAllow optimistically hoisting elements transitions...
2012-10-01 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.14.2.
2012-10-01 mstarzinger... Revert r12625 due to sandbox incompatibility.
2012-10-01 verwaest@chromium.orgOff-by-one error in zapping objects after right trimming.
2012-10-01 jkummerow@chromium.orgFix cctests using Sockets to be able to run in parallel
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.
next