summaryrefslogtreecommitdiffstats
path: root/views/controls/progress_bar_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-2/+2
* views: Implement a TODO to test the Accessible Name feature for the ProgressB...ctguil@chromium.org2010-03-311-1/+8
* Added unit test for the views::ProgressBar::AddProgress method.denisromanov@chromium.org2010-03-261-0/+11
* Switched progress bar to integral positions (from 0 to 100).avayvod@google.com2010-03-151-7/+6
* Implementation of a progress bar control.finnur@chromium.org2010-03-121-0/+52