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

Issue 847833002: Upstream iOS specific design for omnibox (Closed)

Created:
5 years, 11 months ago by sdefresne
Modified:
5 years, 11 months ago
CC:
Cait (Slow), chromium-reviews, jochen (gone - plz use gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream iOS specific design for omnibox On iOS the omnibox display a different icon for result coming from "history", "search" and others sources, including different colors when in Incognito mode. Add iOS specific resources and introduce a variation in TypeToIcon() method to allow distinguishing result coming from "history" from the rest. BUG=446930 Committed: https://crrev.com/6401246730331a555a3a04f4aff7ae86117ca060 Cr-Commit-Position: refs/heads/master@{#311559}

Patch Set 1 #

Patch Set 2 : Remove common/ subdirectory #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -79 lines) Patch
M components/omnibox/autocomplete_match.cc View 1 chunk +46 lines, -22 lines 0 comments Download
M components/resources/autofill_scaled_resources.grdp View 1 1 chunk +8 lines, -8 lines 0 comments Download
A + components/resources/default_100_percent/autofill/amex.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/autofill/cc-generic.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/autofill/discover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/autofill/infobar_autofill_cc.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/autofill/mac_contacts_icon.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/autofill/mastercard.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/autofill/visa.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/amex.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/cc-generic.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/discover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/infobar_autofill_cc.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/mac_contacts_icon.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/mastercard.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/autofill/visa.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/omnibox/omnibox_extension_app.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/omnibox/omnibox_http.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/omnibox/omnibox_search.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pan_icon.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_ftp.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_ftp_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_ftp_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_ftw.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_ftw_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_ftw_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_print.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_print_disabled.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_print_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_print_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_save.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_save_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_save_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomin.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomin_end.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomin_end_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomin_end_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomin_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomin_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomout.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomout_hover.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_button_zoomout_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_dropshadow.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_page_indicator_background.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_0.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_1.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_2.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_3.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_4.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_5.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_6.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_7.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_8.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_progress_background.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_0.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_1.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_2.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_3.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_4.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_5.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_6.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_7.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_8.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_9.png View 1 Binary file 0 comments Download
D components/resources/default_100_percent/common/pdf/pdf_thumbnail_num_background.png View 1 Binary file 0 comments Download
A components/resources/default_100_percent/omnibox/ios/omnibox_history.png View 1 Binary file 0 comments Download
A components/resources/default_100_percent/omnibox/ios/omnibox_history_incognito.png View 1 Binary file 0 comments Download
A components/resources/default_100_percent/omnibox/ios/omnibox_http.png View 1 Binary file 0 comments Download
A components/resources/default_100_percent/omnibox/ios/omnibox_http_incognito.png View 1 Binary file 0 comments Download
A components/resources/default_100_percent/omnibox/ios/omnibox_search.png View 1 Binary file 0 comments Download
A components/resources/default_100_percent/omnibox/ios/omnibox_search_incognito.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/omnibox/omnibox_extension_app.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/omnibox/omnibox_http.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/omnibox/omnibox_search.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pan_icon.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_ftp.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_ftp_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_ftp_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_ftw.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_ftw_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_ftw_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_print.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_print_disabled.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_print_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_print_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_save.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_save_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_save_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomin.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomin_end.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomin_end_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomin_end_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomin_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomin_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomout.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomout_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_button_zoomout_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_dropshadow.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_page_indicator_background.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_0.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_1.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_2.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_3.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_4.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_5.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_6.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_7.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_8.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_progress_background.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_0.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_1.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_2.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_3.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_4.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_5.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_6.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_7.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_8.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_9.png View 1 Binary file 0 comments Download
A + components/resources/default_100_percent/pdf/pdf_thumbnail_num_background.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/amex.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/cc-generic.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/discover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/infobar_autofill_cc.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/mac_contacts_icon.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/mastercard.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/autofill/visa.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/amex.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/cc-generic.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/discover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/infobar_autofill_cc.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/mac_contacts_icon.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/mastercard.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/autofill/visa.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/omnibox/omnibox_extension_app.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/omnibox/omnibox_http.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/omnibox/omnibox_search.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pan_icon.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_ftp.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_ftp_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_ftp_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_ftw.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_ftw_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_ftw_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_print.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_print_disabled.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_print_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_print_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_save.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_save_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_save_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomin.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomin_end.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomin_end_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomin_end_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomin_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomin_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomout.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomout_hover.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_button_zoomout_pressed.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_dropshadow.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_page_indicator_background.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_0.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_1.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_2.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_3.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_4.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_5.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_6.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_7.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_8.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_progress_background.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_0.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_1.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_2.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_3.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_4.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_5.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_6.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_7.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_8.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_9.png View 1 Binary file 0 comments Download
D components/resources/default_200_percent/common/pdf/pdf_thumbnail_num_background.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/omnibox/ios/omnibox_history.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/omnibox/ios/omnibox_history_incognito.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/omnibox/ios/omnibox_http.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/omnibox/ios/omnibox_http_incognito.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/omnibox/ios/omnibox_search.png View 1 Binary file 0 comments Download
A components/resources/default_200_percent/omnibox/ios/omnibox_search_incognito.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/omnibox/omnibox_extension_app.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/omnibox/omnibox_http.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/omnibox/omnibox_search.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pan_icon.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_ftp.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_ftp_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_ftp_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_ftw.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_ftw_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_ftw_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_print.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_print_disabled.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_print_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_print_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_save.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_save_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_save_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomin.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomin_end.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomin_end_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomin_end_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomin_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomin_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomout.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomout_hover.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_button_zoomout_pressed.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_dropshadow.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_page_indicator_background.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_0.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_1.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_2.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_3.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_4.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_5.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_6.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_7.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_8.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_progress_background.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_0.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_1.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_2.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_3.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_4.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_5.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_6.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_7.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_8.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_9.png View 1 Binary file 0 comments Download
A + components/resources/default_200_percent/pdf/pdf_thumbnail_num_background.png View 1 Binary file 0 comments Download
D components/resources/default_300_percent/common/omnibox/omnibox_extension_app.png View 1 Binary file 0 comments Download
A components/resources/default_300_percent/omnibox/ios/omnibox_history.png View 1 Binary file 0 comments Download
A components/resources/default_300_percent/omnibox/ios/omnibox_history_incognito.png View 1 Binary file 0 comments Download
A components/resources/default_300_percent/omnibox/ios/omnibox_http.png View 1 Binary file 0 comments Download
A components/resources/default_300_percent/omnibox/ios/omnibox_http_incognito.png View 1 Binary file 0 comments Download
A components/resources/default_300_percent/omnibox/ios/omnibox_search.png View 1 Binary file 0 comments Download
A components/resources/default_300_percent/omnibox/ios/omnibox_search_incognito.png View 1 Binary file 0 comments Download
A + components/resources/default_300_percent/omnibox/omnibox_extension_app.png View 1 Binary file 0 comments Download
M components/resources/omnibox_scaled_resources.grdp View 1 1 chunk +13 lines, -3 lines 0 comments Download
M components/resources/pdf_scaled_resources.grdp View 1 1 chunk +46 lines, -46 lines 0 comments Download

Messages

Total messages: 24 (4 generated)
sdefresne
erikwright: please take a look bdibello: FYI
5 years, 11 months ago (2015-01-12 17:48:25 UTC) #2
sdefresne
erikwright: please take a look at components/resources mpearson: please take a look at components/omnibox
5 years, 11 months ago (2015-01-12 17:49:44 UTC) #4
Mark P
components/omnibox/autocomplete_match.cc lgtm That said, I find the history distinctions odd. Why is a suggest that ...
5 years, 11 months ago (2015-01-12 18:44:29 UTC) #5
sdefresne
bdibello: as the original author of the downstream change, can you answer the question from ...
5 years, 11 months ago (2015-01-12 18:46:35 UTC) #6
bdibello
> That said, I find the history distinctions odd. Why is a suggest that the ...
5 years, 11 months ago (2015-01-12 19:23:51 UTC) #7
erikwright (departed)
[+other components reviewers who can either answer my question or else probably ought to learn ...
5 years, 11 months ago (2015-01-12 19:43:31 UTC) #8
jochen (gone - plz use gerrit)
i don't see a common subdir? usually, if a component spans several processes, we encourage ...
5 years, 11 months ago (2015-01-12 19:48:26 UTC) #10
erikwright (departed)
The hierarchy looks like this: //src/components/resources/default_100_percent/common/omnibox/ios/omnibox_history.png There is no other subdirectory in "default_100_percent" besides "common". ...
5 years, 11 months ago (2015-01-12 19:51:02 UTC) #11
jochen (gone - plz use gerrit)
ah, I wasn't looking that deep down in the hierarchy. no idea about why resources ...
5 years, 11 months ago (2015-01-12 19:52:19 UTC) #12
erikwright (departed)
[+oshima for his thoughts] The common directory was created in http://crrev.com/180943003 as a byproduct of ...
5 years, 11 months ago (2015-01-12 19:59:49 UTC) #13
sdefresne
On 2015/01/12 at 19:59:49, erikwright wrote: > [+oshima for his thoughts] > > The common ...
5 years, 11 months ago (2015-01-12 20:02:07 UTC) #14
erikwright (departed)
That is my interpretation, yes. Ultimately, it's up to us, of course. But it seems ...
5 years, 11 months ago (2015-01-12 20:05:20 UTC) #15
oshima
On 2015/01/12 20:05:20, erikwright wrote: > That is my interpretation, yes. Ultimately, it's up to ...
5 years, 11 months ago (2015-01-12 20:23:55 UTC) #16
erikwright (departed)
On 2015/01/12 20:23:55, oshima wrote: > On 2015/01/12 20:05:20, erikwright wrote: > > That is ...
5 years, 11 months ago (2015-01-12 20:33:29 UTC) #17
blundell
On 2015/01/12 20:33:29, erikwright wrote: > On 2015/01/12 20:23:55, oshima wrote: > > On 2015/01/12 ...
5 years, 11 months ago (2015-01-13 02:00:57 UTC) #18
sdefresne
I've reuploaded another patchset that remove the common/ subdirectory. Please take another look.
5 years, 11 months ago (2015-01-13 18:19:34 UTC) #19
erikwright (departed)
LGTM. Thanks!
5 years, 11 months ago (2015-01-13 18:38:07 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/847833002/20001
5 years, 11 months ago (2015-01-14 20:57:23 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-14 22:38:56 UTC) #23
commit-bot: I haz the power
5 years, 11 months ago (2015-01-14 22:40:11 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6401246730331a555a3a04f4aff7ae86117ca060
Cr-Commit-Position: refs/heads/master@{#311559}

Powered by Google App Engine
This is Rietveld 408576698