| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |