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

Issue 18838: Try2 of issue 18772. (move jpeg_codec* to base/gfx) (Closed)

Created:
11 years, 11 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Try2 of issue 18772. (move jpeg_codec* to base/gfx) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8699

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1870 lines, -2539 lines) Patch
M base/base.sln View 4 chunks +36 lines, -24 lines 0 comments Download
M base/base.xcodeproj/project.pbxproj View 14 chunks +54 lines, -0 lines 0 comments Download
M base/base_unittests.scons View 2 chunks +2 lines, -0 lines 0 comments Download
M base/build/base_gfx.vcproj View 1 chunk +8 lines, -0 lines 0 comments Download
M base/build/base_gfx.vsprops View 1 chunk +1 line, -1 line 0 comments Download
M base/build/base_unittests.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download
M base/gfx/base_gfx.scons View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/base_history_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/history/thumbnail_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/thumbnail_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome.sln View 115 chunks +1754 lines, -1753 lines 0 comments Download
M chrome/chrome.xcodeproj/project.pbxproj View 6 chunks +0 lines, -10 lines 0 comments Download
M chrome/common/common.scons View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/common.vcproj View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/common/common.vsprops View 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/jpeg_codec.h View 1 chunk +0 lines, -60 lines 0 comments Download
D chrome/common/jpeg_codec.cc View 1 chunk +0 lines, -521 lines 0 comments Download
D chrome/common/jpeg_codec_unittest.cc View 1 chunk +0 lines, -147 lines 0 comments Download
M chrome/test/unit/unit_tests.scons View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/unit/unittests.vcproj View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/tools/profiles/generate_profile.cc View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Evan Stade
11 years, 11 months ago (2009-01-27 02:43:32 UTC) #1
last time I tried this it broke the build (predictably enough)

I have no clue why the changes to the .sln files are so huge

Powered by Google App Engine
This is Rietveld 408576698