summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-0312-0/+565
* cc: Advance commit state with a CancelableClosurebrianderson@chromium.org2014-04-033-59/+96
* cc: Allow CompositeAndReadback when replacement commit is activatingsimonhong@chromium.org2014-04-033-13/+219
* cc: Use DefaultInterval for uninitialized intervalboliu@chromium.org2014-04-031-3/+4
* Revert 261543 "cc: Add picture recording modes for benchmarking"nick@chromium.org2014-04-0314-193/+60
* cc: Add picture recording modes for benchmarkingskyostil@chromium.org2014-04-0314-60/+193
* Add @skyostil to cc OWNERSnduca@chromium.org2014-04-031-0/+1
* cc: Add CHECKs that the backing size reported by canvas matches.danakj@chromium.org2014-04-034-9/+16
* Remove redundant I420-to-YV12 conversion in MediaStreamVideoTrack.hshi@chromium.org2014-04-032-58/+92
* Re-land "cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTe...nick@chromium.org2014-04-033-155/+234
* Revert 261380 "cc: Remove TextureLayer::SetTextureId and Texture..."nick@chromium.org2014-04-033-234/+155
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2014-04-033-155/+234
* cc: Add more values to Scheduler::StateAsValuebrianderson@chromium.org2014-04-031-1/+13
* cc: fix continuous paint modecaseq@chromium.org2014-04-0311-3/+120
* 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