summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* net: add certificate provenance checking.agl@chromium.org2010-11-041-0/+4
* Revert 65010 - Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-15/+3
* Turn on file access checks on Win.jam@chromium.org2010-11-041-1/+1
* Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-3/+15
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-1/+1
* Turn on file access checks on Win.jam@chromium.org2010-11-031-1/+1
* This moves log output for ChromeOS to safer locations.gspencer@chromium.org2010-11-021-10/+2
* Revert 64638 - This moves log output for ChromeOS to safer locations.gspencer@chromium.org2010-11-011-2/+10
* This moves log output for ChromeOS to safer locations.gspencer@chromium.org2010-11-011-10/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-16/+16
* This fixes the logging for ChromeOS so that it uses symlinksgspencer@chromium.org2010-10-281-2/+1
* Re-land 64094 - Mac: turn on file access checks for the UI thread.nick@chromium.org2010-10-271-1/+1
* Revert 64094 - Mac: turn on file access checks for the UI thread.nick@chromium.org2010-10-271-1/+1
* Don't verify thread IO safety on ChromeOS for now.evan@chromium.org2010-10-271-1/+1
* Mac: turn on file access checks for the UI thread.thakis@chromium.org2010-10-271-1/+1
* [Chrome OS] Pass Google accounts password to synccmasone@chromium.org2010-10-271-1/+2
* Call SetBrowserX11ErrorHandlers before calling profile_manager()->GetDefaultP...yusukes@chromium.org2010-10-271-4/+4
* ThreadRestrictions: disallow blocking IO on the UI threadevan@chromium.org2010-10-271-0/+9
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+4
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* In short, break out the SearchEngineType enum into its own header file.levin@chromium.org2010-10-261-6/+6
* Temporary fix to reduce the spdy concurrent streams to 6.mbelshe@chromium.org2010-10-251-0/+9
* Output login times as timelinedavemoore@chromium.org2010-10-211-0/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-1/+1
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-3/+8
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-191-8/+3
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-3/+8
* Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...sanjeevr@chromium.org2010-10-181-1/+1
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Rename about:labs to about:flags, part 3/3thakis@chromium.org2010-10-151-2/+2
* Reland: Call InitEventRouters after a successful chromeos login.dmazzoni@chromium.org2010-10-141-0/+3
* Cleanup: Introducing moving code to a separate function.glotov@chromium.org2010-10-141-17/+24
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-39/+41
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Increase spdy control to 10%.lzheng@chromium.org2010-10-111-2/+2
* net: add --enable-snap-startagl@chromium.org2010-10-111-0/+2
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-3/+3
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-0/+6
* ConvertLabsToSwitches earlier in startup sequence to fix Background Webappsrickcam@chromium.org2010-10-071-3/+1
* <html>glotov@chromium.org2010-10-061-0/+12
* Back to 50/50% field trial for dev channelgavinp@chromium.org2010-10-061-1/+1
* Move link prefetch field trial to 2% for m7, using 1000 basegavinp@chromium.org2010-10-061-2/+2
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+1
* Revert 61564 - Move link prefetch field trial to 2% for m7.gavinp@chromium.org2010-10-051-1/+1
* Move link prefetch field trial to 2% for m7.gavinp@chromium.org2010-10-051-1/+1
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-2/+1
* [Chrome OS] Add pending_requests flag to LoginStatusConsumer::OnLoginSuccesscmasone@chromium.org2010-10-051-1/+2
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-011-0/+20
* Stop refcounting ClientSocketPool.willchan@chromium.org2010-09-291-9/+9