summaryrefslogtreecommitdiffstats
path: root/ui/gfx/path_aura.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Aura version of Path::CreateNativeRegion().yefim@chromium.org2012-11-221-1/+8
| | | | | | | | | | | It was passing an empty region into region->setPath(path, clip_region) and as a result output region was always empty. BUG= Review URL: https://chromiumcodereview.appspot.com/11411135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169295 0039d316-1c4b-4281-b951-d872f2087c98
* basic nc paint, moving, resizing for views_examples_exe on win non-aeroscottmg@chromium.org2012-07-181-2/+5
| | | | | | | | | Pull over some code from native_widget_win to get aura drawing a bit better on Windows. There's still lots of things not working, but the sizing and painting work better now. Review URL: https://chromiumcodereview.appspot.com/10662037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147255 0039d316-1c4b-4281-b951-d872f2087c98
* More aura build fixesdavemoore@chromium.org2011-09-301-0/+36
BUG=None TEST=None Review URL: http://codereview.chromium.org/8094001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103473 0039d316-1c4b-4281-b951-d872f2087c98