Commit Graph
21 Commits
Author SHA1 Message Date
Pete Miller 1bb9e9c82a Use chromium's side panel inside our side bar container, and insert Reading List
Chromium's side panel is controlled by Brave's side bar buttons, via chromium's side panel coordinator
2022-08-19 15:37:36 -07:00
Simon Hong 4a50614b1e Updated the bookmrk icon of omnibox autocomplete entry
fix https://github.com/brave/brave-browser/issues/24247

f/u for https://github.com/brave/brave-core/pull/14567
Added more margin to icon to make it show smaller.
2022-08-17 08:07:04 +09:00
Simon Hong 92e45064c9 Updated the bookmrk icon of omnibox autocomplete entry
fix https://github.com/brave/brave-browser/issues/24247
2022-08-11 09:02:03 +09:00
mkarolin a5eccc9b98 Fixes omnibox pedal icon.
Replaces Chrome pedal icon with Brave lion.

Fixes brave/brave-browser#20223

Also, updated the copyright statement in product.icon from which the new
pedal.icon has been copied.
2022-01-04 22:39:35 -05:00
mkarolin 01af140ac1 Normialized line endings after adding .gitattributes. 2021-08-05 10:22:04 -04:00
Pete Miller 1d9e5faaa6 Product Icon used in infobar gets hardcoded full-color 2019-10-31 13:49:17 -07:00
Pete Miller d596a9e2fe A new avatar icon set 2019-10-22 11:46:03 -07:00
Pete Miller 622dbf8c5f New set of brave-specific profile icons and icon functionality
- Initial profile uses the first icon in the set
- New profiles choose a random icon from the 2nd+ icons in the set
- Pre-this-version profiles which did not select an image use the first icon in the set
- Pre-this-version profiles which did select an image use the previously selected chromium icon
2019-08-26 23:39:38 -07:00
Simon Hong c49e52d1a7 Replace incognito profile icon 2019-08-02 09:01:27 +09:00
Ross Moody 138a95b3a0 Create product.icon 2019-07-22 08:16:19 +09:00
Jocelyn Liu 0cfeb338c5 Add a new translate icon 2019-04-03 19:10:48 -07:00
Max Karolinskiy 82059e0ed0 Relocated toolbar icons to omnibox since toolbar is no longer used in
Chromium. Also, relocated settings.icon to chrome/app.

Fixes brave/brave-browser#2641
2018-12-21 19:46:31 -05:00
Ross Moody fc9b04ca3a Toolbar icon 1x revisions
- updated settings, home, stop, bookmark, back, forward and reload icons in only the non retina format by a 1/2 a pixel on the strokes.
2018-12-02 17:03:59 -08:00
Ross Moody e288e8ab77 Update vector_icons/chrome/app/vector_icons/user_account_avatar.icon
- user avatar icon scaled down by 2 px
2018-10-25 21:30:10 -07:00
Ross Moody d4d5716ef0 Icon Updates
- general icon aesthetic and ver fine polish updates
- adjusted menu to kabob instead of dots
- settings omnibox lion now is full color
- house is more housey
- omnibox https security chip icons are revised to spec
- adjusted autoplay icon from extension to a play button icon
- incognito icon went from weird robber guy to cool sunglasses
- Page action icons (magnify, find-in-page, autoplay, cookies, generic extension)
- Some default favicon but not the real tab bar default favicon
- removed the unused VR icon

Use new icon for blocked autoplay graphic, since the usage of it is a new feature.
2018-10-04 17:00:42 -07:00
Peter Miller 26ccd70bdd UI: Move bookmark button to primary navigation area
Adds a new brave-core Class: `BookmarkButton` (borrows from `StarView`)

Adds a new brave-core subclass for `ToolbarView`: `BraveToolbarView`, which creates the BookmarkButton and adds to Layout.
Adds a new brave-core subclass for `LocationBar` so that the original `StarView` is no longer displayed.

Patches `BookmarkBubbleView` to so it's left side is anchored to the BookmarkButton, since this has moved from the right side to the left side of the ToolbarView.
- set_arrow cannot be called in our own method without subclassing BookmarkBubbleView since the original `ShowBubble` method sets the arrow and Inits the bubble before returning. Once it is set it cannot be changed.

Note that there is a preference for whether the editing of bookmarks is enabled, though that seems to be automatically controller rather than user-controlled. For example, guest windows will have that setting disabled.
2018-08-17 13:48:40 -07:00
Pete Miller 4b5c1216b1 Combine different icon canvas sizes to single .icon files
Fix https://github.com/brave/brave-browser/issues/270 since 1x icons were no longer referenced.
Follow-on from upstream at https://chromium.googlesource.com/chromium/src.git/+/877c14658b8234f20d24545d7684191b3de9b387 which supports many canvas sizes in one file instead of multiple sibling files.
2018-07-05 13:14:00 -07:00
Ross Moody c6d6ded31f Toolbar Icon Updates
Getting more familiar with icon structure and Skia in Chromium and updated a few select icons in toolbar to reflect .23x icon styling.
2018-06-19 16:59:22 -07:00
Brian R. Bondy 0bbe939175 brave-core changes for Chromium 67.0.3396.62 2018-06-04 01:37:51 -04:00
AlexeyBarabash 8e43743393 auto-close word, closes brave/brave-browser#160 2018-04-11 17:21:24 +03:00
AlexeyBarabash 2d6e2e64f4 some new vector icons for toolbar 2018-04-11 11:11:59 +03:00