summaryrefslogtreecommitdiffstats
path: root/third_party/libwebp
Commit message (Expand)AuthorAgeFilesLines
* skip neon code in libwebp when neon is explicitly unavailablemostynb@opera.com2013-12-204-1/+10
* Add myself to libwebp OWNERS list.urvang@google.com2013-11-191-0/+1
* libwebp: cherry-pick some demux changesurvang@google.com2013-11-192-1/+11
* libwebp: cherry-pick upstream VPLBitReader fixurvang@google.com2013-10-312-1/+2
* libwebp: cherry-pick upstream format validation in demuxurvang@google.com2013-10-242-2/+3
* libwebp: cherry-pick lossless signature check improvementjzern@chromium.org2013-10-022-6/+8
* libwebp: cherry-pick upstream memleak fix in WebPIDelete()urvang@google.com2013-09-182-0/+5
* libwebp: upstream animation cherry-picksurvang@google.com2013-08-215-18/+33
* libwebp: upstream canvas size check cherry-picksjzern@chromium.org2013-07-043-9/+53
* libwebp-0.3.1jzern@chromium.org2013-06-2083-665/+1040
* Fix libwebp.gyp:libwebp_dec dependencies.droger@chromium.org2013-05-161-0/+5
* Introduce arm_version to allow building for armv5, v6 or v7.ohrn@opera.com2013-04-261-2/+2
* libwebp: rollup from v0.3.0-rc6..v0.3.0jzern@chromium.org2013-04-2618-62/+63
* libwebp: add OWNERS filejzern@chromium.org2013-04-261-0/+1
* Extract use_system_foo logic out of gyp files, patch 2phajdan.jr@chromium.org2013-04-261-161/+131
* Linux: fix compatibility with libwebp-0.3 for use_system_libwebp=1 case.phajdan.jr@chromium.org2013-04-181-1/+7
* libwebp: update snapshot to v0.3.0-rc6jzern@chromium.org2013-03-2462-1732/+5919
* Android: fix cpu_features for WebView build.torne@chromium.org2012-11-211-3/+1
* Use cpu_features library provided by android_tools/ndk.wjia@chromium.org2012-11-194-628/+2
* libwebp: validate chunk size in ParseOptionalChunksjzern@chromium.org2012-10-232-0/+7
* libwebp: silence libtool warning on non-neon buildsjzern@chromium.org2012-08-121-5/+7
* libwebp: update snapshot to v0.2.0-rc1jzern@chromium.org2012-08-0777-2328/+12529
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+1
* libwebp: fix some int <-> size_t mix for buffer sizesscherkus@chromium.org2012-07-124-15/+19
* When importing BGRA or RGBA data for encoding, provide variants ofnoel@chromium.org2012-06-043-2/+25
* Note: this change does nothing unless order_profiling=1 is manually set in GY...glotov@google.com2012-05-161-0/+9
* REGRESSION(127490): fast/canvas/canvas-toDataURL-webp.html crashing in debug ...noel@chromium.org2012-03-271-0/+1
* fixes for warnings on Visual C /W4 for casting to wrong type and potentially ...fbarchard@chromium.org2012-03-194-10/+10
* libwebp: cherry-pick some bug fixesjzern@chromium.org2012-02-173-1/+7
* remove 2 unused files that are from an old versionfbarchard@chromium.org2012-02-072-1604/+0
* libwebp: update snapshot to v0.1.3jzern@chromium.org2012-01-0953-1533/+8652
* Remove 'settings' type from gyp filesevan@chromium.org2011-09-221-1/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* Update libwebp to libwebp-0.1.2.abarth@chromium.org2011-04-0523-168/+921
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+4
* Change the type of the libwebp target to "none" to stop folks from trying toabarth@chromium.org2011-03-151-1/+1
* Update libwebpabarth@chromium.org2011-03-1534-302/+6907
* Update libwebp from upstream repository.cevans@chromium.org2010-12-219-244/+263
* Fancy filter (jpeg term) using 9 3 3 1 coefficients for chroma upsample.fbarchard@chromium.org2010-11-046-122/+297
* webp minor cleanups and sync to gitfbarchard@chromium.org2010-11-012-39/+35
* fix cast warning in webp for Visual C by using stddef and uintptr_tfbarchard@chromium.org2010-10-291-1/+2
* webp update to use standard C, not c99 or c++ to make it build without warningsfbarchard@chromium.org2010-10-208-295/+383
* Add libwebp library source and gyp file.fbarchard@chromium.org2010-10-0716-0/+3692
* Revert 61787 - Add WebP library to Chromiumfbarchard@chromium.org2010-10-0716-3694/+0
* Add WebP library to Chromiumfbarchard@chromium.org2010-10-0716-0/+3694