| Commit message (Expand) | Author | Age | Files | Lines |
* | [Win] Draw the circular avatar programmatically rather than with a frame. | noms@chromium.org | 2014-05-26 | 1 | -1/+1 |
* | views: Make view::Views::GetPreferredSize() const. | erg@chromium.org | 2014-05-20 | 1 | -1/+1 |
* | use simpler gradient factories (in prep for removing SkUnitMapper param) | reed@google.com | 2014-05-19 | 1 | -2/+2 |
* | Fix incorrect use of AXState caused when refactoring two enums into one. | dmazzoni@chromium.org | 2014-03-26 | 1 | -1/+1 |
* | Move ui/base/accessibility to ui/accessibility. | dmazzoni@chromium.org | 2014-02-25 | 1 | -4/+4 |
* | Prefix string16 with base:: in ui/. | dbeam@chromium.org | 2013-12-18 | 1 | -2/+3 |
* | Support creating progress bar notification for Windows | jianli@chromium.org | 2013-07-24 | 1 | -11/+20 |
* | app_list: One click install for web store result. | xiyuan@chromium.org | 2013-06-27 | 1 | -6/+9 |
* | Use setXfermodeMode instead of leaking in a couple places. | msw@chromium.org | 2013-06-18 | 1 | -1/+1 |
* | views: Convert View::GetClassName() to return const char*. | tfarina@chromium.org | 2013-05-09 | 1 | -2/+2 |
* | Revises the visual style of progress bar for ChromeOS. | mukai@chromium.org | 2013-01-18 | 1 | -81/+102 |
* | ui: Use skia::RefPtr<T> for implicit safe reference counting. | danakj@chromium.org | 2012-12-05 | 1 | -5/+3 |
* | views: Remove unused includes from progress_bar.cc. | tfarina@chromium.org | 2012-10-18 | 1 | -9/+0 |
* | views: Fix progress bar tooltip text function. | tfarina@chromium.org | 2012-10-17 | 1 | -5/+1 |
* | views: Make use of gfx::Canvas function in ProgressBar | tfarina@chromium.org | 2012-09-21 | 1 | -3/+3 |
* | Replaced sk_canvas()->drawPath() with DrawPath() | pkotwicz@chromium.org | 2012-04-10 | 1 | -3/+3 |
* | ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function. | tfarina@chromium.org | 2012-03-13 | 1 | -6/+6 |
* | ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia. | tfarina@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | ui: Let skia do the conversion work for us by using the integer version of se... | tfarina@chromium.org | 2012-03-01 | 1 | -3/+3 |
* | views: Use the provided SK_ScalarHalf value from skia instead of calculating ... | tfarina@chromium.org | 2012-02-29 | 1 | -2/+1 |
* | views: Cache some progress bar colors at file scope. | tfarina@chromium.org | 2012-02-15 | 1 | -26/+14 |
* | views: Convert IsEnabled() to just enabled() since it's just a simple accessor. | tfarina@chromium.org | 2011-12-12 | 1 | -5/+3 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 1 | -3/+3 |
* | views: Move the remaining files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -0/+319 |