aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Collapse)AuthorAge
* Remove svn:externals and update the README.Gravatar djsollen@google.com2013-06-12
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@9529 2bbb7eff-a529-9590-31e7-b0007b416f81
* add SkLuaCanvasGravatar reed@google.com2013-05-15
| | | | | | | | | | | add lua 5.2 to third_party BUG= R=bungeman@google.com Review URL: https://codereview.chromium.org/14907017 git-svn-id: http://skia.googlecode.com/svn/trunk@9149 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add BSON implementation to third_partyGravatar djsollen@google.com2012-06-13
| | | | | | Review URL: https://codereview.appspot.com/6267044 git-svn-id: http://skia.googlecode.com/svn/trunk@4252 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove tesselated path renderer and supporting code, glu, and libtess targetGravatar bsalomon@google.com2012-05-11
| | | | | | | | Review URL: http://codereview.appspot.com/6197075/ git-svn-id: http://skia.googlecode.com/svn/trunk@3912 2bbb7eff-a529-9590-31e7-b0007b416f81
* Fixed minor c++ issues found by cppcheckGravatar robertphillips@google.com2012-04-27
| | | | | | | | http://codereview.appspot.com/6127049/ git-svn-id: http://skia.googlecode.com/svn/trunk@3771 2bbb7eff-a529-9590-31e7-b0007b416f81
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
| | | | | | | | http://codereview.appspot.com/5940046/ git-svn-id: http://skia.googlecode.com/svn/trunk@3519 2bbb7eff-a529-9590-31e7-b0007b416f81
* Fix a warning in libtess in Release builds; define NDEBUG in Release on allGravatar senorblanco@chromium.org2012-01-19
| | | | | | | | | | | platforms. BUG: http://code.google.com/p/skia/issues/detail?id=456 Review URL: http://codereview.appspot.com/5555054/ git-svn-id: http://skia.googlecode.com/svn/trunk@3076 2bbb7eff-a529-9590-31e7-b0007b416f81
* [Committed on behalf of scottmg@chromium.org]Gravatar senorblanco@chromium.org2011-08-10
| | | | | | | | | | | | | | | | | | Rename all __gl_ functions to Sk__gl_ to avoid conflicting with other copies of libtess that might be statically linked by Skia clients (done via gluos.h, rather than touching source directly). Specfically, this is required to enable incremental linking on Windows builds of Chromium because WebKit has a copy of libtess also. http://code.google.com/p/chromium/issues/detail?id=92172 http://code.google.com/p/skia/issues/detail?id=338 Review URL: http://codereview.appspot.com/4853046/ git-svn-id: http://skia.googlecode.com/svn/trunk@2095 2bbb7eff-a529-9590-31e7-b0007b416f81
* remove libpng and zlib from third_party Gravatar epoger@google.com2011-06-16
| | | | | | | | http://codereview.appspot.com/4571077 git-svn-id: http://skia.googlecode.com/svn/trunk@1609 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix gm on Mac, and Linux buildbot build, by adding zlib source to third_party Gravatar epoger@google.com2011-06-15
| | | | | | | | | | | http://codereview.appspot.com/4620047/ I will try to find a better way to keep all this working (remove zlib and libpng from third_party) git-svn-id: http://skia.googlecode.com/svn/trunk@1595 2bbb7eff-a529-9590-31e7-b0007b416f81
* add libpng source to repo and make Unix build use itGravatar epoger@google.com2011-06-15
| | | | | | | | http://codereview.appspot.com/4572067 git-svn-id: http://skia.googlecode.com/svn/trunk@1591 2bbb7eff-a529-9590-31e7-b0007b416f81
* delete manually-imported Gyp sourceGravatar epoger@google.com2011-06-14
| | | | | | | | see http://codereview.appspot.com/4610045 git-svn-id: http://skia.googlecode.com/svn/trunk@1580 2bbb7eff-a529-9590-31e7-b0007b416f81
* set externals/gyp dependency to same version as manually imported gyp codeGravatar epoger@google.com2011-06-13
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1571 2bbb7eff-a529-9590-31e7-b0007b416f81
* Modify DEPS so that it works properly for the buildbotGravatar epoger@google.com2011-06-13
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1570 2bbb7eff-a529-9590-31e7-b0007b416f81
* revert to manually imported gyp source (from SVN externals)Gravatar epoger@google.com2011-06-08
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1541 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add third_party/externals dir that brings in gypGravatar epoger@google.com2011-06-03
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1505 2bbb7eff-a529-9590-31e7-b0007b416f81
* Put back our old gyp dirGravatar epoger@google.com2011-06-03
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1504 2bbb7eff-a529-9590-31e7-b0007b416f81
* Move third_party/gyp to third_party/gyp-old in anticipation of replacementGravatar epoger@google.com2011-06-03
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@1501 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rename some global symbols defined by glu's libtess which conflict with theGravatar senorblanco@chromium.org2011-05-31
| | | | | | | | | | | WebKit implementation. #define them with a prefix, as we did with the main entry points. Review URL: http://codereview.appspot.com/4551079/ git-svn-id: http://skia.googlecode.com/svn/trunk@1457 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtessGravatar senorblanco@chromium.org2011-05-25
| | | | | | | | | | | | | symbols in skia will collide with the same internal_ implementation in WebKit. Rename the glu entry points with an Sk_ prefix instead. Also, unfork the changes to the libtess source as much as possible (the same as was done in http://trac.webkit.org/changeset/87178). Review URL: http://codereview.appspot.com/4536080/ git-svn-id: http://skia.googlecode.com/svn/trunk@1419 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add pdf to skia.gyp and checkin a snap of GYP.Gravatar bsalomon@google.com2011-03-30
| | | | | | | | Review URL: http://codereview.appspot.com/4307050/ git-svn-id: http://skia.googlecode.com/svn/trunk@1029 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add the GLU tesselator source files to third_party. Add a libtess staticGravatar senorblanco@chromium.org2011-03-25
| | | | | | | | | | | | | library build target to the .gyp file (not required by any executable yet). Fix some build errors with SampleApp on Linux and Win32. Add a gyp_skia python script which invokes gyp with the correct arguments, and is recursively callable by the Makefile when skia.gyp is changed. Review URL: http://codereview.appspot.com/4280069/ git-svn-id: http://skia.googlecode.com/svn/trunk@1007 2bbb7eff-a529-9590-31e7-b0007b416f81
* addGravatar reed@android.com2010-04-08
git-svn-id: http://skia.googlecode.com/svn/trunk@536 2bbb7eff-a529-9590-31e7-b0007b416f81