summaryrefslogtreecommitdiffstats
path: root/remoting/host/differ.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix an incorrect use of scoped_ptr.stuartmorgan@chromium.org2010-07-011-1/+1
| | | | | | | | | BUG=None TEST=Fewer leaks on the ChromeOS valgrind bots. Review URL: http://codereview.chromium.org/2867039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51463 0039d316-1c4b-4281-b951-d872f2087c98
* Initial code for screen differ that divides screen into blocks and calculategarykac@google.com2010-06-091-0/+86
a 'minimal' set of rectangles that covers the changed region. BUG=none TEST=new unittests added Review URL: http://codereview.chromium.org/2714007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49325 0039d316-1c4b-4281-b951-d872f2087c98