summaryrefslogtreecommitdiffstats
path: root/cc/resources
Commit message (Expand)AuthorAgeFilesLines
* cc: Add rasterize and record micro benchmark.vmpstr@chromium.org2013-11-182-10/+18
* cc: Fix ResourcePool busy resource leakboliu@chromium.org2013-11-154-7/+20
* Revert 234641 "cc: Combine analysis and raster"enne@chromium.org2013-11-135-50/+98
* cc: Fix memory leak in cc_perftests.vmpstr@chromium.org2013-11-132-12/+24
* CC: Set a reasonable raster task limit for perf-testing.epenner@chromium.org2013-11-131-1/+4
* cc: don't lose resources sent to parent when ResourceProvider::Child is destr...piman@chromium.org2013-11-133-36/+64
* cc: Combine analysis and rasterenne@chromium.org2013-11-125-98/+50
* cc: Minor clean ups to ETC1PixelRef header.tfarina@chromium.org2013-11-091-6/+7
* Record UMA metrics for video pixel formats.rileya@chromium.org2013-11-081-0/+2
* cc: Fix incomplete changes to add ETC1 supportpowei@chromium.org2013-11-085-10/+79
* cc: Move UIResourceRequest into its own fileenne@chromium.org2013-11-082-0/+86
* Remove EMPTY from VideoFrame::Format.rileya@chromium.org2013-11-081-2/+0
* CC: Account for memory assigned to raster tasks.epenner@chromium.org2013-11-082-12/+25
* Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.rileya@chromium.org2013-11-071-2/+0
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-8/+0
* Limit pixels that get cleared to repaint area.vangelis@chromium.org2013-11-071-4/+6
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-075-26/+26
* cc: Keep track of busy resources in ResourcePooljadahl@opera.com2013-11-063-10/+27
* cc: Reduce command buffer flushes related to creating buffer ids.reveman@chromium.org2013-11-062-39/+95
* Revert 233046 "Remove RGB32 from VideoFrame::Format."shrikant@chromium.org2013-11-051-0/+2
* Remove RGB32 from VideoFrame::Format.rileya@chromium.org2013-11-051-2/+0
* cc: Allow PicturePile tests to unset debug canvas clearingenne@chromium.org2013-11-014-11/+20
* [cc] Issue correct trace-category for tilesnduca@chromium.org2013-11-011-3/+3
* cc: Fix PicturePile clearing for non-origin canvasesenne@chromium.org2013-11-012-29/+55
* Replace VideoFrame::INVALID with UNKNOWN.rileya@chromium.org2013-11-011-2/+2
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-0112-65/+200
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-315-7/+8
* Disable single-threaded GatherPixelRefs().tomhudson@chromium.org2013-10-302-5/+10
* cc: Changing picture pile in favour of a grid of pictures.vmpstr@chromium.org2013-10-2910-436/+301
* cc: Don't check IsLost for PrioritizedResources.danakj@chromium.org2013-10-271-2/+1
* cc: Sort backings in the parent compositor to the back of the list.danakj@chromium.org2013-10-265-43/+206
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-262-1/+7
* cc: Remove PrioritizedResourceManager::ReduceWastedMemoryOnImplThreaddanakj@chromium.org2013-10-262-16/+0
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-1/+2
* cc: Properly forward changes to resource usage limits to resource pool.reveman@chromium.org2013-10-241-1/+1
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-241-2/+2
* cc: Adding ETC1 support to UIResourceBitmap and ResourceProviderpowei@chromium.org2013-10-249-35/+134
* cc: Disable flaky perftest pending investigation.vmpstr@chromium.org2013-10-241-0/+5
* [Tracing] Add support for forward looking or backwards looking async steps.simonjam@chromium.org2013-10-242-4/+4
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-2218-430/+900
* Add locks in test ResourceProviderContext for TestTexture objects.mvujovic@adobe.com2013-10-221-3/+13
* Re-land: gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-223-20/+39
* Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3Djamesr@chromium.org2013-10-224-102/+7
* cc: Resources in parent compositor should not be considered wasted.danakj@chromium.org2013-10-212-0/+149
* cc: Add lcd text to Tile/PictureLayer AsValueenne@chromium.org2013-10-211-0/+1
* Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."reveman@chromium.org2013-10-213-39/+20
* Provide approximate type functions for SkMatrix44.dominikg@chromium.org2013-10-191-31/+4
* Cache results in ExpandRectEquallyToAreaBoundedBytomhudson@chromium.org2013-10-193-24/+62
* gpu: Add Will/DidUseTexImage to GLImage API.reveman@chromium.org2013-10-193-20/+39
* CC: Organize and optimize format lookups.epenner@chromium.org2013-10-158-72/+60