summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-3/+3
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-43/+55
* Rename Window->WindowWinben@chromium.org2009-03-141-5/+5
* rollback againben@chromium.org2009-03-141-5/+5
* Rename Window->WindowWinben@chromium.org2009-03-141-5/+5
* revertben@chromium.org2009-03-131-5/+5
* Rename Window->WindowWinben@chromium.org2009-03-131-5/+5
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-051-2/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+2
* Support DWM switching.ben@chromium.org2009-03-031-5/+7
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-021-0/+1
* Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...pkasting@chromium.org2009-02-271-19/+19
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-261-3/+8
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-251-15/+46
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-231-0/+2
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-231-2/+0
* Fullscreen mode UI.pkasting@chromium.org2009-02-231-0/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-4/+3
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-2/+2
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-2/+3
* Clean up toolbar layout code. I originally did this while looking into bookm...pkasting@chromium.org2009-02-181-74/+50
* 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
* New menu item for personalization project.munjal@chromium.org2009-02-061-0/+7
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-041-1/+4
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-291-2/+2
* Fix a small, subtle problem that caused an interactive_ui_test failure.pkasting@chromium.org2009-01-271-2/+8
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-271-10/+8
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-12/+42
* 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
* Enables restoring of keyboard focus to the the toolbar button that last had f...klink@chromium.org2009-01-061-14/+22
* Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...klink@chromium.org2008-12-181-0/+1
* Second attempt at extending the back button to the left edge when maximized.abarth@chromium.org2008-12-151-2/+16
* Cleanup part 6.pkasting@chromium.org2008-12-101-2/+4
* Cleanup part 4.pkasting@chromium.org2008-12-091-29/+7
* Cleanup, part 1.pkasting@chromium.org2008-12-081-40/+38
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-1/+64
* Rename Container->Widgetben@chromium.org2008-11-211-15/+13
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-1/+1
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-1/+1
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-1/+1
* More cleanup in Browser:ben@chromium.org2008-11-111-1/+1