summaryrefslogtreecommitdiffstats
path: root/cc/resources
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix resourceless draw with ganesh eanbledboliu@chromium.org2014-07-293-4/+5
* cc: Add eviction tile queue construct (and iterate) perftests.vmpstr@chromium.org2014-07-251-0/+108
* cc: Optimize picture layer tiling raster tile iterator.vmpstr@chromium.org2014-07-252-41/+61
* cc: Fix DCHECK in tile manager queue perftests.vmpstr@chromium.org2014-07-251-6/+8
* cc: Fix tiling raster iterator to process all tiles correctly.vmpstr@chromium.org2014-07-252-30/+43
* cc: Default initialize solid color in tile version constructor.vmpstr@chromium.org2014-07-241-1/+2
* cc: Make rect naming consistent in picture layer tiling.vmpstr@chromium.org2014-07-242-12/+15
* cc: Add raster tile priority queue construct perftest.vmpstr@chromium.org2014-07-241-14/+64
* (Reland) cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-248-678/+679
* cc: Disable eviction priority queue with occlusion on windows.vmpstr@chromium.org2014-07-231-1/+8
* cc: Remove lazy initialization from tiling iterators.vmpstr@chromium.org2014-07-232-27/+19
* Android media: VideoFrame should not store so many sync points.dongseong.hwang@intel.com2014-07-222-5/+39
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-221-3/+3
* Revert of cc: Change TileManager iterators to be queues. (https://codereview....ksakamoto@chromium.org2014-07-228-658/+674
* cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-218-674/+658
* cc: Avoid issuing COMMANDS_COMPLETED queries unless necessary.reveman@chromium.org2014-07-194-14/+23
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-6/+5
* cc: Add tiling eviction iterator perftests.vmpstr@chromium.org2014-07-181-1/+134
* cc: Remove invalidated recycle tree tiles on activation.vmpstr@chromium.org2014-07-184-5/+24
* cc: Add TODO's in ScopedGpuRaster.sohan.jyoti@samsung.com2014-07-171-0/+2
* cc: Add tiling raster tile iterator construction perftest.vmpstr@chromium.org2014-07-171-14/+50
* Consider occluded tiles during eviction with occluded as Tile property.jbedley@chromium.org2014-07-176-22/+210
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-1612-100/+136
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-1614-202/+204
* cc: Share invalid tiles when possible.danakj@chromium.org2014-07-151-1/+4
* We should add a histogram to track the frequency of runningsiva.gunturi@samsung.com2014-07-141-0/+1
* cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.danakj@chromium.org2014-07-141-4/+2
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-1214-194/+663
* Switch to one-at-a-time SkPicture::clone interfacerobertphillips@google.com2014-07-111-6/+3
* cc: skipping a horizontal sort by checking the value of vertical_densityhyunki.baik@samsung.com2014-07-101-4/+9
* cc: Refactor in picture_pile.cchyunki.baik@samsung.com2014-07-101-9/+9
* Track occlusion per tree on Tile.jbedley@chromium.org2014-07-083-5/+9
* cc: Correct scale naming in UpdateTilePrioritiesenne@chromium.org2014-07-082-3/+3
* cc: Use TestSimpleTaskRunner for RasterWorkerPool perf tests.reveman@chromium.org2014-07-081-13/+15
* Add tracing to VideoResourceUpdater.scherkus@chromium.org2014-07-081-0/+3
* cc: Hide Gpu Rasterization details in Resource Provider.sohan.jyoti@samsung.com2014-07-036-39/+66
* Fixes for re-enabling more MSVC level 4 warnings: cc/ editionpkasting@chromium.org2014-07-031-1/+4
* cc: Rename DirectRasterWorkerPool to GpuRasterWorkerPoolsohan.jyoti@samsung.com2014-07-016-149/+134
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-012-3/+3
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-305-10/+6
* cc: Don't drop recording tiles on edges of the tiling that didn't resizedanakj@chromium.org2014-06-272-4/+238
* cc: Change PictureLayerTiling::UpdatePile to GetPile().danakj@chromium.org2014-06-263-7/+10
* Skip occluded tiles during rasterization.jbedley@chromium.org2014-06-238-54/+203
* Revert 278654 "cc: Start using raster/eviction iterators in tile..."vmpstr@google.com2014-06-2311-227/+1816
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-211-4/+3
* cc: Start using raster/eviction iterators in tile managervmpstr@chromium.org2014-06-2011-1816/+227
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-204-29/+24
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-193-102/+0
* cc: Expand invalidation to full tile when recording is missing for the tile.danakj@chromium.org2014-06-184-64/+152
* Revert 277964 "cc: In SyncFromActiveLayer, drop all tiles not in..."perkj@chromium.org2014-06-184-148/+64