1. f7a4cee Update makefile for resize optimization by Jason Sams · 10 years ago
  2. 49b9759 [RenderScript] add exception reporting for copyTo() if array size by Miao Wang · 10 years ago
  3. c3e08a4 [RenderScript] Fix value size data type in closure creation. by Miao Wang · 10 years ago
  4. d19da75 [RenderScript] Make destroy() correctly handle cached process context. by Miao Wang · 10 years ago
  5. 8ed4ea2 Merge "[RenderScript] Add ScriptGroup2 API for RenderScript Support Lib." by Miao Wang · 10 years ago
  6. 3abb894 Merge "[RenderScript] Make support lib harder to leak context." by Miao Wang · 10 years ago
  7. 69335f8 [RenderScript] Add ScriptGroup2 API for RenderScript Support Lib. by Miao Wang · 10 years ago
  8. 9f9964b [RenderScript] Make support lib harder to leak context. by Miao Wang · 10 years ago
  9. b561f3b Merge "[RenderScript] Add additional check for determining whether to use native RS." by Miao Wang · 10 years ago
  10. 1aaa8b2 [RenderScript] Fix the typo for setVar(int, long). by Miao Wang · 10 years ago
  11. 0cc3605 [RenderScript] Add additional check for determining whether to use native RS. by Miao Wang · 10 years ago
  12. 519eb53 Update make file for new driver loading. by Jason Sams · 10 years ago
  13. b600f3b [RenderScript] Update the java API about Allocation copyTo & From FieldPacker by Miao Wang · 10 years ago
  14. 059fede [Renderscript] Incremental Support for Intrinsics. by Miao Wang · 10 years ago
  15. 9eb28eb [RenderScript] AutoPadding & Unpadding for Vec3 Elements during by Miao Wang · 10 years ago
  16. 24e05e6 Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()." by Miao Wang · 10 years ago
  17. 2b7f06f [Renderscript] JAVA API update for Allocation.CopyTo by Miao Wang · 10 years ago
  18. 1e24a6f Merge "Added rsCpuExecutable.cpp to compatlib build" by Yang Ni · 10 years ago
  19. 7f0ff14 [RenderScript] Code clean up & Update the support lib based on native by Miao Wang · 10 years ago
  20. 51980d0 Added rsCpuExecutable.cpp to compatlib build by Yang Ni · 10 years ago
  21. 108356a Merge "[Renderscript] Enable 64bit libRSSupportIO" by Miao Wang · 10 years ago
  22. c698c46 [Renderscript] Enable 64bit libRSSupportIO by Miao Wang · 10 years ago
  23. 825350e [Renderscript] Set native lib path from java RS context for rs compat lib. by Miao Wang · 10 years ago
  24. b9da3f6 InvokeID in compat lib. by Yang Ni · 10 years ago
  25. 67fa9ab [Renderscript] make Allocation.destroy() include setSurface(null) for by Miao Wang · 10 years ago
  26. 6416ca9 Merge "Required 64bit changes for JNI/Java for RS compat lib." by Miao Wang · 10 years ago
  27. 3d9b60c Required 64bit changes for JNI/Java for RS compat lib. by Miao Wang · 10 years ago
  28. ee72e75 Catch the exception if Java cannot find libRSSupportIO lib for by Miao Wang · 10 years ago
  29. 249f93e Hide the ScriptGroup2 apis in JNI for now. by Miao Wang · 10 years ago
  30. 3faf45e Merge "New Script Group API for support library." by Yang Ni · 10 years ago
  31. bcccd31 New Script Group API for support library. by Yang Ni · 10 years ago
  32. 68171c4 Enable USAGE_IO_OUTPUT and corresponding SetSurface and IOSend functions by Miao Wang · 10 years ago
  33. d97d7d1 Merge "Disable ASAN for rsg-generator." by Dan Albert · 10 years ago
  34. c0e12b8 Disable ASAN for rsg-generator. by Dan Albert · 10 years ago
  35. 0a6baa2 Allow the Renderscript Compat lib to work on devices running ICS or lower. by Miao Wang · 10 years ago
  36. 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 · 10 years ago
  37. dbf6b4b Rewrite the support lib to switch compat lib over to dispatch table. by Miao Wang · 10 years ago
  38. 0aec6cc Switch rsg-generator-support to use no STL, since it is pure C. by Stephen Hines · 10 years ago
  39. 3c09e0a am 765672e4: am ed98dbef: Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 10 years ago
  40. d326e11 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 10 years ago
  41. 65e6e8c am 23b19382: am c9ea0294: Merge "Remove public from ScriptIntrinsicYuvToRGBThunker definition." into lmp-dev by Tim Murray · 10 years ago
  42. 78ff462 Remove public from ScriptIntrinsicYuvToRGBThunker definition. by Tim Murray · 10 years ago
  43. 2619a8c am eddd812e: am 87c14895: Fix KITKAT usage. by Tim Murray · 10 years ago
  44. 5b86f4f am b4502dae: am 179158fa: Switch RS support lib to use LOCAL_SDK_VERSION. by Tim Murray · 10 years ago
  45. 87c1489 Fix KITKAT usage. by Tim Murray · 10 years ago
  46. 179158f Switch RS support lib to use LOCAL_SDK_VERSION. by Tim Murray · 10 years ago
  47. c04b2aa Switch RS support lib to use LOCAL_SDK_VERSION. by Tim Murray · 10 years ago
  48. 62d57c7 am 7bd54691: am bfec5af0: Merge "Added C++11 flag to RS support." by Stephen Hines · 10 years ago
  49. 6625634 Added C++11 flag to RS support. by Chris Wailes · 10 years ago
  50. 8461790 am 4504fe84: am 7b0c952a: Merge "Revert "Added C++11 flag to RS support."" by Stephen Hines · 10 years ago
  51. 7734980 am 4b020ffb: am a67770dd: Merge "Added C++11 flag to RS support." by Stephen Hines · 10 years ago
  52. b67809e Revert "Added C++11 flag to RS support." by Stephen Hines · 10 years ago
  53. 36320ae Added C++11 flag to RS support. by Chris Wailes · 10 years ago
  54. 6318b34 Add WAR to force CPU on implementations with a broken blur. by Jason Sams · 10 years ago
  55. 4def697 Build support libraries from source only in platform build by Ying Wang · 10 years ago
  56. c9f8b2b am db9a5974: am ffda0d5e: am f05c07d3: Merge "Update support lib build for new HAL changes." by Stephen Hines · 10 years ago
  57. a7b5fb7 Update support lib build for new HAL changes. by Tim Murray · 10 years ago
  58. 1f87822 am 035e71d5: am a685218c: am 5dfa70fb: Merge "Switch from size_t -> uint32_t for dimensions array." by Stephen Hines · 10 years ago
  59. eedc6b2 Switch from size_t -> uint32_t for dimensions array. by Stephen Hines · 10 years ago
  60. 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 · 10 years ago
  61. 95730ed Create compat FieldPacker.getPos() to get the actual amount of data used for FP. by Stephen Hines · 10 years ago
  62. 60176df am c39b832b: am 95318487: Merge "Enable ARCH_ARM_USE_INTRINSICS for support lib." by Tim Murray · 10 years ago
  63. f96c8e0 Enable ARCH_ARM_USE_INTRINSICS for support lib. by Tim Murray · 10 years ago
  64. 0e50d44 Merge "Merge TTS support library into android-support-v4" by Przemyslaw Szczepaniak · 11 years ago
  65. 8e65b64 Merge TTS support library into android-support-v4 by Przemyslaw Szczepaniak · 11 years ago
  66. 2b5693b am ecce91d6: am f9fd9749: am 26d0f7a7: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  67. 2f2a773 Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  68. e014018 am 68263555: am bb175384: Add resize to the support library makefile. by Jason Sams · 11 years ago
  69. 6826355 am bb175384: Add resize to the support library makefile. by Jason Sams · 11 years ago
  70. bb17538 Add resize to the support library makefile. by Jason Sams · 11 years ago
  71. b680aeb Add resize to the support library makefile. by Jason Sams · 11 years ago
  72. c7afe28 Introduce android-support-v8-tts library. by Przemyslaw Szczepaniak · 11 years ago
  73. 85ecce4 am 7bb08e50: am 3c02db6d: Merge "Update makefile to match ARM\'s convolve patches." by Jason Sams · 11 years ago
  74. 3342757 Update makefile to match ARM's convolve patches. by Jason Sams · 11 years ago
  75. 4ba61b3 am 540dc4c2: am a3ad01c1: Merge "Add new optimized 3dlut to compat lib." by Jason Sams · 11 years ago
  76. 43378e9 Add new optimized 3dlut to compat lib. by Jason Sams · 11 years ago
  77. c7f0084 am 58c89dc8: am b7aaa0a0: Merge "Set librsjni 32-bit only" by Colin Cross · 11 years ago
  78. 509f2fd Set librsjni 32-bit only by Colin Cross · 11 years ago
  79. 8ad6c84 am 54a1e5d4: am 3ce74521: Merge "fix build break" by Jason Sams · 11 years ago
  80. 67e6de1 am f6522c4a: am ea6d5509: Merge "Remove liblog dependency in JNI and move to building with NDK." by Tim Murray · 11 years ago
  81. d49d091 fix build break by Tim Murray · 11 years ago
  82. 4c3f90a Remove liblog dependency in JNI and move to building with NDK. by Tim Murray · 11 years ago
  83. b5e7ba4 am 7a6f1441: am f8ddb166: Merge "Fix error and message handler with thunking. Also fix null check with equals." by Tim Murray · 11 years ago
  84. f8ddb16 Merge "Fix error and message handler with thunking. Also fix null check with equals." by Tim Murray · 11 years ago
  85. 39d51c5 Merge "Fix missing class warnings on old platforms. Also fix BaseObj.equals." by Tim Murray · 11 years ago
  86. 8b33529 Fix error and message handler with thunking. Also fix null check with equals. by Tim Murray · 11 years ago
  87. c53fa6c Fix multilib build. by Ying Wang · 11 years ago
  88. eeb3042 Fix missing class warnings on old platforms. Also fix BaseObj.equals. by Tim Murray · 11 years ago
  89. 05e7e3c Fix multilib build. by Ying Wang · 11 years ago
  90. 0642be9 am 34b223b9: am e09f5f10: Merge "Generate source files into arch-neutral dir." by Ying Wang · 11 years ago
  91. 03b4972 Generate source files into arch-neutral dir. by Ying Wang · 11 years ago
  92. 2d1e38c Remove unnecessary dependency on Clang headers. by Stephen Hines · 11 years ago
  93. 5f27d89 am e2929ada: am a76a3571: Merge "Add support for enabling workarounds via metadata." by Tim Murray · 11 years ago
  94. 2e34e41 Add support for enabling workarounds via metadata. by Tim Murray · 11 years ago
  95. 34398b3 am 5de2fd60: am 56f564ae: Merge "Add asynchronous object destruction and WAR to enable on API 18." by Tim Murray · 11 years ago
  96. 4520bde am 46733346: am 9c2c7da1: Merge "Fix getBytesSize for YUV allocations." by Tim Murray · 11 years ago
  97. 56f564a Merge "Add asynchronous object destruction and WAR to enable on API 18." by Tim Murray · 11 years ago
  98. 7ecd38b Merge "Update support lib's Android.mk for JNI." by Tim Murray · 11 years ago
  99. 9c2c7da Merge "Fix getBytesSize for YUV allocations." by Tim Murray · 11 years ago
  100. cf951c2 am 121bb380: am b63921f1: Merge "Build fix." by Ian Rogers · 11 years ago