1. 430a596 Android: fix cpu_features for WebView build. by [email protected] · 13 years ago
  2. e2cabc5d Use cpu_features library provided by android_tools/ndk. by [email protected] · 13 years ago
  3. 3c0b9837 libwebp: validate chunk size in ParseOptionalChunks by [email protected] · 13 years ago
  4. 345c042d libwebp: silence libtool warning on non-neon builds by [email protected] · 13 years ago
  5. 4260fdd0 libwebp: update snapshot to v0.2.0-rc1 by [email protected] · 13 years ago
  6. 31eac5b Make 'License' field in third-party metadata required by [email protected] · 13 years ago
  7. 8747253 libwebp: fix some int <-> size_t mix for buffer sizes by [email protected] · 13 years ago
  8. 24258f8 When importing BGRA or RGBA data for encoding, provide variants of by [email protected] · 13 years ago
  9. 8a6abd1 Note: this change does nothing unless order_profiling=1 is manually set in GYP defines (or EXTRA_BUILD_ARGS for cros). by [email protected] · 13 years ago
  10. ef84f68 REGRESSION(127490): fast/canvas/canvas-toDataURL-webp.html crashing in debug linux by [email protected] · 13 years ago
  11. 021f9a4 fixes for warnings on Visual C /W4 for casting to wrong type and potentially uninitialized variables. by [email protected] · 13 years ago
  12. 0a302c87 libwebp: cherry-pick some bug fixes by [email protected] · 14 years ago
  13. d2f1fee remove 2 unused files that are from an old version by [email protected] · 14 years ago
  14. b7afef7 libwebp: update snapshot to v0.1.3 by [email protected] · 14 years ago
  15. 50d8c0ee Remove 'settings' type from gyp files by [email protected] · 14 years ago
  16. e79be09 Remove the comments setting emands and vim tab width and expansion variables. by [email protected] · 14 years ago
  17. 5a54733 Globally replace <(library) with static_library by [email protected] · 14 years ago
  18. a6e603e Update libwebp to libwebp-0.1.2. by [email protected] · 14 years ago
  19. c64df6f6 Cleaning up third_party readmes and adding a template for future use. by [email protected] · 14 years ago
  20. 2c48f92 Change the type of the libwebp target to "none" to stop folks from trying to by [email protected] · 14 years ago
  21. 0e53ac1 Update libwebp by [email protected] · 14 years ago
  22. f44d320 Update libwebp from upstream repository. by [email protected] · 15 years ago
  23. 10fbcdd Fancy filter (jpeg term) using 9 3 3 1 coefficients for chroma upsample. by [email protected] · 15 years ago
  24. 6da3e2e webp minor cleanups and sync to git BUG=none TEST=none by [email protected] · 15 years ago
  25. 56888f98 fix cast warning in webp for Visual C by using stddef and uintptr_t by [email protected] · 15 years ago
  26. 3325315 webp update to use standard C, not c99 or c++ to make it build without warnings by [email protected] · 15 years ago
  27. fd1e1a3 Add libwebp library source and gyp file. BUG=58225 TEST=library should build by [email protected] · 15 years ago
  28. b6207ce Revert 61787 - Add WebP library to Chromium by [email protected] · 15 years ago
  29. 563fccc Add WebP library to Chromium BUG=58225 TEST=library buildable on all platforms. by [email protected] · 15 years ago