summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/external_metrics.cc
Commit message (Expand)AuthorAgeFilesLines
* external metrics: change event file locationsemenzato@chromium.org2014-05-181-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Disable noisy printf in external_metrics.ccdanakj@chromium.org2014-02-051-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Update the location of extract_actions.py in comments.xhwang@chromium.org2013-12-031-5/+5
* shill (chromeos): Enables new ProgressiveScan field trial groupswdg@chromium.org2013-10-031-0/+3
* cros: Remove SwapJank64vs32Parrot experimentjamescook@chromium.org2013-10-011-54/+0
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-2/+2
* Parse /etc/lsb-release only once on ChromeOSstevenjb@chromium.org2013-09-261-10/+1
* Fix incorrect file_util::WriteFile() checks.thestig@chromium.org2013-09-201-6/+5
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Separate parrot and non-parrot in swapjank experimentsemenzato@chromium.org2013-08-011-6/+33
* Make field trial randomization type a constructor param.asvitkine@chromium.org2013-07-301-8/+8
* cros: Remove completed zram field trialjamescook@chromium.org2013-07-031-105/+1
* cros: Init field trial for Swap Jank 32 vs 64jamescook@chromium.org2013-06-291-3/+48
* Use a direct include of time headers in chrome/browser/, part 2.avi@chromium.org2013-06-281-1/+1
* shill (chromeos): Makes progressive scan finch experiment server-controlledwdg@chromium.org2013-06-271-21/+27
* shill (chromeos): Enables finch experiment for progressive wifi scan.wdg@chromium.org2013-06-201-1/+155
* Export sparse UMA histograms to Chrome OS.semenzato@chromium.org2013-05-071-47/+63
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Histogram argument related changekaiwang@chromium.org2012-10-241-21/+24
* Histogram - add check for external Histogram data with mismatching range.hshi@google.com2012-10-011-6/+6
* Histogram - add check for external LinearHistogram data with mismatching range.hshi@chromium.org2012-09-051-1/+10
* Histogram - add check for invalid LinearHistogram data.hshi@chromium.org2012-08-241-0/+6
* Added check for invalid histogram data, added additional diagnostics to find ...zelidrag@chromium.org2012-08-031-0/+19
* Record user action metrics when the user presses F5, Shift+F5, Alt+Tab, Shift...yusukes@chromium.org2012-07-201-6/+0
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-171-4/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+4
* Replace NewRunnableMethod with Bind in ExternalMetrics.achuith@chromium.org2011-11-031-4/+7
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Put UMA user action added by Chrome OS CL#7864 in list of valid actions.petkov@chromium.org2011-09-191-0/+1
* Put UMA user actions added by Chrome OS CL#7565 in list of valid actions.petkov@chromium.org2011-09-161-0/+2
* cros: Even more clang plugin appeasing; even more compile error fixing (in ne...thakis@chromium.org2011-05-151-0/+2
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-3/+3
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* chromeos: Simplify user action code.derat@chromium.org2011-01-211-37/+18
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-211-0/+16
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-5/+5
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-4/+4
* Measure the time it takes to collect external metrics.petkov@chromium.org2010-07-011-0/+3
* Landing http://codereview.chromium.org/1735003chocobo@chromium.org2010-04-211-2/+10
* Lands http://codereview.chromium.org/1610030/show from Luigi:sky@chromium.org2010-04-211-174/+67
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-4/+6
* chromeos: Add some network metrics to the external metrics transport.derat@chromium.org2009-12-161-4/+84
* Still fixing ChromiumOS build.phajdan.jr@chromium.org2009-12-021-0/+1