summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* [Reland] Cache gpu suitability in DisplayItemList, remove SetUnsuitable...For...pdr2015-09-2211-90/+155
* Refactor Surfacehittest to return gfx::Transformfsamuel2015-09-223-99/+235
* Remove delegated-renderer and composite-to-mailbox flagspiman2015-09-222-6/+0
* Revert of Cache gpu suitability in DisplayItemList, remove SetUnsuitable...Fo...pdr2015-09-2211-102/+90
* Revert of cc: Synchronize num copy requests to LayerImpl (patchset #1 id:1 of...enne2015-09-229-34/+23
* Removing GL context rate limiting feature and related wrappersjunov2015-09-2217-164/+0
* cc: Synchronize num copy requests to LayerImplenne2015-09-229-23/+34
* cc: fix the GPU rasterization status display in the FPS counter.senorblanco2015-09-221-2/+2
* Remove LayerScrollOffsetDelegate, make all input paths go thru proxy.danakj2015-09-217-142/+104
* CFI: avoid a bad cast in InsertBeforeMany.krasin2015-09-211-2/+2
* cc: Remove unused Layer::num_children_with_scroll_parentenne2015-09-213-24/+0
* VideoFrameExternalResources returned needs HOLE for type for VIDEO_HOLEjkardatzke2015-09-211-8/+7
* Cache gpu suitability in DisplayItemList, remove SetUnsuitable...ForTestingpdr2015-09-2111-90/+102
* Cleanup: Pass std::string as const reference from cc/ki.stfu2015-09-212-2/+2
* Disambiguates multiple contexts in the same client.ericrk2015-09-214-7/+22
* cc: Address comments for API to release OutputSurfacesievers2015-09-184-3/+11
* This sets up API to release OutputSurface from LTHClient.sohan.jyoti2015-09-1812-6/+126
* Update scrollbar layer property tree opacity when it becomes activejaydasika2015-09-185-2/+67
* Switch DisplayItemListTest from SkBitmapSource to SkImageSourcefmalita2015-09-181-8/+11
* cc:Make effect tree nodes render targetsweiliangc2015-09-184-30/+65
* cc: Fix race in animation checkerboard unit testsajuma2015-09-182-10/+4
* cc: Deflake LayerTreeHostAnimationTestAnimationFinishesDuringCommitajuma2015-09-181-1/+6
* [tracing] Don't use dot-based path expansion in TracedValueprimiano2015-09-181-4/+5
* Add code to dump Skia GrContext memoryericrk2015-09-182-2/+128
* cc: Add RandomAccessListContainer, which has more restricted API.vmpstr2015-09-187-0/+208
* webview: Move calls to update the root scroll delegate to LTHI.danakj2015-09-177-104/+53
* cc: Remove NaNs in MapEnclosingClippedRect and ViewportSelectionajuma2015-09-175-3/+211
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-1736-250/+123
* cc: Implement shared worker contexts.reveman2015-09-1636-123/+250
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-1611-78/+76
* webview: Remove unnecessary call to dirty the draw properties.danakj2015-09-161-1/+0
* Remove non-slimming-paint codepaths in chromepdr2015-09-1621-179/+171
* cc: Remove unneeded DistributeRootScrollOffset call.danakj2015-09-161-4/+2
* cc: Don't recreate lost OutputSurface when hiddensievers2015-09-152-10/+40
* Reland Make inverted viewport scroll order the default and remove flag.bokan2015-09-154-65/+56
* 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