summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...xiyuan@chromium.org2014-02-151-3/+2
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-151-2/+3
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-153-4/+9
* Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"blundell@chromium.org2014-02-143-9/+4
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-143-4/+9
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-129-29/+150
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-129-150/+29
* Clean up dependencies on X11 librariesjamesr@chromium.org2014-02-111-0/+7
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-119-29/+150
* Remove includes of WebGraphicsContext3D.h from DEPS files.tfarina@chromium.org2014-02-071-1/+0
* Make LayerTreeHostClient::Animate take TimeTicks instead of doubleajuma@chromium.org2014-02-071-1/+1
* cc: Enable rendering stats recording in browser compositor.ernstm@chromium.org2014-02-061-0/+3
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-034-17/+6
* Remove ui::Compositor::ReadPixelsenne@chromium.org2014-01-312-21/+0
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-314-6/+17
* cc: Remove ReadPixels from compositor layer_unittests.ccenne@chromium.org2014-01-301-3/+54
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-304-17/+6
* Move some non-unittest files to compositor_test_supportbshe@chromium.org2014-01-302-21/+23
* Remove some stray blink::WebGraphicsContext3D references from ui/jamesr@chromium.org2014-01-301-4/+0
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-304-6/+17
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-304-17/+6
* Remove some uses of ATL in UI codescottmg@chromium.org2014-01-291-3/+3
* ui: Move DrawWaiterForTest out of compositor.h/ccdanakj@chromium.org2014-01-246-89/+114
* Force software for menus to work around corruption in classicscottmg@chromium.org2014-01-241-0/+18
* Make LayerDebugInfo's JSON writing robustvollick@chromium.org2014-01-222-1/+26
* Fix broken json formatting in ui's LayerDebugInfovollick@chromium.org2014-01-201-1/+1
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-204-10/+36
* Revert 245601 "cc: Remove ReadPixels from compositor layer_unitt..."dbeam@chromium.org2014-01-181-49/+3
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-1/+1
* cc: Remove ReadPixels from compositor layer_unittests.ccenne@chromium.org2014-01-171-3/+49
* ui: Cleanup ui::Layersimonhong@chromium.org2014-01-162-65/+15
* 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