summaryrefslogtreecommitdiffstats
path: root/third_party/libwebp/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* Update libwebp from upstream repository.cevans@chromium.org2010-12-211-26/+34
| | | | | | | | | | | Start to track an accurate lineage in README.chromium. BUG=62276,64945,65299 TEST=added upstream Review URL: http://codereview.chromium.org/6013003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69824 0039d316-1c4b-4281-b951-d872f2087c98
* webp update to use standard C, not c99 or c++ to make it build without warningsfbarchard@chromium.org2010-10-201-6/+9
| | | | | | | | | BUG=59833 TEST=devenv -build Release chrome.sln -project libwebp Review URL: http://codereview.chromium.org/3901001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63165 0039d316-1c4b-4281-b951-d872f2087c98
* Add libwebp library source and gyp file.fbarchard@chromium.org2010-10-071-0/+579
| | | | | | | | | BUG=58225 TEST=library should build Review URL: http://codereview.chromium.org/3614010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61828 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 61787 - Add WebP library to Chromiumfbarchard@chromium.org2010-10-071-579/+0
| | | | | | | | | | | | BUG=58225 TEST=library buildable on all platforms. Review URL: http://codereview.chromium.org/3614010 TBR=fbarchard@chromium.org Review URL: http://codereview.chromium.org/3608014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61788 0039d316-1c4b-4281-b951-d872f2087c98
* Add WebP library to Chromiumfbarchard@chromium.org2010-10-071-0/+579
BUG=58225 TEST=library buildable on all platforms. Review URL: http://codereview.chromium.org/3614010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61787 0039d316-1c4b-4281-b951-d872f2087c98