summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-183-19/+9
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-183-9/+19
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-093-19/+9
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-093-9/+19
* cc: Use occlusion for deciding raster/eviction priorities in browserdanakj2015-08-081-3/+5
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-071-10/+7
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-073-19/+9
* cc: Use worker context for one-copy tile initialization.reveman2015-08-063-9/+19
* Make LatencyInfo to be classmiletus2015-08-051-1/+1
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-044-9/+8
* Avoid destroying webview Surface too earlyjbauman2015-07-311-1/+4
* Fix running gn gen for //ui/* targets on iOS.sdefresne2015-07-271-1/+0
* Remove unused private fields in ui/compositor/.mlamouri2015-07-243-18/+4
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+13
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-202-4/+4
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-162-0/+7
* ui/compositor: Add missing dep for xdisplaycheck.tfarina2015-07-161-0/+7
* cc: Add command line for frame production throttle.jincheol.jo2015-07-151-2/+12
* Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContextweiliangc2015-07-138-28/+38
* Revert "Instrument SingleThreadProxy::ScheduleRequestNewOutputSurface Codepat...robliao2015-07-081-7/+0
* Convert compositor_unittests to run exclusively on Swarmingthakis2015-07-072-0/+74
* Revert of Convert compositor_unittests to run exclusively on Swarming (patchs...tapted2015-07-052-74/+0
* Convert compositor_unittests to run exclusively on Swarmingthakis2015-07-042-0/+74
* ui: Remove non-slimming paint code paths.danakj2015-06-2410-131/+38
* Speculative fix for flaky compile failuredmazzoni2015-06-221-2/+2
* Remove LayerTreeSettings::impl_side_painting.danakj2015-06-201-1/+0
* ui: Remove the --ui-disable-impl-side-painting flag.danakj2015-06-165-38/+4
* cc: Remove per-tile-painting.danakj2015-06-151-3/+0
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-1/+1
* UI impl side painting default onweiliangc2015-06-102-3/+4
* Remove ContextProvider::IsContextLost.danakj2015-06-092-8/+0
* Pass collected frame timing events to Blinkmpb2015-06-051-0/+4
* ui: Introduce CanvasPainter, remove PaintContext(gfx::Canvas*).danakj2015-06-046-8/+81
* Replace more ObserverList with base::ObserverList.brettw2015-06-034-5/+5
* Made the CompositorAnimationObserver class usablelof842015-06-025-2/+74
* Move ObserverList to base namespace.brettw2015-06-022-2/+2
* CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...loyso2015-06-021-1/+3
* cc: Partial tile update for one-copy raster.danakj2015-05-291-4/+2
* cc: Make ContentLayerClient subclasses create the DisplayItemList.jbroman2015-05-293-9/+11
* ui: Change kUIEnableSlimmingPaint to kUIDisableSlimmingPaint in the header, too.jbroman2015-05-291-1/+1
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-3/+0
* cc: Support --disable-gpu-vsync with DisplaySchedulerbrianderson2015-05-281-2/+2
* Move decisions about RGBA vs BGRA textures to ui::Compositor.danakj2015-05-274-4/+28
* Clean up ui<->cc layers interface.loyso2015-05-276-98/+107
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-265-14/+9
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-254-15/+37
* Enable BeginFrame scheduling on aurasimonhong2015-05-222-0/+19
* cc: Make CHROMIUM_image capability a requirement for impl-side painting.reveman2015-05-214-6/+31
* Update Layer::GetTargetColor to account for animation statejonross2015-05-203-1/+100
* cc: Move files out of cc/resources/.danakj2015-05-185-10/+10