summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/system/statistics_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* Decouple loading of channel info and the rest of machine statistics.hshi@google.com2013-01-081-8/+12
* Read the ChromeOS channel info earlier during startup. asvitkine@chromium.org2012-12-171-28/+41
* [sync] [chromeos] Get rid of dependencies on chrome/browser from within sync/rsimha@chromium.org2012-12-071-0/+6
* chromeos: Break the dependency to chrome_switches.h from statistics_provider.cctfarina@chromium.org2012-10-241-4/+3
* Alternative GDrive promo for the File Managerkaznacheev@chromium.org2012-07-251-0/+10
* Add a suppression in StaticsProviderImpl for blocking the UI thread.jam@chromium.org2012-04-271-0/+3
* Make NameValuePairsParser support values that contain the 'equal' separator.joaodasilva@chromium.org2012-04-231-7/+13
* [Chrome OS ECHO]: Rename API and method namesgauravsh@chromium.org2012-04-171-6/+6
* [Chrome OS ECHO] Load cached ECHO coupons and hook them to getCouponCode()gauravsh@chromium.org2012-03-241-0/+9
* Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other co...oshima@chromium.org2012-03-161-2/+3
* Add correct channel to Chrome_ChromeOS crash reportsrbyers@chromium.org2012-03-101-0/+10
* Add dev switch boot mode to device policy status reports.dubroy@chromium.org2012-01-191-16/+29
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Don't block for 3 seconds after loading machine statistics.mnissler@chromium.org2011-12-301-4/+4
* Move GetNameValuePairsFromFile -> NameValuePairsParser, ERROR -> WARNINGstevenjb@chromium.org2011-12-141-20/+7
* Chrome version info getter for Chrome OS.kochi@google.com2011-12-141-0/+15
* 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-1/+1
* Fix EnterpriseMetricsTest.*rkc@chromium.org2011-10-111-6/+11
* chromeos: Load machine statistics in the FILE thread.satorux@chromium.org2011-10-101-19/+72
* Use stub StatisticsProvider implementation on Linux desktop (take 2)satorux@chromium.org2011-10-011-5/+30
* Revert 103572 - Use stub StatisticsProvider implementation on Linux desktopsatorux@chromium.org2011-10-011-31/+5
* Use stub StatisticsProvider implementation on Linux desktopsatorux@chromium.org2011-09-301-5/+31
* Fix memory leaks from MessagePumpLibevent::Run() for Chrome OS.satorux@chromium.org2011-09-141-4/+7
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-0/+108