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

Issue 115412: Fix Skia includes to use the whole path name. (Closed)

Created:
11 years, 7 months ago by brettw
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix Skia includes to use the whole path name. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16374

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -81 lines) Patch
M app/gfx/path.h View 1 chunk +1 line, -1 line 0 comments Download
M app/resource_bundle.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_theme_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.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/browser/icon_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/views/theme_helpers.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/theme_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/ipc_message_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/ipc_message_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/security_filter_peer.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/renderer/renderer_glue.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/tools/profiles/generate_profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/SkMemory_new_handler.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M skia/ext/bitmap_platform_device_mac.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M skia/ext/bitmap_platform_device_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M skia/ext/convolver.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/image_operations.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/image_operations.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/image_operations_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/platform_canvas_linux.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M skia/ext/platform_canvas_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_canvas_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_canvas_win.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_device_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_device_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/platform_device_mac.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M skia/ext/platform_device_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M skia/ext/skia_utils.h View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_win.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/skia_utils_win.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 2 chunks +2 lines, -5 lines 0 comments Download
M skia/ext/vector_device.h View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/vector_device.cc View 1 chunk +1 line, -2 lines 0 comments Download
M skia/precompiled.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/image_decoder.cc View 2 chunks +1 line, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_clipboard_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
11 years, 7 months ago (2009-05-15 21:09:02 UTC) #1
Ben Goodger (Google)
11 years, 7 months ago (2009-05-15 21:15:58 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698