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

Issue 1418543002: Vectorize omnibox dropdown icons (Closed)

Created:
5 years, 2 months ago by Evan Stade
Modified:
5 years, 2 months ago
Reviewers:
Peter Kasting, sky
CC:
chromium-reviews, tfarina, James Su, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Vectorize omnibox dropdown icons Only some of them require special-casing for 1x. BUG=542443 TBR=sky@chromium.org Committed: https://crrev.com/07775d2d83230ad94fde14e65d46513ad9fd6cd3 Cr-Commit-Position: refs/heads/master@{#355153}

Patch Set 1 #

Patch Set 2 : notreached #

Total comments: 8

Patch Set 3 : pkasting review #

Total comments: 1

Patch Set 4 : whoops #

Patch Set 5 : Mondays... #

Patch Set 6 : compile #

Patch Set 7 : add gyp dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -2 lines) Patch
M chrome/browser/ui/views/omnibox/omnibox_result_view.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_result_view.cc View 1 2 2 chunks +11 lines, -2 lines 0 comments Download
M components/omnibox.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/autocomplete_match.h View 2 chunks +7 lines, -0 lines 0 comments Download
M components/omnibox/browser/autocomplete_match.cc View 1 2 3 4 5 2 chunks +35 lines, -0 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_calculator.icon View 1 chunk +20 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_calculator.1x.icon View 1 chunk +20 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_extension_app.icon View 1 chunk +36 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_extension_app.1x.icon View 1 chunk +36 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_http.icon View 1 chunk +26 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_search.icon View 1 chunk +27 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_star.icon View 4 1 chunk +18 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/omnibox_star.1x.icon View 4 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
Evan Stade
https://codereview.chromium.org/1418543002/diff/20001/components/omnibox/browser/autocomplete_match.h File components/omnibox/browser/autocomplete_match.h (right): https://codereview.chromium.org/1418543002/diff/20001/components/omnibox/browser/autocomplete_match.h#newcode110 components/omnibox/browser/autocomplete_match.h:110: static gfx::VectorIconId TypeToVectorIcon(Type type); we may want this to ...
5 years, 2 months ago (2015-10-20 00:49:13 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/1418543002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_result_view.cc File chrome/browser/ui/views/omnibox/omnibox_result_view.cc (right): https://codereview.chromium.org/1418543002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_result_view.cc#newcode574 chrome/browser/ui/views/omnibox/omnibox_result_view.cc:574: return GetMaterialIcon(); Nit: I dunno if separating this ...
5 years, 2 months ago (2015-10-20 01:03:00 UTC) #4
Evan Stade
https://codereview.chromium.org/1418543002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_result_view.cc File chrome/browser/ui/views/omnibox/omnibox_result_view.cc (right): https://codereview.chromium.org/1418543002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_result_view.cc#newcode574 chrome/browser/ui/views/omnibox/omnibox_result_view.cc:574: return GetMaterialIcon(); On 2015/10/20 01:02:59, Peter Kasting wrote: > ...
5 years, 2 months ago (2015-10-20 01:12:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418543002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418543002/40001
5 years, 2 months ago (2015-10-20 01:13:24 UTC) #8
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/110827) ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 2 months ago (2015-10-20 01:23:54 UTC) #10
Evan Stade
+sky for ui/gfx/BUILD.gn https://codereview.chromium.org/1418543002/diff/40001/components/omnibox/browser/autocomplete_match.cc File components/omnibox/browser/autocomplete_match.cc (right): https://codereview.chromium.org/1418543002/diff/40001/components/omnibox/browser/autocomplete_match.cc#newcode228 components/omnibox/browser/autocomplete_match.cc:228: gfx::VectorIconId::HISTORY, // HISTORY_URL oops, I copied ...
5 years, 2 months ago (2015-10-20 01:25:49 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418543002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418543002/60001
5 years, 2 months ago (2015-10-20 01:26:19 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/146662)
5 years, 2 months ago (2015-10-20 01:35:00 UTC) #17
Peter Kasting
https://codereview.chromium.org/1418543002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_result_view.cc File chrome/browser/ui/views/omnibox/omnibox_result_view.cc (right): https://codereview.chromium.org/1418543002/diff/20001/chrome/browser/ui/views/omnibox/omnibox_result_view.cc#newcode607 chrome/browser/ui/views/omnibox/omnibox_result_view.cc:607: return gfx::CreateVectorIcon(icon_id, 16, gfx::kChromeIconGrey); On 2015/10/20 01:12:09, Evan Stade ...
5 years, 2 months ago (2015-10-20 01:39:18 UTC) #18
Evan Stade
tbr'ing sky for ui/gfx/BUILD.gn
5 years, 2 months ago (2015-10-20 16:42:06 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418543002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418543002/100001
5 years, 2 months ago (2015-10-20 16:42:27 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/97795)
5 years, 2 months ago (2015-10-20 17:40:45 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1418543002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1418543002/120001
5 years, 2 months ago (2015-10-20 19:52:23 UTC) #28
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 2 months ago (2015-10-20 21:17:30 UTC) #29
commit-bot: I haz the power
5 years, 2 months ago (2015-10-20 21:18:18 UTC) #30
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/07775d2d83230ad94fde14e65d46513ad9fd6cd3
Cr-Commit-Position: refs/heads/master@{#355153}

Powered by Google App Engine
This is Rietveld 408576698