summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/toolbar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+3
* Bound page reloading ignoring cache to the following user actions:avayvod@chromium.org2010-02-201-0/+6
* Fix bookmark star button theming. Patch by Thiago Farina.mirandac@chromium.org2010-02-191-1/+3
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Rebuild app menu in ToolbarView::RunAppMenuxiyuan@chromium.org2010-02-061-0/+2
* Added Star button to compact navigation mode.avayvod@chromium.org2010-02-051-21/+6
* Revert 38166 - Added Star button to compact navigation mode.pkasting@chromium.org2010-02-051-6/+21
* Added Star button to compact navigation mode.avayvod@chromium.org2010-02-051-21/+6
* Refactor BrowserActionsContainer so that it can be usedoshima@chromium.org2010-02-041-1/+1
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-271-4/+8
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-221-18/+1
* Factoring out the layout code from browser_view in preparation to implement s...oshima@chromium.org2010-01-151-0/+1
* Revert 36276 - Factoring out the layout code from browser_view in preparation...jshin@chromium.org2010-01-141-1/+0
* Factoring out the layout code from browser_view in preparation to implement s...oshima@chromium.org2010-01-141-0/+1
* Make back forward menu model a MenuModel.estade@chromium.org2009-12-301-4/+4
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-111/+4
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-141-2/+1
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-129/+2
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-9/+10
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-041-245/+4
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-4/+4
* Disables default browser check and exit menu for toolkit_views onsky@chromium.org2009-11-241-2/+5
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Revert 32012-32017mhm@chromium.org2009-11-151-4/+245
* rebasemhm@chromium.org2009-11-151-245/+4
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-121-1/+2
* DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".pfeldman@chromium.org2009-11-061-0/+3
* Use the original profile to get the sync service when building the app menu.tim@chromium.org2009-10-301-1/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-271-2/+0
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-261-5/+5
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-0/+3
* Add the Extensinos menu item to GTK.estade@chromium.org2009-10-231-6/+2
* Allow ESC to cancel ALT+SHIFT+T in Toolbar.mhm@chromium.org2009-10-201-9/+51
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Always re-layout the app menu to get sync system state.tim@chromium.org2009-10-161-2/+2
* Facelifts to sync UItim@chromium.org2009-10-151-3/+14
* Fix bug: browser action button disappears when loading a new extension. This ...sidchat@chromium.org2009-10-151-0/+10
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-40/+5
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-5/+40
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-40/+5
* Remove hot tracked toolbar button when toolbar removes focus.mhm@chromium.org2009-10-141-0/+6
* Fix flashing issue when hitting escape while find bar is active.mhm@chromium.org2009-10-131-0/+14
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-6/+5
* Revert r28645 - "Render sync code inactive..."tim@chromium.org2009-10-101-0/+7
* Render sync code inactive without any way to enable.tim@chromium.org2009-10-101-7/+0
* Browser actions: limit minimum size of omnibox. When decreasing the width of ...sidchat@chromium.org2009-10-091-0/+18
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-3/+3
* Make browser actions appear to the left of the bookmark menu.finnur@chromium.org2009-10-061-4/+4
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-061-4/+9
* Try again to check in the badge stuff.aa@chromium.org2009-10-031-1/+1