summaryrefslogtreecommitdiffstats
path: root/views/controls/progress_bar.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-6/+4
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-4/+4
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-2/+3
* [ChromeOS] Implement new progress bar mock.xiyuan@chromium.org2010-11-031-24/+150
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-8/+4
* 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