summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add synthetic invalidations for dropped recordingsenne@chromium.org2013-02-261-3/+21
* Enable accelerated animations for orphan layersajuma@chromium.org2013-02-254-31/+27
* Efficiently handle image layer scalingwangxianzhu@chromium.org2013-02-2510-34/+145
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* Thread ui opacity animationsajuma@chromium.org2013-02-233-0/+42
* cc: The DelegatedFrameData::size field is redundant.danakj@chromium.org2013-02-233-5/+3
* Add flag to disable impl-side paintingdfalcantara@chromium.org2013-02-232-0/+24
* cc: Give mask and replica layers a parent.danakj@chromium.org2013-02-225-25/+95
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-2230-137/+647
* cc: Make ResourceProvider correctly handle transferring mailbox-created resou...piman@chromium.org2013-02-222-5/+125
* cc: Consistent ordering for impl- vs non-impl-side painting.danakj@chromium.org2013-02-221-9/+10
* TextureLayer: Consume/Produce mailbox at commit time.piman@chromium.org2013-02-225-74/+165
* cc: Unify usage of "upload" in TileManagerskyostil@chromium.org2013-02-222-21/+21
* cc: Added more items into RasterTask(Meta)Datavmpstr@chromium.org2013-02-212-27/+32
* Expose FS show/hide thresholds to Command Linedtrainor@chromium.org2013-02-218-24/+208
* cc: fix HudLayer to be sized by deviceegraether@chromium.org2013-02-201-3/+6
* cc: Rasterize cheap tiles immediatelyskyostil@chromium.org2013-02-209-73/+176
* [Android] Use 1/4 scale low resolution tiles on Nexus 10skyostil@chromium.org2013-02-202-0/+5
* Removed two unncessary calls to DidTileTreeBinChangewhunt@chromium.org2013-02-201-9/+4
* cc: Add RingBuffer::Iterator to simplify buffer iterationegraether@chromium.org2013-02-208-73/+99
* cc: SolidColorQuad-based scrollbars for Androidaelias@chromium.org2013-02-205-0/+165
* cc: Don't sync tilings to layers that don't draw content.danakj@chromium.org2013-02-201-0/+2
* cc: Compute the inflated rect to cover a fixed number of tiles.danakj@chromium.org2013-02-205-13/+411
* cc: Don't consider HUD layer for touchesvmpstr@chromium.org2013-02-202-0/+59
* avoiding unnecessary float-double conversionswhunt@chromium.org2013-02-191-4/+4
* cc: Add raster debug colors to aid in debugging paint problems.reveman@chromium.org2013-02-183-0/+29
* Ensure top controls can be reshown if hidden on small nonscrollable pages.tedchoc@chromium.org2013-02-172-0/+41
* Make compositor tests build on Win64jschuh@chromium.org2013-02-161-0/+6
* Shrink texture uploader when not visible.piman@chromium.org2013-02-165-0/+17
* [cc] Sort tiles based on distance to screen after time, and before content rectnduca@chromium.org2013-02-162-1/+9
* cc: Avoid unnecessary blending with impl-side painting.reveman@chromium.org2013-02-164-0/+5
* This change adds the rasterize time of tiles labeled NOW_BIN of the pending treeegraether@chromium.org2013-02-1510-15/+93
* cc: Add PictureLayerImpl::AsValueenne@chromium.org2013-02-1511-0/+78
* Add missing nullity check to LayerTreeHostAnimationTestAnimationFinishedEventsvollick@chromium.org2013-02-151-4/+11
* cc: Fix up const reference argument passing for UpdateTilePriorities.danakj@chromium.org2013-02-154-7/+7
* cc: Updated code to properly serialize tiles to jsonvmpstr@chromium.org2013-02-154-12/+33
* cc: Changed Now to HighResNow in tile manager timingsvmpstr@chromium.org2013-02-151-6/+6
* cc: Sync raster scales when commiting/activatingenne@chromium.org2013-02-151-1/+14
* cc: Check for completed raster tasks at interval.reveman@google.com2013-02-146-45/+193
* cc: Limit the total number of uploads.epenner@chromium.org2013-02-141-1/+5
* [cc] A few tracing fixesnduca@chromium.org2013-02-142-1/+3
* cc: Only allow trees created at the current viewport size to draw.aelias@chromium.org2013-02-145-3/+39
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-1321-201/+170
* cc: Avoid posting renewTreePriority tasks with negative delay.reveman@chromium.org2013-02-131-4/+4
* changing std::vector to std::set for all_tiles_nduca@chromium.org2013-02-132-17/+16
* cc: Disable partial updates when impl-side painting is used.reveman@chromium.org2013-02-131-1/+1
* [cc] Pass metadata about a tile to the raster system for benchmarksnduca@chromium.org2013-02-132-2/+26
* cc: Fix resource provider fences and add DCHECKs.epenner@chromium.org2013-02-132-5/+10
* cc: remove FontAtlasegraether@chromium.org2013-02-1314-303/+0
* cc: Disable RenderSurface caching.danakj@chromium.org2013-02-135-0/+20