summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded base/memory/shared_memory.h #includes.thestig2015-09-151-1/+0
* webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.danakj2015-09-155-46/+24
* cc: Switch ListContainer to use composition instead of inheritance.vmpstr2015-09-155-355/+354
* Set clip children explicitly injaydasika2015-09-152-2/+5
* Devtools: Remove continuous repainting featuresamli2015-09-1422-361/+9
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-143-3/+3
* Add PIXEL_FORMAT_MT21.wuchengli2015-09-141-0/+1
* cc: Remove LayerTreeHostImpl::SetPageScaleOnActiveTree.danakj2015-09-127-22/+16
* cc: Refactor SurfaceHittest for readabilityfsamuel2015-09-116-226/+388
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-102-2/+17
* Remove the SkBitmap-based CC fake/mock methodsfmalita2015-09-106-126/+36
* Force swap buffers when re-creating the buffersdnicoara2015-09-101-1/+3
* cc: Consolidate calls to the root scroll dalegate UpdateRootLayerState.danakj2015-09-101-21/+6
* Remove unused code in CalculateVisibleRectsjaydasika2015-09-101-1/+0
* Revert "Revert of Add support for converting I420 software frames into NV12 h...guidou2015-09-101-45/+53
* Revert of Add support for converting I420 software frames into NV12 hardware ...tommi2015-09-101-53/+45
* input: Avoid a round trip for OnRootLayerDelegatedScrollOffsetChanged.danakj2015-09-106-21/+24
* cc: Delete SidecarListContainer.jbroman2015-09-1010-322/+5
* Undo scroll snap on to_parent at the start of new frame.jaydasika2015-09-104-13/+27
* Add null check in WebExternalBitmapImpl::pixels.kbr2015-09-101-0/+7
* Move the AnimateInput paths for WebView around to not path through cc.danakj2015-09-095-61/+47
* Replace ViewMsg_DidChangeBodyBackgroundColor with a frame metadata field.aelias2015-09-093-2/+9
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-0939-675/+768
* cc: Stop converting Rect to RectF implicitly in overlay tests.danakj2015-09-091-3/+4
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* [Ozone] Fix SingleOnTop issue by checking if the quad is clipped.william.xie2015-09-094-0/+42
* CC Animations: Allow timelines and players without host to support non-compos...loyso2015-09-091-1/+1
* Add support for converting I420 software frames into NV12 hardware framesandresantoso2015-09-091-45/+53
* Mac Overlays: Allow multiple overlays with sandwich strategy.andresantoso2015-09-089-121/+198
* asABitmap is deprecated, switch over to (simpler) isABitmapreed2015-09-071-8/+1
* Track cc histograms using a global "client name" variable.jbroman2015-09-056-30/+100
* cc: Remove implicit conversions from Rect to RectF in src/cc/.danakj2015-09-0554-277/+306
* cc: Implement the staging buffer limit in bytes instead of number of buffers.reveman2015-09-056-23/+92
* cc: Do not count checkerboarding area for low res metricsweiliangc2015-09-041-2/+0
* cc::Surfaces: Fix hittest crashfsamuel2015-09-042-0/+61
* Remove duplicate NextLayerInScrollOrder methodtdresser2015-09-041-14/+8
* cc: Avoid duplicate work when computing draw properties using property treesajuma2015-09-047-314/+263
* Remove WebCompositorSupportImpl::createDisplayItemList.esprehn2015-09-042-5/+0
* cc: Add support for continuing an iteration after erasing from a QuadList.andresantoso2015-09-034-30/+55
* cc: Use 90th percentile for scheduler estimates and add fudge factor.brianderson2015-09-032-16/+23
* Remove LTH::BeginCommitOnImplThreadvollick2015-09-034-8/+0
* Revert of cc: Use 90th percentile for scheduler estimates and add fudge facto...stgao2015-09-032-23/+16
* Call SetPosition from main thread injaydasika2015-09-031-4/+12
* cc: Use 90th percentile for scheduler estimates and add fudge factor.brianderson2015-09-032-16/+23
* cc: Generate resourceless quads only over valid recordingsenne2015-09-0310-8/+98
* Add rotation tests to compositor rotation.soonm2015-09-031-0/+56
* Apply skew on both axes together rather than sequentially on Compositornainar2015-09-035-19/+13
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* cc: Remove TileTask::RunReplyOnOriginThread.reveman2015-09-0212-27/+3