summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Disable MetricsServiceTest.CrashRenderers on Linux.asanka@chromium.org2012-06-041-1/+7
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Adding verification code to prevent studies with repeated experiments.jwd@chromium.org2012-05-292-1/+17
* Use variation server's response date for variation expiry and start date chec...asvitkine@chromium.org2012-05-283-77/+108
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-1/+0
* Remove Instant field trials.sreeram@chromium.org2012-05-251-1/+0
* Explicitly check reporting state when returning the entropy source.stevet@chromium.org2012-05-251-5/+8
* Add a NULL-check for the TrackingSynchronizer's callback object, since it's a...isherman@chromium.org2012-05-251-1/+2
* Add a non-identfying entropy source to MetricsService and use it in FieldTria...stevet@chromium.org2012-05-242-0/+63
* Expand UMA upload success vs. failure histogram to explicitly track network f...isherman@chromium.org2012-05-231-0/+3
* Refactor out study validation function in VariationsService and add a unit test.asvitkine@chromium.org2012-05-233-29/+88
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-3/+3
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-224-13/+21
* Remove virtual keyboard support:yusukes@google.com2012-05-221-10/+0
* Add a minimum byte count to metrics log serializationstuartmorgan@chromium.org2012-05-213-57/+156
* Minor cleanups to variation_service.cc.asvitkine@chromium.org2012-05-171-7/+9
* Restoring the chrome variatioons client, with a fix for browser_test failures...jwd@chromium.org2012-05-175-0/+698
* Add histograms to track UMA upload success vs. failure rates.isherman@chromium.org2012-05-171-4/+33
* Adds per-provider information to omnibox UMA logs.mpearson@chromium.org2012-05-151-28/+7
* Add logging of Google Update configuration/statistics to UMA report.ryanmyers@chromium.org2012-05-145-15/+154
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-112-2/+2
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-101-4/+4
* [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...isherman@chromium.org2012-05-091-9/+2
* revert 135858: This depends on the previous revetnsylvain@chromium.org2012-05-081-211/+0
* Revert r135654: This breaks lots of browser tests running in release with DCH...nsylvain@chromium.org2012-05-084-496/+0
* Variations Service now creates field trials from variations seed.jwd@chromium.org2012-05-083-19/+106
* Add filtering logic for client-side variations.asvitkine@chromium.org2012-05-083-0/+346
* Retrieving Chrome Variations seed from server and storing in local prefs. Loa...jwd@chromium.org2012-05-074-0/+274
* Omnibox: Add logging of whether the user just deleted text from the omniboxmpearson@chromium.org2012-05-031-0/+1
* Keep track of pending uploads when persisting metrics logsstuartmorgan@chromium.org2012-05-031-1/+6
* Metrics should log size in pixeloshima@chromium.org2012-05-031-2/+1
* Omnibox: Add logging of what type of page was displayed when it's usedmpearson@chromium.org2012-05-011-0/+2
* Remove the hash fields from FieldTrials.stevet@chromium.org2012-04-273-11/+16
* Add suppression for about:histograms waiting on the UI thrad. This is a devel...jam@chromium.org2012-04-271-0/+2
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-272-18/+19
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-271-1/+2
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-1/+4
* Revert 134041 - Explicitly track the time source type in base/profiler/altern...dpapad@chromium.org2012-04-261-2/+1
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-261-1/+2
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-255-22/+314
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* Revert 133773 - [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-245-304/+22
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-245-22/+304
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-231-2/+2
* Clean up MetricsService unit test.isherman@chromium.org2012-04-231-14/+9
* cros: Log per-process memory use on low memory eventsjamescook@chromium.org2012-04-201-1/+1
* Revert 133212 - Add and implement API to associate Google experiment IDs with...groby@chromium.org2012-04-201-2/+2
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-201-2/+2
* Add two missing Omnibox events to the protobuf version of the UMA pipelineisherman@chromium.org2012-04-191-3/+11
* Don't cache the IO thread in the MetricsServiceisherman@chromium.org2012-04-192-11/+5