summaryrefslogtreecommitdiffstats
path: root/ui/compositor/layer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-0/+50
* Temporarily adds another constructor to Compositorsky@chromium.org2014-05-171-4/+8
* Make ui::Layer use the cc:LayerTreeHost scale factor directlyccameron@chromium.org2014-05-141-45/+22
* ui/compositor: move the browser compositor thread to the ContextFactorypiman@chromium.org2014-05-101-4/+0
* Make ReflectorImpl use mailboxespiman@chromium.org2014-04-091-14/+29
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-4/+2
* don't use (deprecated) getDevice or getTopDevicereed@google.com2014-03-131-3/+2
* ui: Rename |window_| to |compositor_host_| as previously requested.danakj@chromium.org2014-02-211-7/+5
* ui: Make layer_unittest own a CompositorHost instead of a Compositor.danakj@chromium.org2014-02-211-5/+7
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-201-4/+4
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-191-2/+3
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-121-5/+0
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-121-0/+5
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-111-5/+0
* cc: Remove ReadPixels from compositor layer_unittests.ccenne@chromium.org2014-01-301-3/+54
* ui: Move DrawWaiterForTest out of compositor.h/ccdanakj@chromium.org2014-01-241-0/+1
* Make LayerDebugInfo's JSON writing robustvollick@chromium.org2014-01-221-0/+22
* Revert 245601 "cc: Remove ReadPixels from compositor layer_unitt..."dbeam@chromium.org2014-01-181-49/+3
* cc: Remove ReadPixels from compositor layer_unittests.ccenne@chromium.org2014-01-171-3/+49
* Remove uses of WebGraphicsContext3D from ui/compositorjamesr@chromium.org2013-12-141-3/+0
* Revert 225751 "BitmapContentLayerUpdater shouldn't reallocate bi..."jbauman@chromium.org2013-12-031-3/+2
* Revert 233845 "Use software renderer for windows with an initial..."scottmg@chromium.org2013-11-111-1/+1
* Use software renderer for windows with an initial size less than 64x64jbauman@chromium.org2013-11-081-1/+1
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-081-1/+1
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1
* Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."scottmg@chromium.org2013-11-011-1/+1
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-301-2/+5
* Make TRANSPARENT windows be layered windows on win aurascottmg@chromium.org2013-10-251-1/+1
* Pulls common compositor integration stuff (draw scheduling, mostly) into ui::...ben@chromium.org2013-10-171-11/+2
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-091-7/+26
* aura: Use Layer::SetShowPaintedContent to stop showing external contentdanakj@chromium.org2013-10-021-0/+27
* BitmapContentLayerUpdater shouldn't reallocate bitmap smaller.jbauman@chromium.org2013-09-271-2/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-73/+59
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-59/+73
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-73/+59
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-59/+73
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-73/+59
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-59/+73
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-73/+59
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-181-1/+1
* ui: Add LayerWithDelegateTest.SwitchLayerPreservesCCLayerState testdanakj@chromium.org2013-06-241-0/+44
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-241-12/+12
* Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"oshima@chromium.org2013-06-201-12/+12
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-201-12/+12
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-2/+2
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-15/+31
* Allow stacking a window immediately below a window with a NULL layer delegate...pkotwicz@chromium.org2013-05-221-29/+16
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-3/+2
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-151-1/+1
* Aura: Nuke the timeout in DrawWaiterForTest::Waitbacker@chromium.org2013-04-111-34/+34