summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Make tiles that are not required by trees NEVER_BINvmpstr@chromium.org2013-06-222-7/+45
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-213-3/+3
* Re-revert "Re-land r207660 - "Upgrading Mesa to 9.0.3."""dpranke@chromium.org2013-06-214-0/+0
* Re-land r207660 - "Upgrading Mesa to 9.0.3.""dpranke@chromium.org2013-06-214-0/+0
* cc: Move task graph construction to RasterWorkerPool classes.reveman@chromium.org2013-06-2114-383/+550
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-212-6/+4
* cc: Produce a single mailbox per video texture in software decode.danakj@chromium.org2013-06-212-49/+36
* Remove NULL ResourceProvider, TileManager early outsboliu@chromium.org2013-06-213-46/+22
* Revert r207660 - "Upgrading Mesa to 9.0.3."dpranke@chromium.org2013-06-214-0/+0
* Upgrading Mesa to 9.0.3.dpranke@chromium.org2013-06-214-0/+0
* cc: Initialize Scheduler::safe_to_expect_begin_frame_brianderson@chromium.org2013-06-201-0/+1
* Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"oshima@chromium.org2013-06-209-378/+3
* Update the include paths of message_loop_proxy.htfarina@chromium.org2013-06-201-1/+1
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-2025-260/+2
* cc: Allow output readback/copy requests to specify a sub-rect to copy.danakj@chromium.org2013-06-2016-135/+734
* cc: Trigger BeginFrames that were just missed retroactivelybrianderson@chromium.org2013-06-207-31/+165
* ResourceProvider::AcquireImage early out if already acquiredboliu@chromium.org2013-06-201-2/+2
* Migrate CompositingReasons to uint64.hartmanng@chromium.org2013-06-201-36/+45
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-209-3/+378
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-2036-347/+276
* Move hash_pair.h from cc/base into base/.nasko@chromium.org2013-06-209-214/+3
* Zero-budget TileManager in resourceless software modeboliu@chromium.org2013-06-2011-83/+158
* Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"skyostil@google.com2013-06-2011-429/+31
* cc: Recycle tilings to make SetLiveTilesRect cheaperenne@chromium.org2013-06-2011-31/+429
* cc: Fix texture upload polling.reveman@chromium.org2013-06-191-0/+5
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-1928-108/+252
* Create resource for alpha plane if it existsvigneshv@chromium.org2013-06-191-2/+4
* cc: Deprioritize low res when not in smoothness modeenne@chromium.org2013-06-191-9/+20
* cc: simplify mailbox management in ResourceProviderpiman@chromium.org2013-06-192-47/+44
* Reland r206537 - cc: Don't return mailboxes if the TextureLayer is removed fr...piman@chromium.org2013-06-184-44/+167
* cc: Fix to image decode in tile manager.vmpstr@chromium.org2013-06-185-8/+52
* cc: Prevent raster tasks from completing twice.reveman@chromium.org2013-06-184-13/+38
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-1821-192/+858
* cc: For LCD text, consider unready tiles as having textenne@chromium.org2013-06-184-6/+6
* cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.danakj@chromium.org2013-06-1821-285/+288
* Link cc, cc_unittests, and compositor against blink_minimaljamesr@chromium.org2013-06-182-2/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-1837-833/+756
* cc: Use run count instead of linear scan through dependencies to detect ready...reveman@chromium.org2013-06-182-61/+82
* Skip raster if MapImage failsboliu@chromium.org2013-06-175-57/+114
* Revert impl-side painting setting for GoogleTVjinsukkim@chromium.org2013-06-171-6/+1
* cc: Fix throttling of raster tasks.reveman@chromium.org2013-06-172-20/+29
* cc: Pixel rebaselines for https://chromiumcodereview.appspot.com/17018002/danakj@chromium.org2013-06-172-1/+1
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-1737-693/+805
* Estimate draw duration in SchedulerClientajuma@chromium.org2013-06-164-2/+51
* cc: Throttle raster tasks based on check interval and max upload rate.reveman@chromium.org2013-06-151-14/+17
* Revert "cc: Don't return mailboxes if the TextureLayer is removed from the tr...senorblanco@chromium.org2013-06-154-78/+22
* cc: Decode images once in tile managervmpstr@chromium.org2013-06-154-56/+45
* cc: Don't return mailboxes if the TextureLayer is removed from the tree.piman@chromium.org2013-06-154-22/+78
* Fix scrollbar fade animation scheduling.aelias@chromium.org2013-06-159-28/+168
* Turn on lightweight image decode check.tomhudson@chromium.org2013-06-143-2/+6