summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Layer::PushPropertiesTo perf testvmpstr@chromium.org2013-12-132-0/+121
* cc: Only use advance_commit_state_timer_ when a commit is pendingbrianderson@chromium.org2013-12-131-14/+16
* Add GL entry points for DiscardBackbufferCHROMIUMjamesr@chromium.org2013-12-132-5/+2
* cc: Include analysis in raster benchmark costsenne@chromium.org2013-12-138-16/+60
* cc: Prevent use after free of LayerImpl that had a copy request.danakj@chromium.org2013-12-123-14/+85
* use SkImageInfo parameter for SkPixelRef constructorreed@google.com2013-12-122-10/+16
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-123-12/+12
* cc: Don't cancel poll_for_draw_triggers_closure_ too early.brianderson@chromium.org2013-12-127-15/+35
* Remove WebGraphicsContext3D references from cc/layersjamesr@chromium.org2013-12-116-17/+24
* Convert cc::GeometryBinding over to GLES2Interfacejamesr@chromium.org2013-12-113-82/+81
* Convert cc resource system over to GLES2Interfacejamesr@chromium.org2013-12-1112-539/+704
* Use GLES2Interface in GLRendererjamesr@chromium.org2013-12-114-512/+665
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-1113-58/+81
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-1113-81/+58
* cc: Use a rectf manhattan distance for update tile prioritiesvmpstr@chromium.org2013-12-111-6/+6
* cc: Make BrowserCompositorInvalidateLayerTreePerfTest change mailbox.danakj@chromium.org2013-12-111-0/+8
* cc: Remove dead function declarationenne@chromium.org2013-12-101-2/+0
* 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-1054-352/+373
* cc: Added invalidation frequency for picture pile.vmpstr@chromium.org2013-12-108-34/+232
* cc: Fix cc_perftests DenseBrowerUIpowei@chromium.org2013-12-101-9/+31
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-1010-1/+68
* Always use the SkPixelRef constructor that takes SkImageInfo, as the older fo...reed@google.com2013-12-103-12/+42
* cc: Remove DeviceViewport and DeviceClip from the RendererClientdanakj@chromium.org2013-12-1017-559/+705
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-1013-181/+94
* Use bit fields inside cc to reduce memory usage.vivek.vg@samsung.com2013-12-106-59/+57
* cc: Allow 'overflow: hidden' layers to be scrolled again.sadrul@chromium.org2013-12-103-20/+7
* cc: Fix checkboard after a pinch-zoom followed by a scroll.kaanb@chromium.org2013-12-101-1/+4
* Add monotonic time and target property to cc::AnimationDelegate notificationsajuma@chromium.org2013-12-095-27/+90
* cc: Inline GLRenderer::Initialize into the constructordanakj@chromium.org2013-12-095-39/+8
* Rely on lost context callbacks intead of pollingjamesr@chromium.org2013-12-0813-495/+60
* Use GLES2Interface for shaders and programsjamesr@chromium.org2013-12-0814-170/+278
* Route surface visibility notifications through ContextSupport/GpuControljamesr@chromium.org2013-12-086-13/+35
* For main thread event handling, if event causesmiletus@chromium.org2013-12-0812-13/+397
* cc: Move manhattanDistance from tile priority to rect.vmpstr@chromium.org2013-12-074-46/+7
* cc: Add histogram for unserviced copy requests and return by reference.danakj@chromium.org2013-12-073-8/+16
* cc: Clean up tick times used for LayerAnimationControllerTestsajuma@chromium.org2013-12-072-115/+125
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-0616-236/+12
* cc: Don't require DelegatedRendererLayer to push properties every framedanakj@chromium.org2013-12-061-4/+1
* Remove always-on compositor capabilitiesjamesr@chromium.org2013-12-0616-83/+26
* cc: Added tile bundlesvmpstr@chromium.org2013-12-0629-528/+1587
* Dirty rects always contain full tiles with delegated rendering.prashant.n@samsung.com2013-12-056-30/+64
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-0513-17/+58
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-0512-17/+303
* Expose GLES2Interface to ccjamesr@chromium.org2013-12-046-2/+19
* cc: Fix passing initialized value to getIntegerboliu@chromium.org2013-12-041-0/+1
* Introduce gpu::Capabilitiesboliu@chromium.org2013-12-043-0/+26
* cc: remove unused devtools_instrumentation eventscaseq@chromium.org2013-12-044-6/+0
* Remove DCHECK(context3d_) checks that check nothing.danakj@chromium.org2013-12-041-11/+0
* Modified the structure ContextProvider::Capabilities to use bitfields.behara.ms@samsung.com2013-12-041-16/+16