1. 5db5aaf Merge "[RenderScript] Unhide getByteBuffer and getStride for support lib." into nyc-dev am: 0ed6d7a09c am: bcf9f86a98 by Miao Wang · 9 years ago
  2. 15996a0 Merge "[RenderScript] Unhide getByteBuffer and getStride for support lib." into nyc-dev am: 0ed6d7a09c by Miao Wang · 9 years ago
  3. ff49bff Merge "[RenderScript] Update RenderScript support lib documentation." into nyc-dev am: 1628eba4ea am: e117de7352 by Miao Wang · 9 years ago
  4. e117de7 Merge "[RenderScript] Update RenderScript support lib documentation." into nyc-dev by Miao Wang · 9 years ago
  5. 7ae29d1 [RenderScript] Unhide getByteBuffer and getStride for support lib. by Miao Wang · 9 years ago
  6. b139bfe [RenderScript] Update RenderScript support lib documentation. by Miao Wang · 9 years ago
  7. 068c0b2 Merge "[RenderScript] Add optimized ASIMD and SSE3 instrinsics to support lib." am: 1104198acf am: d907ea54dd am: 98197c7733 by Miao Wang · 9 years ago
  8. 98197c7 Merge "[RenderScript] Add optimized ASIMD and SSE3 instrinsics to support lib." am: 1104198acf by Miao Wang · 9 years ago
  9. 1852e31 [RenderScript] Add optimized ASIMD and SSE3 instrinsics to support lib. by Miao Wang · 10 years ago
  10. 1104198 Merge "[RenderScript] Add optimized ASIMD and SSE3 instrinsics to support lib." by Miao Wang · 9 years ago
  11. 9de5458 [RenderScript] Add optimized ASIMD and SSE3 instrinsics to support lib. by Miao Wang · 10 years ago
  12. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 10 years ago
  13. b0348c2 Merge "[RenderScript] Add finalizer to support lib context." by Miao Wang · 10 years ago
  14. 1d4ec90 Merge "[RenderScript] Add finalizer to support lib context." into nyc-dev am: c74fb3fcc1 am: 6725c2872c by Miao Wang · 10 years ago
  15. 6725c28 Merge "[RenderScript] Add finalizer to support lib context." into nyc-dev by Miao Wang · 10 years ago
  16. 0367931 [RenderScript] Add finalizer to support lib context. by Miao Wang · 10 years ago
  17. 64dbe1d Final pass for removing all donut/eclair/froyo references by Kirill Grouchnikov · 10 years ago
  18. c90157d [RenderScript] Add finalizer to support lib context. by Miao Wang · 10 years ago
  19. 791503f Merge "Zero-initialize launch option fields" am: 9d4584b907 am: b3ea343725 by Yang Ni · 10 years ago
  20. 51e7865 Zero-initialize launch option fields by Yang Ni · 10 years ago
  21. a29ca11 Zero-initialize launch option fields by Yang Ni · 10 years ago
  22. 7bf17e3 Merge "Clean up deprecation tags in support libraries" into nyc-dev am: f7bdb2b by Alan Viverette · 10 years ago
  23. d805095 Clean up deprecation tags in support libraries by Alan Viverette · 10 years ago
  24. 8be9e34 Merge "Fix typos for the word "Unsupported"." am: 795081d am: 442e291 by Stephen Hines · 10 years ago
  25. 83b686c Fix typos for the word "Unsupported". by Stephen Hines · 10 years ago
  26. 56e7a23 Avoid destroying Device separately by Yang Ni · 10 years ago
  27. 3e85593 Merge "Avoid destroying Device separately" into nyc-dev am: 8551f03 by Yang Ni · 10 years ago
  28. 93b91f7 Avoid destroying Device separately by Yang Ni · 10 years ago
  29. c61c1aa Merge "Removed unused variables" am: aa83832 am: 64e821b by Yang Ni · 10 years ago
  30. aa83832 Merge "Removed unused variables" by Yang Ni · 10 years ago
  31. 329bc0f Merge "[RenderScript] Update documentation for Allocation.setAutoPadding()." into nyc-dev by Miao Wang · 10 years ago
  32. cd76b43 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 10 years ago
  33. fca65fc [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 10 years ago
  34. 1e2b667 [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 10 years ago
  35. 4dadd80 [RenderScript] Update documentation for Allocation.setAutoPadding(). by Miao Wang · 10 years ago
  36. 557fd03 Merge changes I596e00fa,I89fda42d into nyc-dev am: 44f546a by Miao Wang · 10 years ago
  37. 7e8e92f [RenderScript] Fix IntrinsicConvolve documentation. by Miao Wang · 10 years ago
  38. ec7aaf7 [RenderScript] Update the documentation of Script.LaunchOptions by Miao Wang · 10 years ago
  39. 3fdf276 Merge "Turn FORTIFY back on for the RS support library." am: cfc67d1 am: db902fe by Stephen Hines · 10 years ago
  40. 023d104 Turn FORTIFY back on for the RS support library. by Stephen Hines · 10 years ago
  41. 3323892 Removed unused variables by Yang Ni · 10 years ago
  42. 13d0984 Added new files to libRSSupport by Yang Ni · 10 years ago
  43. d6f9596 Merge "Added new files to libRSSupport" into nyc-dev am: 437fd7f by Yang Ni · 10 years ago
  44. 437fd7f Merge "Added new files to libRSSupport" into nyc-dev by Yang Ni · 10 years ago
  45. 3d23e5f Added new files to libRSSupport by Yang Ni · 10 years ago
  46. 5e47282 Merge "Fix possibly uninitialized access to strideIn, and turn on -Werror." am: d142ace by Stephen Hines · 10 years ago
  47. 5d6374a Fix possibly uninitialized access to strideIn, and turn on -Werror. by Stephen Hines · 10 years ago
  48. 2dcff56 [RenderScript] Stop targeting froyo for RenderScript support lib. by Miao Wang · 10 years ago
  49. a2406b5 Merge "[RenderScript] Stop targeting froyo for RenderScript support lib." am: 62eb3105e5 by Miao Wang · 10 years ago
  50. a4aac2d [RenderScript] Stop targeting froyo for RenderScript support lib. by Miao Wang · 10 years ago
  51. 30f5869f5 Merge "Compatibility library support for general reduction." into nyc-dev by David Gross · 10 years ago
  52. e4a401f Compatibility library support for general reduction. by David Gross · 10 years ago
  53. 93489ce [RenderScript] Remove LOCAL_JACK_ENABLED := disabled am: ea5ddd5d64 by Miao Wang · 10 years ago
  54. 05c811f [RenderScript] Remove LOCAL_JACK_ENABLED := disabled by Miao Wang · 10 years ago
  55. c6a4862 Merge "Compatibility library support for general reduction." am: ae3c3ce3d1 by David Gross · 10 years ago
  56. ea5ddd5 [RenderScript] Remove LOCAL_JACK_ENABLED := disabled by Miao Wang · 10 years ago
  57. ae3c3ce Merge "Compatibility library support for general reduction." by David Gross · 10 years ago
  58. c220078 Merge "Pin support libraries to Java 1.7 so they can be used with dx" by Neil Fuller · 10 years ago
  59. 61ca612 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 10 years ago
  60. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 10 years ago
  61. fe1712d [RenderScript] Make support lib use c++_static instead of stlport_static. by Miao Wang · 10 years ago
  62. 810fd8c [RenderScript] Make support lib use c++_static instead of stlport_static. by Miao Wang · 10 years ago
  63. 62a63e5 Compatibility library support for general reduction. by David Gross · 10 years ago
  64. 29028a1 [RenderScript] Fix potential leak in RS JNI by Miao Wang · 10 years ago
  65. 11fdcf7 [RenderScript] Fix potential leak in RS JNI by Miao Wang · 10 years ago
  66. 88fcf87 Merge "Remove unused rsCpuRuntimeMathFuncs.cpp file." am: 7362a90567 by Stephen Hines · 10 years ago
  67. 4ff736b Remove unused rsCpuRuntimeMathFuncs.cpp file. by Stephen Hines · 10 years ago
  68. 8c6170c Avoid absolute path loading .so after M by Yang Ni · 10 years ago
  69. e214512 Avoid absolute path loading .so after M by Yang Ni · 10 years ago
  70. 395af25 Merge "[RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer" am: 8bcba7a552 by Miao Wang · 10 years ago
  71. 654520a [RenderScript] Add API to map Allocation mallocptr to Java ByteBuffer by Miao Wang · 10 years ago
  72. 85c2483 Add 23.1.1 support library API files am: 8868c3d91a am: 4b9aa834b8 by Chris Banes · 10 years ago
  73. 8868c3d Add 23.1.1 support library API files by Chris Banes · 10 years ago
  74. 6d056f6 Various fixes in setting globals in a script group by Yang Ni · 10 years ago
  75. f47f141 Merge "[RenderScript] Load from the full path of librsjni and libRSSupport." by Miao Wang · 10 years ago
  76. 8b03eca [RenderScript] Load from the full path of librsjni and libRSSupport. by Miao Wang · 10 years ago
  77. 309059f Merge "Fix improper declaration/use of pointer." am: a4567ab388 by Miao Wang · 10 years ago
  78. bebb3c5 Fix improper declaration/use of pointer. by Miao Wang · 10 years ago
  79. 54256aa am 35bb8589: am 14222d5d: [RenderScript] pass correct length of ains to BLAS functions. by Miao Wang · 10 years ago
  80. 14222d5 [RenderScript] pass correct length of ains to BLAS functions. by Miao Wang · 10 years ago
  81. 28d092e am b1d35575: Add 23.1.0 API files by Chris Banes · 10 years ago
  82. b1d3557 Add 23.1.0 API files by Chris Banes · 10 years ago
  83. b41126e am 4d70a806: Merge "Retry if interrupted before mMessageThread has joined." by Miao Wang · 10 years ago
  84. 2acc30f Retry if interrupted before mMessageThread has joined. by Miao Wang · 10 years ago
  85. 2996da1 am ea6952c2: Merge "[RenderScript] pass correct length of ains to BLAS functions." by Miao Wang · 10 years ago
  86. 5df13a8 [RenderScript] pass correct length of ains to BLAS functions. by Miao Wang · 10 years ago
  87. 7cba1be am e3bbb6a5: Merge "[RenderScript] making the gemmlowp token more descriptive" by Miao Wang · 10 years ago
  88. 23dcfbd [RenderScript] making the gemmlowp token more descriptive by Miao Wang · 10 years ago
  89. 3d83076 am 745d5745: Merge "Revert "[RenderScript] remove redundant build flag"" by Miao Wang · 10 years ago
  90. b6b6781 Revert "[RenderScript] remove redundant build flag" by Miao Wang · 10 years ago
  91. bbc767d am 6d25bd34: Merge "[RenderScript] remove redundant build flag" by Miao Wang · 10 years ago
  92. eb4a997 [RenderScript] remove redundant build flag by Miao Wang · 10 years ago
  93. 04f201b am 1854830f: Merge "Correct comment." by Chih-hung Hsieh · 10 years ago
  94. 448c463 Correct comment. by Chih-Hung Hsieh · 10 years ago
  95. e71f1f0 am a9a6302a: Merge "Add reduce kernels to the support library." by Stephen Hines · 10 years ago
  96. a9a6302 Merge "Add reduce kernels to the support library." by Stephen Hines · 10 years ago
  97. 42e1c8e Add reduce kernels to the support library. by Matt Wala · 10 years ago
  98. 63d51cf [RenderScript] Make android-support-annotations not included as STATIC LIB. by Miao Wang · 10 years ago
  99. 44b881c am dd6fab3f: [RenderScript] Make android-support-annotations not included as STATIC LIB. by Miao Wang · 10 years ago
  100. dd6fab3 [RenderScript] Make android-support-annotations not included as STATIC LIB. by Miao Wang · 10 years ago