1. 6ba0517 Add rsDebug(msg, float2-4) by Jean-Luc Brouillet · 9 years ago
  2. 573617e Merge "Generate .P depfile." by Ying Wang · 9 years ago
  3. 8265f91 Merge "Improve the documentation of the RenderScript API." by Jean-Luc Brouillet · 9 years ago
  4. 20b27d6 Improve the documentation of the RenderScript API. by Jean-Luc Brouillet · 9 years ago
  5. 58024b1 Generate .P depfile. by Ying Wang · 9 years ago
  6. 94f87ab Merge "Add eight-bit GEMM-like intrinsic." by Tim Murray · 9 years ago
  7. aff7445 Add eight-bit GEMM-like intrinsic. by Tim Murray · 9 years ago
  8. bfc8ef7 Merge "Add "deprecated:" flag to the spec files." by Jean-Luc Brouillet · 9 years ago
  9. 4a73004 Add "deprecated:" flag to the spec files. by Jean-Luc Brouillet · 9 years ago
  10. 301dc42 Merge "Reorganize the header files in a way that's easier to document." by Jean-Luc Brouillet · 9 years ago
  11. 826aebc Merge "inital checkin of RenderScript Camera Demo" by John Hoford · 9 years ago
  12. fbb9dd1 inital checkin of RenderScript Camera Demo by John Hoford · 9 years ago
  13. 9270cd9 Merge "Update frameworks/rs for LLVM rebase to r230699." by Stephen Hines · 9 years ago
  14. 2a618b8 Merge "DO NOT MERGE rs: Stop using IGBC::BufferItem" by Dan Stoza · 9 years ago
  15. 8265914 DO NOT MERGE rs: Stop using IGBC::BufferItem by Dan Stoza · 9 years ago
  16. 84299c9 Merge "Update Dispatch table following ScriptGroup2 API change." by Miao Wang · 9 years ago
  17. fe8f38f Update Dispatch table following ScriptGroup2 API change. by Miao Wang · 9 years ago
  18. e0485f8 Merge "Clean up ScriptGroup2 implementation" by Yang Ni · 9 years ago
  19. bd0af2d Clean up ScriptGroup2 implementation by Yang Ni · 9 years ago
  20. 459fbac Merge "Update RenderScript C++ API" by Miao Wang · 9 years ago
  21. ce2b627 Merge "Update Dispatch table entry for ScriptGroup2." by Miao Wang · 9 years ago
  22. 974ca28 Update Dispatch table entry for ScriptGroup2. by Miao Wang · 9 years ago
  23. e5428e6 Update RenderScript C++ API by Miao Wang · 9 years ago
  24. 4210d3e Merge "Ensure that libRSDriver gets child's exit signal" by Pirama Arumuga Nainar · 9 years ago
  25. 90ea8d3 Ensure that libRSDriver gets child's exit signal by Pirama Arumuga Nainar · 9 years ago
  26. 6657715 Merge "Fix CTS.RSCpp failures due to dispatch table entry missing in libRS.so for __LP64__" by Miao Wang · 9 years ago
  27. 9a6afb6 Fix CTS.RSCpp failures due to dispatch table entry missing in by Miao Wang · 9 years ago
  28. 016bb9e Merge "Remove uses of libcxx.mk." by Dan Albert · 9 years ago
  29. 7ce3943 Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  30. be21638 Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 9 years ago
  31. 2531635 Merge "Revert "Reorganize the header files in a way that's easier to document."" by Jason Sams · 9 years ago
  32. 41371c7 Revert "Reorganize the header files in a way that's easier to document." by Jason Sams · 9 years ago
  33. 20b38e5 Merge "Add 3d iteration test." by David Gross · 9 years ago
  34. 538bd4f Merge "Fix 3d Adapter launches" by Jason Sams · 9 years ago
  35. f5abe1d Merge "Add fatal error check" by Jason Sams · 9 years ago
  36. 2178d42 Fix 3d Adapter launches by Jason Sams · 9 years ago
  37. 6cad69d Add 3d iteration test. by David Gross · 9 years ago
  38. bc87d4f Merge "Reorganize the header files in a way that's easier to document." by Jean-Luc Brouillet · 9 years ago
  39. cc39419 Merge "Wrap TEMP_FAILURE_RETRY around system calls" by Pirama Arumuga Nainar · 9 years ago
  40. 2fa8a23 Wrap TEMP_FAILURE_RETRY around system calls by Pirama Arumuga Nainar · 9 years ago
  41. 4d0de13 Update frameworks/rs for LLVM rebase to r230699. by Stephen Hines · 9 years ago
  42. be8c895 Merge "Added tests for ScriptGroup2 API to RsTest" by Yang Ni · 9 years ago
  43. 386e87e Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 9 years ago
  44. b560a8a Merge "Allow specifications for a function to be found in more than one spec file." by Jean-Luc Brouillet · 9 years ago
  45. 7fa7a5b Added tests for ScriptGroup2 API to RsTest by Yang Ni · 9 years ago
  46. 7c07854 Allow specifications for a function to be found in more than one spec file. by Jean-Luc Brouillet · 9 years ago
  47. 08d8964 Merge "Remove unnecessary include of RSInfo.h" by Pirama Arumuga Nainar · 9 years ago
  48. d6f44bc Remove unnecessary include of RSInfo.h by Pirama Arumuga Nainar · 9 years ago
  49. 6721288 Merge "Shorten the generated test file names." by Jean-Luc Brouillet · 9 years ago
  50. 62e0993 Shorten the generated test file names. by Jean-Luc Brouillet · 9 years ago
  51. 876cc6f Merge "Generate all APIs." by Jean-Luc Brouillet · 9 years ago
  52. c5184e2 Generate all APIs. by Jean-Luc Brouillet · 9 years ago
  53. d7d4413 Merge "Rename the generated test files to avoid confusion." by Jean-Luc Brouillet · 9 years ago
  54. a129d75 Merge "Revert "Allow use of local CLANG to build runtime libs"" by Pirama Arumuga Nainar · 9 years ago
  55. 411f7ad Revert "Allow use of local CLANG to build runtime libs" by Pirama Arumuga Nainar · 9 years ago
  56. edba011 Merge "Allow use of local CLANG to build runtime libs" by Pirama Arumuga Nainar · 9 years ago
  57. f587455 Merge "Add remaining new kernel invocation context query APIs rsGet*()." by David Gross · 9 years ago
  58. 4efe3d3 Add fatal error check by Jason Sams · 9 years ago
  59. 6031993 Allow use of local CLANG to build runtime libs by Pirama Arumuga Nainar · 9 years ago
  60. c3851d5 Merge "Ensure ScriptIntrinsicHistogram is given a valid Element in constructor when used via C++ bindings." by Jason Sams · 9 years ago
  61. 9b36e3f Merge "Update HAL comments." by Jason Sams · 9 years ago
  62. b030bf8 Merge "Fix issues with >2D launches" by Jason Sams · 9 years ago
  63. e409d9b Merge "Remove leftover path bits." by Jason Sams · 9 years ago
  64. b9276ce Update HAL comments. by Jason Sams · 9 years ago
  65. 59b35f2 Fix issues with >2D launches by Jason Sams · 9 years ago
  66. 6a3c8f3 Add remaining new kernel invocation context query APIs rsGet*(). by David Gross · 9 years ago
  67. 225bdc5 Rename the generated test files to avoid confusion. by Jean-Luc Brouillet · 9 years ago
  68. 2ff4338 Merge "Pass RsExpandKernelDriverInfo not RsExpandKernelParams." by David Gross · 9 years ago
  69. 2dba7fc Merge "Fix problems creating graphics context." by Jason Sams · 9 years ago
  70. b2e33f3 Fix problems creating graphics context. by Jason Sams · 9 years ago
  71. b0abb14 Pass RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 9 years ago
  72. 6c4d797 Merge "Make compat lib able to load through the new HAL." by Miao Wang · 9 years ago
  73. 6b1b173 Make compat lib able to load through the new HAL. by Miao Wang · 9 years ago
  74. 24c5908 Merge "Revert "Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead."" by David Gross · 9 years ago
  75. 05935c0 Revert "Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead." by David Gross · 9 years ago
  76. bc3a1fb Merge "Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead." by David Gross · 9 years ago
  77. 1cb0bb0 Merge "Image Processing using the new Script Group API" by Yang Ni · 9 years ago
  78. b05c850 Ensure ScriptIntrinsicHistogram is given a valid Element in constructor when used via C++ bindings. by Jon Parr · 9 years ago
  79. 20a093c Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead. by David Gross · 9 years ago
  80. 958d8b2 Merge "Handle FP precision in kernel fusion" by Yang Ni · 9 years ago
  81. 20909bb Merge "Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them." by David Gross · 9 years ago
  82. dced5c9 Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them. by David Gross · 9 years ago
  83. b1d6403 Remove leftover path bits. by Jason Sams · 9 years ago
  84. edf4ea3 Handle FP precision in kernel fusion by Yang Ni · 9 years ago
  85. a261d16 Merge "Refactor hal loading" by Jason Sams · 9 years ago
  86. 0ca7cba Refactor hal loading by Jason Sams · 9 years ago
  87. 5ab5155 Image Processing using the new Script Group API by Yang Ni · 9 years ago
  88. d38f6e8 Merge "Runtime support for Script Group as single module" by Yang Ni · 9 years ago
  89. 062c287 Runtime support for Script Group as single module by Yang Ni · 9 years ago
  90. 30940f6 am ff523842: Merge "Make dispatchTable load AllocationGetPointer only when device api >= L" by Miao Wang · 9 years ago
  91. ff52384 Merge "Make dispatchTable load AllocationGetPointer only when device api >= L" by Miao Wang · 9 years ago
  92. 906e23b am 9a1f726c: Merge "Fix AllocationAdapter offseting" by Jason Sams · 9 years ago
  93. 9a1f726 Merge "Fix AllocationAdapter offseting" by Jason Sams · 9 years ago
  94. 442b7ff Fix AllocationAdapter offseting by Jason Sams · 9 years ago
  95. 0245c71 Make dispatchTable load AllocationGetPointer only when device api >= L by Miao Wang · 9 years ago
  96. a7b6801 am 9267ae55: Merge "added programaticly generated android volume model" by John Hoford · 9 years ago
  97. 9267ae5 Merge "added programaticly generated android volume model" by John Hoford · 9 years ago
  98. 5ee349c added programaticly generated android volume model by John Hoford · 9 years ago
  99. d5cb5f2 am a1f7816a: Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration." by Jason Sams · 9 years ago
  100. a1f7816 Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration." by Jason Sams · 9 years ago