summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-161-0/+1
* This CLpkotwicz@chromium.org2014-01-164-36/+10
* Plumb debug name via debug infovollick@chromium.org2014-01-152-7/+12
* Remove WebString refs from cc/, they are all dead codejamesr@chromium.org2014-01-141-0/+1
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-1412-182/+101
* Revert of https://codereview.chromium.org/132903003/msw@chromium.org2014-01-122-2/+2
* Fix setting visibility on animated windows.vollick@chromium.org2014-01-122-2/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-102-2/+2
* Revert "Retain tray bubble's rounded corners when the bubble animates out"michaelpg@chromium.org2014-01-072-15/+36
* [ui] fix comments of ui::Layersimonhong@chromium.org2014-01-071-2/+2
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+2
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-191-1/+1
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+3
* Remove uses of WebGraphicsContext3D from ui/compositorjamesr@chromium.org2013-12-146-12/+5
* Cleanup: Remove unused forward declarations from compositor.htfarina@chromium.org2013-12-111-21/+6
* Retain tray bubble's rounded corners when the bubble animates outmichaelpg@chromium.org2013-12-112-36/+15
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-101-0/+2
* Add GPU histograms for initialization timesscottmg@chromium.org2013-12-051-0/+4
* cc: Remove DelegatingRendererLayerClientpowei@chromium.org2013-12-041-1/+1
* Initial cut at layerless windows.sky@chromium.org2013-12-031-0/+2
* Fall back to software mode if Aura can't create a GL contextccameron@chromium.org2013-12-036-6/+8
* Plumbing for layout rectangle debug info. Companion tochrishtr@gmail.com2013-12-032-0/+8
* Revert 225751 "BitmapContentLayerUpdater shouldn't reallocate bi..."jbauman@chromium.org2013-12-031-3/+2
* Changes sequence of docked animations when evicting windows from dock. Window...varkha@chromium.org2013-12-024-9/+38
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-1/+1
* Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."dbeam@chromium.org2013-11-291-1/+4
* Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."dbeam@chromium.org2013-11-291-4/+1
* Use LatencyInfoSwapPromise to track LatencyInfo through compositormiletus@chromium.org2013-11-291-1/+4
* RenderWidget and RenderWidgetCompositor cleanuptrchen@chromium.org2013-11-222-0/+5
* Revert 232205 "Fix build of TestCompositorHostOzone"spang@chromium.org2013-11-201-1/+1
* Dissociate ui_resources target from ui.gyp.tfarina@chromium.org2013-11-201-2/+2
* Propagate source_frame_number from LTH to DevToolscaseq@chromium.org2013-11-121-1/+1
* Revert 233845 "Use software renderer for windows with an initial..."scottmg@chromium.org2013-11-115-13/+5
* Use software renderer for windows with an initial size less than 64x64jbauman@chromium.org2013-11-085-5/+13
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-083-36/+34
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-073-4/+4
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-072-10/+17
* Restructure the events target into two components:ben@chromium.org2013-11-061-3/+0
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-062-8/+1
* Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."scottmg@chromium.org2013-11-015-15/+6
* Remove unnecessary dependencies on "ui" target from some other targets.tfarina@chromium.org2013-11-011-1/+0
* Fix build of TestCompositorHostOzonespang@chromium.org2013-10-311-1/+1
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-312-2/+3
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-3011-270/+353
* Make intsafe.h workaround globalscottmg@chromium.org2013-10-281-5/+0
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-254-8/+14
* Make TRANSPARENT windows be layered windows on win aurascottmg@chromium.org2013-10-256-6/+20
* Add Color animation curves.avallee@chromium.org2013-10-242-16/+5
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-2/+2
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-1/+2