summaryrefslogtreecommitdiffstats
path: root/views/widget/root_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-181-16/+0
* Rename ProcessPaint to Paint()ben@chromium.org2011-02-161-2/+2
* Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRectben@chromium.org2011-02-151-2/+2
* Add --debug-views-paint switch that shows damaged rectangles in redoshima@google.com2011-02-121-0/+16
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* More views on gtk paint tweaks. My previous attempt resulted in thesky@chromium.org2009-10-051-8/+15
* Fixes painting problems with views on Gtk. In particular during asky@chromium.org2009-09-301-12/+19
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-0/+16
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-081-0/+0
* Fixes bug in RootViewGtk where we we might not paint correctly ifsky@chromium.org2009-06-261-1/+12
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-2/+2
* Makes it possible for Widget's on GTK to have a transparentsky@chromium.org2009-06-081-1/+3
* Implement some basic functionality in RootView and View.ben@chromium.org2009-06-051-4/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-081-0/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+28