summaryrefslogtreecommitdiffstats
path: root/views/controls/progress_bar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-1/+1
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-2/+0
* views: Implement accessibility issue that was a TODO in the new progress bar ...ctguil@chromium.org2010-03-181-0/+4
* Added actual GoogleUpdate functionality to the OOBE update screen.denisromanov@chromium.org2010-03-181-0/+2
* Switched progress bar to integral positions (from 0 to 100).avayvod@google.com2010-03-151-12/+10
* Implementation of a progress bar control.finnur@chromium.org2010-03-121-0/+82