summaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Disable eviction priority queue with occlusion on windows.vmpstr@chromium.org2014-07-231-1/+8
* cc: Remove lazy initialization from tiling iterators.vmpstr@chromium.org2014-07-232-27/+19
* Cleanup test_support target names.tfarina@chromium.org2014-07-221-1/+1
* Enable more tests in GN build.brettw@chromium.org2014-07-224-33/+77
* Avoid div-by-zero in thumb quad computationvollick@chromium.org2014-07-222-7/+27
* Deliver IPC messages together with SwapCompositorFramemkosiba@chromium.org2014-07-226-16/+59
* Android media: VideoFrame should not store so many sync points.dongseong.hwang@intel.com2014-07-222-5/+39
* Making use of bindless variants mailbox produce/consume on remainders.dongseong.hwang@intel.com2014-07-226-18/+46
* Revert of cc: Change TileManager iterators to be queues. (https://codereview....ksakamoto@chromium.org2014-07-2217-821/+699
* cc: Change TileManager iterators to be queues.vmpstr@chromium.org2014-07-2117-699/+821
* Disable OccludedTilesNotMarkedAsRequired test on Windows.jbedley@chromium.org2014-07-211-1/+1
* Add duration estimation data to RenderingStats.dominikg@chromium.org2014-07-2112-90/+345
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #3pkasting@chromium.org2014-07-201-1/+1
* Revert of cc: Remove tilings from recycle tree when active tree removes them....tonyg@chromium.org2014-07-194-24/+1
* cc: Avoid issuing COMMANDS_COMPLETED queries unless necessary.reveman@chromium.org2014-07-195-22/+65
* Revert Removing base::TimeTicks argument to DrawLayersccameron@chromium.org2014-07-198-103/+108
* cc: Remove tilings from recycle tree when active tree removes them.vmpstr@chromium.org2014-07-194-1/+24
* Decrement CreateDoubleValue countestade@chromium.org2014-07-191-2/+2
* Scroll offset animation curve retargeting.skobes@chromium.org2014-07-187-22/+133
* Use separate-sigma version of SkDropShadowImageFilter::Createsenorblanco@chromium.org2014-07-181-0/+1
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-6/+5
* cc: Add layer raster tile iterator construct perftestvmpstr@chromium.org2014-07-181-13/+57
* cc: Parameterize the main thread task runnerskyostil@chromium.org2014-07-1821-59/+116
* cc: Add layer eviction iterator perftests.vmpstr@chromium.org2014-07-181-0/+117
* cc: Add tiling eviction iterator perftests.vmpstr@chromium.org2014-07-181-1/+134
* Allocate render pass textures when displaying surfaces.jbauman@chromium.org2014-07-181-0/+1
* cc: Remove invalidated recycle tree tiles on activation.vmpstr@chromium.org2014-07-185-17/+30
* Revert "Implement scroll handler latency tracking"miletus@chromium.org2014-07-1714-178/+30
* cc: Add TODO's in ScopedGpuRaster.sohan.jyoti@samsung.com2014-07-171-0/+2
* cc: Add tiling raster tile iterator construction perftest.vmpstr@chromium.org2014-07-171-14/+50
* Consider occluded tiles during eviction with occluded as Tile property.jbedley@chromium.org2014-07-177-22/+411
* Extirpate CreateBooleanValue.estade@chromium.org2014-07-171-3/+1
* Rename composited selection anchor/focus to start/endjdduke@chromium.org2014-07-167-60/+60
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-1618-112/+171
* Make DrawQuad constructors public, rm DQ::Create() functionweiliangc@chromium.org2014-07-1624-68/+14
* cc: Give TilingData back a Size instead of a Rect.danakj@chromium.org2014-07-1624-2762/+1129
* Add future sync point methods to ContextSupport.jbauman@chromium.org2014-07-162-0/+11
* cc: Share invalid tiles when possible.danakj@chromium.org2014-07-152-5/+10
* cc: Disable flaky LayerTreeHostTestBreakSwapPromise test.danakj@chromium.org2014-07-151-1/+2
* cc: Disable some failing unit tests on windows.danakj@chromium.org2014-07-141-1/+14
* Histogram to track missing and incomplete tilesweiliangc@chromium.org2014-07-145-11/+26
* We should add a histogram to track the frequency of runningsiva.gunturi@samsung.com2014-07-141-0/+1
* cc: early return if unoccluded_region_in_target_surface is emptyhyunki.baik@samsung.com2014-07-141-0/+6
* Add a UMA for the number of layers in a frame.dneto@chromium.org2014-07-144-0/+24
* cc: Use ExpandRectIgnoringBordersToTileBoundsWithBordersEmpty.danakj@chromium.org2014-07-144-40/+52
* Mojo surfaces service and example appjamesr@chromium.org2014-07-131-0/+4
* cc: Explicitly invalidate all dropped recordings on the main thread.danakj@chromium.org2014-07-1218-222/+778
* Explicitly resize inner viewport container layer on SetViewportSizebokan@chromium.org2014-07-111-0/+1
* Switch to one-at-a-time SkPicture::clone interfacerobertphillips@google.com2014-07-111-6/+3
* cc: Log pngs in pixel test only if they are different.sohan.jyoti@samsung.com2014-07-111-7/+9