1. 42a1d08 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  2. 7c0e621 Fix build. by Ying Wang · 10 years ago
  3. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  4. 162d699 jpeg_bench: Fix checkbuild by Ji-Hwan Lee · 10 years ago
  5. 7a3878c Remove SkOmxPixelRef to fix build. by Leon Scroggins · 10 years ago
  6. fc92763 Merge "Fix includes so that they no longer rely on the global Skia includes directories." by Derek Sollenberger · 10 years ago
  7. eece0dd Fix includes so that they no longer rely on the global Skia includes directories. by Derek Sollenberger · 10 years ago
  8. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 10 years ago
  9. 8790be6 Remove calls to deprecated SkBitmap::setIsOpaque() by Leon Scroggins III · 11 years ago
  10. d685894 Add liblog by Ying Wang · 11 years ago
  11. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  12. 209cfdf Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  13. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  14. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  15. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 4c1ac4e Remove unnecessary SkImageDecoder_libjpeg.cpp by Chih-Wei Huang · 13 years ago
  18. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  19. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  20. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  21. 945a9df add optional preftable to image codecs, for more control over the resulting bitmap config by Mike Reed · 14 years ago
  22. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 14 years ago
  23. 5038c78 Add missing shared libraries in linker commands. Currently these libraries are by Doug Kwan · 15 years ago
  24. 987dbde Fix full stagefright build in master, various warnings/errors in omx_jpeg_decoder by Andreas Huber · 15 years ago
  25. b355012 Fix the broken build of omxjpegdecoder: http://b/2299035. by Wei-Ta Chen · 15 years ago
  26. 4b6f494 Implement OmxJpegImageDecoder. by Wei-Ta Chen · 15 years ago