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