summaryrefslogtreecommitdiffstats
path: root/cc/layers/delegated_frame_resource_collection_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove readability/inheritance exception for linter in cc.danakj2014-11-141-2/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-1/+1
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-101-3/+3
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-041-4/+10
* Remove implicit conversions from scoped_refptr to T* in cc/dcheng2014-08-261-2/+2
* Fix DelegatedFrameResourceCollectionTest.Threadpiman@chromium.org2013-11-011-4/+5
* Disable flaky DelegatedFrameResourceCollectionTest.Threadpiman@chromium.org2013-10-301-1/+2
* Fix DelegatedFrameResourceCollection thread safetypiman@chromium.org2013-10-301-0/+158