summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makes the default for what to do on startup be restore last session onsky@chromium.org2009-07-161-7/+3
* Various minor fixes:aa@chromium.org2009-07-151-10/+0
* Couple of changes for chrome os startup:sky@chromium.org2009-07-151-1/+16
* Don't clobber the previous session when showing about-linux splash page.estade@chromium.org2009-07-131-0/+21
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-081-2/+2
* Improved tab overview animations with better animation and wiring tosky@chromium.org2009-06-161-0/+10
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-3/+3
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-101-1/+18
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-091-0/+44
* blechaa@chromium.org2009-06-081-8/+10
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-5/+5
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Some UI tests would fail on some boxes as these tests have specific expectati...jcampan@chromium.org2009-06-011-1/+2
* Fix linux compilation for printmhm@chromium.org2009-05-301-0/+2
* Add --print command line argument to print a webpagemhm@chromium.org2009-05-301-0/+7
* Open a new tab page rather than the homepage if startup is set to "open the f...pkasting@chromium.org2009-05-271-2/+8
* Remove the last bits leftover from my frame window experiment.brettw@chromium.org2009-05-261-8/+0
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-4/+0
* Fix few miscellanous TODO(port)s.phajdan.jr@chromium.org2009-05-121-3/+0
* Fix the build in debug mode.jcampan@chromium.org2009-05-091-1/+2
* There was a potential race when showing the default browser info-bar on star-up,jcampan@chromium.org2009-05-091-1/+24
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+1
* Add customized first run tabscpu@google.com2009-05-091-24/+65
* Refactor BrowserInit in preparation for customized first run tabscpu@google.com2009-05-071-40/+29
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-3/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+2
* Blind fix for ChromeBot crashes.mal@chromium.org2009-05-031-1/+3
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-021-0/+125
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-011-122/+0
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-011-0/+122
* Deprecate wstring version of PathService::Get() in webkit.thestig@chromium.org2009-05-011-3/+4
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Add a comment to the hwnd view about proper usage. I was using it incorrectlybrettw@chromium.org2009-04-131-0/+9
* Stuff needed for alert info bars.estade@chromium.org2009-04-081-16/+4
* linux: don't crash on alert infobars.evan@chromium.org2009-04-081-6/+1
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+1
* Moving the storing/restoring of the focus from TabContents to WebContentsView...jcampan@chromium.org2009-03-121-1/+6
* 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