summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+1
* Removed some unused code. We were adding some data to std::set objects that n...ziadh@chromium.org2010-07-102-38/+7
* Change a bunch of string types.estade@chromium.org2010-06-292-6/+6
* Cleanup some unncessary dependencies on libxml.mad@google.com2010-06-272-1/+8
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-2/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Landing CL http://codereview.chromium.org/2767013/show on behalf of petkov@ch...zelidrag@chromium.org2010-06-161-0/+31
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-141-3/+3
* Relanding this CL as the earlier attempt broke ChromeOS metrics tests.ananta@chromium.org2010-06-104-648/+44
* Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOSjoth@chromium.org2010-06-104-44/+642
* Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall...ananta@chromium.org2010-06-104-642/+44
* Submitting CL http://codereview.chromium.org/2324001 on behalf of petkov@chro...zelidrag@chromium.org2010-06-086-48/+187
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-2/+5
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-063-5/+5
* Fix a bunch of lint/style issuesjar@chromium.org2010-06-031-11/+11
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-4/+5
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+6
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Reduce inter-upload interval for UMA logs to 30 minutesjar@chromium.org2010-05-071-2/+2
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-051-7/+11
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-041-11/+7
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Lands http://codereview.chromium.org/1610030/show from Luigi:sky@chromium.org2010-04-214-5/+23
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* 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