summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
Commit message (Expand)AuthorAgeFilesLines
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-0/+7
* So that ScopedPtrHashMap can be used by user outside of cc.powei@chromium.org2013-08-301-1/+0
* cc: Use BlockedTaskRunner to immediately run callbacks on the main thread.danakj@chromium.org2013-08-291-0/+2
* Pass context capabilities via cc::ContextProvider instead of gl stringjamesr@chromium.org2013-08-291-2/+3
* Rename ScrollbarLayer\* to PaintedScrollbarLayer\*wjmaclean@chromium.org2013-08-221-4/+4
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-191-0/+1
* Add layer name into frame viewerqiankun.miao@intel.com2013-08-161-0/+1
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-131-2/+2
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-131-0/+2
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-131-0/+2
* cc: Added priority ref tile set instead of sorting tiles.vmpstr@chromium.org2013-08-071-0/+2
* Proposed UI Resource Manager. See internal doc: powei@chromium.org2013-08-011-0/+5
* cc: Get rid of cc_source_files variable.tfarina@chromium.org2013-07-241-353/+350
* cc: Use simplified region for pending invalidation.vmpstr@chromium.org2013-07-191-0/+2
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-181-0/+1
* Cleanup unused WebExternalTextureLayer APIs and resulting dead code.piman@chromium.org2013-07-111-2/+0
* cc: Eliminate tile.h's dependency on tile_manager.hvmpstr@chromium.org2013-07-041-0/+2
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-2/+2
* cc: Create a AnimationDelegate interface and an adapter class in compositor_b...tfarina@chromium.org2013-06-261-0/+1
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-0/+4
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-3/+0
* Move hash_pair.h from cc/base into base/.nasko@chromium.org2013-06-201-1/+0
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-0/+2
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-0/+2
* Link cc, cc_unittests, and compositor against blink_minimaljamesr@chromium.org2013-06-181-1/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-2/+0
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-0/+2
* cc: Move WorkerPool from cc/base to cc/resources.reveman@chromium.org2013-06-141-2/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-2/+0
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-0/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-2/+0
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-1/+0
* Depend on public/blink.gyp:blink to depend on Blink libraryjamesr@chromium.org2013-06-071-1/+1
* Support computing percentiles on a rolling window of samplesajuma@chromium.org2013-06-041-0/+2
* cc: Add new RasterWorkerPool interface.reveman@chromium.org2013-06-031-0/+4
* Add CompositingReasons to compositor layers.shawnsingh@chromium.org2013-05-291-0/+1
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-2/+0
* Revert 202580 "Add CompositingReasons to compositor layer types."jchaffraix@chromium.org2013-05-281-1/+0
* Add CompositingReasons to compositor layer types.shawnsingh@chromium.org2013-05-281-0/+1
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-241-0/+2
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-221-4/+0
* Remove ScrollbarLayerImplBase.wjmaclean@chromium.org2013-05-171-1/+0
* Remove current pinch-zoom scrollbar implementation.wjmaclean@chromium.org2013-05-171-6/+0
* This patch adds picture tracing to cc/picture.cc. The important bits of this ...pdr@chromium.org2013-05-141-0/+2
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-081-15/+1
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-081-0/+2
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-081-0/+1
* Add signalSyncPoint to the WebGraphicsContext3D command buffer impls.danakj@chromium.org2013-04-271-0/+2
* cc: Sort the files in cc.gypdanakj@chromium.org2013-04-261-238/+238
* Switch LatencyInfo struct to use a map.jbauman@chromium.org2013-04-171-0/+1