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