| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert View::HasFocus() to be const. Required adding const versions of some... | pkasting@chromium.org | 2011-10-26 | 1 | -1/+2 |
* | wstring: remove wstrings from all tooltip-related code | evan@chromium.org | 2011-09-15 | 1 | -3/+2 |
* | chromeos: Improve brightness and volume animations. | derat@chromium.org | 2011-08-15 | 1 | -30/+26 |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | views: Add OnEnabledChanged() method to View class. | tfarina@chromium.org | 2011-05-27 | 1 | -2/+2 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -4/+4 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -4/+4 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -4/+4 |
* | Rename Paint* -> OnPaint* | ben@chromium.org | 2011-02-16 | 1 | -1/+1 |
* | Remove wstring from views. Part 1: Switch member variables to string16. | avi@chromium.org | 2011-01-10 | 1 | -1/+1 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -2/+2 |
* | `#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 |