summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Fix WebLayerImplFixedBoundsTesthush2014-12-092-2/+9
* cc: Renaming Rasterizer and RasterWorkerPool interfacesvmiura2014-12-0937-1366/+1254
* Use EXPECT_FLOAT_EQ for points equality test.hush2014-12-091-1/+6
* Add ScopedPtrVector::remove_if().danakj2014-12-082-0/+103
* cc: Schedule a late deadline when swap throttled, allow rescheduling.sunnyps2014-12-087-101/+135
* cc: Move LayerRasterTileIterator to a separate file and make it a queuevmpstr2014-12-0810-300/+329
* cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TE...dongseong.hwang2014-12-083-12/+10
* cc: Fix ordering of blink's GN build file.tfarina2014-12-081-21/+22
* Test for swap promisesjbauman2014-12-061-0/+56
* Properly handle viewport-flings after a bubbling scrolljdduke2014-12-062-2/+58
* Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...isherman2014-12-061-5/+7
* cc: Fix incorrect deadline for low-latency mode.sunnyps2014-12-051-4/+1
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-0510-20/+82
* Revert of Translate the overscroll elasticity layer by the overscroll amount ...thestig2014-12-0510-81/+20
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-0510-20/+81
* Make ui::Compositor use ui::Schedulerweiliangc2014-12-051-7/+5
* Enlarge visible content rect by bounds delta.timav2014-12-052-4/+88
* Enable scheduler main thread low latency mode for SingleThreadProxy.weiliangc2014-12-046-22/+3
* Use EXPECT_EQ when possible.hush2014-12-0418-303/+246
* Add Needed Forward Declarationzhaoze.zhou2014-12-041-0/+1
* [cc] Add nearest neighbor filtering for TextureLayer.jackhou2014-12-0429-122/+295
* cc: Fix integer overflow when picking raster scalesenne2014-12-041-2/+6
* Allow changing top controls heightdtrainor2014-12-0414-120/+262
* Refactor delta/sent_delta logic into self-contained abstraction.aelias2014-12-0417-208/+400
* cc: Show GPU rasterization status within the HUDhendrikw2014-12-038-0/+101
* gn format // (the rest, except mojo)scottmg2014-12-031-2/+3
* cc: Trace event for veto reasonhendrikw2014-12-033-12/+16
* Add a new scheduler mode main thread should always be low latency.weiliangc2014-12-0311-12/+219
* cc: Ensure to issue only one NotifiyReadyTo* callback per manage tiles.vmpstr2014-12-035-9/+92
* Ensure Surface size always matches window size on swapjbauman2014-12-035-8/+32
* Add memory tracking to record_and_rasterize benchmark.schenney2014-12-0325-5/+118
* cc: Enable GL_RED_EXT for YUV resourceshendrikw2014-12-033-8/+11
* Clip a layer when its render target's render surface is clipped.hush2014-12-025-5/+98
* Revert "Add new latency_info for tracking browser composite time."jdduke2014-12-022-6/+0
* cc: Added RED_8 to the ResourceFormat enumhendrikw2014-12-026-15/+41
* Revert of cc: Added RED_8 to the ResourceFormat enum (patchset #2 id:20001 of...pkotwicz2014-12-026-41/+15
* cc: Added RED_8 to the ResourceFormat enumhendrikw2014-12-026-15/+41
* cc: Adding creation location to debug BeginFrameArgs objects.mithro2014-12-0216-191/+304
* VideoResourceUpdater: Reuse frame pixel data on GPUmagjed2014-12-013-93/+187
* Enable raw pixel scrolling for wheel events in web contentslanwei2014-12-012-11/+52
* cc: Fix races in LayerTreeHostAnimationTestsajuma2014-11-281-57/+22
* cc: Fix WebContentLayerImpl::PaintContentsToDisplayListajuma2014-11-271-1/+2
* cc: Implement a display-list-based RecordingSource and RasterSourceajuma2014-11-2750-58/+1930
* cc: Move LayerEvictionTileIterator to a separate file and make it a queuee.hakkinen2014-11-2714-555/+351
* Switch SharedBitmap to use virtual destructor instead of callback.jbauman2014-11-273-48/+42
* cc: Prevent retro frames from being discarded too early.sunnyps2014-11-262-33/+169
* cc: Remove unused member variables on WebContentLayerImpl.danakj2014-11-261-3/+0
* content: Add command line flag for native GPU memory buffers.reveman2014-11-267-74/+68
* cc: Clean-up of ManageTileStatevmpstr2014-11-253-57/+3
* Remove size from Surfaces.jbauman2014-11-2510-46/+45