summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-081-10/+17
* Revert "Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. P...rafaelw@chromium.org2009-10-071-17/+10
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. Part 1.rafaelw@chromium.org2009-10-071-10/+17
* This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-071-17/+10
* HTML Pack Extension Dialog. This removes the views implementation of the Exte...rafaelw@chromium.org2009-10-071-10/+17
* Reenables showing crashed info bar on chrome os.sky@chromium.org2009-10-011-2/+1
* Makes Chrome on Chrome OS not restore the last session if the lastsky@chromium.org2009-09-231-1/+0
* Retry of r26698.estade@chromium.org2009-09-211-24/+0
* Reverting r26698. Somehow this broke scons?estade@chromium.org2009-09-211-0/+24
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-211-24/+0
* <html>aa@chromium.org2009-09-211-11/+0
* Ignore remote requests to open tabs that would open external protocol handlers.mdm@chromium.org2009-09-171-0/+7
* posix: NOTIMPLEMENTED in --pack-extensionevan@chromium.org2009-09-131-0/+2
* Don't do a default browser check when new tabs are opened via the command line.mdm@chromium.org2009-09-091-1/+2
* Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.mirandac@chromium.org2009-09-091-3/+3
* Intercept HTTP requests for documents that GView is capable of displaying (suchdavemoore@chromium.org2009-09-041-0/+8
* Adding command-line option to override bans on certain port numbers through a...mirandac@chromium.org2009-08-311-0/+7
* Enable welcome page for non-windows platforms.estade@chromium.org2009-08-271-9/+1
* coverity: Make sure we have a profile before potentially adding the Crashed i...jhawkins@chromium.org2009-08-211-2/+5
* Ensure we have a valid profile when usingavi@chromium.org2009-08-111-0/+8
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-1/+1
* Fix Linux startup crash.brettw@chromium.org2009-07-211-10/+12
* Make testers happy.estade@chromium.org2009-07-171-1/+2