summaryrefslogtreecommitdiffstats
path: root/cc/output
Commit message (Expand)AuthorAgeFilesLines
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-123-11/+14
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-123-14/+11
* cc: Only make num_threads - 1 SkPicture clones.reveman@chromium.org2014-02-124-7/+117
* Map delegated software bitmaps only when they're about to be read from.jbauman@chromium.org2014-02-111-0/+8
* cc: Prevent usage of rasterize on-demand with delegating renderer.reveman@chromium.org2014-02-115-1/+9
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-113-11/+14
* [cc] Avoid "skip" optimizations when drawing layers that have copy requests.miu@chromium.org2014-02-061-1/+2
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-054-6/+5
* [cc] cleanup: re-arrange some file locations in cc/schedulersimonhong@chromium.org2014-02-041-1/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-1/+1
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-8/+8
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-2915-18/+18
* Apply automatic range checks to CC enum types across IPC.tsepez@chromium.org2014-01-291-0/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-2815-18/+18
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-2815-18/+18
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-1/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-1/+1
* cc: Delete ContextProvider::MakeGrContextCurrent.alokp@chromium.org2014-01-172-7/+0
* Add cc:DrawQuad type for surfacesjamesr@chromium.org2014-01-172-0/+10
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-162-3/+3
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-165-9/+4
* Remove remaining blink/WebKit refs from ccjamesr@chromium.org2014-01-151-14/+0
* cc: Add RendererCapabilitiesImplboliu@chromium.org2014-01-158-10/+53
* Remove WebString refs from cc/, they are all dead codejamesr@chromium.org2014-01-141-18/+0
* cc: ContextProvider::Capabilities compose gpu::Capabilitiesboliu@chromium.org2014-01-125-54/+17
* Remove unnecessary use of blink typedefsjamesr@chromium.org2014-01-111-113/+87
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-1017-79/+90
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-105-64/+63
* replace deprecated SkScalarRound/Floor/Ceil calls with more explicit variantsreed@google.com2014-01-061-1/+1
* Remove some LatencyInfo merging code pathmiletus@chromium.org2014-01-021-1/+3
* Pass cancelable callback to gpu::ContextSupport::SignalQuery() in GLRenderersergeyu@chromium.org2013-12-261-1/+4
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-212-3/+3
* Use the GL in process bindings directly in cc_unittestsjamesr@chromium.org2013-12-204-45/+43
* Implicitly ensure backbuffer creation on drawjamesr@chromium.org2013-12-132-6/+0
* Add GL entry points for DiscardBackbufferCHROMIUMjamesr@chromium.org2013-12-132-5/+2
* Convert cc::GeometryBinding over to GLES2Interfacejamesr@chromium.org2013-12-113-82/+81
* Convert cc resource system over to GLES2Interfacejamesr@chromium.org2013-12-111-5/+6
* Use GLES2Interface in GLRendererjamesr@chromium.org2013-12-112-512/+456
* cc: Remove dead function declarationenne@chromium.org2013-12-101-2/+0
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-108-38/+27
* Always use the SkPixelRef constructor that takes SkImageInfo, as the older fo...reed@google.com2013-12-101-11/+26
* cc: Remove DeviceViewport and DeviceClip from the RendererClientdanakj@chromium.org2013-12-109-459/+638
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-105-58/+11
* cc: Inline GLRenderer::Initialize into the constructordanakj@chromium.org2013-12-093-33/+6
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-086-52/+22
* Use GLES2Interface for shaders and programsjamesr@chromium.org2013-12-088-168/+180
* Route surface visibility notifications through ContextSupport/GpuControljamesr@chromium.org2013-12-083-11/+15
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-063-135/+6
* Remove always-on compositor capabilitiesjamesr@chromium.org2013-12-068-43/+12
* Expose GLES2Interface to ccjamesr@chromium.org2013-12-042-1/+6