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