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