1. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 4 years, 2 months ago
  2. 2a3b7a2 Merge "Use new UnsupportedAppUsage annotation." by TreeHugger Robot · 4 years, 4 months ago
  3. db98b52 Update renderscript to use stable graphics APIs by Derek Sollenberger · 4 years, 4 months ago
  4. 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 4 months ago
  5. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 4 years, 4 months ago
  6. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 5 months ago
  7. 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 5 years ago
  8. 0f037171 Merge "Correct registerNativeAllocation type" am: fe015a098c am: 90e8135f1e by Hans Boehm · 5 years ago
  9. 08d7d03 Add check for input allocation type for ScriptIntrinsicBlur. by Miao Wang · 5 years ago
  10. da3cee6 Correct registerNativeAllocation type by Hans Boehm · 5 years ago
  11. 1d526c1 Merge "Add @UnsupportedAppUsage annotations" am: 3d05f769a3 by Mathew Inwood · 6 years ago
  12. 1532447 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  13. f0c90b1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  14. 1057fc3 Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-dev by Todd Kopriva · 6 years ago
  15. 6a7f167 docs: fixing bug 36982027 and 30636712, typos by kopriva · 6 years ago
  16. bebfcc4 Refactor AssetManager by Adam Lesinski · 6 years ago
  17. 5031858 Add OWNERS to frameworks/base/rs by Miao Wang · 6 years ago
  18. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 6 years ago
  19. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 7 years ago
  20. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 6 years ago
  21. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 7 years ago
  22. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 6 years ago
  23. b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 7 years ago
  24. 7569de0 switch to new API for compute image size by Mike Reed · 7 years ago
  25. 71b3691 Merge "Reduce overhead by combining libskia and libhwui into a single library." by Derek Sollenberger · 7 years ago
  26. d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 7 years ago
  27. 9f430b2 Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 by Steven Moreland · 7 years ago
  28. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  29. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  30. 532a67c Merge "Do not CloseGuard KernelID or FieldID" am: 6b70eafae1 am: d25acf1022 by Yang Ni · 7 years ago
  31. 1b74e32 Merge "Do not CloseGuard KernelID or FieldID" am: 6b70eafae1 am: d25acf1022 by Yang Ni · 7 years ago
  32. 6b70eaf Merge "Do not CloseGuard KernelID or FieldID" by Treehugger Robot · 7 years ago
  33. 3a84a23 Do not CloseGuard KernelID or FieldID by Yang Ni · 7 years ago
  34. 25f6c69 Merge "Destroy Allocation right away on exception" am: 52bc790f61 am: a37bef769a am: fd9f091995 by Yang Ni · 7 years ago
  35. 26a5164 Merge "Destroy Allocation right away on exception" am: 52bc790f61 am: a37bef769a by Yang Ni · 7 years ago
  36. c48a09c Destroy Allocation right away on exception by Yang Ni · 7 years ago
  37. 674f774 Merge "Destroy Allocation with ScriptIntrinsicLut" am: 622b140f94 am: 088eca8302 am: 43dca4780f by Yang Ni · 7 years ago
  38. a21bcbf Merge "Destroy Allocation with ScriptIntrinsicLut" am: 622b140f94 am: 088eca8302 by Yang Ni · 7 years ago
  39. 8b8f75a Destroy Allocation with ScriptIntrinsicLut by Yang Ni · 7 years ago
  40. c941fb0 RenderScript: IWYU by Steven Moreland · 7 years ago
  41. dc01e93 RenderScript: IWYU by Steven Moreland · 7 years ago
  42. 2d5664f Merge "Validates Intrinsic Blur only takes 2D Allocations" am: b44f4d2f51 am: 0962a6e83c am: cfe40aa165 by Yang Ni · 7 years ago
  43. 5be70d0 Merge "Validates Intrinsic Blur only takes 2D Allocations" am: b44f4d2f51 am: 0962a6e83c by Yang Ni · 7 years ago
  44. bb67137 Validates Intrinsic Blur only takes 2D Allocations by Yang Ni · 7 years ago
  45. 7c0ae0f bitmaps and pixelrefs no longer need lock/unlock by Mike Reed · 7 years ago
  46. f35ddc9 [RenderScript] Connect ANativeWindow to BufferQueue before calling by Miao Wang · 7 years ago
  47. 34cca21 Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 7 years ago
  48. db889ed Merge changes from topic 'USAGE_IO_INPUT' am: 70fac233fa by Miao Wang · 7 years ago
  49. 483a424 [RenderScript] Use ANativeWindow_fromSurface to get ANativeWindow from Java Surface. by Miao Wang · 7 years ago
  50. 70fac23 Merge changes from topic 'USAGE_IO_INPUT' by Miao Wang · 7 years ago
  51. 25684ce Merge "Removed close guards for Element and Type objects" am: 97c9b57cec by Yang Ni · 7 years ago
  52. 1e95fc8 [RenderScript] Update RenderScript JNI with the corresponding by Miao Wang · 7 years ago
  53. 33287e8 [RenderScript] Use ANativeWindow_fromSurface to get ANativeWindow by Miao Wang · 7 years ago
  54. 45438c9 Removed close guards for Element and Type objects by Yang Ni · 7 years ago
  55. 76535e8 Merge "Update RenderScript JNI code for Treble" am: 9017b25631 by Miao Wang · 7 years ago
  56. cbb0206 Update RenderScript JNI code for Treble by Miao Wang · 7 years ago
  57. 28ba472 Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 7 years ago
  58. 54de774 Fix @links in reference docs. by Elliot Waite · 7 years ago
  59. 66f15cc Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  60. c08e32e Rely on the platform -std default. by Elliott Hughes · 8 years ago
  61. 166b402 Correctly pass number of input allocations for BLAS by Miao Wang · 8 years ago
  62. b742fcc Correctly pass number of input allocations for BLAS by Miao Wang · 8 years ago
  63. 8e988ec Merge \"Delete simple reduction implementation.\" into nyc-dev am: d749245b88 by David Gross · 8 years ago
  64. 4a45785 Delete simple reduction implementation. by David Gross · 8 years ago
  65. 3592779 Merge "[RenderScript] Fix ScriptIntrinsicBlur documentation." into nyc-dev by Miao Wang · 8 years ago
  66. 7ae30e1 Merge "Update documentation about copyTo and copyFrom." into nyc-dev by Miao Wang · 8 years ago
  67. c242fa6 [RenderScript] Fix ScriptIntrinsicBlur documentation. by Miao Wang · 8 years ago
  68. 3231e8e Update documentation about copyTo and copyFrom. by Miao Wang · 8 years ago
  69. e41611d Merge "[RenderScript] Interrupt mMessageThread when tearing down context." am: 9f2a1979a7 by Miao Wang · 8 years ago
  70. 4a57480 [RenderScript] Interrupt mMessageThread when tearing down context. by Miao Wang · 8 years ago
  71. 888017d Merge "Fixed BaseObj finalizer and destroy()" into nyc-dev am: 8ca7638 by Yang Ni · 8 years ago
  72. 1b4df16 Fixed BaseObj finalizer and destroy() by Yang Ni · 8 years ago
  73. f17e491 Merge "Made Element accessors thread-safe" am: acd0061 am: 3c207ff by Yang Ni · 8 years ago
  74. acd0061 Merge "Made Element accessors thread-safe" by Yang Ni · 8 years ago
  75. 6bdfe0f Made Element accessors thread-safe by Yang Ni · 8 years ago
  76. c74d2a8 Merge "Made Element accessors thread-safe" into nyc-dev by Yang Ni · 8 years ago
  77. e04e5d7 Fixed ScriptGroup finalizer for old API by Yang Ni · 8 years ago
  78. 33703f0 Made Element accessors thread-safe by Yang Ni · 8 years ago
  79. 82ed817 Merge "Fixed ScriptGroup finalizer for old API" into nyc-dev am: ecf094a by Yang Ni · 8 years ago
  80. 07837d6 Fixed ScriptGroup finalizer for old API by Yang Ni · 8 years ago
  81. 0f10f04 Merge "Destroy Type created by Allocation.createSized()" into nyc-dev by Yang Ni · 8 years ago
  82. dadd35d Merge "Destroy Type created by Allocation.createSized()" am: 2a64e23 am: cc24885 by Yang Ni · 8 years ago
  83. e1798e4 Destroy Type created by Allocation.createSized() by Yang Ni · 8 years ago
  84. 2a64e23 Merge "Destroy Type created by Allocation.createSized()" by Yang Ni · 8 years ago
  85. 9101274 Merge "Destroy Closures in ScriptGroup" am: 01db883 am: 122c39a by Yang Ni · 8 years ago
  86. 44d1b3b Destroy Closures in ScriptGroup by Yang Ni · 8 years ago
  87. 01db883 Merge "Destroy Closures in ScriptGroup" by Yang Ni · 8 years ago
  88. 3444dbe Destroy Type created by Allocation.createSized() by Yang Ni · 8 years ago
  89. 2f737b5 Merge "Fix typos for the word "Unsupported"." am: 9e57114 am: 1dd551b by Stephen Hines · 8 years ago
  90. ad57e33 Fix typos for the word "Unsupported". by Stephen Hines · 8 years ago
  91. 44e2f45 Destroy Closures in ScriptGroup by Yang Ni · 8 years ago
  92. cb939dc Avoid destroying Device separately by Yang Ni · 8 years ago
  93. af2ac8e Merge "Avoid destroying Device separately" into nyc-dev am: 1418269 by Yang Ni · 8 years ago
  94. 4a70df5 Avoid destroying Device separately by Yang Ni · 8 years ago
  95. 7343f9e Merge "Silence clang static analyzer warnings" am: 01e307d am: 47e177d by Yang Ni · 8 years ago
  96. 01e307d Merge "Silence clang static analyzer warnings" by Yang Ni · 8 years ago
  97. 0c6ed67 Merge "Added CloseGuard for BaseObj" into nyc-dev by Yang Ni · 8 years ago
  98. 087ffb6 Merge "Added CloseGuard for BaseObj" am: 64c4c1c am: 157c73c by Yang Ni · 8 years ago
  99. 6484b6b Added CloseGuard for BaseObj by Yang Ni · 8 years ago
  100. 64c4c1c Merge "Added CloseGuard for BaseObj" by Yang Ni · 8 years ago