summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Use property tree index accessors in Layer::On<Property>AnimatedAli Juma2015-05-211-2/+2
* Fix build error with LTHC unittestIan Vollick2015-05-201-27/+0
* Reset property tree indices when layer is removed from layer treeIan Vollick2015-05-208-47/+145
* cc: Move files out of cc/resources/.Dana Jansens2015-05-19172-697/+697
* cc: Don't try set RenderPasses on active tree after losing context.Dana Jansens2015-05-192-0/+33
* cc: split UpdateGpuRasterizationStatus() into two parts.senorblanco2015-05-155-64/+69
* Use CCBlinkTestSuite for cc_blink_unittestslof842015-05-155-2/+93
* Move VISUAL_STATE promise to activationtobiasjs2015-05-157-26/+114
* cc: Add null checks for GrContext created by ContextProviderCommandBuffer.vmiura2015-05-155-6/+39
* cc: Pass priority rect information from iterators to tilings.e.hakkinen2015-05-157-92/+167
* cc: VideoLayerImpl VideoFrame::TEXTURE_YUV_420 support.dcastagna2015-05-152-10/+101
* cc: Make IsReadyToDraw/NeedsRaster usage consistent.vmpstr2015-05-1514-49/+56
* Add SurfaceDisplayOutputSurface unittestsbrianderson2015-05-154-0/+154
* Create single thread synchronous task graph runner when necessary with gpu di...jbauman2015-05-141-10/+10
* cc: Remove unused use_pinch_zoom_scrollbars flag.sunnyps2015-05-142-2/+0
* Respect quad->nearest_neighbor in SoftwareRenderer::DrawTextureQuadericrk2015-05-143-0/+110
* cc: Make tiling interest rect calc based on viewport.sohan.jyoti2015-05-1417-51/+49
* Reland: Add ETC1 powered SSE encoder for tile texture compressionradu.velea2015-05-1410-200/+1212
* 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