summaryrefslogtreecommitdiffstats
path: root/cc/test
Commit message (Expand)AuthorAgeFilesLines
* Revert of cc: Single-threaded impl-side painting for unit tests (patchset #5 ...henrika2014-09-082-59/+32
* cc: Single-threaded impl-side painting for unit testsenne2014-09-062-32/+59
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-044-10/+29
* cc: Don't require low res to activate for shared ready-to-draw tiles.danakj2014-09-042-4/+9
* Scrollbar ThumbLength is not updated, when window size is changed.sataya.m2014-09-031-0/+1
* gpu: Remove WebGraphicsContext3D::makeContextCurrent()dongseong.hwang2014-08-291-1/+1
* gpu: support immutable texture on Linux Mesa driver and GLES3.dongseong.hwang2014-08-271-0/+3
* Minor scoped_refptr cleanup in cc::OutputSurface.dcheng2014-08-261-2/+2
* cc: Remove tiles from recycle tree that were deleted on active.vmpstr2014-08-263-2/+18
* cc: Do bitmap conversion for RasterBuffer in the worker thread.auygun2014-08-261-2/+2
* Declaring the weak_ptr_factory in proper order.kulkarni.a2014-08-261-1/+2
* Remove implicit conversions from scoped_refptr to T* in cc/dcheng2014-08-261-5/+4
* cc: Don't consider tiles at the layers raster_contents_scale incompletedanakj2014-08-251-0/+3
* Revert of cc: Don't consider tiles at the layers raster_contents_scale incomp...finnur2014-08-251-3/+0
* cc: Stop testing occlusion by making awkward queries.danakj2014-08-231-0/+15
* cc: Don't consider tiles at the layers raster_contents_scale incompletedanakj2014-08-231-0/+3
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-223-54/+2
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-226-11/+10
* cc: Remove all traces of SkPicture cloning.reveman@chromium.org2014-08-224-27/+1
* cc: Replace Region with SimpleEnclosedRegion for occlusion trackingdanakj@chromium.org2014-08-221-8/+10
* cc: Use a normal texture for background texture.dongseong.hwang@intel.com2014-08-212-13/+15
* Re-raster during scale animations for GPU-rasterized layers without textajuma@chromium.org2014-08-211-0/+2
* cc: Avoid redraw for missing tile outside visible rectboliu@chromium.org2014-08-201-0/+1
* Add memory limits struct to in-process contextboliu@chromium.org2014-08-201-10/+12
* Rename Animate as Begin(Main)Frameskyostil@chromium.org2014-08-187-20/+26
* Early wait on texture resource sync points in gl_renderer.vmiura@chromium.org2014-08-162-0/+32
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-133-2/+54
* GPU context creation code duplication cleanupoetuaho@nvidia.com2014-08-132-1/+4
* Fix interchange of red and blue content when using rgba_4444_texturese.hakkinen@samsung.com2014-08-131-0/+0
* Fix failing (flaky) LayerTreeHostTestLCDNotification test.danakj@chromium.org2014-08-133-3/+6
* Remove unused RenderPassDrawQuad fieldsdanakj@chromium.org2014-08-122-8/+0
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-123-54/+2
* cc: Fix Raster/Eviction order comparators to return stable values.vmpstr@chromium.org2014-08-112-3/+23
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-113-1/+25
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-082-0/+4
* cc: Remove unused arguments from CalculateContentsScaleajuma@chromium.org2014-08-082-12/+0
* Integrated video rotation piping into video layer {impl} andsuderman@chromium.org2014-08-081-0/+9
* cc: Prevent unit tests from using Now() as the impl frame time.danakj@chromium.org2014-08-071-0/+8
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-073-2/+54
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-073-54/+2
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-063-2/+54
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-063-54/+2
* cc: Make sure mask and replica layers get DidBecomeActive signal.vmpstr@chromium.org2014-08-062-7/+23
* cc: Do not cleanup tiles with raster tasks.sohan.jyoti@samsung.com2014-08-043-0/+9
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-012-4/+2
* Remove GLInProcessContext::CreateContext()heejin.r.chung@samsung.com2014-08-011-6/+10
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-312-2/+4
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-312-4/+2
* Tiling priorities in Android Webview.hush@chromium.org2014-07-313-4/+11
* cc: Add eviction tile queue construct (and iterate) perftests.vmpstr@chromium.org2014-07-251-0/+1