summaryrefslogtreecommitdiffstats
path: root/ui/gfx/canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 111288 - Possibly broke media_unittests on Macrsleevi@chromium.org2011-11-231-5/+7
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-11-231-7/+5
* ui/gfx: Convert CreateCanvas to use gfx::Size.tfarina@chromium.org2011-11-011-1/+2
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-8/+6
* ui/gfx: Change Canvas::ScaleInt() to just Canvas::Scale().tfarina@chromium.org2011-10-271-2/+1
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-9/+3
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-1/+1
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-251-1/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-0/+4
* Introduce FORCE_LTR_DIRECTIONALTY in Canvas.xji@chromium.org2011-08-181-0/+4
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-3/+3
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-2/+3
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-2/+3
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-081-0/+2
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.asargent@chromium.org2011-06-141-2/+2
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-141-2/+2
* Start working on compositor tree painting.sadrul@chromium.org2011-03-151-0/+5
* Transformable views: Use the transformation for points and events.sadrul@chromium.org2011-02-241-1/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+238