Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Issue 11035053: Rollback trunk to bleeding_edge revision 12525 (Closed)

Created:
8 years, 2 months ago by danno
Modified:
8 years, 2 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Rollback trunk to bleeding_edge revision 12525 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=12661

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16365 lines, -20339 lines) Patch
M .gitignore View 1 chunk +0 lines, -11 lines 0 comments Download
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M Makefile View 1 chunk +1 line, -2 lines 0 comments Download
M build/common.gypi View 1 chunk +2 lines, -7 lines 0 comments Download
M src/arm/assembler-arm.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/arm/assembler-arm.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 8 chunks +8 lines, -26 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 2 chunks +57 lines, -2 lines 0 comments Download
M src/arm/ic-arm.cc View 5 chunks +115 lines, -152 lines 0 comments Download
M src/arm/lithium-arm.h View 102 chunks +137 lines, -306 lines 0 comments Download
M src/arm/lithium-arm.cc View 7 chunks +23 lines, -22 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +2 lines, -3 lines 0 comments Download
src/arm/lithium-codegen-arm.cc View 83 chunks +143 lines, -147 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 2 chunks +0 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 5 chunks +4 lines, -5 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/ast.h View 2 chunks +12 lines, -0 lines 0 comments Download
M src/ast.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 9 chunks +9 lines, -12 lines 0 comments Download
M src/builtins.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.h View 4 chunks +4 lines, -16 lines 0 comments Download
M src/elements.cc View 2 chunks +37 lines, -37 lines 0 comments Download
M src/factory.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/factory.cc View 2 chunks +3 lines, -20 lines 0 comments Download
M src/handles.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/heap.cc View 8 chunks +16 lines, -27 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +9 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +0 lines, -10 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 4 chunks +4 lines, -21 lines 0 comments Download
M src/ia32/disasm-ia32.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 3 chunks +48 lines, -2 lines 0 comments Download
M src/ia32/ic-ia32.cc View 5 chunks +101 lines, -129 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -4 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/ic.h View 2 chunks +1 line, -13 lines 0 comments Download
M src/ic-inl.h View 2 chunks +2 lines, -10 lines 0 comments Download
M src/incremental-marking.h View 6 chunks +21 lines, -13 lines 0 comments Download
M src/incremental-marking.cc View 17 chunks +125 lines, -228 lines 0 comments Download
M src/incremental-marking-inl.h View 2 chunks +22 lines, -1 line 0 comments Download
M src/json-parser.h View 2 chunks +2 lines, -49 lines 0 comments Download
M src/lithium.h View 2 chunks +3 lines, -5 lines 0 comments Download
M src/mark-compact.h View 6 chunks +42 lines, -33 lines 0 comments Download
M src/mark-compact.cc View 15 chunks +123 lines, -119 lines 0 comments Download
M src/mark-compact-inl.h View 2 chunks +23 lines, -6 lines 0 comments Download
M src/messages.js View 3 chunks +6 lines, -7 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 5 chunks +71 lines, -21 lines 0 comments Download
M src/mips/lithium-mips.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +1 line, -9 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +2 lines, -19 lines 0 comments Download
M src/objects.h View 15 chunks +24 lines, -86 lines 0 comments Download
M src/objects.cc View 25 chunks +106 lines, -154 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 13 chunks +34 lines, -106 lines 0 comments Download
M src/objects-visiting.h View 3 chunks +3 lines, -14 lines 0 comments Download
M src/objects-visiting-inl.h View 3 chunks +8 lines, -95 lines 0 comments Download
M src/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 7 chunks +144 lines, -8 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/spaces.h View 7 chunks +2 lines, -56 lines 0 comments Download
M src/spaces.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/transitions.h View 4 chunks +4 lines, -24 lines 0 comments Download
M src/transitions.cc View 3 chunks +15 lines, -52 lines 0 comments Download
M src/transitions-inl.h View 5 chunks +4 lines, -23 lines 0 comments Download
M src/utils.h View 1 chunk +1 line, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/code-stubs-x64.cc View 3 chunks +5 lines, -28 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 3 chunks +48 lines, -2 lines 0 comments Download
M src/x64/ic-x64.cc View 5 chunks +100 lines, -129 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +4 lines, -13 lines 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +1 line, -2 lines 0 comments Download
M test/benchmarks/testcfg.py View 1 chunk +0 lines, -5 lines 0 comments Download
M test/cctest/cctest.h View 1 chunk +0 lines, -19 lines 0 comments Download
M test/cctest/cctest.status View 2 chunks +10 lines, -0 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 2 chunks +0 lines, -93 lines 0 comments Download
M test/cctest/test-debug.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/test-heap.cc View 2 chunks +0 lines, -61 lines 0 comments Download
M test/cctest/test-sockets.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/testcfg.py View 1 chunk +4 lines, -59 lines 0 comments Download
M test/es5conform/testcfg.py View 1 chunk +0 lines, -5 lines 0 comments Download
M test/message/testcfg.py View 1 chunk +2 lines, -82 lines 0 comments Download
M test/message/try-catch-finally-no-message.out View 1 chunk +26 lines, -26 lines 0 comments Download
D test/mjsunit/bugs/bug-2337.js View 1 chunk +0 lines, -53 lines 0 comments Download
M test/mjsunit/compiler/regress-gvn.js View 2 chunks +2 lines, -3 lines 0 comments Download
M test/mjsunit/compiler/regress-or.js View 3 chunks +2 lines, -6 lines 0 comments Download
M test/mjsunit/d8-os.js View 1 chunk +3 lines, -3 lines 0 comments Download
test/mjsunit/debug-multiple-breakpoints.js View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/debug-stepout-scope.js View 2 chunks +189 lines, -0 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part1.js View 1 chunk +0 lines, -190 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part2.js View 1 chunk +0 lines, -83 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part3.js View 1 chunk +0 lines, -80 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part4.js View 1 chunk +0 lines, -80 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part5.js View 1 chunk +0 lines, -77 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part6.js View 1 chunk +0 lines, -79 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part7.js View 1 chunk +0 lines, -79 lines 0 comments Download
D test/mjsunit/debug-stepout-scope-part8.js View 1 chunk +0 lines, -234 lines 0 comments Download
D test/mjsunit/deopt-minus-zero.js View 1 chunk +0 lines, -56 lines 0 comments Download
M test/mjsunit/elements-transition-hoisting.js View 1 chunk +2 lines, -2 lines 0 comments Download
A + test/mjsunit/fuzz-natives.js View 1 chunk +1 line, -3 lines 0 comments Download
D test/mjsunit/fuzz-natives-part1.js View 1 chunk +0 lines, -222 lines 0 comments Download
D test/mjsunit/fuzz-natives-part2.js View 1 chunk +0 lines, -222 lines 0 comments Download
D test/mjsunit/fuzz-natives-part3.js View 1 chunk +0 lines, -222 lines 0 comments Download
D test/mjsunit/fuzz-natives-part4.js View 1 chunk +0 lines, -222 lines 0 comments Download
M test/mjsunit/greedy.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/limit-locals.js View 2 chunks +2 lines, -3 lines 0 comments Download
A + test/mjsunit/math-floor.js View 2 chunks +72 lines, -1 line 0 comments Download
D test/mjsunit/math-floor-part1.js View 1 chunk +0 lines, -88 lines 0 comments Download
D test/mjsunit/math-floor-part2.js View 1 chunk +0 lines, -76 lines 0 comments Download
D test/mjsunit/math-floor-part3.js View 1 chunk +0 lines, -78 lines 0 comments Download
D test/mjsunit/math-floor-part4.js View 1 chunk +0 lines, -76 lines 0 comments Download
M test/mjsunit/mjsunit.status View 4 chunks +9 lines, -2 lines 0 comments Download
A test/mjsunit/mul-exhaustive.js View 1 chunk +4629 lines, -0 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part1.js View 1 chunk +0 lines, -491 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part10.js View 1 chunk +0 lines, -470 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part2.js View 1 chunk +0 lines, -525 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part3.js View 1 chunk +0 lines, -532 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part4.js View 1 chunk +0 lines, -509 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part5.js View 1 chunk +0 lines, -505 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part6.js View 1 chunk +0 lines, -554 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part7.js View 1 chunk +0 lines, -497 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part8.js View 1 chunk +0 lines, -526 lines 0 comments Download
D test/mjsunit/mul-exhaustive-part9.js View 1 chunk +0 lines, -533 lines 0 comments Download
A test/mjsunit/numops-fuzz.js View 1 chunk +4609 lines, -0 lines 0 comments Download
D test/mjsunit/numops-fuzz-part1.js View 1 chunk +0 lines, -1172 lines 0 comments Download
D test/mjsunit/numops-fuzz-part2.js View 1 chunk +0 lines, -1178 lines 0 comments Download
D test/mjsunit/numops-fuzz-part3.js View 1 chunk +0 lines, -1178 lines 0 comments Download
D test/mjsunit/numops-fuzz-part4.js View 1 chunk +0 lines, -1177 lines 0 comments Download
A test/mjsunit/pixel-array-rounding.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A test/mjsunit/regexp-capture-3.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/mjsunit/regress-2286.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M test/mjsunit/regress/regress-1117.js View 1 chunk +3 lines, -12 lines 0 comments Download
A test/mjsunit/regress/regress-1969.js View 1 chunk +5045 lines, -0 lines 0 comments Download
D test/mjsunit/regress/regress-2286.js View 1 chunk +0 lines, -32 lines 0 comments Download
M test/mjsunit/regress/regress-2318.js View 2 chunks +3 lines, -25 lines 0 comments Download
D test/mjsunit/regress/regress-2336.js View 1 chunk +0 lines, -53 lines 0 comments Download
D test/mjsunit/regress/regress-2339.js View 1 chunk +0 lines, -59 lines 0 comments Download
D test/mjsunit/regress/regress-2346.js View 1 chunk +0 lines, -123 lines 0 comments Download
D test/mjsunit/regress/regress-cnlt-enum-indices.js View 1 chunk +0 lines, -45 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-119926.js View 1 chunk +1 line, -3 lines 0 comments Download
D test/mjsunit/regress/regress-crbug-146910.js View 1 chunk +0 lines, -38 lines 0 comments Download
D test/mjsunit/regress/regress-crbug-150545.js View 1 chunk +0 lines, -53 lines 0 comments Download
D test/mjsunit/regress/regress-crbug-150729.js View 1 chunk +0 lines, -39 lines 0 comments Download
D test/mjsunit/regress/regress-undefined-store-keyed-fast-element.js View 1 chunk +0 lines, -37 lines 0 comments Download
M test/mjsunit/testcfg.py View 1 chunk +3 lines, -74 lines 0 comments Download
M test/mozilla/testcfg.py View 2 chunks +3 lines, -121 lines 0 comments Download
M test/preparser/testcfg.py View 2 chunks +5 lines, -101 lines 0 comments Download
M test/sputnik/testcfg.py View 1 chunk +0 lines, -5 lines 0 comments Download
M test/test262/testcfg.py View 1 chunk +8 lines, -96 lines 0 comments Download
A tools/android-build.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/android-ll-prof.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/android-run.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/android-sync.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/bash-completion.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/check-static-initializers.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/common-includes.sh View 1 chunk +1 line, -14 lines 0 comments Download
A tools/fuzz-harness.sh View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/grokdump.py View 12 chunks +6 lines, -133 lines 0 comments Download
M tools/merge-to-branch.sh View 1 chunk +1 line, -2 lines 0 comments Download
M tools/presubmit.py View 1 chunk +0 lines, -1 line 0 comments Download
D tools/run-tests.py View 1 chunk +0 lines, -355 lines 0 comments Download
D tools/status-file-converter.py View 1 chunk +0 lines, -39 lines 0 comments Download
D tools/test-server.py View 1 chunk +0 lines, -215 lines 0 comments Download
D tools/testrunner/README View 1 chunk +0 lines, -174 lines 0 comments Download
D tools/testrunner/__init__.py View 1 chunk +0 lines, -26 lines 0 comments Download
D tools/testrunner/local/__init__.py View 1 chunk +0 lines, -26 lines 0 comments Download
D tools/testrunner/local/commands.py View 1 chunk +0 lines, -152 lines 0 comments Download
D tools/testrunner/local/execution.py View 1 chunk +0 lines, -154 lines 0 comments Download
D tools/testrunner/local/old_statusfile.py View 1 chunk +0 lines, -460 lines 0 comments Download
D tools/testrunner/local/progress.py View 1 chunk +0 lines, -237 lines 0 comments Download
D tools/testrunner/local/statusfile.py View 1 chunk +0 lines, -145 lines 0 comments Download
D tools/testrunner/local/testsuite.py View 1 chunk +0 lines, -184 lines 0 comments Download
D tools/testrunner/local/utils.py View 1 chunk +0 lines, -108 lines 0 comments Download
D tools/testrunner/local/verbose.py View 1 chunk +0 lines, -99 lines 0 comments Download
D tools/testrunner/network/__init__.py View 1 chunk +0 lines, -26 lines 0 comments Download
D tools/testrunner/network/distro.py View 1 chunk +0 lines, -90 lines 0 comments Download
D tools/testrunner/network/endpoint.py View 1 chunk +0 lines, -114 lines 0 comments Download
D tools/testrunner/network/network_execution.py View 1 chunk +0 lines, -249 lines 0 comments Download
D tools/testrunner/network/perfdata.py View 1 chunk +0 lines, -120 lines 0 comments Download
D tools/testrunner/objects/__init__.py View 1 chunk +0 lines, -26 lines 0 comments Download
D tools/testrunner/objects/context.py View 1 chunk +0 lines, -50 lines 0 comments Download
D tools/testrunner/objects/output.py View 1 chunk +0 lines, -60 lines 0 comments Download
D tools/testrunner/objects/peer.py View 1 chunk +0 lines, -80 lines 0 comments Download
D tools/testrunner/objects/testcase.py View 1 chunk +0 lines, -83 lines 0 comments Download
D tools/testrunner/objects/workpacket.py View 1 chunk +0 lines, -90 lines 0 comments Download
D tools/testrunner/server/__init__.py View 1 chunk +0 lines, -26 lines 0 comments Download
D tools/testrunner/server/compression.py View 1 chunk +0 lines, -112 lines 0 comments Download
D tools/testrunner/server/constants.py View 1 chunk +0 lines, -51 lines 0 comments Download
D tools/testrunner/server/daemon.py View 1 chunk +0 lines, -147 lines 0 comments Download
D tools/testrunner/server/local_handler.py View 1 chunk +0 lines, -119 lines 0 comments Download
D tools/testrunner/server/main.py View 1 chunk +0 lines, -245 lines 0 comments Download
D tools/testrunner/server/presence_handler.py View 1 chunk +0 lines, -120 lines 0 comments Download
D tools/testrunner/server/signatures.py View 1 chunk +0 lines, -63 lines 0 comments Download
D tools/testrunner/server/status_handler.py View 1 chunk +0 lines, -112 lines 0 comments Download
D tools/testrunner/server/work_handler.py View 1 chunk +0 lines, -149 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
8 years, 2 months ago (2012-10-05 08:39:29 UTC) #1
Jakob Kummerow
8 years, 2 months ago (2012-10-05 08:48:49 UTC) #2
rubber-stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698