summaryrefslogtreecommitdiffstats
path: root/cc/output
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..."kbr@chromium.org2014-05-231-18/+0
* Re-land: cc: Fail more visibly when sync queries are not working correctly.reveman@chromium.org2014-05-231-0/+18
* cc: Show success or failure in the trace event for CopyOutputRequest.danakj@chromium.org2014-05-221-1/+2
* cc: Allow DeferredInitialize to use DelegatingRendererboliu@chromium.org2014-05-224-2/+15
* Make delegated software renderer work on Macccameron@chromium.org2014-05-213-10/+16
* Adding gtest helpers for BeginFrameArgs.mithro@mithis.com2014-05-193-5/+84
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-1510-157/+24
* Make ui::Snapshot asynchronous on Android, remove CompositeAndReadback.danakj@chromium.org2014-05-154-4/+2
* setLocalMatrix is deprecated, so pass the matrix to the factoryreed@google.com2014-05-141-8/+6
* Revert 270265 "cc: Fail more visibly when sync queries are not w..."kbr@chromium.org2014-05-141-18/+0