summaryrefslogtreecommitdiffstats
path: root/cc/output/software_frame_data.cc
Commit message (Collapse)AuthorAgeFilesLines
* [Aura] Added Support for rendering software compositor frames as ↵skaslev@chromium.org2013-06-081-1/+3
| | | | | | | | | | | | cc::TextureLayers through cc::TextureMailbox. BUG=161008 R=piman TBR=jschuh,ben Review URL: https://chromiumcodereview.appspot.com/15001027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205010 0039d316-1c4b-4281-b951-d872f2087c98
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-291-3/+1
| | | | | | | | | BUG=124671, 161008 Review URL: https://chromiumcodereview.appspot.com/13248003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191301 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-281-3/+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
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+15
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