summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/boot_times_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Add function to CancelableTaskTracker and convert BootTimeLoader (take 2)kaiwang@chromium.org2012-11-161-18/+14
* Revert 168134 - Add function to CancelableTaskTracker and convert BootTimeLoaderkinuko@chromium.org2012-11-161-14/+18
* Add function to CancelableTaskTracker and convert BootTimeLoaderkaiwang@chromium.org2012-11-161-18/+14
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Make BootTimesLoader marker usage thread saferbyers@chromium.org2012-03-011-2/+9
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-2/+2
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-2/+2
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-2/+2
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* base::Bind: Convert NewCallbacks in chrome/.jhawkins@chromium.org2011-12-241-2/+2
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-221-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Add login times for session restore, and move location of login-timesdavemoore@chromium.org2011-07-221-0/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* ChromeOS: virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* cros: Even more clang plugin appeasing; even more compile error fixing (in ne...thakis@chromium.org2011-05-151-0/+1
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-111-1/+1
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-3/+3
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Record logout time stats for Chrome OS.satorux@chromium.org2010-11-221-1/+16
* Output login times as timelinedavemoore@chromium.org2010-10-211-7/+27
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added file to track login times, and moved functionality to boot_times_loader.davemoore@chromium.org2010-07-211-4/+44
* Send boot times to UMA.davemoore@chromium.org2010-06-101-1/+7
* Boot times weren't getting displayeddavemoore@chromium.org2010-05-201-1/+1
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-191-0/+14
* Add time for when chrome's main() is called.davemoore@chromium.org2010-05-051-0/+4
* Put version and boot times on login screen.davemoore@chromium.org2010-05-041-0/+77