summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes it so we don't start watchdog when running under debuggersky2014-09-261-3/+5
* Enable SDCH over HTTPS.rdsmith2014-09-241-22/+16
* Add a mechanism for collecting Rappor samples on a daily interval.holte2014-09-221-1/+0
* ThreadWatcher - generate crash dump if ThreadWatcher doesn't disarmrtenneti2014-09-181-1/+1
* Moves ProfilerMetricsProvider to //components/metrics.gunsch2014-09-181-2/+2
* Use a std::string to store return value from FieldTrialList::FindFullName()rdsmith2014-09-121-1/+4
* Remove the unmaintained performance monitor.tonyg2014-09-111-10/+0
* Trigger the SW reporter to run once a week for users with UMA enabled.csharp2014-09-101-1/+1
* Convert this static method to a member method.erikwright2014-09-091-2/+1
* Never open guest pre-NewAvatarMenumlerman2014-09-091-0/+7
* Use qualified path for three more grit headers from ui.tfarina2014-09-071-1/+1
* Android: Remove more browser extensions code, and fullscreen ui.thestig2014-09-051-3/+5
* Cleanup: Remove unneeded grit include in chrome.thestig2014-08-291-1/+1
* Cleanup: Remove unneeded ui/ grit header includes.thestig2014-08-271-1/+0
* Add ProcessPowerCollector to audit CPU and power information.dhnishi2014-08-261-0/+10
* Move more metrics classes to metrics namespace.asvitkine2014-08-261-14/+20
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Only build various flash/pnacl/ppapi code when they are enabled. (try 2)thestig2014-08-261-1/+3
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Componentize component_updater: Move over a bunch of files to the component.tommycli@chromium.org2014-08-191-1/+1
* Cleanup: Another round of removing unneeded grit #includes in chrome.thestig@chromium.org2014-08-161-1/+0
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-141-0/+5
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-1/+2
* Certificate Transparency: Use component updater for EV whitelisteranm@chromium.org2014-08-121-0/+7
* Create variations param for RapporRollout to non-UMA users.holte@chromium.org2014-08-071-7/+6
* jankometer: Remove.sadrul@chromium.org2014-08-071-4/+0
* Replace the use of CLD_DATA_FROM* and CLD-related ifdefs with runtime checks.andrewhayden@chromium.org2014-07-301-3/+4
* Add a new "Configure" mechanism to CLD browser-side data interfaces.andrewhayden@chromium.org2014-07-301-4/+1
* Fix nacl_process_host.h includes.teravest@chromium.org2014-07-281-1/+4
* Prioritize CDM updates over pNaCl updates.sorin@chromium.org2014-07-241-1/+1
* Enabling CRLSet for ChromeOSleecam@chromium.org2014-07-231-8/+12
* Fix translate namespacenaiem.shaik@gmail.com2014-07-221-2/+4
* Remove disable-pnacl-install flag.jvoung@chromium.org2014-07-171-4/+3
* Keep all references to kInstallDate inside components/metrics/gab@chromium.org2014-07-161-12/+3
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-1/+1
* [Variations] Bring variations_http_header_provider to variations componentmathp@chromium.org2014-07-091-3/+3
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-091-3/+6
* Register CLD before CrlSet to give it a small priority boost.sorin@chromium.org2014-06-251-4/+4
* Remove flag --disable-crl-sets.agl@chromium.org2014-06-251-2/+1
* This patch defines three mechanisms for acquiring CLD2's data:andrewhayden@chromium.org2014-06-241-2/+5
* Adding a SW reporter component updater.mad@google.com2014-06-201-0/+5
* Componentize google_utilblundell@chromium.org2014-06-191-1/+1
* Remove pnacl_profile_observer from pnacl's use of component updater.jvoung@chromium.org2014-06-171-6/+0
* Don't fetch CRLSet component on Android.agl@chromium.org2014-06-161-1/+5
* Remove unloaded profile hash store initialization. Also:erikwright@chromium.org2014-06-141-2/+0
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-1/+0
* Componentize MetricsService.blundell@chromium.org2014-06-111-1/+1
* Android: Exclude feedback and storage monitor code.thestig@chromium.org2014-05-291-8/+9
* Remove dependencies of Metrics{Service,Log} on g_browser_process->local_state()blundell@chromium.org2014-05-261-6/+11
* Remove an obsolete comment.isherman@chromium.org2014-05-231-1/+0