summaryrefslogtreecommitdiffstats
path: root/cc/output
Commit message (Expand)AuthorAgeFilesLines
...
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-103-9/+15
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-103-15/+9
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-103-9/+15
* cc: Avoid crash on Android in GLRenderersievers2015-12-102-4/+2
* List all child surfaces (including occluded) in CompositorFramejbauman2015-12-091-0/+4
* OverlayProcessor subtracts damage by underlay planes if possiblewatk2015-12-048-46/+188
* Reland: DirectRenderer allows empty swap rects for CommitOverlayPlaneswatk2015-12-045-13/+61
* Revert of DirectRenderer allows empty swap rects for CommitOverlayPlanes (pat...watk2015-12-034-59/+11
* Add alpha argument to glResizeCHROMIUMjbauman2015-12-021-2/+2
* DirectRenderer allows empty swap rects for CommitOverlayPlaneswatk2015-12-024-11/+59
* Add support for ManagedMemoryPolicy (de)serializationnyquist2015-12-023-0/+65
* Added support for (de)serializing cc::RendererSettingsnyquist2015-12-023-0/+120
* Cleanup SurfaceVisibility code.sohan.jyoti2015-11-303-89/+0
* Mac: Don't repaint scrollbars every frameccameron2015-11-271-0/+5
* Mac CALayer Renderer: Report UMA histogram for CALayer transform outcomeccameron2015-11-251-44/+85
* Revert of List all child surfaces (including occluded) in CompositorFrame (pa...jbauman2015-11-251-4/+0
* We're deprecating SkDevice usage in Chromium; this change shouldtomhudson2015-11-231-1/+1
* command_buffer: Make inactive bound uniforms reserve the locationkkinnunen2015-11-231-9/+2
* cc: Remove calls to Pass() on rvalues.danakj2015-11-203-7/+7
* List all child surfaces (including occluded) in CompositorFramejbauman2015-11-201-0/+4
* cc: Allow holding on to overlay resources for another extra frameccameron2015-11-205-6/+147
* cc: Fix overlay damage tracking bugccameron2015-11-1912-140/+227
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-1819-202/+200
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-1815-67/+68
* cc: Differentiate GMB resources by resource typeccameron2015-11-181-0/+1
* cc: Clean up max frames/swaps pending usage.brianderson2015-11-181-5/+1
* cc: Fork OverlayCandidate to CALayerOverlayccameron2015-11-1713-175/+497
* Revert "Revert of Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-171-13/+21
* Revert of Converted simple Sync Point Signals to Sync token Signals. (patchse...kochi2015-11-171-21/+13
* Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-161-13/+21
* cc: Remove ScopedPtrDeque.vmpstr2015-11-147-40/+42
* Avoid rendering using GL in case damage rect is composited by overlaykalyan.kondapally2015-11-122-0/+48
* Avoid Copying damage rect when using Overlayskalyan.kondapally2015-11-0613-68/+220
* cc: Remove instances of RGBA where best_texture_format should be usedccameron2015-11-042-5/+6
* cc: Add flag to specify to ResourceProvider to always use GMBsccameron2015-11-032-1/+3
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-039-44/+57
* Revert of Avoid Copying damage rect when using Overlays (patchset #13 id:2400...ccameron2015-10-306-96/+47
* Revert of Avoid rendering using GL in case damage rect is composited by overl...ccameron2015-10-302-59/+3
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-301-1/+1
* cc: Remove LayerTreeHostImpl::FrameData::render_passes_by_id.danakj2015-10-302-1/+1
* Avoid rendering using GL in case damage rect is composited by overlaykalyan.kondapally2015-10-292-3/+59
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-282-3/+3
* Remove deadcode in cc/pdr2015-10-281-6/+0
* Avoid Copying damage rect when using Overlayskalyan.kondapally2015-10-286-47/+96
* Revert of Avoid Copying damage rect when using Overlays (patchset #12 id:2200...oshima2015-10-276-95/+47
* Avoid Copying damage rect when using Overlayskalyan.kondapally2015-10-276-47/+95
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-272-3/+3
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-272-3/+3
* android webview: allow cc to fail hardware drawboliu2015-10-231-2/+0
* cc: Change the texture quad cache to fit nine quadsenne2015-10-221-1/+1