1. 841fff8 Update libjpeg_turbo to use clz for bitcounting on ARM by noel@chromium.org · 11 years ago
  2. 3395bcc Upgrade libjpeg_turbo to 1.3.1 (r1219) by noel@chromium.org · 11 years ago
  3. 24cafe9 Remove unsued win/jconfig.h file by noel@chromium.org · 11 years ago
  4. 2b20540 Fix warning about always_inline attribute in libjpeg_turbo. by rmcilroy@chromium.org · 11 years ago
  5. f7e5ddf Stop using "prefix_dir" in libjpeg.gyp. by raphael.kubo.da.costa@intel.com · 11 years ago
  6. 454cf53 Add target_arch=arm64 support. by rmcilroy@chromium.org · 11 years ago
  7. 6d1fa0e Allow libjpeg_turbo to configure (using gyp) on FreeBSD. by raphael.kubo.da.costa@intel.com · 11 years ago
  8. 966a02f Disable assembly optimizations in MemorySanitizer builds of libjpeg_turbo. by earthdok@chromium.org · 11 years ago
  9. 7220379 Revert the previous 2 temporary changes. by wangxianzhu@chromium.org · 12 years ago
  10. b8888bc Temporarily revert "update neon config in libjpeg turbo" by wangxianzhu@chromium.org · 12 years ago
  11. e81fceb Temporary limit NO_GETENV on Android only by wangxianzhu@chromium.org · 12 years ago
  12. 9652949 update neon config in libjpeg turbo by thakis@chromium.org · 12 years ago
  13. 151363b Disable libjpeg turbo getenv() by wangxianzhu@chromium.org · 12 years ago
  14. 32cab49 Zero unused DHT huffman values at creation time by noel@chromium.org · 12 years ago
  15. 2285c50 Better handle SOS CSi values and order by noel@chromium.org · 12 years ago
  16. 82ce8a6 Remove <(library) usage from libjpeg.gyp. by tfarina@chromium.org · 13 years ago
  17. 4c16080 Make 'License' field in third-party metadata required by steveblock@chromium.org · 13 years ago
  18. 2fdc3a8 Remove logic for using system libjpeg from libjpeg_turbo gyp file by steveblock@chromium.org · 13 years ago
  19. 11e6ee9 Update libjpeg-turbo to r856. by hbono@chromium.org · 13 years ago
  20. cd3e30f [MIPS] Add build support for libjpeg_turbo for MIPS. by hbono@chromium.org · 13 years ago
  21. 8cd028b arm: Always build the NEON SIMD code when targetting ARMv7-A devices. by hbono@chromium.org · 13 years ago
  22. 93d4a90 Make the default to not use system lib for all builds by hbono@chromium.org · 13 years ago
  23. 3c45e9e Pull in r830 from upstream. by cevans@chromium.org · 13 years ago
  24. df5ffdd Update libjpeg-turbo. This change updates our copy of libjpeg-turbo to r829. by hbono@chromium.org · 13 years ago
  25. d1fe352 enable libjpeg for chromium x86 android build by wistoch@gmail.com · 13 years ago
  26. bd7c9af add 64 bit gyp builds for OSX and Windows. by fbarchard@google.com · 13 years ago
  27. 9ff804c Revert r124240. by thakis@chromium.org · 13 years ago
  28. 79bffb7 Build fix for linux32 after my last change to this file. by thakis@chromium.org · 13 years ago
  29. 1ba49de libjpeg_turbo: Filter out "section flags ignored on section redeclaration" warnings on mac. by thakis@chromium.org · 13 years ago
  30. 1c3c7ff JPEG_DECODE_ONLY macro reintroduced to allow just the decode functions to be linked in by fbarchard@chromium.org · 14 years ago
  31. b7a2ddf Disable ULDI on reference to libjpeg_turbo (vs2010) by scottmg@chromium.org · 14 years ago
  32. 0ec930e Update libjpeg-turbo to 1.2.0. by hbono@chromium.org · 14 years ago
  33. 90462e9 Use os_posix in gyp file, this patch was tested on Solaris, NetBSD, and OpenBSD. by hbono@chromium.org · 14 years ago
  34. c6beb74 Update libjpeg-turbo to r722. by hbono@chromium.org · 14 years ago
  35. dd03f0f Fix type 'settings' to 'none' in gyp file for libjpeg. by ivankr@chromium.org · 14 years ago
  36. 654337e Cleanup: no need to redeclare use_system_yasm. by phajdan.jr@chromium.org · 14 years ago
  37. f1c0942 Make libjpeg-turbo PIC-clean on 32-bit Linux. by agl@chromium.org · 14 years ago
  38. 87e9bdc Fix build error on ARM targets without Neon support. by skyostil@chromium.org · 14 years ago
  39. 57ebe5c Allow building libjpeg-turbo for ARM targets which lack support for the Neon by skyostil@chromium.org · 14 years ago
  40. 538d9fd Reapply warning fixes. by hbono@chromium.org · 14 years ago
  41. 7101b2d Update the LICENSE file of libjpeg-turbo. by hbono@chromium.org · 14 years ago
  42. 5c4dda9 Fix Windows build. by hbono@chromium.org · 14 years ago
  43. 9862697 Updates libjpeg-turbo to 1.1.90 by hbono@chromium.org · 14 years ago
  44. 0758f15 two warning fixes for the benefit of visual c when warnings are turned up by fbarchard@chromium.org · 14 years ago
  45. 11a02ed Support Motion JPEG by hbono@chromium.org · 14 years ago
  46. 6eb4f20 Disable warnings in VS since they won't be fixed anytime soon. by maruel@chromium.org · 14 years ago
  47. 313e025 Fix yasm warnings in libjpeg-turbo. by hbono@chromium.org · 14 years ago
  48. 6640352 Support the 'use_system_yasm' variable (libjpeg_turbo). by hbono@chromium.org · 14 years ago
  49. 7deb8d6 Formatting the readmes in deps to follow the proper format and making sure they contain Short Name and Version fields for version tracking. by cdn@chromium.org · 14 years ago
  50. 321292e Fix invalid reads in libjpeg-turbo (libjpeg-turbo side) by hbono@chromium.org · 14 years ago
  51. 6863548 Add PRIVATE flags to global symbols. by hbono@chromium.org · 14 years ago
  52. 51f9cb0 Cherry-pick a fix from r324 of the libjpeg-turbo stable branch that by craig.schlenter@chromium.org · 15 years ago
  53. f5b3dd3 Refactor the GYP file for libjpeg-turbo. by hbono@chromium.org · 15 years ago
  54. 77347bb Remove workaround for gyp issue 102 and use libjpeg_turbo on Linux. by craig.schlenter@chromium.org · 15 years ago
  55. 920a8a9 Add build files for libjpeg-turbo. by hbono@chromium.org · 15 years ago
  56. f0c4f33 Adds libjpeg-turbo to our repository. by hbono@chromium.org · 15 years ago