summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Delete hybrid rasterization setting.alokp@chromium.org2014-05-0110-85/+34
* cc: Take the source scale into account when picking tilings in pinch.danakj@chromium.org2014-05-012-28/+23
* Handle direction control in compositor Animationsa.renevier@samsung.com2014-05-013-29/+116
* cc: Reraster and fix the raster source scale factor when it changes.danakj@chromium.org2014-05-013-83/+135
* Replace call to SkComposeImageFilter constructor with call to factory.dominikg@chromium.org2014-05-011-1/+1
* cc: Remove unused member functions and vars in SchedulerStateMachinesimonhong@chromium.org2014-05-012-8/+0
* Revert of cc: Change required_for_activation bookkeeping. (https://codereview...kbr@chromium.org2014-05-014-54/+10
* Adding presubmit to cc directory to prevent the usage of base::Time.mithro@mithis.com2014-05-011-0/+53
* cc: Add initial GPU-to-GPU copy rasterizer implementation.reveman@chromium.org2014-05-0112-15/+478
* Don't early out in PreCalculateMetaInformationvollick@chromium.org2014-05-012-2/+54
* cc: Change required_for_activation bookkeeping.vmpstr@chromium.org2014-05-014-10/+54
* cc: Clear begin_retro_frame_posted_ properlybrianderson@chromium.org2014-04-301-3/+12
* cc: Remove PictureLayerImpl CHECK during SyncTilingenne@chromium.org2014-04-301-8/+0
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-3017-67/+394
* cc: Delete GrContext resources when tab becomes invisible.alokp@chromium.org2014-04-3019-53/+191
* cc: Remove condition that would skip deadline taskbrianderson@chromium.org2014-04-301-3/+0
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-301-2/+2
* cc: Animations committed together should start togetherajuma@chromium.org2014-04-309-236/+743
* Hack SkRecord in as an alternate recording mode in cc/resources/picture.mtklein@chromium.org2014-04-304-4/+48
* Added compositor test for viewport container bounds clobbering behavior.bokan@chromium.org2014-04-301-0/+55
* Trigger GPU rasterization based on viewport rather than per-layer hintsajuma@chromium.org2014-04-306-47/+27
* cc: Make LTHI::NotifyTileInitialized more generic.vmpstr@chromium.org2014-04-304-8/+24
* cc: Record statistics about approximated content.ernstm@chromium.org2014-04-307-1/+53
* Fix scale on axis may be negative.perryuwang@tencent.com2014-04-301-6/+10
* cc: prevent TileManager raster/eviction tile iterators copy.vmpstr@chromium.org2014-04-302-12/+12
* Revert 266624 "cc: Split animating and drawing into separate act..."skyostil@google.com2014-04-2917-385/+67
* cc: Add support for partial swaps when using impl-side painting by only sohan.jyoti@samsung.com2014-04-2911-10/+139
* cc: Fix PictureLayerImpl::SanityCheck conditionboliu@chromium.org2014-04-291-8/+7
* Revert of cc: SwapAck throttle Swap without throttling MainFrames (https://co...machenbach@chromium.org2014-04-292-9/+12
* Trace the lifetime of CopyOutputRequestjdduke@chromium.org2014-04-281-1/+6
* cc: SwapAck throttle Swap without throttling MainFramesbrianderson@chromium.org2014-04-282-12/+9
* Scrollbars should get notifications from all scrollable layers up to container.wjmaclean@chromium.org2014-04-283-8/+38
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-2817-67/+385
* Change get_child_as_raw_ptr to get_layer_as_raw_ptrvollick@chromium.org2014-04-283-17/+14
* Don't clear render surfaces unnecessarily.vollick@chromium.org2014-04-2812-36/+64
* Fix for pinch virtual viewport flag wasn't fully enabled.bokan@chromium.org2014-04-282-0/+2
* cc: Remove unused_memory_limit_in_bytes field from GlobalStateThatImpactsTile...reveman@chromium.org2014-04-288-25/+26
* Relax touch hit testing in CC to look at all layers under a pointrbyers@chromium.org2014-04-272-22/+11
* cc: Move scheduling logic out of OutputSurfacebrianderson@chromium.org2014-04-2628-702/+565
* cc: Remove the capability to give up and leave compositing mode.danakj@chromium.org2014-04-2513-199/+57
* Only allow overlay pinch-zoom scrollbars when page scale > 1.wjmaclean@chromium.org2014-04-242-48/+133
* cc: use viewport-wide tiles for GPU rasterization.ernstm@chromium.org2014-04-244-4/+19
* cc: DCHECK correctly for empty damage rects.danakj@chromium.org2014-04-241-4/+3
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-2443-592/+33
* cc: Use the onscreen context to perform composited ganesh filters.danakj@chromium.org2014-04-246-317/+121
* Update Chromium to new Skia headers & beginRecording signaturerobertphillips@google.com2014-04-2411-26/+33
* cc: Remove code paths for branches that are always true.danakj@chromium.org2014-04-236-77/+46
* Remove QuadSink::MaybeAppend and the QuadCuller unit tests.danakj@chromium.org2014-04-2311-864/+15
* cc: Use CHROMIUM_sync_query in GLRenderer when available.reveman@chromium.org2014-04-233-26/+109
* Cleanup GPU dependencies for gl_in_process_contextprimiano@chromium.org2014-04-231-0/+1