summaryrefslogtreecommitdiffstats
path: root/ui/compositor
Commit message (Expand)AuthorAgeFilesLines
* Re-land: cc: Implement shared worker contexts.reveman2015-09-243-17/+37
* Cleanup: Pass std::string as const reference from ui/ki.stfu2015-09-231-1/+1
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-173-37/+17
* cc: Implement shared worker contexts.reveman2015-09-163-17/+37
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-161-2/+4
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-2/+0
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-2/+2
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* cc: Allow holding on to overlay resources for an extra frameccameron2015-09-011-0/+2
* Revert of cc: Move worker context BindToCurrentThread/SetupLock calls out of ...jbauman2015-09-013-21/+10
* cc: Move worker context BindToCurrentThread/SetupLock calls out of cc::Output...reveman2015-09-013-10/+21
* gpu: Remove async texture uploads.reveman2015-08-273-7/+0
* aura: Allow deferred widget creationsievers2015-08-259-37/+43
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Remove kUIDisableThreadedCompositing switch. It does nothing.jbroman2015-08-212-3/+0
* Add better support for RGBA_4444 textures.reveman2015-08-203-0/+6
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-203-9/+19
* 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