1. e387c2c [RenderScript] update api/current.txt after ScriptGroup API change by Miao Wang · 10 years ago
  2. 3b130b7 Update and fix ScriptGroup for outputs to globals by Miao Wang · 10 years ago
  3. 9c53b57 Fix a broken link in doc comment to Closure by Yang Ni · 10 years ago
  4. 2ca9702 [RenderScript] fix support lib after Native RS API change. by Miao Wang · 10 years ago
  5. 9269501 Merge "[RenderScript] unhide setBlackList() and forceCompat()" into mnc-dev by Miao Wang · 10 years ago
  6. 0db3ff4 Merge "[RenderScript] Enable developers to only use support runtime and use black list for certain devices." into mnc-dev by Miao Wang · 10 years ago
  7. 5a15640 [RenderScript] unhide setBlackList() and forceCompat() by Miao Wang · 11 years ago
  8. d2e6577 [RenderScript] Enable developers to only use support runtime and by Miao Wang · 11 years ago
  9. ad49cd7 Sanity checks in JNI code for script groups by Yang Ni · 11 years ago
  10. a3d15a8 [RenderScript] Better handle DispatchTable init by Miao Wang · 11 years ago
  11. ad3c3dc Move new script group API into ScriptGroup by Yang Ni · 11 years ago
  12. bc7c83d am 36c3e9e1: am 49ae55cd: am 5e3be8d4: Merge "[RenderScript] change the constructor back to protected." by Miao Wang · 11 years ago
  13. 0c57ffa [RenderScript] change the constructor back to protected. by Miao Wang · 11 years ago
  14. 248d013 am 91b90dc1: am f2ff1612: am 252e7d2d: Merge "[RenderScript] Update ScriptGroup2 and IntrinsicHistogram base on the native RS API." by Miao Wang · 11 years ago
  15. 252e7d2 Merge "[RenderScript] Update ScriptGroup2 and IntrinsicHistogram base on the native RS API." by Miao Wang · 11 years ago
  16. 95e3229 am 512c1e24: am 18e39c2d: am 79f7d687: Merge "[RenderScript] typo fix in Allocation.java" by Miao Wang · 11 years ago
  17. fc3eec6 Merge "Fix docs build." by Ying Wang · 11 years ago
  18. e0e7c9a Fix docs build. by Ying Wang · 11 years ago
  19. 591c707 Fix docs build. by Ying Wang · 11 years ago
  20. 7bcaa62 [RenderScript] typo fix in Allocation.java by Miao Wang · 11 years ago
  21. 99ed339 [RenderScript] unhide existing apis in compat lib. by Miao Wang · 11 years ago
  22. 13d1234 [RenderScript] Update ScriptGroup2 and IntrinsicHistogram base on the by Miao Wang · 11 years ago
  23. 66a0415 Merge "[RenderScript] Add support lib API check to RenderScript compat lib." by Miao Wang · 11 years ago
  24. b651fe1 am 0399fcb4: am 3a073a83: am 3776916a: Merge "[RenderScript] update the ScriptGroup2 API after name field is added." by Miao Wang · 11 years ago
  25. 93f31b4 [RenderScript] update the ScriptGroup2 API after name field is added. by Miao Wang · 11 years ago
  26. bcf9068 [RenderScript] Add support lib API check to RenderScript compat lib. by Miao Wang · 11 years ago
  27. 0d200b9 [RenderScript] unhide InvokeID class so that the api-checker is able to run. by Miao Wang · 11 years ago
  28. 74ca257 Merge "Added a script group name to ScriptGroup2 API" by Yang Ni · 11 years ago
  29. 565e514 remove dead code. by Jason Sams · 11 years ago
  30. f7a4cee Update makefile for resize optimization by Jason Sams · 11 years ago
  31. bba13d9 Added a script group name to ScriptGroup2 API by Yang Ni · 11 years ago
  32. 49b9759 [RenderScript] add exception reporting for copyTo() if array size by Miao Wang · 11 years ago
  33. c3e08a4 [RenderScript] Fix value size data type in closure creation. by Miao Wang · 11 years ago
  34. d19da75 [RenderScript] Make destroy() correctly handle cached process context. by Miao Wang · 11 years ago
  35. 8ed4ea2 Merge "[RenderScript] Add ScriptGroup2 API for RenderScript Support Lib." by Miao Wang · 11 years ago
  36. 3abb894 Merge "[RenderScript] Make support lib harder to leak context." by Miao Wang · 11 years ago
  37. 69335f8 [RenderScript] Add ScriptGroup2 API for RenderScript Support Lib. by Miao Wang · 11 years ago
  38. 9f9964b [RenderScript] Make support lib harder to leak context. by Miao Wang · 11 years ago
  39. b561f3b Merge "[RenderScript] Add additional check for determining whether to use native RS." by Miao Wang · 11 years ago
  40. 1aaa8b2 [RenderScript] Fix the typo for setVar(int, long). by Miao Wang · 11 years ago
  41. 0cc3605 [RenderScript] Add additional check for determining whether to use native RS. by Miao Wang · 11 years ago
  42. 519eb53 Update make file for new driver loading. by Jason Sams · 11 years ago
  43. b600f3b [RenderScript] Update the java API about Allocation copyTo & From FieldPacker by Miao Wang · 11 years ago
  44. 059fede [Renderscript] Incremental Support for Intrinsics. by Miao Wang · 11 years ago
  45. 9eb28eb [RenderScript] AutoPadding & Unpadding for Vec3 Elements during by Miao Wang · 11 years ago
  46. 24e05e6 Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()." by Miao Wang · 11 years ago
  47. 2b7f06f [Renderscript] JAVA API update for Allocation.CopyTo by Miao Wang · 11 years ago
  48. 1e24a6f Merge "Added rsCpuExecutable.cpp to compatlib build" by Yang Ni · 11 years ago
  49. 7f0ff14 [RenderScript] Code clean up & Update the support lib based on native by Miao Wang · 11 years ago
  50. 51980d0 Added rsCpuExecutable.cpp to compatlib build by Yang Ni · 11 years ago
  51. 108356a Merge "[Renderscript] Enable 64bit libRSSupportIO" by Miao Wang · 11 years ago
  52. c698c46 [Renderscript] Enable 64bit libRSSupportIO by Miao Wang · 11 years ago
  53. 825350e [Renderscript] Set native lib path from java RS context for rs compat lib. by Miao Wang · 11 years ago
  54. b9da3f6 InvokeID in compat lib. by Yang Ni · 11 years ago
  55. 67fa9ab [Renderscript] make Allocation.destroy() include setSurface(null) for by Miao Wang · 11 years ago
  56. 6416ca9 Merge "Required 64bit changes for JNI/Java for RS compat lib." by Miao Wang · 11 years ago
  57. 3d9b60c Required 64bit changes for JNI/Java for RS compat lib. by Miao Wang · 11 years ago
  58. ee72e75 Catch the exception if Java cannot find libRSSupportIO lib for by Miao Wang · 11 years ago
  59. 249f93e Hide the ScriptGroup2 apis in JNI for now. by Miao Wang · 11 years ago
  60. 3faf45e Merge "New Script Group API for support library." by Yang Ni · 11 years ago
  61. bcccd31 New Script Group API for support library. by Yang Ni · 11 years ago
  62. 68171c4 Enable USAGE_IO_OUTPUT and corresponding SetSurface and IOSend functions by Miao Wang · 11 years ago
  63. d97d7d1 Merge "Disable ASAN for rsg-generator." by Dan Albert · 11 years ago
  64. c0e12b8 Disable ASAN for rsg-generator. by Dan Albert · 11 years ago
  65. 0a6baa2 Allow the Renderscript Compat lib to work on devices running ICS or lower. by Miao Wang · 11 years ago
  66. 0844cef Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication. by Miao Wang · 11 years ago
  67. dbf6b4b Rewrite the support lib to switch compat lib over to dispatch table. by Miao Wang · 11 years ago
  68. 0aec6cc Switch rsg-generator-support to use no STL, since it is pure C. by Stephen Hines · 11 years ago
  69. 3c09e0a am 765672e4: am ed98dbef: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  70. d326e11 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  71. 65e6e8c am 23b19382: am c9ea0294: Merge "Remove public from ScriptIntrinsicYuvToRGBThunker definition." into lmp-dev by Tim Murray · 11 years ago
  72. 78ff462 Remove public from ScriptIntrinsicYuvToRGBThunker definition. by Tim Murray · 11 years ago
  73. 2619a8c am eddd812e: am 87c14895: Fix KITKAT usage. by Tim Murray · 11 years ago
  74. 5b86f4f am b4502dae: am 179158fa: Switch RS support lib to use LOCAL_SDK_VERSION. by Tim Murray · 11 years ago
  75. 87c1489 Fix KITKAT usage. by Tim Murray · 11 years ago
  76. 179158f Switch RS support lib to use LOCAL_SDK_VERSION. by Tim Murray · 11 years ago
  77. c04b2aa Switch RS support lib to use LOCAL_SDK_VERSION. by Tim Murray · 11 years ago
  78. 62d57c7 am 7bd54691: am bfec5af0: Merge "Added C++11 flag to RS support." by Stephen Hines · 11 years ago
  79. 6625634 Added C++11 flag to RS support. by Chris Wailes · 11 years ago
  80. 8461790 am 4504fe84: am 7b0c952a: Merge "Revert "Added C++11 flag to RS support."" by Stephen Hines · 11 years ago
  81. 7734980 am 4b020ffb: am a67770dd: Merge "Added C++11 flag to RS support." by Stephen Hines · 11 years ago
  82. b67809e Revert "Added C++11 flag to RS support." by Stephen Hines · 11 years ago
  83. 36320ae Added C++11 flag to RS support. by Chris Wailes · 11 years ago
  84. 6318b34 Add WAR to force CPU on implementations with a broken blur. by Jason Sams · 11 years ago
  85. 4def697 Build support libraries from source only in platform build by Ying Wang · 11 years ago
  86. c9f8b2b am db9a5974: am ffda0d5e: am f05c07d3: Merge "Update support lib build for new HAL changes." by Stephen Hines · 11 years ago
  87. a7b5fb7 Update support lib build for new HAL changes. by Tim Murray · 11 years ago
  88. 1f87822 am 035e71d5: am a685218c: am 5dfa70fb: Merge "Switch from size_t -> uint32_t for dimensions array." by Stephen Hines · 11 years ago
  89. eedc6b2 Switch from size_t -> uint32_t for dimensions array. by Stephen Hines · 11 years ago
  90. 4c6d9a9 am 6ad3c289: am 1004f0d0: am 3cab30a1: Merge "Create compat FieldPacker.getPos() to get the actual amount of data used for FP." by Stephen Hines · 11 years ago
  91. 95730ed Create compat FieldPacker.getPos() to get the actual amount of data used for FP. by Stephen Hines · 11 years ago
  92. 60176df am c39b832b: am 95318487: Merge "Enable ARCH_ARM_USE_INTRINSICS for support lib." by Tim Murray · 11 years ago
  93. f96c8e0 Enable ARCH_ARM_USE_INTRINSICS for support lib. by Tim Murray · 11 years ago
  94. 0e50d44 Merge "Merge TTS support library into android-support-v4" by Przemyslaw Szczepaniak · 12 years ago
  95. 8e65b64 Merge TTS support library into android-support-v4 by Przemyslaw Szczepaniak · 12 years ago
  96. 2b5693b am ecce91d6: am f9fd9749: am 26d0f7a7: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 12 years ago
  97. 2f2a773 Remove unused LOCAL_LDLIBS. by Ying Wang · 12 years ago
  98. e014018 am 68263555: am bb175384: Add resize to the support library makefile. by Jason Sams · 12 years ago
  99. 6826355 am bb175384: Add resize to the support library makefile. by Jason Sams · 12 years ago
  100. bb17538 Add resize to the support library makefile. by Jason Sams · 12 years ago