1. 919b647 [RenderScript] Remove duplicate include in jni by Miao Wang · 11 years ago
  2. a7e2509 Remove dead path code by Jason Sams · 11 years ago
  3. 45cec0a [RenderScript] Update the java API about Allocation copyTo & From FieldPacker by Miao Wang · 11 years ago
  4. 2cd0c34 [RenderScript] Add missing variable by Miao Wang · 11 years ago
  5. 87e908d [RenderScript] AutoPadding & Unpadding for Vec3 Elements during by Miao Wang · 11 years ago
  6. c8e237e [Renderscript] JAVA API update for Allocation.CopyTo by Miao Wang · 11 years ago
  7. 25207df Add BLAS intrinsic. by Tim Murray · 11 years ago
  8. 2a3cdf5 Merge "Implement array types" by Jason Sams · 11 years ago
  9. 46ba27e3 Implement array types by Jason Sams · 11 years ago
  10. 7ff53fa Fix clang build. by Elliott Hughes · 11 years ago
  11. be392ad Adds invocable functions to ScriptGroup by Yang Ni · 11 years ago
  12. ebf6340 Pass in code cache directory when creating a script group. by Yang Ni · 11 years ago
  13. 14331ab Initialize clipping structure by Jason Sams · 11 years ago
  14. 281c325 New Script Group API. by Yang Ni · 12 years ago
  15. 81cd2b1 Fix bug in passing of context flags and version. by Jason Sams · 12 years ago
  16. 09993f7 Fix format strings mismatching the parameters passed to them by Bernhard Rosenkränzer · 12 years ago
  17. 6733392 Frameworks/base: Wall Werror in rs by Andreas Gampe · 12 years ago
  18. 4a043c1 resolved conflicts for merge of 5a2d0432 to lmp-dev-plus-aosp by Stephen Hines · 12 years ago
  19. 053e36d am c9c78206: am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-dev by Tim Murray · 12 years ago
  20. 3aa89c1 Stop sign-extending RS IDs. by Tim Murray · 12 years ago
  21. 488230c3 Replace NULL macros with nullptr literals. by Chris Wailes · 12 years ago
  22. 93697c5 am 4ae9a6d5: am 42895561: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 12 years ago
  23. be7b1de Collapse code paths for single- and multi-input kernels. by Chris Wailes · 12 years ago
  24. 42a33d5 am b75dc06b: am 4179e889: Merge "Revert "Collapse code paths for single- and multi-input kernels."" by Stephen Hines · 12 years ago
  25. c27ebda am 5aaeb8e8: am 24a2ee66: Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 12 years ago
  26. c9c7daf Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 12 years ago
  27. eb34702 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 12 years ago
  28. 9496106 Adds support for multi-input kernels to Frameworks/Base/RS. by Chris Wailes · 12 years ago
  29. 48ba506 resolved conflicts for merge of 31012e2c to master by Stephen Hines · 12 years ago
  30. bc5d3ee Switch from size_t -> uint32_t for dimensions array. by Stephen Hines · 12 years ago
  31. ed38a32 am af97f87a: am 6d38cec1: am 924ed1fa: Merge "Switch from size_t -> uint32_t for dimensions array." by Stephen Hines · 12 years ago
  32. 56f9e6f Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 12 years ago
  33. 1afc29a Merge "Add support for mixed 32/64 APKs using RenderScript." by Tim Murray · 12 years ago
  34. f0c62b2 Add support for mixed 32/64 APKs using RenderScript. by Tim Murray · 12 years ago
  35. 9deecdc am fc45b664: am f0aa4cc0: am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 12 years ago
  36. f0aa4cc am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 12 years ago
  37. 414fa2c Fix improper use of JNI_ABORT for operations where Java objects are written. by Stephen Hines · 12 years ago
  38. 5341f88 am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 12 years ago
  39. 240d563 am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 12 years ago
  40. 78c0ce5 Fix 64 bit compile failures in renderscript by Narayan Kamath · 12 years ago
  41. 11e4317 am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 12 years ago
  42. d138029 am 14420e29: Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 12 years ago
  43. eece0dd Fix includes so that they no longer rely on the global Skia includes directories. by Derek Sollenberger · 12 years ago
  44. 9807155 AArch64: Use long[] for RS id array by Ashok Bhat · 12 years ago
  45. f152d95 am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 12 years ago
  46. 578d4f5 am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 12 years ago
  47. 0e0c088 AArch64: Use long for pointers in RS Java/JNI code by Ashok Bhat · 12 years ago
  48. 67d9e0b am 0cc37f4c: Merge "Fix debug context." by Tim Murray · 12 years ago
  49. 42955ba am d8b4dd95: Merge "Fix most logging macros for context pointers." by Tim Murray · 12 years ago
  50. 16e9362 am 8fced317: Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs." by Tim Murray · 12 years ago
  51. b75c27e Fix debug context. by Tim Murray · 12 years ago
  52. e926ddd Fix most logging macros for context pointers. by Tim Murray · 12 years ago
  53. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 12 years ago[Renamed from graphics/jni/android_renderscript_RenderScript.cpp]
  54. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 13 years ago
  55. a78e9ad Convert Java/JNI to 64-bit, part 1. by Tim Murray · 13 years ago
  56. 29868dfa Add long/double read support. by Jason Sams · 13 years ago
  57. 6fcf2e1 Use Object + type in place of specific array by Jason Sams · 13 years ago
  58. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 12 years ago
  59. 57cf560 DO NOT MERGE - Fix improper declaration/use of pointer. by Stephen Hines · 12 years ago
  60. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 12 years ago
  61. 460a049 Convert Java/JNI to 64-bit, part 2. by Tim Murray · 13 years ago
  62. eff663f Convert Java/JNI to 64-bit, part 1. by Tim Murray · 13 years ago
  63. 21659ac Add long/double read support. by Jason Sams · 13 years ago
  64. e729a94 Use Object + type in place of specific array by Jason Sams · 13 years ago
  65. 9578e64 Add flags word to initialization. by Tim Murray · 13 years ago
  66. 5827cb50 Changes needed to support Skia at r10377. by Derek Sollenberger · 13 years ago
  67. 7c4caad Add support for synchronous get(). by Tim Murray · 13 years ago
  68. b05d689 Cleanup Allocation and add 3D copies. by Jason Sams · 13 years ago
  69. add26dc add support for debug and profile contexts. by Jason Sams · 13 years ago
  70. 72226e0 Implement USAGE_IO_INPUT by Jason Sams · 13 years ago
  71. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 13 years ago
  72. dac6ed0 Add rsnScriptForEachClipped() implementation with no param array. by Stephen Hines · 13 years ago
  73. eb8c29c Add API entry points for clipped kernels. by Tim Murray · 13 years ago
  74. 455d644 Implement rs.sendMessage() by Jason Sams · 13 years ago
  75. b109cc7 Add YUV allocation creation. by Jason Sams · 13 years ago
  76. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  77. 82bb813 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 14 years ago
  78. a314551 Add support for Bitmap-backed Allocations in Java. by Tim Murray · 14 years ago
  79. 38faea30 Update JNI for strided 2D copies. by Tim Murray · 14 years ago
  80. 08a8158 Add Kernel, Method, and field IDs bug 7182873 by Jason Sams · 14 years ago
  81. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 14 years ago
  82. 6ab9768 Intrinsics test by Jason Sams · 14 years ago
  83. 3655e44 Fix readback lengths by Jason Sams · 14 years ago
  84. 06883b7 Fix incorrect Log message. by Stephen Hines · 14 years ago
  85. adeb809 Start passing element/dim information along with FieldPacker. by Stephen Hines · 14 years ago
  86. fb9aa9f Convert from SurfaceTexture to Surface by Jason Sams · 14 years ago
  87. fe1d5ff Implement USAGE_IO_INPUT by Jason Sams · 14 years ago
  88. 8335f1c fix libgui header location by Mathias Agopian · 14 years ago
  89. b13b9bd frameworks/base refactoring. by Mathias Agopian · 14 years ago
  90. e158f20 Merge "Rename three header files to free namespace for api." by Jason Sams · 14 years ago
  91. 1d6983a Rename three header files to free namespace for api. by Jason Sams · 14 years ago
  92. 791c0d1 Merge "Piping texture names through shader builder. Fixing uint size_t mismatch." by Alex Sakhartchouk · 14 years ago
  93. 2123b46 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 14 years ago
  94. 163766c Beging IO stream out from allocation to surface texture. by Jason Sams · 14 years ago
  95. eb5b735 Merge commit 'bdeec118' into manualmerge by Jason Sams · 14 years ago
  96. 4c2e4c8 Implement RS VSync on new vsync infrastructure. by Jason Sams · 14 years ago
  97. bc19591 am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments." by Stephen Hines · 14 years ago
  98. 4cbe25a Fix potential bug with reordered size/offset arguments. by Stephen Hines · 14 years ago
  99. 615e7ce Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 14 years ago
  100. 2e681c1 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 14 years ago