summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/bookmark_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-271-6/+7
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-271-2/+7
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-7/+64
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-2/+2
* Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...robertshield@google.com2009-04-231-7/+2
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-231-2/+7
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-2/+1
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-3/+3
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-1/+3
* Fixes regression in dragging bookmark bar. The bookmark bar would notsky@chromium.org2009-04-031-2/+3
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-4/+5
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-211-3/+6
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-201-2/+2
* Mac bookmark work. jrg@chromium.org2009-03-181-23/+1
* Fix bug where an extension toolstrip would sometimes get added twice to thempcomplete@google.com2009-03-171-3/+11
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-16/+18
* Disallows dragging from the bookmark bar when the bookmark bar issky@google.com2009-03-131-0/+8
* bustageben@chromium.org2009-03-121-1/+1
* bustageben@chromium.org2009-03-121-253/+0
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+256
* Refactors code for showing bookmarks menus into a standalone classsky@google.com2009-03-121-364/+44
* Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...mpcomplete@google.com2009-03-101-1/+2
* Unrevert 11294.mpcomplete@google.com2009-03-101-7/+87
* Reverting 11294.mpcomplete@google.com2009-03-091-87/+7
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-091-7/+87
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+25
* Fixes regression where bookmark bar would appear all black. Actually,sky@google.com2009-02-261-5/+0
* Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check forsky@google.com2009-02-251-1/+1
* Adds some debugging code in hopes of figuring out who is removing thesky@google.com2009-02-251-1/+8
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+2
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-181-0/+7
* Cleanup in preparation for Fullscreen mode.pkasting@chromium.org2009-02-131-5/+8
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-12/+13
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-14/+14
* Makes open all work again on the bookmark bar's context menu.sky@google.com2008-12-121-0/+1
* Reduce the amount of space between the location bar and the bookmark bar by a...glen@chromium.org2008-12-121-7/+15
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-031-1/+1
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-15/+15
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-15/+15
* Rename Container->Widgetben@chromium.org2008-11-211-7/+7