summaryrefslogtreecommitdiffstats
path: root/views/controls/progress_bar.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-2/+0
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-5/+1
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-16/+0
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+2
* views: Implement accessibility issue that was a TODO in the new progress bar ...ctguil@chromium.org2010-03-181-2/+9
* Added actual GoogleUpdate functionality to the OOBE update screen.denisromanov@chromium.org2010-03-181-0/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Switched progress bar to integral positions (from 0 to 100).avayvod@google.com2010-03-151-14/+10
* Implementation of a progress bar control.finnur@chromium.org2010-03-121-0/+212