summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-301-0/+1
* This is another try to commit OOM priority management.gspencer@chromium.org2010-11-241-3/+15
* Revert "Revert "Hide ChromeDnsCertProvenanceChecker behind a factory.""agl@chromium.org2010-11-241-1/+5
* net: disable the Snap Start command line flag.agl@chromium.org2010-11-241-2/+3
* Revert 67175 - This change implements OOM priority management for ChromeOSviettrungluu@chromium.org2010-11-231-15/+3
* This change implements OOM priority management for ChromeOSgspencer@chromium.org2010-11-231-3/+15
* Revert "Hide ChromeDnsCertProvenanceChecker behind a factory."agl@chromium.org2010-11-231-5/+1
* Hide ChromeDnsCertProvenanceChecker behind a factory.agl@chromium.org2010-11-231-1/+5
* Record logout time stats for Chrome OS.satorux@chromium.org2010-11-221-0/+11
* Add UMA reporting for about:flags usage.rsesek@chromium.org2010-11-181-0/+2
* Restoring check for CHROME_HEADLESS environment variable when initializing Br...glotov@google.com2010-11-181-4/+6
* Rename CrosSettingsProviderProxy -> ProxyCrosSettingsProviderdilmah@chromium.org2010-11-161-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-121-1/+1
* startup: move some browser startup code into BrowserMainevan@chromium.org2010-11-121-10/+99
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-111-0/+6
* 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