summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/boot_times_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing firmware boot time display from login screen.gspencer@chromium.org2010-11-231-25/+27
* Keep track if user has logged in and check it before logging first render.avayvod@chromium.org2010-11-231-0/+4
* Record logout time stats for Chrome OS.satorux@chromium.org2010-11-221-12/+52
* Submitting http://codereview.chromium.org/4116010 on behalf of jglasgow@chrom...zelidrag@chromium.org2010-11-041-1/+2
* Corrected constant value from seconds to milliseconds. Fixed DCHECK this way.avayvod@chromium.org2010-11-021-1/+1
* Fixed test expectations, also made network observer a separate objectdavemoore@chromium.org2010-10-281-1/+1
* Revert 64114 - Second attempt to land http://codereview.chromium.org/4003006davemoore@chromium.org2010-10-271-1/+1
* Second attempt to land http://codereview.chromium.org/4003006davemoore@chromium.org2010-10-271-1/+1
* Revert 64104 - Prewarm google auth urldavemoore@chromium.org2010-10-271-1/+1
* Prewarm google auth urldavemoore@chromium.org2010-10-271-1/+1
* Move cookie fetching earlier, and don't block restore on itdavemoore@chromium.org2010-10-211-1/+2
* Output login times as timelinedavemoore@chromium.org2010-10-211-20/+65
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-8/+8
* chromeos: Append base:: to StringPrintf calls. Part 2.tfarina@chromium.org2010-09-041-11/+12
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Added file to track login times, and moved functionality to boot_times_loader.davemoore@chromium.org2010-07-211-22/+89
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Send boot times to UMA.davemoore@chromium.org2010-06-101-0/+58
* Boot times weren't getting displayeddavemoore@chromium.org2010-05-201-3/+3
* Fix new gcc error. This only happens on the ARM build, usingdavemoore@chromium.org2010-05-191-1/+1
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-191-58/+84
* Fix crash on login for debug version of Chrome.nkostylev@google.com2010-05-131-3/+9
* Make boottime delay not block file threaddavemoore@chromium.org2010-05-121-9/+7
* Allows browser tests to run with recent changedavemoore@chromium.org2010-05-061-0/+8
* Add time for when chrome's main() is called.davemoore@chromium.org2010-05-051-0/+11
* Put version and boot times on login screen.davemoore@chromium.org2010-05-041-0/+131