summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Collapse toolbars in app tabs.aa@chromium.org2010-05-081-2/+8
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-5/+0
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-0/+5
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-11/+11
* When an app window gets a new tab, show the window.skerner@chromium.org2010-05-051-0/+1
* Second attempt at fix for Browser::AddTabWithURL. My first fix fixedsky@chromium.org2010-05-051-43/+57
* Tell the app launcher about any newly installed apps. This is intended to be ...aa@chromium.org2010-05-051-1/+1
* Make HandleCrossAppNavigation() handle the case when there's no source tab.viettrungluu@chromium.org2010-05-041-0/+4
* Focus an existing app tab when an app is clicked on the new tab page or invok...skerner@chromium.org2010-05-041-0/+112
* Enable preference change notifications for OTR HostContentSettingsMap s.t. ch...mnissler@chromium.org2010-05-041-1/+2
* Prevent navigations inside an app tab from clobbering the app tab.aa@chromium.org2010-05-041-4/+11
* Make reopen tabs work in Extension Windows.finnur@chromium.org2010-05-031-2/+2
* Fixes crash in Browser::AddTabWithURL. The crash would happen ifsky@chromium.org2010-05-031-1/+2
* Fix DuplicateTab browser crash with Extension Window found during debugging.finnur@chromium.org2010-05-031-5/+6
* Adds ability for newly inserted tabs to appear before other tabs. I'llsky@chromium.org2010-05-031-2/+18
* Revert 46208 - Focus an existing app tab when an app is clicked on the new ta...skerner@chromium.org2010-05-031-112/+0
* Focus an existing app tab when an app is clicked on the new tab page or invok...skerner@chromium.org2010-05-031-0/+112
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-1/+25
* Unbreak app launch container overriding. Before, you could choose what kind o...aa@chromium.org2010-04-301-15/+20
* Unbreak app windows. The signature to AddTabWithURL had changed, but in a com...aa@chromium.org2010-04-301-3/+3
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Fix runtime exception.skerner@chromium.org2010-04-291-1/+1
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+1
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-1/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+1
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-25/+1
* Re-land 45894. http://codereview.chromium.org/1732015aa@chromium.org2010-04-291-4/+76
* Change report bad webpage to be a web tab instead of native dialogfeldstein@chromium.org2010-04-291-2/+25
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-1/+25
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-27/+23