summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Moving GUID generation from base to chrome/browser/guid*dhollowa@chromium.org2010-10-141-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-3/+3
* Factoring GUID generation from metrics to basedhollowa@chromium.org2010-10-133-62/+7
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-122-2/+2
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-4/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Add a pointer to chrome/tools/extract_actions.py in user_metrics.h.satorux@chromium.org2010-09-141-1/+2
* Fix the expected number of crashes in a metrics test.nirnimesh@chromium.org2010-09-071-3/+4
* Revert 58663 - Revert 58641 - Add user metrics for nonsandboxed plugin infobar.nsylvain@chromium.org2010-09-071-3/+2
* Revert 58641 - Add user metrics for nonsandboxed plugin infobar.mal@chromium.org2010-09-071-2/+3
* Add user metrics for nonsandboxed plugin infobar.bauerb@chromium.org2010-09-061-3/+2
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-13/+10
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-4/+4
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* * Add rmdir, mkdir -p and umask to d8 on Unix.evan@chromium.org2010-08-171-2/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-113-18/+21
* Add GetMachineStatistic to SystemLibrary.stevenjb@chromium.org2010-08-092-28/+5
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-302-9/+9
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.phajdan.jr@chromium.org2010-07-261-7/+7
* LogStoreStatus histogram modification.ziadh@chromium.org2010-07-242-1/+3
* Change to (quieter) NOTREACHED() rather than (noisy) LOG(DFATAL)jar@chromium.org2010-07-221-9/+9
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-214-40/+45
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-4/+7
* Send the gpu information along with the rest of the metrics.rlp@chromium.org2010-07-201-0/+9
* Fix two browser/broswer typos.nick@chromium.org2010-07-191-1/+1
* Compress and checksum pending logs that are going to be persisted. Persisted ...ziadh@chromium.org2010-07-193-67/+374
* 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