summaryrefslogtreecommitdiffstats
path: root/cc/output
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded reference to SkBitmapDevice.hreed2014-09-192-2/+0
* Declaring the weak_ptr_factory in proper order in src/cc.kulkarni.a2014-09-172-8/+8
* cc:: Add LatencyQuery logic back into OutputSurface.orglofch2014-09-112-3/+109
* Adding support for blending in cc::SoftwareRendererrosca2014-09-092-10/+4
* Revert of Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBi...arv2014-09-051-41/+49
* Revert of Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc...bsalomon2014-09-051-49/+41
* Use SkSurface and SkImage instead of SkGpuDevice and SkBitmap in cc.bsalomon2014-09-051-41/+49
* tryAllocPixels returns bool, allocPixels requires successreed2014-09-051-1/+1
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-045-54/+138
* 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