summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-33/+39
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-39/+33
* Make pinned tabs a little stickier.estade@chromium.org2010-06-241-1/+13
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-231-1/+1
* Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...scherkus@chromium.org2010-06-221-0/+6
* Revert 50489 - Added app.launch.width and app.launch.height keys to app manif...robertshield@chromium.org2010-06-221-6/+0
* Added app.launch.width and app.launch.height keys to app manifest.scherkus@chromium.org2010-06-221-0/+6
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-7/+5
* Fixes regression in opening a new tab where we would open it at thesky@chromium.org2010-06-181-1/+1
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-2/+37
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-181-2/+18
* Don't show content browser for extension/theme downloads from gallery.xiyuan@chromium.org2010-06-171-0/+6
* Further refine the pinned tab navigation algorithm.estade@chromium.org2010-06-141-14/+39
* Interpret typed url into an apps extent from the NTP omnibox as launch eventrafaelw@chromium.org2010-06-111-9/+25
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-12/+5
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-111-2/+1
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-101-11/+0
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-55/+0
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-123/+110
* Show theme loading info bubble and info bars in last normal browser.xiyuan@chromium.org2010-06-091-1/+4
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-1/+4
* NTP: Remove bottom promos.arv@chromium.org2010-06-071-2/+0
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-4/+5
* On Chrome OS browse without sign in mode open only incognito windows.nkostylev@google.com2010-06-031-0/+5
* Save/restore position for the preferences window based on prefs,tfarina@chromium.org2010-06-031-0/+1
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-011-1/+15
* Adds enabling of experimental menu.sky@chromium.org2010-05-281-0/+1
* Adds side tab layout for chromeos. As part of this I renamed thesky@chromium.org2010-05-281-5/+6
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-5/+24
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-2/+10
* Implement upgrade notifications.finnur@chromium.org2010-05-261-2/+12
* Don't let bookmark navigations change content of pinned tab.estade@chromium.org2010-05-251-0/+15
* Relanding 48042.jcivelli@chromium.org2010-05-251-23/+4
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-6/+10
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-10/+6
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-2/+10
* Fix browser crash when refreshing extensions.finnur@chromium.org2010-05-191-0/+2
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-181-2/+0
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-141-5/+22
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-141-0/+5
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-141-1/+2
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-4/+2
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-2/+4
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-4/+2
* Tree fix: Initialize tab, which may be used uninitialized with certain code p...jhawkins@chromium.org2010-05-111-2/+2
* Move the refocus check so that the ntp code path hits it.skerner@chromium.org2010-05-111-107/+72
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-5/+0
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-0/+5
* Experiment: reuse an existing NTP if one exists.aa@chromium.org2010-05-091-0/+16