summaryrefslogtreecommitdiffstats
path: root/ui/views/border.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/views/.avi2015-12-231-1/+1
* views::Border: Added CreateRoundedRectBorder.mgiuca2015-11-101-0/+6
* Switch tab.cc to use an empty border for the contents.pkasting2015-10-141-0/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Remove Unused AsTextButtonBorder RTTI helper.msw@chromium.org2014-02-141-6/+0
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-10/+17
* Use a forward-declare of views::View in views/border.htapted@chromium.org2013-12-021-1/+1
* Add GetMinimumSize() for Borders, and make LabelButton auto-size to at least aspkasting@chromium.org2013-11-231-1/+9
* Update Chrome style inter-button spacing and fix clipping of drop shadow.wittman@chromium.org2012-11-201-0/+6
* Added flag to enable new menu style.yefim@chromium.org2012-11-201-1/+3
* Use gfx::Insets return type for Border::GetInsets().wittman@chromium.org2012-11-141-1/+1
* Make views::Border::Paint() non-const; additional cleanup.msw@chromium.org2012-11-091-1/+1
* views: Delete painter pointer using scoped_ptr.tfarina@chromium.org2012-09-181-3/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* views: A new kind of border to paint a colored-border on selected sides.sadrul@chromium.org2012-02-261-0/+6
* Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.pkotwicz@chromium.org2012-01-231-1/+6
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-0/+62