summaryrefslogtreecommitdiffstats
path: root/cc/output/render_surface_filters_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-2/+2
| | | | | | | | | | | | | | These headers have moved from Source/Platform/chromium/public to public/platform. This CL updates CC's references to the old location to point to the new location. After this CL lands, I'll remove the forwarding headers that are letting these references still work. TBR=jamesr@chromium.org BUG=239545 Review URL: https://chromiumcodereview.appspot.com/16085003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202990 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-281-2/+3
| | | | | | | | | | | | | This fixes lint errors for a bunch of files including occlusion_tracker_unittest.cc and layer_tree_host_unittest_*.cc, as well as everything remaining under cc/trees/ and cc/output/ R=enne NOTRY=true Review URL: https://chromiumcodereview.appspot.com/12471012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191092 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Formatted render_surface_filters_unittest.cc in Chromium styleernstm@chromium.org2013-03-241-115/+111
| | | | | | | | | BUG= Review URL: https://chromiumcodereview.appspot.com/12989034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190127 0039d316-1c4b-4281-b951-d872f2087c98
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+146
Continuation of https://src.chromium.org/viewvc/chrome?view=rev&revision=188681 BUG=190824 TBR=piman@chromium.org, jschuh@chromium.org Review URL: https://codereview.chromium.org/12912006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188689 0039d316-1c4b-4281-b951-d872f2087c98