summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-13/+0
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-498/+3
* Make the Downloads Shelf keyboard-accessible (via F6) and accessible todmazzoni@chromium.org2010-10-211-1/+2
* Fix a couple of bookmark bar problems:pkasting@chromium.org2010-08-171-1/+13
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attemp 2 at:sky@chromium.org2010-07-211-3/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+3
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-3/+0
* Removes debugging code added in hopes of finding crasher. The crashsky@chromium.org2010-06-291-4/+0
* Fixes bug in bookmark bar view if profile changed. If the profilesky@chromium.org2010-06-161-13/+13
* Adds some logging in hopes of tracking down a crasher.sky@chromium.org2010-06-041-0/+4
* The BookmarkBarView should not be visible for extension apps.finnur@chromium.org2010-05-131-0/+5
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-13/+8
* Fixes regression where bookmark bar context menu wouldn't show whensky@chromium.org2010-01-111-0/+1
* sync: Add two functions to sync_ui_util header and update the callers accordi...akalin@chromium.org2010-01-061-4/+0
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-0/+6
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-041-7/+4
* Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...tim@chromium.org2009-11-301-11/+10
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-5/+9
* Revert 32012-32017mhm@chromium.org2009-11-151-4/+7
* Remove explicitmhm@chromium.org2009-11-151-1/+1
* rebasemhm@chromium.org2009-11-151-6/+3
* Revert 31960 -- Bookmark tests seemed to fail after this went in.levin@chromium.org2009-11-131-8/+11
* Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...tim@chromium.org2009-11-131-11/+8
* Remove the browser_sync flag.zork@chromium.org2009-10-271-8/+1
* Makes it so that when a folder is open on the bookmark bar and thesky@chromium.org2009-10-261-12/+27
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-4/+4
* Use correct theme color for bookmark bar "drag things here" empty helper text.pkasting@chromium.org2009-10-131-2/+2
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+1
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-151-10/+11
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-151-11/+10
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-141-10/+11
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-2/+2
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-021-9/+15
* Relands drop support:sky@chromium.org2009-08-191-0/+4
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-4/+0
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-0/+4
* Added a button to the bookmark bar which shows up when the syncidana@chromium.org2009-08-111-0/+27
* Make the bookmark buttons follow theme changes correctly.glen@chromium.org2009-07-241-0/+6
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-0/+6
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+1
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-181-0/+6
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-1/+2
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-17/+17
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-2/+0
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+2
* Make bookmark_bar_view.h hopefully compile on Linux.brettw@chromium.org2009-05-261-7/+5
* Move the BookmarkMenuController out of bookmarks to the platform-specific partbrettw@chromium.org2009-05-261-1/+1