summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* cc: Add eviction tile queue construct (and iterate) perftests.vmpstr@chromium.org2014-07-251-0/+1
* (Reland) cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-242-3/+8
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-224-0/+29
* Revert of cc: Change TileManager iterators to be queues. (https://codereview....ksakamoto@chromium.org2014-07-222-8/+3
* cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-212-3/+8
* Revert Removing base::TimeTicks argument to DrawLayersccameron@chromium.org2014-07-191-2/+3
* cc: Parameterize the main thread task runnerskyostil@chromium.org2014-07-183-12/+17
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-161-1/+3
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-162-7/+6
* Add future sync point methods to ContextSupport.jbauman@chromium.org2014-07-162-0/+11
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-121-1/+0
* cc: Log pngs in pixel test only if they are different.sohan.jyoti@samsung.com2014-07-111-7/+9
* Removing base::TimeTicks argument to DrawLayers as it isn't really used.mithro@mithis.com2014-07-101-3/+2
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-104-15/+4
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-102-36/+23
* cc: For cc pixel test, create data url for pngs and print bounding rect.sohan.jyoti@samsung.com2014-07-093-26/+30
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-031-16/+13
* Fixes for re-enabling more MSVC level 4 warnings: cc/ editionpkasting@chromium.org2014-07-031-5/+3
* cc: Disallow scroll offset animations when impl-scrolling isn't supportedajuma@chromium.org2014-07-032-0/+3
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-013-14/+4
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-06-301-1/+1
* cc: Replace ScopedPtrVector<RenderPass> with RenderPassListsimonhong@chromium.org2014-06-302-3/+3
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-283-2/+54
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-283-54/+2
* cc: Fixed unittests that counted the number of tree activations.alokp@chromium.org2014-06-271-1/+6
* cc: Change PictureLayerTiling::UpdatePile to GetPile().danakj@chromium.org2014-06-262-3/+5
* Revert 278654 "cc: Start using raster/eviction iterators in tile..."vmpstr@google.com2014-06-232-1/+4
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-238-111/+30
* Small layer_tree_json_parser fix for Is3dSortedthildebr@chromium.org2014-06-211-1/+1
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-213-0/+27
* cc: Start using raster/eviction iterators in tile managervmpstr@chromium.org2014-06-202-4/+1
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-201-10/+0
* Adding a test hook for ScheduledActionAnimate.mithro@mithis.com2014-06-192-11/+17
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-1/+1
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-193-6/+0
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-194-11/+25
* Remove QuadCuller class and make QuadSink concreteweiliangc@chromium.org2014-06-172-33/+13
* Change GLInternalFormat param from GLint to GLenum.jungjik.lee@samsung.com2014-06-172-2/+2
* MockQC stops create its own RP and MockOcclusionTrackerweiliangc@chromium.org2014-06-135-39/+24
* Create MockOcclusionTracker for testingweiliangc@chromium.org2014-06-133-25/+78
* cc: Move tiling management out of draw properties calculation.sohan.jyoti@samsung.com2014-06-132-0/+15
* cc: Removed LCD text settings from the impl side.alokp@chromium.org2014-06-132-3/+3
* cc: Refactor how picture layers are exposed to the tile manager.reveman@chromium.org2014-06-122-1/+21
* cc: Test losing the output surface during deferred commits.danakj@chromium.org2014-06-112-0/+2
* Fix flaky test LayerTreeHostTestMaxTransferBufferUsageBytes.danakj@chromium.org2014-06-102-13/+14
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-102-3/+8
* Revert of Invert DSF to map from delegated frame to layer space (https://code...acleung@chromium.org2014-06-072-8/+3
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-062-3/+8
* Added LayerSorter::Sort perfteststhildebr@chromium.org2014-06-063-0/+3550
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-058-22/+16