summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add ETC1 powered SSE encoder for tile texture compression (patchset...sergeyv2015-05-1410-1212/+200
* Add ETC1 powered SSE encoder for tile texture compressionradu.velea2015-05-1410-200/+1212
* cc: Compute picture pile size at construction time.vmpstr2015-05-142-13/+16
* cc: Remove an unused constructor from TilePriorityhendrikw2015-05-141-33/+0
* Add detection for rotation and flip overlay transformshalliwell2015-05-1311-34/+183
* Observe LCD text restrictions during layer animationsfmalita2015-05-132-8/+27
* cc: Remove unused Tile ctor parameter (raster_source).vmpstr2015-05-1311-13/+15
* Add distinction between RGB and RGBA native texture video frame and resourceshalliwell2015-05-135-6/+17
* Enable underlay strategy by default in OverlayProcessorhalliwell2015-05-132-5/+11
* cc: Move raster_source from Tile to PrioritizedTilehendrikw2015-05-1318-112/+106
* cc: Add support for non-2D texture targets to YUVVideoQuad.reveman2015-05-1212-113/+217
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-1/+1
* clang/win: Fix style plugin warnings in component debug builds.thakis2015-05-121-0/+2
* cc: Render TextureLayer which texture target is not GL_TEXTURE_2D correctly.penghuang2015-05-125-41/+70
* cc: Separate the priority from the tile and put in new PrioritizedTilehendrikw2015-05-1231-576/+617
* cc: VideoResourceUpdater support for YUV native textures.dcastagna2015-05-122-24/+104
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-116-0/+23
* cc: Ensure pending tree needs prop updates when active tree scrolls.vmpstr2015-05-112-0/+41
* Revert "cc: Add UMA stats for record and raster time."jbroman2015-05-1110-228/+0
* Cleanup: Simplify some checks in tests.thestig2015-05-115-15/+15
* cc: Remove 3 virtual function calls per display item during record.danakj2015-05-1116-223/+68
* cc: use property trees instead of CDP on the main threadenne2015-05-1111-117/+212
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-1113-146/+197
* [Cleanup] Remove duplicated check from TopControlsManager::ScrollByr.kasibhatla2015-05-111-3/+0
* cc: Remove undefined DisplayItem constructors.jbroman2015-05-117-25/+0
* Remove SoftwareOutputDevice::CopyToPixels and ::Scrolljbauman2015-05-082-20/+0
* cc: Remove allocation of unused SkPictureRecorder.jbroman2015-05-081-1/+0
* cc: Avoid extra copies of vectorshendrikw2015-05-085-24/+51
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-0810-3/+101
* Revert of cc: change the GPU rasterization content veto into an MSAA trigger....ajuma2015-05-0810-101/+3
* Revert of cc: Test BeginMainFrame values come from BeginImplFrame. (patchset ...ksakamoto2015-05-081-64/+1
* Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...ksakamoto2015-05-0816-320/+103
* cc: Test BeginMainFrame values come from BeginImplFrame.mithro2015-05-081-1/+64
* cc: change the GPU rasterization content veto into an MSAA trigger.senorblanco2015-05-0810-3/+101
* cc: Adding BeginFrameTracker object and removing Now() from LTHI.mithro2015-05-0816-103/+320
* cc: Adding test to check SingleThreadProxy::CompositeImmediately's state tran...mithro2015-05-081-0/+69
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-0714-46/+123
* cc: Use a ListContainer for DisplayItemList to reduce allocations.danakj2015-05-0729-152/+335
* media: Let VideoFrame carry more than one native texture.dcastagna2015-05-072-9/+7
* Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...ksakamoto2015-05-0714-122/+45
* cc: Adding DidFinishImplFrame to LTHI.mithro2015-05-0714-45/+122
* Add some more scoped_ptr functions in values.hestade2015-05-072-3/+2
* cc: Make HasImplThread() function work in AfterTest().mithro2015-05-072-1/+26
* Reland of "cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-0715-135/+68
* Revert "cc: Remove Tile refcounting and RefCountedManaged."bruening2015-05-0615-68/+135
* cc: Make the fps meter lie lesshendrikw2015-05-061-1/+1
* Fixes sync point processing for overlayshalliwell2015-05-062-7/+126
* cc: Remove Tile refcounting and RefCountedManaged.vmpstr2015-05-0615-135/+68
* Make property trees not depend on PreCalculateMetaInformation treewalkjaydasika2015-05-067-19/+282
* [surfaces] rename content_to_target_transform to target_transformjbauman2015-05-062-25/+23