summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add performance tests for PicutrePileImpl class.reveman@chromium.org2014-04-032-0/+90
* Initialize overlay validator in GpuBrowserCompositorOutputSurface.alexst@chromium.org2014-04-036-27/+20
* Fix another inappropriate overscroll glow.sataya.m@samsung.com2014-04-032-13/+27
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-025-45/+8
* Fix fixed-pos jitter related to physical pixel snapping.aelias@chromium.org2014-04-022-2/+56
* Remove dead code cc::Layer, cc::WebLayerImplwjmaclean@chromium.org2014-04-022-35/+0
* Add trace flow event for tracking LatencyInfomiletus@chromium.org2014-04-021-0/+7
* cc: Remove unused variable LayerTreeSettings::use_memory_management.dongseong.hwang@intel.com2014-04-022-2/+0
* cc: Remove extra type from tiling raster tile iterator.vmpstr@chromium.org2014-04-024-29/+20
* Re-raster GPU-rasterized layers during scale animationsajuma@chromium.org2014-04-022-4/+80
* cc: Add tiling eviction tile iterator.vmpstr@chromium.org2014-04-023-2/+181
* cc: Prevent integer overflow with software TextureMailbox.danakj@chromium.org2014-04-013-6/+23
* cc: Avoid prefer smoothness mode when scrolling with scroll handlerskyostil@chromium.org2014-04-014-10/+56
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-015-8/+45
* Revert "Handle direction control in compositor Animations"rafaelw@google.com2014-04-013-116/+29
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-315-45/+8
* Handle direction control in compositor Animationsa.renevier@samsung.com2014-03-313-29/+116
* cc: Add layer property for scroll handlersskyostil@chromium.org2014-03-3114-25/+111
* cc: Add tile manager raster tile iterator.vmpstr@chromium.org2014-03-317-9/+707
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-3112-0/+191
* Always use a SharedBitmapManager with the compositor.jbauman@chromium.org2014-03-312-62/+9
* Initialize cc::VideoFrameProviderClientImpl::active_video_layer_.scherkus@chromium.org2014-03-294-1/+22
* Plumb overlay processing into DirectRenderer.alexst@chromium.org2014-03-2820-114/+578
* Make disable_low_res_tiling independent of is_gpu_rasterization_enableanton@chromium.org2014-03-282-3/+3
* Make scaled_scroll_bounds floaat to avoid truncating intermediate results.wjmaclean@chromium.org2014-03-281-1/+1
* Removed pinch viewport scroll offset distributionbokan@chromium.org2014-03-285-175/+0
* cc: Support texcoord offsets in YUVVideoDrawQuadsheu@chromium.org2014-03-2714-89/+129
* Audit/fix use of media::VideoFrame::coded_size()sheu@chromium.org2014-03-272-34/+8
* cc: Use needs_animate_layers()simonhong@chromium.org2014-03-271-4/+3
* Replace CurrentPhysicalTimeTicks with a fallback in CurrentFrameTimeTicks.aelias@chromium.org2014-03-267-32/+22
* Avoid unnecessary gloweffect callssataya.m@samsung.com2014-03-262-2/+44
* cc: Apply occlusion before creating quads in DelegatedRendererLayerImpl.danakj@chromium.org2014-03-266-21/+201
* Remove NOTIMPLEMENTED from DelegatingRenderer::SendManagedMemoryStatsjbauman@chromium.org2014-03-261-2/+2
* cc: Fix typo in comment.reveman@chromium.org2014-03-261-1/+1
* Add GL_TEXTURE_EXTERNAL_OES as supported texture target for CHROMIUM_map_image.sohan.jyoti@samsung.com2014-03-261-4/+0
* cc: Add missing DCHECKs to RasterTaskGraphRunner.reveman@chromium.org2014-03-261-0/+2
* cc: Move WorkerPoolTask implementations to tile_manager.cc.reveman@chromium.org2014-03-2510-349/+265
* Use QuadSink::Append for debug borders.danakj@chromium.org2014-03-252-5/+5
* Show pictures layer_rect in tracewangxianzhu@chromium.org2014-03-251-2/+1
* SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-2524-159/+93
* cc: Reduce size of cc::ResourceProvider::Resource classjadahl@opera.com2014-03-252-28/+31
* update VIDEO_HOLE block wrt recent cc changesmostynb@opera.com2014-03-251-2/+1
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-2524-27/+88
* change SoftwareOutputDevice CopyToBitmap to CopyToPixels, and remove device_ ...reed@google.com2014-03-253-18/+11
* Disable LayerTreeHostTestNumFramesPending for flakiness.aelias@chromium.org2014-03-221-2/+3
* cc: Apply occlusion before creating quads in RenderSurfaceImpl.danakj@chromium.org2014-03-2110-6/+129
* cc: Don't consider borders when iterating pixel refsenne@chromium.org2014-03-213-3/+84
* cc: Add minimal GLES2Interface implementation required to run RasterWorkerPoo...reveman@chromium.org2014-03-201-2/+23
* cc: Apply occlusion before creating quads in SolidColorScrollbarLayerImpl.danakj@chromium.org2014-03-204-5/+95
* cc: Add layer raster tile iteratorvmpstr@chromium.org2014-03-206-3/+361