summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-1/+1
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-1/+4
* Disables pinned tabs until I land apps. I've #ifdef parts that aresky@chromium.org2010-01-281-9/+0
* Add a notification observer for the first tab load for Chrome OS.brettw@chromium.org2010-01-221-0/+9
* Make --app switch URL restrictions match normal command line restrictions.jschuh@chromium.org2010-01-151-3/+3
* Remove URL command line filtering from main startup path.jschuh@chromium.org2010-01-151-2/+2
* Limit URL schemes passed on the command line to file: and those allowed by Re...jschuh@chromium.org2010-01-141-4/+20
* Ensure existing user pinned chrome shortcuts have correct app id.xiyuan@chromium.org2010-01-131-0/+5
* Replaces the % character with \x when generating Windows shortcuts via jschuh@chromium.org2009-12-301-1/+6
* Fix racing condition that blocks profiles menu showing upxiyuan@chromium.org2009-12-221-0/+9
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-10/+0
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-0/+10
* Adds the cmdline "--new-window" that instructs the init sequenceestade@chromium.org2009-12-181-1/+2
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-171-3/+3
* ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...ananta@chromium.org2009-12-101-2/+9
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-071-1/+1
* Step 1 in getting rid of transient prefs. Move over --homepage totony@chromium.org2009-11-301-17/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+3
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-3/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+3
* In-application Keystone ticket promotion.mark@chromium.org2009-11-281-4/+16
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-251-3/+1
* Disables default browser check and exit menu for toolkit_views onsky@chromium.org2009-11-241-1/+1
* Default browser checking on start-up was broken.jcampan@chromium.org2009-11-231-1/+3
* Lands http://codereview.chromium.org/379007 for Dave:sky@chromium.org2009-11-111-0/+10
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+6
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-25/+24
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-8/+9
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-1/+1
* Change the use-flip command line flag from wchar_t to charbrettw@chromium.org2009-10-271-1/+1
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-20/+3
* Expand the options for how FLIP runs. The GFE team needsmbelshe@google.com2009-10-211-1/+3
* Ignore invalid urls on command line.estade@chromium.org2009-10-201-2/+4
* Disables session restore on chrome os when running tests. This causessky@chromium.org2009-10-201-0/+10
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-0/+5
* linux: fix build error on gcc-4.4 on Ubuntucraig.schlenter@chromium.org2009-10-081-1/+1