summaryrefslogtreecommitdiffstats
path: root/views/controls/scroll_view.cc
Commit message (Expand)AuthorAgeFilesLines
* More RootView cleanup:ben@chromium.org2011-02-231-10/+0
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-2/+2
* Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRectben@chromium.org2011-02-151-2/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-9/+6
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-3/+3
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-14/+10
* Checking in patch for Denis Romanov (originally reviewed here: http://coderev...finnur@chromium.org2010-03-031-2/+0
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-3/+3
* Fixed view example. It was failing because some of view classes requires Widg...oshima@chromium.org2009-10-301-1/+2
* Fixed the header file not found issue of 222030. (The file has been renamed a...oshima@chromium.org2009-09-291-2/+2
* Revert "gtk implemenation of Scrollbar."agl@chromium.org2009-09-281-2/+2
* gtk implemenation of Scrollbar.oshima@chromium.org2009-09-281-2/+2
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-211-1/+0
* Revert 16567.ben@chromium.org2009-05-211-0/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+517