summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert "compositor: Fix texture flipping for SW mirroring with surf...achaulk2015-01-306-4/+38
* Flip flag to turn CrOS Browser Compositor Single Threadedweiliangc2015-01-301-11/+0
* Make ui::Compositor use ui::Schedulerweiliangc2015-01-2912-158/+81
* This reverts two CLsoshima2015-01-286-38/+4
* Update tracing includes in .mm files and generator for /uiprimiano2015-01-281-1/+1
* Mechanical rename of tracing includes for /uissid2015-01-275-5/+5
* Record layer name when recording paint event.oshima2015-01-261-1/+1
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-4/+1
* ui/compositor: Provide its own 'in process' ContextProvider.tfarina2015-01-247-33/+335
* compositor: Fix texture flipping for SW mirroring with surfacelessachaulk2015-01-246-4/+38
* Explicitly specify the ui::Compositor to DelegatedFrameHostccameron2015-01-239-58/+13
* [Android] Show autofill popup after animation.rouslan2015-01-221-0/+1
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* webkit: Cleanup - make everything private as much as possible.tfarina2015-01-161-2/+2
* ui/compositor: Cleanup - remove unused include from webkit/common/gpu.tfarina2015-01-151-1/+0
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-094-2/+5
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-3/+3
* LayerAnimator should withdraw from processing animation queue when its delega...ljagielski2015-01-072-1/+66
* virtual/override specifier cleanup in ui/ (mostly Ozone code).gunsch2015-01-061-3/+3
* Cleanup: Update the path to gfx size headers.tfarina2015-01-033-5/+5
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-3113-14/+14
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-234-5/+7
* Cleanup: Update the path to insets and point headers.tfarina2014-12-234-8/+8
* Move RenderSurface creation outside of CalcDrawPropsawoloszyn2014-12-222-0/+14
* Clean up presubmit filesPaweł Hajdan, Jr2014-12-191-16/+0
* Move output surface fallback from cc to embeddersenne2014-12-102-4/+32
* Add argument to pass elastic overscroll delta to Blink (Chrome side)ccameron2014-12-091-0/+1
* Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...isherman2014-12-0612-82/+160
* ui: Fix all 'gn check' errors.tfarina2014-12-051-0/+1
* Make ui::Compositor use ui::Schedulerweiliangc2014-12-0512-160/+82
* Enable scheduler main thread low latency mode for SingleThreadProxy.weiliangc2014-12-041-2/+0
* Add a new scheduler mode main thread should always be low latency.weiliangc2014-12-031-0/+2
* gn format //uiscottmg2014-12-031-1/+0
* Ensure Surface size always matches window size on swapjbauman2014-12-034-3/+17
* cc: Adding creation location to debug BeginFrameArgs objects.mithro2014-12-021-1/+1
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-272-0/+10
* Move dip utils to gfx/geometryccameron2014-11-251-21/+8
* cc: Small BeginFrameArgs cleanup.mithro2014-11-211-4/+3
* Remove #include of compiler_specific.h from macros.h.pkasting2014-11-211-0/+1
* Add cc::RendererSettings for use in with cc::Displayjbauman2014-11-202-5/+10
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-182-1/+4
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-185-19/+23
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-182-4/+1
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-172-1/+4
* Explicitly specify contents scale for SurfaceLayer.jbauman2014-11-132-1/+3
* cc: Remove PicturePileBasehendrikw2014-11-121-0/+1
* Make cc::Animation::TrimTimeToCurrentIteration andbehara.ms2014-11-124-9/+9
* cc: Make separate interface for BeginFrame ipc from OutputSurfacesimonhong2014-11-111-2/+5
* Gets views_examples_exe and aura_demo to display somethingsky2014-11-113-4/+61
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-102-4/+5