summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-3/+4
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+3
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-3/+4
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-1/+1
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-5/+2
* Added --services-manifest switch, to provide Chrome OS OEM services customiza...denisromanov@chromium.org2010-06-151-1/+16
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-9/+0
* Fixing mounting so that it remounts any devices it finds on boot.dhg@chromium.org2010-06-021-1/+1
* Changes session restore to throttle loading of tabs. New tabs aresky@chromium.org2010-06-021-10/+0
* Added notification for network message.chocobo@chromium.org2010-06-011-3/+11
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-7/+0
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-181-11/+0
* Handling volume up/down/mute keypresses within Chrome.scherkus@chromium.org2010-05-171-0/+5
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-1/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+1
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-1/+1
* Adds ability for newly inserted tabs to appear before other tabs. I'llsky@chromium.org2010-05-031-1/+3
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-1/+1
* fullscreen window app launch containererikkay@chromium.org2010-04-281-2/+2
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-4/+8
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-1/+1
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-1/+1
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-1/+1
* Changing how we get the profile for filebrowser and mediaplayer popups.dhg@chromium.org2010-04-221-3/+0
* GTK: raise old browser windows when adding a new tabestade@chromium.org2010-04-161-2/+14
* Addressed review feedback on previous CL introducing --in-process-webglkbr@google.com2010-04-161-1/+1
* Added --in-process-webgl command line argument to select the WebGLkbr@google.com2010-04-161-0/+2
* No longer display EULA when internal Flash enabled (revert r42783 and most of...viettrungluu@chromium.org2010-04-091-16/+0
* Show an infobar when the user is using an unsupported flag.viettrungluu@chromium.org2010-04-011-3/+29
* Temporary EULA display for internal plugin.viettrungluu@chromium.org2010-03-261-1/+1
* Fixes bug where triggering session restore while the browser wassky@chromium.org2010-03-261-12/+32
* Temporary stuff for internal plugins, part 1.viettrungluu@chromium.org2010-03-251-0/+17
* Implement status icons on windows.atwilson@google.com2010-03-241-5/+1
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-2/+5
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-0/+4
* Notification for battery with <= 15 minutes remaining.seanparent@google.com2010-03-191-0/+11
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-181-42/+63
* Support app tabs as a launch point for apps. Also, move the logic for launch...erikkay@chromium.org2010-03-121-38/+46
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-101-0/+3
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-0/+12
* Minor extensions code cleanuprafaelw@chromium.org2010-03-061-0/+1
* Disable registering, unregistering, and setting default browserhuanr@chromium.org2010-02-271-0/+5
* Removes tab overview related classes and renames TabOverviewTypes tosky@chromium.org2010-02-221-4/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Use regular message loop for cros login windowdavemoore@chromium.org2010-02-181-32/+39
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-4/+4
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-4/+34