1. 08409e2 Fix Skia includes around codecs by Kevin Lubick · 3 years ago
  2. f38eee4 Add Dichen to cc's for imagedecoder_fuzzer by Leon Scroggins III · 3 years, 2 months ago
  3. ad70c8a Revert "Call isEmpty() instead of constructing a new object to compare" by Leon Scroggins · 3 years, 5 months ago
  4. ff37ce9 Call isEmpty() instead of constructing a new object to compare by Leon Scroggins III · 3 years, 5 months ago
  5. 1175dc0 Fix transitive dependencies on SkImageEncoder by Kevin Lubick · 3 years, 11 months ago
  6. 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 4 years ago
  7. 6116e5c AImageDecoder: return BAD_PARAMETER on null info by Leon Scroggins III · 4 years, 9 months ago
  8. df33b95 AImageDecoder: only support animation for F16 and 8888 (impl) by Leon Scroggins III · 4 years, 9 months ago
  9. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  10. 9b4db53 libjnigraphics: drop dependency on libandroid_runtime by Orion Hodson · 5 years ago
  11. 619db7f Merge "Use structure aware fuzzing for pngs" by TreeHugger Robot · 5 years ago
  12. 9f3d2dd Merge "(A)ImageDecoder: fix sampled dimensions with exif" by TreeHugger Robot · 5 years ago
  13. 8f77424 Use structure aware fuzzing for pngs by Leon Scroggins III · 5 years ago
  14. 5a5c2ce (A)ImageDecoder: fix sampled dimensions with exif by Leon Scroggins III · 5 years ago
  15. 33dcfd4 Merge "fuzz_imagedecoder: ignore allocation failures" by TreeHugger Robot · 5 years ago
  16. e2abb20 Merge "Build libjnigraphics, imagedecoder_fuzzer on host" by Leon Scroggins · 5 years ago
  17. 17a32e8 Merge "Improve AImageDecoder fuzzer" by TreeHugger Robot · 5 years ago
  18. ba9a690 fuzz_imagedecoder: ignore allocation failures by Leon Scroggins III · 5 years ago
  19. c72d0fb Build libjnigraphics, imagedecoder_fuzzer on host by Leon Scroggins III · 5 years ago
  20. f63c349 Improve AImageDecoder fuzzer by Leon Scroggins III · 5 years ago
  21. 335388d Merge "Add a corpus of test files" by Leon Scroggins · 5 years ago
  22. cdbe835 Merge "AImageDecoder: Add a fuzz target" by Leon Scroggins · 5 years ago
  23. 41903df Merge "Implement AImageDecoder_setInternallyHandleDisposePrevious" by TreeHugger Robot · 5 years ago
  24. cc60f0d Add a corpus of test files by Leon Scroggins III · 6 years ago
  25. 140f508 AImageDecoder: Add a fuzz target by Leon Scroggins III · 6 years ago
  26. c2ebc2b Implement AImageDecoder_setInternallyHandleDisposePrevious by Leon Scroggins III · 5 years ago
  27. 3c7bdea Merge "Implement AImageDecoder_resultToString" by Leon Scroggins · 5 years ago
  28. 14c70a7 Merge changes from topics "FrameInfo", "_advanceFrame" by Leon Scroggins · 5 years ago
  29. 946f8d4 Implement AImageDecoder_resultToString by Leon Scroggins III · 5 years ago
  30. 709933c Merge "Handle EXIF orientation in hwui/ImageDecoder" by TreeHugger Robot · 5 years ago
  31. 0621313 Implement FrameInfo methods on AImageDecoder by Leon Scroggins III · 5 years ago
  32. c29ea55 Merge "Fix OWNERS for graphics" am: 9193da7db1 am: d6b927581d am: 76b29b2b5d by Jeff Sharkey · 5 years ago
  33. 97dd9f1 Fix OWNERS for graphics by John Reck · 5 years ago
  34. 139145b Handle EXIF orientation in hwui/ImageDecoder by Leon Scroggins III · 5 years ago
  35. b26aebc Implement AImageDecoder _advanceFrame and _rewind by Leon Scroggins III · 5 years ago
  36. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 5 years ago
  37. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 5 years ago
  38. 3ad12c4 Implement AImageDecoder_getRepeatCount by Leon Scroggins III · 5 years ago
  39. 24ae7d7 Implement AImageDecoder_isAnimated by Leon Scroggins III · 5 years ago
  40. 2173ea2 Export symbols for the newly exposed APEX/internal headers by Derek Sollenberger · 6 years ago
  41. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 6 years ago
  42. 69b9dcf Merge "AImageDecoder: Make create enforce int32_t dimensions" by Leon Scroggins · 6 years ago
  43. 2e6bedf AImageDecoder: Make create enforce int32_t dimensions by Leon Scroggins III · 6 years ago
  44. 6eeca5c AImageDecoder: allow no color conversion by Leon Scroggins III · 6 years ago
  45. a4a8be3 Merge "AImageDecoder: ensure that stride is pixel aligned" by TreeHugger Robot · 6 years ago
  46. 795168a Merge "Update imagedecoder for header updates" by TreeHugger Robot · 6 years ago
  47. 64301cb Update imagedecoder for header updates by Leon Scroggins III · 6 years ago
  48. e609b0c Merge "Make getDataSpace fail instead of crash on recycled" by Leon Scroggins · 6 years ago
  49. 7871f49 Rename AndroidBitmap_compress callback by Leon Scroggins III · 6 years ago
  50. 569229f Merge "Implement AImageDecoder dataspace methods" by Leon Scroggins · 6 years ago
  51. 69bfed8 Merge "Update NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
  52. d894c59 AImageDecoder: ensure that stride is pixel aligned by Leon Scroggins III · 6 years ago
  53. e5ace3f Implement AImageDecoder dataspace methods by Leon Scroggins III · 6 years ago
  54. f8e41c5 Make getDataSpace fail instead of crash on recycled by Leon Scroggins III · 6 years ago
  55. 84a2afc Update NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
  56. f89de63 Implement AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
  57. 83d7f05 Merge "Update AImageDecoder_getAlphaFlags return value" by Leon Scroggins · 6 years ago
  58. c3d20c1 Merge "Implement native compress API" by TreeHugger Robot · 6 years ago
  59. 9010e8b Implement native compress API by Leon Scroggins III · 6 years ago
  60. 1ade46d Replace setAlphaFlags with setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
  61. d8840bd Update AImageDecoder_getAlphaFlags return value by Leon Scroggins III · 6 years ago
  62. 1202d7c Merge "Reland "Implement AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
  63. 1994fcb Reland "Implement AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
  64. 10b2ddc Revert "Implement AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
  65. 407b544 Implement new NDK image decoding apis by Leon Scroggins III · 6 years ago
  66. 9732e29 Create AAssetStreamAdaptor, for reading from AAssets by Leon Scroggins III · 6 years ago
  67. 9065a5f Implement AndroidBitmap_getDataSpace by Leon Scroggins III · 6 years ago
  68. 6c41ab1 Consolidate NDK and APEX implementations by Derek Sollenberger · 6 years ago
  69. 761fe1b Apply version-script to libjnigraphics library by dimitry · 7 years ago
  70. 618e1747 Merge "Work around b/24465209, do not pack relocation table." am: d01890df3c by Chih-Hung Hsieh · 8 years ago
  71. eeb1ea8 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 8 years ago
  72. 1cd8b5c Merge "Fixing app compat issue b/72143978" am: 8353a39ecc am: 61bab24fa8 by Ian Pedowitz · 8 years ago
  73. 0c3c4d1 Fixing app compat issue b/72143978 by Ian Pedowitz · 8 years ago
  74. 14c2ae4 Merge "Remove obsolete workaround." am: f448371208 am: 365604c300 am: 8ca799e22f by Elliott Hughes · 8 years ago
  75. 5e48241 Remove obsolete workaround. by Elliott Hughes · 8 years ago
  76. 4ed3557 Convert libjnigraphics to Android.bp by Colin Cross · 8 years ago
  77. 02a8657 Convert libjnigraphics to Android.bp by Colin Cross · 8 years ago
  78. d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 8 years ago
  79. 3dcf031 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  80. 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 9 years ago
  81. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 9 years ago
  82. 98e462d Unversion NDK stub libraries. by Dan Albert · 9 years ago
  83. 03b5d50 Re-unite sources with their headers by John Reck · 9 years ago
  84. 7ce8df3 Move libjnigraphics to ndk_library. by Dan Albert · 9 years ago
  85. ef9e04b am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
  86. ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  87. b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 11 years ago
  88. 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 11 years ago
  89. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 11 years ago
  90. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 11 years ago
  91. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 11 years ago
  92. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 11 years ago
  93. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 11 years ago
  94. 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 11 years ago
  95. ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 11 years ago
  96. b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 11 years ago
  97. ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 11 years ago
  98. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 11 years ago
  99. 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 11 years ago
  100. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 11 years ago