1. 3ad12c4 Implement AImageDecoder_getRepeatCount by Leon Scroggins III · 4 years, 3 months ago
  2. 24ae7d7 Implement AImageDecoder_isAnimated by Leon Scroggins III · 4 years, 3 months ago
  3. 2173ea2 Export symbols for the newly exposed APEX/internal headers by Derek Sollenberger · 5 years ago
  4. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 5 years ago
  5. 69b9dcf Merge "AImageDecoder: Make create enforce int32_t dimensions" by Leon Scroggins · 5 years ago
  6. 2e6bedf AImageDecoder: Make create enforce int32_t dimensions by Leon Scroggins III · 5 years ago
  7. 6eeca5c AImageDecoder: allow no color conversion by Leon Scroggins III · 5 years ago
  8. a4a8be3 Merge "AImageDecoder: ensure that stride is pixel aligned" by TreeHugger Robot · 5 years ago
  9. 795168a Merge "Update imagedecoder for header updates" by TreeHugger Robot · 5 years ago
  10. 64301cb Update imagedecoder for header updates by Leon Scroggins III · 5 years ago
  11. e609b0c Merge "Make getDataSpace fail instead of crash on recycled" by Leon Scroggins · 5 years ago
  12. 7871f49 Rename AndroidBitmap_compress callback by Leon Scroggins III · 5 years ago
  13. 569229f Merge "Implement AImageDecoder dataspace methods" by Leon Scroggins · 5 years ago
  14. 69bfed8 Merge "Update NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 5 years ago
  15. d894c59 AImageDecoder: ensure that stride is pixel aligned by Leon Scroggins III · 5 years ago
  16. e5ace3f Implement AImageDecoder dataspace methods by Leon Scroggins III · 5 years ago
  17. f8e41c5 Make getDataSpace fail instead of crash on recycled by Leon Scroggins III · 5 years ago
  18. 84a2afc Update NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 5 years ago
  19. f89de63 Implement AImageDecoder_computeSampledSize by Leon Scroggins III · 5 years ago
  20. 83d7f05 Merge "Update AImageDecoder_getAlphaFlags return value" by Leon Scroggins · 5 years ago
  21. c3d20c1 Merge "Implement native compress API" by TreeHugger Robot · 5 years ago
  22. 9010e8b Implement native compress API by Leon Scroggins III · 5 years ago
  23. 1ade46d Replace setAlphaFlags with setUnpremultipliedRequired by Leon Scroggins III · 5 years ago
  24. d8840bd Update AImageDecoder_getAlphaFlags return value by Leon Scroggins III · 5 years ago
  25. 1202d7c Merge "Reland "Implement AndroidBitmap_getDataSpace"" by TreeHugger Robot · 5 years ago
  26. 1994fcb Reland "Implement AndroidBitmap_getDataSpace" by Leon Scroggins III · 5 years ago
  27. 10b2ddc Revert "Implement AndroidBitmap_getDataSpace" by Kweku Adams · 5 years ago
  28. 407b544 Implement new NDK image decoding apis by Leon Scroggins III · 5 years ago
  29. 9732e29 Create AAssetStreamAdaptor, for reading from AAssets by Leon Scroggins III · 5 years ago
  30. 9065a5f Implement AndroidBitmap_getDataSpace by Leon Scroggins III · 5 years ago
  31. 6c41ab1 Consolidate NDK and APEX implementations by Derek Sollenberger · 5 years ago
  32. 761fe1b Apply version-script to libjnigraphics library by dimitry · 6 years ago
  33. 618e174 Merge "Work around b/24465209, do not pack relocation table." am: d01890df3c by Chih-Hung Hsieh · 7 years ago
  34. eeb1ea8 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
  35. 1cd8b5c Merge "Fixing app compat issue b/72143978" am: 8353a39ecc am: 61bab24fa8 by Ian Pedowitz · 7 years ago
  36. 0c3c4d1 Fixing app compat issue b/72143978 by Ian Pedowitz · 7 years ago
  37. 14c2ae4 Merge "Remove obsolete workaround." am: f448371208 am: 365604c300 am: 8ca799e22f by Elliott Hughes · 7 years ago
  38. 5e48241 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  39. 4ed3557 Convert libjnigraphics to Android.bp by Colin Cross · 7 years ago
  40. 02a8657 Convert libjnigraphics to Android.bp by Colin Cross · 7 years ago
  41. d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 7 years ago
  42. 3dcf031 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  43. 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 8 years ago
  44. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 8 years ago
  45. 98e462d Unversion NDK stub libraries. by Dan Albert · 8 years ago
  46. 03b5d50 Re-unite sources with their headers by John Reck · 8 years ago
  47. 7ce8df3 Move libjnigraphics to ndk_library. by Dan Albert · 8 years ago
  48. ef9e04b am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
  49. ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 9 years ago
  50. b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  51. 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  52. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 10 years ago
  53. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
  54. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 10 years ago
  55. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 10 years ago
  56. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 10 years ago
  57. 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 10 years ago
  58. ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 10 years ago
  59. b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 10 years ago
  60. ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 10 years ago
  61. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 10 years ago
  62. 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 10 years ago
  63. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 10 years ago
  64. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 10 years ago
  65. b291524 Cleanup Bitmap JNI by John Reck · 10 years ago
  66. cad87d7 Frameworks/base: Wall Werror in native/graphics by Andreas Gampe · 10 years ago
  67. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 11 years ago
  68. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 11 years ago
  69. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 11 years ago
  70. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 11 years ago
  71. eba8254 Fix typo by Andrew Hsieh · 12 years ago
  72. 89269cf libnativehelper is implicitly available. by Elliott Hughes · 13 years ago
  73. 17e5f4c Add notifyPixelsChanged() call to NDK unlockPixels(). by Alexandre Elias · 14 years ago
  74. 782e9fd For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
  75. 3227631 Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/native by Dima Zavin · 15 years ago