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

Issue 5862002: Version 3.0.2. (Closed)

Created:
10 years ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Version 3.0.2. Revert version 3.0.1 and patch 3.0.1.1.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7220 lines, -8565 lines) Patch
M ChangeLog View 1 chunk +4 lines, -0 lines 2 comments Download
M include/v8.h View 1 chunk +0 lines, -18 lines 0 comments Download
M include/v8-preparser.h View 1 chunk +7 lines, -0 lines 0 comments Download
M include/v8-profiler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M preparser/preparser-process.cc View 4 chunks +7 lines, -19 lines 0 comments Download
M samples/shell.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/api.cc View 3 chunks +5 lines, -15 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 12 chunks +11 lines, -21 lines 0 comments Download
M src/arm/lithium-arm.h View 2 chunks +5 lines, -6 lines 0 comments Download
M src/arm/lithium-arm.cc View 4 chunks +9 lines, -14 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/array.js View 2 chunks +6 lines, -7 lines 0 comments Download
M src/assembler.h View 4 chunks +0 lines, -8 lines 0 comments Download
M src/assembler.cc View 3 chunks +0 lines, -52 lines 0 comments Download
M src/ast.h View 8 chunks +9 lines, -13 lines 0 comments Download
M src/ast.cc View 1 chunk +5 lines, -6 lines 0 comments Download
M src/ast-inl.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/checks.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/compiler.cc View 2 chunks +7 lines, -27 lines 0 comments Download
D src/extensions/experimental/i18n-extension.h View 1 chunk +0 lines, -64 lines 0 comments Download
D src/extensions/experimental/i18n-extension.cc View 1 chunk +0 lines, -263 lines 0 comments Download
M src/flag-definitions.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/full-codegen.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap.cc View 4 chunks +4 lines, -14 lines 0 comments Download
M src/heap-profiler.h View 2 chunks +4 lines, -12 lines 0 comments Download
M src/heap-profiler.cc View 2 chunks +10 lines, -23 lines 0 comments Download
M src/hydrogen.h View 11 chunks +20 lines, -61 lines 0 comments Download
M src/hydrogen.cc View 61 chunks +440 lines, -565 lines 0 comments Download
M src/hydrogen-instructions.h View 5 chunks +0 lines, -20 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 12 chunks +8 lines, -19 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +0 lines, -64 lines 0 comments Download
M src/ia32/lithium-ia32.h View 4 chunks +1 line, -12 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 3 chunks +6 lines, -18 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 2 chunks +10 lines, -14 lines 0 comments Download
M src/json.js View 4 chunks +18 lines, -4 lines 0 comments Download
M src/lithium-allocator.h View 12 chunks +24 lines, -59 lines 0 comments Download
M src/lithium-allocator.cc View 18 chunks +154 lines, -202 lines 0 comments Download
M src/log.h View 5 chunks +60 lines, -43 lines 0 comments Download
M src/log.cc View 18 chunks +144 lines, -32 lines 0 comments Download
M src/log-utils.h View 2 chunks +63 lines, -1 line 0 comments Download
M src/log-utils.cc View 3 chunks +180 lines, -1 line 0 comments Download
M src/math.js View 1 chunk +0 lines, -1 line 0 comments Download
M src/objects.h View 2 chunks +5 lines, -7 lines 0 comments Download
M src/parser.h View 6 chunks +9 lines, -24 lines 0 comments Download
M src/parser.cc View 27 chunks +69 lines, -104 lines 0 comments Download
M src/platform-linux.cc View 2 chunks +15 lines, -14 lines 0 comments Download
M src/preparser.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/preparser-api.cc View 2 chunks +14 lines, -95 lines 0 comments Download
M src/profile-generator.h View 10 chunks +20 lines, -21 lines 0 comments Download
M src/profile-generator.cc View 7 chunks +166 lines, -207 lines 0 comments Download
M src/profile-generator-inl.h View 2 chunks +1 line, -13 lines 0 comments Download
M src/regexp.js View 8 chunks +35 lines, -31 lines 0 comments Download
M src/runtime.cc View 7 chunks +136 lines, -137 lines 0 comments Download
M src/runtime-profiler.cc View 5 chunks +17 lines, -84 lines 0 comments Download
M src/scanner.h View 5 chunks +117 lines, -84 lines 0 comments Download
M src/scanner.cc View 3 chunks +113 lines, -254 lines 0 comments Download
M src/scanner-base.h View 3 chunks +18 lines, -62 lines 0 comments Download
M src/scanner-base.cc View 4 chunks +15 lines, -17 lines 0 comments Download
M src/serialize.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M src/spaces.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/spaces.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/spaces-inl.h View 2 chunks +1 line, -13 lines 0 comments Download
M src/string.js View 13 chunks +48 lines, -45 lines 0 comments Download
M src/v8natives.js View 1 chunk +1 line, -7 lines 0 comments Download
D src/v8preparserdll-main.cc View 1 chunk +0 lines, -39 lines 0 comments Download
M src/version.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/builtins-x64.cc View 3 chunks +1111 lines, -1109 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 8 chunks +7 lines, -10 lines 0 comments Download
M src/x64/lithium-x64.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +3 lines, -0 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +0 lines, -47 lines 0 comments Download
M test/cctest/test-log-utils.cc View 2 chunks +170 lines, -0 lines 0 comments Download
M test/cctest/test-parsing.cc View 5 chunks +9 lines, -294 lines 0 comments Download
M test/cctest/test-profile-generator.cc View 2 chunks +1 line, -10 lines 0 comments Download
M test/cctest/test-regexp.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -5 lines 0 comments Download
M test/mjsunit/object-define-property.js View 1 chunk +0 lines, -32 lines 0 comments Download
M test/mjsunit/regexp.js View 3 chunks +43 lines, -49 lines 0 comments Download
D test/mjsunit/regress/regress-962.js View 1 chunk +0 lines, -53 lines 0 comments Download
D test/mjsunit/regress/regress-969.js View 1 chunk +0 lines, -127 lines 0 comments Download
M test/mjsunit/third_party/regexp-pcre.js View 5 chunks +13 lines, -11 lines 0 comments Download
A test/mjsunit/tools/logreader.js View 1 chunk +82 lines, -0 lines 0 comments Download
M test/mozilla/mozilla.status View 2 chunks +4 lines, -3 lines 0 comments Download
M test/sputnik/README View 1 chunk +1 line, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -32 lines 0 comments Download
M tools/logreader.js View 5 chunks +149 lines, -0 lines 0 comments Download
M tools/test.py View 4 chunks +1 line, -13 lines 0 comments Download
M tools/tickprocessor.js View 4 chunks +35 lines, -27 lines 0 comments Download
M tools/visual_studio/v8_base.vcproj View 1 chunk +1228 lines, -1276 lines 0 comments Download
M tools/visual_studio/v8_base_arm.vcproj View 1 chunk +1167 lines, -1231 lines 0 comments Download
M tools/visual_studio/v8_base_x64.vcproj View 1 chunk +1148 lines, -1196 lines 0 comments Download
M tools/visual_studio/v8_shell_sample.vcproj View 2 chunks +0 lines, -2 lines 0 comments Download
M tools/visual_studio/v8_shell_sample_arm.vcproj View 2 chunks +0 lines, -2 lines 0 comments Download
M tools/visual_studio/v8_shell_sample_x64.vcproj View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
Only ChangeLog and version.cc isn't pure reverts.
10 years ago (2010-12-15 11:52:01 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/5862002/diff/1/ChangeLog File ChangeLog (right): http://codereview.chromium.org/5862002/diff/1/ChangeLog#newcode4 ChangeLog:4: One more blank line please.
10 years ago (2010-12-15 12:00:11 UTC) #2
Lasse Reichstein
10 years ago (2010-12-15 12:04:25 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698