summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-061-2/+2
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Add histograms that track how long it takes to open the new tab page.tony@chromium.org2009-10-021-2/+8
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-021-1/+0
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+22
* The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....ericu@google.com2009-10-011-3/+19
* Set the initial enabledness state of any browser actions whenaa@chromium.org2009-09-301-0/+12
* Remove IdleTimer, which no one uses.pkasting@chromium.org2009-09-301-1/+0
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-58/+1
* Set new homepage preferences only if there is no existing value.kuchhal@chromium.org2009-09-301-4/+7
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-301-0/+50
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-4/+4
* Fixes regression introduced by fixing bookmark bar. We need to processsky@chromium.org2009-09-261-19/+25
* Minor cleanup. Converts Browser from storing a vector of pendingsky@chromium.org2009-09-251-48/+11
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-2/+10
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-4/+4
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-231-1/+10
* Adds a theme promo in the lower right cornerarv@chromium.org2009-09-231-0/+1
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-221-0/+5
* Retry of r26698.estade@chromium.org2009-09-211-10/+0
* Reverting r26698. Somehow this broke scons?estade@chromium.org2009-09-211-0/+10
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-211-10/+0
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+8
* Revert "Strict transport security: add checkbox to clear state."agl@chromium.org2009-09-181-1/+0
* GTK: Add a dialog for printing.estade@chromium.org2009-09-161-0/+10
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+3
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-141-2/+9
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-141-0/+14
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-0/+4
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-111-0/+1
* Put the find bar back for mac and linux.estade@chromium.org2009-09-101-2/+0
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-1/+1
* GTK: fix tabstrip index misalignment during tab removal.estade@chromium.org2009-09-091-1/+1
* Disable extensions shelf toggle {Ctrl + Alt + B} for extensions appearing on ...sidchat@google.com2009-09-091-0/+4
* Move the "history is too new" dialog out oftony@chromium.org2009-09-051-1/+9
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-6/+7
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-031-0/+22
* Removes some code I accidentally checked in with my last patch.sky@chromium.org2009-09-021-1/+1
* Makes openning a URL from the Omnibox on a pinned tab create a newsky@chromium.org2009-09-021-2/+10
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-311-0/+4
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-0/+12
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-281-4/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-281-0/+4
* Change default homepage experience.kuchhal@chromium.org2009-08-281-0/+9
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-261-0/+14
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-251-0/+15
* Enabling "Save as..." in view:source page.mhm@chromium.org2009-08-221-2/+9
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-201-5/+19
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-7/+8
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-181-15/+0