summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of --start-renderers-manually since it's been broken for a long time ...jam@chromium.org2009-03-101-5/+1
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-10/+7
* revert broken change 10833nsylvain@chromium.org2009-03-031-6/+3
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-3/+6
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-6/+3
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-3/+6
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-1/+1
* Fix the misspelling of GetLaunchShortcutKind().mal@chromium.org2009-02-281-3/+3
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-3/+3
* When starting Chrome with the option to go to the home page on start-up, the ...jcampan@chromium.org2009-02-281-0/+4
* Drop whitespace at end of linewillchan@chromium.org2009-02-271-1/+1
* Fix the case of invoking chrome with --install-extension when chrome was notmpcomplete@google.com2009-02-251-1/+4
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-1/+1
* Attempt at fixing flakeyness when running session restore ui tests insky@google.com2009-02-241-2/+9
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-5/+4
* Do two TODOs related to --load-extension:aa@chromium.org2009-02-171-0/+1
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-141-1/+1
* Build alternate_nav_url_fetcher.cc on posixestade@chromium.org2009-02-141-1/+1
* Use real URLFixerUpper. Makes URLs on command line work.evan@chromium.org2009-02-121-1/+1
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-4/+5
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+0
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-0/+1
* Add UMA counter to track how users launch Chromecpu@google.com2009-02-061-0/+55
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-1/+1
* Fix unintentional edit from r9218.kuchhal@chromium.org2009-02-051-1/+1
* Open Chrome Window instead of tab when it is launched from a shortcut.kuchhal@chromium.org2009-02-051-4/+7
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-1/+1
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-031-4/+7
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-119/+112
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-311-96/+129
* Rollback 8998beng@google.com2009-01-311-130/+97
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-301-97/+130
* Register .crx file handler to install Chrome extensions.mpcomplete@google.com2009-01-301-10/+9
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-291-0/+9
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-2/+4
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-271-275/+3
* Add user script support to extensions.aa@chromium.org2009-01-251-3/+1
* Two things:ben@chromium.org2009-01-241-0/+1
* Fix SecondLaunch unit test.evan@chromium.org2009-01-211-1/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-26/+24
* Fix issue 6296 by using a dedicated delegate instance for each infobar that t...tim@chromium.org2009-01-161-0/+2
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Fixes two session restore bugs:sky@google.com2008-12-111-1/+11
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-4/+3
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+6
* Tear out all the old infobar code.ben@chromium.org2008-12-031-1/+0