summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Use chrome::kAboutCrashURL in a few most places.thestig@chromium.org2010-04-071-8/+7
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-312-4/+4
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-1/+1
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-232-7/+28
* Linux: Fix test crash expectations for MetricsServiceTest.CrashRenderers.thestig@chromium.org2010-03-161-2/+3
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-1/+1
* Switch to continuous reporting of uptimejar@chromium.org2010-03-103-28/+33
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Mark MetricsServiceTest.CrashRenderers as FLAKY.andybons@chromium.org2010-03-051-1/+1
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-243-1/+424
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-192-11/+13
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-193-3/+3
* Revert 39421 - Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Switch to putting appversion at top level of XMLjar@chromium.org2010-02-191-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-4/+2
* Use buildtime to ensure stability statsjar@chromium.org2010-01-193-12/+26
* Add GMT restriction to buildtime calculationjar@chromium.org2010-01-181-1/+1
* Mark the following tests FLAKY on Windows.tkent@chromium.org2010-01-121-0/+4
* Add buildtime to UMA upload datajar@chromium.org2010-01-062-14/+54
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-1/+1
* Enable UMA data upload in ChromeFramejar@chromium.org2009-12-232-3/+16
* Improve reporting of subprocess crashes.asargent@chromium.org2009-12-043-3/+38
* Fix DCHECK that was firing in metrics service in debug builds. This particul...jam@chromium.org2009-12-011-1/+1
* Revert 33344 - Relocate plugin list fetching to PluginServicejamesr@chromium.org2009-11-302-33/+29
* Remove another instance of using the transient pref service. This preftony@chromium.org2009-11-301-2/+3
* Relocate plugin list fetching to PluginServiceevan@chromium.org2009-11-302-29/+33
* Add -profile command line switchdavemoore@chromium.org2009-11-302-29/+0
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-3/+4
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-5/+5
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-175-10/+10
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-135-103/+26
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-134-16/+16
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-133-35/+0
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-051-0/+2
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-2/+1
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-15/+5
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-1/+1
* Bug fix: MetricsService::RecordPluginChanges should handle only pluginsgregoryd@google.com2009-10-092-5/+28
* Use the lite runtime for system_metrics.proto.nick@chromium.org2009-10-081-0/+2
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-071-0/+20
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-071-20/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-071-0/+20
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-6/+4
* Size the buffer used for the metrics log text properly.mark@chromium.org2009-09-151-4/+6
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-191-17/+17
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-3/+4
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-152-10/+20