summaryrefslogtreecommitdiffstats
path: root/cc/output
Commit message (Expand)AuthorAgeFilesLines
* Manual fixups in compositor code scoped_refptr operator T* removal.dcheng2014-08-282-3/+2
* cc: Remove OutputSurface::SetThrottleFrameProduction()simonhong2014-08-281-3/+0
* Minor scoped_refptr cleanup in cc::OutputSurface.dcheng2014-08-264-11/+12
* Remove implicit conversions from scoped_refptr to T* in cc/dcheng2014-08-264-22/+24
* Plumb selection edge points through the compositorjdduke@chromium.org2014-08-222-3/+4
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-229-108/+110
* cc: Remove all traces of SkPicture cloning.reveman@chromium.org2014-08-226-96/+5
* Replace overdraw_bottom_height with top_controls_layout_height.aelias@chromium.org2014-08-222-3/+1
* cc: Use a normal texture for background texture.dongseong.hwang@intel.com2014-08-215-29/+32
* Early wait on texture resource sync points in gl_renderer.vmiura@chromium.org2014-08-165-5/+33
* Fix interchange of red and blue content when using rgba_4444_texturese.hakkinen@samsung.com2014-08-131-0/+42
* Remove unused RenderPassDrawQuad fieldsdanakj@chromium.org2014-08-121-14/+0
* LayerTreeHostImpl knows if it has an output surface.dneto@chromium.org2014-08-085-16/+1
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-083-6/+12
* Let OverlayStrategySingleOnTop select non-topmost quadachaulk@chromium.org2014-08-072-98/+166
* Add relevant traces to measure copyFromCompositingSurface Turn-around time.siva.gunturi@samsung.com2014-08-061-0/+1
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-016-26/+52
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-316-52/+26
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-316-26/+52
* Tiling priorities in Android Webview.hush@chromium.org2014-07-313-10/+22
* WIP BSP Tree for 3D Layer Sortingthildebr@chromium.org2014-07-305-0/+641
* DrawPolygon class with Unit Teststhildebr@chromium.org2014-07-291-0/+21
* cc/output: cleanup: Remove unnecessary #includesheejin.r.chung@samsung.com2014-07-2730-77/+30
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-221-15/+14
* cc: Avoid issuing COMMANDS_COMPLETED queries unless necessary.reveman@chromium.org2014-07-191-8/+42
* Use separate-sigma version of SkDropShadowImageFilter::Createsenorblanco@chromium.org2014-07-181-0/+1
* Rename composited selection anchor/focus to start/endjdduke@chromium.org2014-07-161-2/+2
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-161-5/+11
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-104-15/+11
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-103-478/+440
* Fix viewport computation in Mac UCccameron@chromium.org2014-07-091-1/+1
* cc: Remove disabled LatencyQuery logic in OutputSurfacebrianderson@chromium.org2014-07-092-109/+3
* CC: Clean up tile size setting.epenner@chromium.org2014-07-033-6/+0
* Route selection bounds updates through the compositorjdduke@chromium.org2014-07-013-0/+64
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-303-30/+12
* cc: Replace ScopedPtrVector<RenderPass> with RenderPassListsimonhong@chromium.org2014-06-301-1/+1
* cc: Remove unused variables in gl_renderer.hhyunki.baik@samsung.com2014-06-281-3/+0
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-232-2/+0
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-217-33/+6
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-196-45/+0
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-192-5/+12
* Mac ÜC: Enable back-pressure for the browser compositorccameron@chromium.org2014-06-121-2/+1
* cc: Fix negative EstimatedParentDrawTimesbrianderson@chromium.org2014-06-112-3/+3
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-103-1/+6
* Revert of Invert DSF to map from delegated frame to layer space (https://code...acleung@chromium.org2014-06-073-6/+1
* Use the factory to create SkGpuDevice objects.rosca@adobe.com2014-06-061-7/+22
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-063-1/+6
* Gracefully handling texture creation failuresugoi@chromium.org2014-06-061-0/+2
* use setInfo instead of (deprecated) setConfigreed@google.com2014-06-031-3/+3
* Re-land: cc: Fail more visibly when sync queries are not working correctly.reveman@chromium.org2014-05-281-0/+18