summaryrefslogtreecommitdiffstats
path: root/ui/views/border.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
| | | | | | | | | For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98
* views: A new kind of border to paint a colored-border on selected sides.sadrul@chromium.org2012-02-261-0/+6
| | | | | | | | | BUG=110130 TEST=none Review URL: https://chromiumcodereview.appspot.com/9464047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123694 0039d316-1c4b-4281-b951-d872f2087c98
* Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.pkotwicz@chromium.org2012-01-231-1/+6
| | | | | | | | | | | Made PaintOffsetToolbarBackground not return a rect anymore and used bounds() instead given that we are using View::SetContentsVie BUG=105991 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/8800024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118740 0039d316-1c4b-4281-b951-d872f2087c98
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-0/+62
BUG=104039 R=ben@chromium.org TBR=stevenjb@chromium.org Review URL: http://codereview.chromium.org/8771006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112469 0039d316-1c4b-4281-b951-d872f2087c98