summaryrefslogtreecommitdiffstats
path: root/ui/base/cursor/ozone/bitmap_cursor_factory_ozone.cc
Commit message (Expand)AuthorAgeFilesLines
* ozone: Plumb animated cursors from BitmapCursorFactoryOzone to DriSurfaceFactoryspang2014-09-101-2/+37
* ozone: Plumb animated cursors from CursorLoaderOzone to CursorFactoryOzonespang2014-09-091-0/+9
* Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...lcwu2014-09-081-3/+3
* ozone: Handle default cursors with no bitmap in BitmapCursorFactoryOzonespang2014-09-041-13/+28
* ozone: Remove CursorFactoryOzone::SetCursor, GetCursorWindowspang2014-09-031-12/+6
* ozone: Add default cursor support to BitmapCursorFactoryOzonespang@chromium.org2014-03-241-3/+13
* evdev: dri: Add CursorFactoryOzone implementation for DRI platformspang@chromium.org2014-03-181-0/+63