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

Issue 1508893003: Use proper namespace in skia/ext (Closed)

Created:
5 years ago by scroggo
Modified:
5 years ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use proper namespace in skia/ext The code was cut and pasted and kept its old namespace. Remove SkPointToCGPoint and CGPointToSkPoint, which were not used anywhere. BUG=561010 Committed: https://crrev.com/66142aeb157633e07f84a4eb792a9c87f2149172 Cr-Commit-Position: refs/heads/master@{#364427}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase; update call sites, header, ios files #

Patch Set 3 : Fix presubmit errors #

Patch Set 4 : rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -181 lines) Patch
M chrome/browser/themes/theme_service_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/apps/native_app_window_cocoa_browsertest.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/apps/titlebar_background_view.mm View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_notification_controller.mm View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_section_view.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm View 1 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/browser/zoom_bubble_controller.mm View 1 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/color_chooser_mac.mm View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/constrained_window/constrained_window_button.mm View 1 6 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/ui/cocoa/constrained_window/constrained_window_custom_window.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_install_view_controller.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.mm View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/toolbar_actions_bar_bubble_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/confirm_infobar_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/infobar_gradient_view.mm View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/infobars/save_password_infobar_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_popup_cell.mm View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/one_click_signin_view_controller.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/confirmation_password_saved_view_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/passwords/manage_passwords_view_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/passwords/passwords_list_view_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/passwords/pending_password_view_controller.mm View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_signin_confirmation_view_controller.mm View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/spinner_view.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/status_icons/status_icon_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M components/suggestions/image_encoder_ios.mm View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/cursors/webcursor_mac.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/suggestions/image_fetcher_impl.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/bitmap_platform_device_mac.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_ios.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_ios.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_ios_unittest.mm View 1 4 chunks +9 lines, -9 lines 0 comments Download
M skia/ext/skia_utils_mac.h View 1 2 chunks +2 lines, -14 lines 0 comments Download
M skia/ext/skia_utils_mac.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M skia/ext/skia_utils_mac_unittest.mm View 1 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/app_list/cocoa/app_list_pager_view.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/app_list/cocoa/app_list_view_controller.mm View 1 1 chunk +3 lines, -3 lines 0 comments Download
M ui/app_list/cocoa/apps_grid_view_item.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/app_list/cocoa/apps_search_results_controller.mm View 1 2 4 chunks +9 lines, -9 lines 0 comments Download
M ui/base/clipboard/clipboard_mac.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/cocoa/controls/blue_label_button.mm View 1 2 chunks +10 lines, -10 lines 0 comments Download
M ui/gfx/image/image_skia_util_ios.mm View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M ui/gfx/image/image_skia_util_mac.mm View 1 3 chunks +3 lines, -3 lines 0 comments Download
M ui/gfx/image/image_unittest_util.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/image/image_unittest_util_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/render_text_mac.mm View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/message_center/cocoa/notification_controller.mm View 1 2 15 chunks +16 lines, -15 lines 0 comments Download
M ui/native_theme/native_theme_mac.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/cocoa/bridged_content_view.mm View 1 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 38 (18 generated)
scroggo
5 years ago (2015-12-07 22:10:26 UTC) #2
tomhudson
Did this actually build? There are any number of callers that explicitly use gfx:: and ...
5 years ago (2015-12-07 22:13:46 UTC) #4
mtklein_C
https://codereview.chromium.org/1508893003/diff/1/skia/ext/skia_utils_mac.mm File skia/ext/skia_utils_mac.mm (right): https://codereview.chromium.org/1508893003/diff/1/skia/ext/skia_utils_mac.mm#newcode87 skia/ext/skia_utils_mac.mm:87: namespace skia { If this is the only change ...
5 years ago (2015-12-07 22:13:54 UTC) #6
scroggo
Adding OWNERS https://codereview.chromium.org/1508893003/diff/1/skia/ext/skia_utils_mac.mm File skia/ext/skia_utils_mac.mm (right): https://codereview.chromium.org/1508893003/diff/1/skia/ext/skia_utils_mac.mm#newcode87 skia/ext/skia_utils_mac.mm:87: namespace skia { On 2015/12/07 22:13:54, mtklein_C ...
5 years ago (2015-12-08 23:11:17 UTC) #9
mtklein_C
lgtm
5 years ago (2015-12-08 23:14:07 UTC) #10
jam
On 2015/12/08 23:11:17, scroggo wrote: > Adding OWNERS please call out which reviewers need to ...
5 years ago (2015-12-08 23:58:47 UTC) #11
Avi (use Gerrit)
This all lgtm.
5 years ago (2015-12-09 00:57:12 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508893003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508893003/40001
5 years ago (2015-12-09 16:07:30 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/155420) android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, ...
5 years ago (2015-12-09 16:13:52 UTC) #16
Nico
lgtm2
5 years ago (2015-12-09 16:39:36 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508893003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508893003/60001
5 years ago (2015-12-10 14:18:11 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/127550)
5 years ago (2015-12-10 14:34:24 UTC) #22
scroggo
pkotwicz@, will you please provide OWNERS review for chrome/browser/themes/theme_service_mac.mm mathp@, will you please provide OWNERS ...
5 years ago (2015-12-10 14:53:18 UTC) #24
Mathieu
suggestions lgtm
5 years ago (2015-12-10 15:10:42 UTC) #25
Nico
lgtm sorry :-(
5 years ago (2015-12-10 15:29:10 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508893003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508893003/60001
5 years ago (2015-12-10 15:30:44 UTC) #28
commit-bot: I haz the power
Failed to apply patch for ui/views/cocoa/bridged_content_view.mm: While running git apply --index -3 -p1; error: patch ...
5 years ago (2015-12-10 17:23:20 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508893003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508893003/80001
5 years ago (2015-12-10 17:37:12 UTC) #34
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-10 19:39:50 UTC) #36
commit-bot: I haz the power
5 years ago (2015-12-10 19:40:41 UTC) #38
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/66142aeb157633e07f84a4eb792a9c87f2149172
Cr-Commit-Position: refs/heads/master@{#364427}

Powered by Google App Engine
This is Rietveld 408576698