summaryrefslogtreecommitdiffstats
path: root/cc/resources
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-2113-188/+225
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-1813-225/+188
* cc_perftests: Don't count number of tasks required for activation twiceskyostil@chromium.org2014-01-171-8/+1
* Shared Raster Worker Threadssohan.jyoti@samsung.com2014-01-1719-352/+561
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-171-2/+0
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-172-2/+2
* cc: Add zero-copy texture update support to delegating renderer.reveman@chromium.org2014-01-173-33/+137
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-151-1/+0
* implement onNewLockPixels for SkPixelRefreed@google.com2014-01-132-2/+20
* cc: ContextProvider::Capabilities compose gpu::Capabilitiesboliu@chromium.org2014-01-121-4/+4
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-1039-123/+131
* Add synthetic delay points for latency testingskyostil@chromium.org2014-01-105-8/+72
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-103-8/+9
* cc: Simplify raster task completion notification logicskyostil@chromium.org2014-01-092-1/+11
* cc: Fix logic for detecting when raster tasks were throttledskyostil@chromium.org2014-01-092-3/+96
* [cc] Unify static create method of ResourceUpdatesimonhong@chromium.org2014-01-093-36/+7
* [cc] Cleanup: modify the description of SkPictureContentLayerUpdatersimonhong@chromium.org2014-01-091-5/+2
* Add preliminary support for hw-accelerated tile rasterization.alokp@chromium.org2014-01-0914-118/+356
* cc: Gather and lock/unlock SkDiscardablePixelRefs instead of skia::LazyPixelR...reveman@chromium.org2014-01-089-154/+157
* Revert "cc: Simplify raster task completion notification logic"ernstm@chromium.org2014-01-082-11/+1
* [cc] Cleanup: remove unused class - CachingBitmapContentLayerUpdatersimonhong@chromium.org2014-01-082-107/+0
* Revert of https://codereview.chromium.org/63443003/enne@chromium.org2014-01-085-56/+130
* [cc] Cleanup: Modify description of BitmapContentLayerUpdatersimonhong@chromium.org2014-01-071-2/+3
* cc: Combine analysis and rasterenne@chromium.org2014-01-075-130/+56
* cc: Improve worker pool performance by using std:make_heap instead of std:pri...reveman@chromium.org2014-01-021-26/+30
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-2017-1532/+483
* Increase the minimum GPU memory limit on Macccameron@chromium.org2013-12-191-3/+7
* Update ETC1PixelRef to use new SkPixelRef constructor.halcanary@google.com2013-12-182-14/+0
* cc: Simplify raster task completion notification logicskyostil@chromium.org2013-12-182-1/+11
* cc: Use Skia information about whether pictures have bitmapsenne@chromium.org2013-12-173-1/+6
* cc: Stop needlessly converting rect/rectf in update tile prioritiesvmpstr@chromium.org2013-12-141-1/+1
* cc: Reset tiling size upon destruction.vmpstr@chromium.org2013-12-132-0/+46
* cc: Include analysis in raster benchmark costsenne@chromium.org2013-12-133-15/+41
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-122-8/+8
* Convert cc resource system over to GLES2Interfacejamesr@chromium.org2013-12-116-440/+384
* cc: Use a rectf manhattan distance for update tile prioritiesvmpstr@chromium.org2013-12-111-6/+6
* Removed unnecessary forward declarations.alokp@chromium.org2013-12-101-4/+0
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-1010-117/+101
* cc: Added invalidation frequency for picture pile.vmpstr@chromium.org2013-12-106-33/+230
* Always use the SkPixelRef constructor that takes SkImageInfo, as the older fo...reed@google.com2013-12-102-1/+16
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-081-17/+6
* cc: Move manhattanDistance from tile priority to rect.vmpstr@chromium.org2013-12-074-46/+7
* Remove always-on compositor capabilitiesjamesr@chromium.org2013-12-063-10/+3
* cc: Added tile bundlesvmpstr@chromium.org2013-12-0617-483/+1486
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-057-13/+33
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-053-2/+11
* cc: Fix passing initialized value to getIntegerboliu@chromium.org2013-12-041-0/+1
* cc: remove unused devtools_instrumentation eventscaseq@chromium.org2013-12-042-3/+0
* Un-refcount media::VideoFrame::MailboxHoldersheu@chromium.org2013-12-041-7/+6
* Add plumbing for video pixel formats with JPEG color range.rileya@chromium.org2013-12-041-0/+4