| Commit message (Expand) | Author | Age | Files | Lines |
* | Add function to CancelableTaskTracker and convert BootTimeLoader (take 2) | kaiwang@chromium.org | 2012-11-16 | 1 | -18/+14 |
* | Revert 168134 - Add function to CancelableTaskTracker and convert BootTimeLoader | kinuko@chromium.org | 2012-11-16 | 1 | -14/+18 |
* | Add function to CancelableTaskTracker and convert BootTimeLoader | kaiwang@chromium.org | 2012-11-16 | 1 | -18/+14 |
* | Move cancelable_request.cc/h to chrome/browser/common. | kaiwang@chromium.org | 2012-09-22 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Make BootTimesLoader marker usage thread safe | rbyers@chromium.org | 2012-03-01 | 1 | -2/+9 |
* | Retry: Convert stragglers not on spreadsheet to base::Bind() | ajwong@chromium.org | 2011-12-29 | 1 | -2/+2 |
* | Revert 115929 - Convert stragglers not on spreadsheet to base::Bind() | ajwong@chromium.org | 2011-12-29 | 1 | -2/+2 |
* | Convert stragglers not on spreadsheet to base::Bind() | ajwong@chromium.org | 2011-12-28 | 1 | -2/+2 |
* | Remove temporary redirect header and DEPS exception for cancelable_request.h | joi@chromium.org | 2011-12-27 | 1 | -1/+1 |
* | base::Bind: Convert NewCallbacks in chrome/. | jhawkins@chromium.org | 2011-12-24 | 1 | -2/+2 |
* | Add OVERRIDE to chrome/browser/chromeos/. | avi@chromium.org | 2011-11-22 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Add login times for session restore, and move location of login-times | davemoore@chromium.org | 2011-07-22 | 1 | -0/+4 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | ChromeOS: virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | cros: Even more clang plugin appeasing; even more compile error fixing (in ne... | thakis@chromium.org | 2011-05-15 | 1 | -0/+1 |
* | iwyu: Include callback_old.h where appropriate, final. | jhawkins@chromium.org | 2011-05-11 | 1 | -1/+1 |
* | chromeos: Update the references of notification includes to the new content l... | tfarina@chromium.org | 2011-03-07 | 1 | -3/+3 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Record logout time stats for Chrome OS. | satorux@chromium.org | 2010-11-22 | 1 | -1/+16 |
* | Output login times as timeline | davemoore@chromium.org | 2010-10-21 | 1 | -7/+27 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Added file to track login times, and moved functionality to boot_times_loader. | davemoore@chromium.org | 2010-07-21 | 1 | -4/+44 |
* | Send boot times to UMA. | davemoore@chromium.org | 2010-06-10 | 1 | -1/+7 |
* | Boot times weren't getting displayed | davemoore@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | - Made the writing of boot times happen on the file thread. | davemoore@chromium.org | 2010-05-19 | 1 | -0/+14 |
* | Add time for when chrome's main() is called. | davemoore@chromium.org | 2010-05-05 | 1 | -0/+4 |
* | Put version and boot times on login screen. | davemoore@chromium.org | 2010-05-04 | 1 | -0/+77 |