summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-091-3/+0
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-0/+4
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-0/+1
* cleanup: Change AddTabWithNavigationController to simply AddTab.evan@chromium.org2009-10-081-3/+2
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+1
* The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....ericu@google.com2009-10-011-0/+1
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-4/+0
* Set new homepage preferences only if there is no existing value.kuchhal@chromium.org2009-09-301-2/+4
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-301-0/+1
* Minor cleanup. Converts Browser from storing a vector of pendingsky@chromium.org2009-09-251-10/+13
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+1
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-141-0/+2
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-311-0/+1
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-0/+5
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-281-1/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-281-0/+1
* Change default homepage experience.kuchhal@chromium.org2009-08-281-0/+6
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-261-0/+2
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-201-0/+3
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-4/+3
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-2/+1
* Original change by Min-Yu Huang <minyu.huang@gmail.com> intc@google.com2009-08-051-3/+3
* mole API - take 2erikkay@chromium.org2009-08-041-0/+7
* Rolling back change 22245.chrome-bot@google.com2009-08-021-7/+0
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-011-0/+7
* Re-enable commands when coming out of full screen mode on linux.tc@google.com2009-07-301-4/+6
* linux: obey window positioning information when bounds are overriddenevan@chromium.org2009-07-231-0/+4
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-1/+1
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-2/+1
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-2/+2
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+5
* Reverting 21032.jcampan@chromium.org2009-07-181-5/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+5
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-2/+5
* Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.sky@chromium.org2009-07-131-1/+2
* DevTools: Toggle docked devtools window on shortcut.pfeldman@chromium.org2009-07-131-1/+1
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-101-2/+2
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-1/+1
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-071-0/+3
* Adds a couple of keybindings.sky@chromium.org2009-07-071-0/+3
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-11/+1
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-4/+0
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-10/+8
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-0/+3
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-18/+9
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+1
* Remove a bunch of #ifs in browser.h and browser.cc. These methods compiletc@google.com2009-06-051-8/+0
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-1/+3
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-4/+2