Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 1 | -3/+0 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 1 | -2/+0 |
* | views: Implement accessibility issue that was a TODO in the new progress bar ... | ctguil@chromium.org | 2010-03-18 | 1 | -0/+4 |
* | Added actual GoogleUpdate functionality to the OOBE update screen. | denisromanov@chromium.org | 2010-03-18 | 1 | -0/+2 |
* | Switched progress bar to integral positions (from 0 to 100). | avayvod@google.com | 2010-03-15 | 1 | -12/+10 |
* | Implementation of a progress bar control. | finnur@chromium.org | 2010-03-12 | 1 | -0/+82 |