1. e0485f8 Merge "Clean up ScriptGroup2 implementation" by Yang Ni · 10 years ago
  2. bd0af2d Clean up ScriptGroup2 implementation by Yang Ni · 10 years ago
  3. 459fbac Merge "Update RenderScript C++ API" by Miao Wang · 10 years ago
  4. ce2b627 Merge "Update Dispatch table entry for ScriptGroup2." by Miao Wang · 10 years ago
  5. 974ca28 Update Dispatch table entry for ScriptGroup2. by Miao Wang · 10 years ago
  6. e5428e6 Update RenderScript C++ API by Miao Wang · 10 years ago
  7. 4210d3e Merge "Ensure that libRSDriver gets child's exit signal" by Pirama Arumuga Nainar · 10 years ago
  8. 90ea8d3 Ensure that libRSDriver gets child's exit signal by Pirama Arumuga Nainar · 10 years ago
  9. 6657715 Merge "Fix CTS.RSCpp failures due to dispatch table entry missing in libRS.so for __LP64__" by Miao Wang · 10 years ago
  10. 9a6afb6 Fix CTS.RSCpp failures due to dispatch table entry missing in by Miao Wang · 10 years ago
  11. 016bb9e Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  12. 7ce3943 Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  13. 2531635 Merge "Revert "Reorganize the header files in a way that's easier to document."" by Jason Sams · 10 years ago
  14. 41371c7 Revert "Reorganize the header files in a way that's easier to document." by Jason Sams · 10 years ago
  15. 20b38e5 Merge "Add 3d iteration test." by David Gross · 10 years ago
  16. 538bd4f Merge "Fix 3d Adapter launches" by Jason Sams · 10 years ago
  17. f5abe1d Merge "Add fatal error check" by Jason Sams · 10 years ago
  18. 2178d42 Fix 3d Adapter launches by Jason Sams · 10 years ago
  19. 6cad69d Add 3d iteration test. by David Gross · 10 years ago
  20. bc87d4f Merge "Reorganize the header files in a way that's easier to document." by Jean-Luc Brouillet · 10 years ago
  21. cc39419 Merge "Wrap TEMP_FAILURE_RETRY around system calls" by Pirama Arumuga Nainar · 10 years ago
  22. 2fa8a23 Wrap TEMP_FAILURE_RETRY around system calls by Pirama Arumuga Nainar · 10 years ago
  23. be8c895 Merge "Added tests for ScriptGroup2 API to RsTest" by Yang Ni · 10 years ago
  24. 386e87e Reorganize the header files in a way that's easier to document. by Jean-Luc Brouillet · 10 years ago
  25. b560a8a Merge "Allow specifications for a function to be found in more than one spec file." by Jean-Luc Brouillet · 10 years ago
  26. 7fa7a5b Added tests for ScriptGroup2 API to RsTest by Yang Ni · 10 years ago
  27. 7c07854 Allow specifications for a function to be found in more than one spec file. by Jean-Luc Brouillet · 10 years ago
  28. 08d8964 Merge "Remove unnecessary include of RSInfo.h" by Pirama Arumuga Nainar · 10 years ago
  29. d6f44bc Remove unnecessary include of RSInfo.h by Pirama Arumuga Nainar · 10 years ago
  30. 6721288 Merge "Shorten the generated test file names." by Jean-Luc Brouillet · 10 years ago
  31. 62e0993 Shorten the generated test file names. by Jean-Luc Brouillet · 10 years ago
  32. 876cc6f Merge "Generate all APIs." by Jean-Luc Brouillet · 10 years ago
  33. c5184e2 Generate all APIs. by Jean-Luc Brouillet · 10 years ago
  34. d7d4413 Merge "Rename the generated test files to avoid confusion." by Jean-Luc Brouillet · 10 years ago
  35. a129d75 Merge "Revert "Allow use of local CLANG to build runtime libs"" by Pirama Arumuga Nainar · 10 years ago
  36. 411f7ad Revert "Allow use of local CLANG to build runtime libs" by Pirama Arumuga Nainar · 10 years ago
  37. edba011 Merge "Allow use of local CLANG to build runtime libs" by Pirama Arumuga Nainar · 10 years ago
  38. f587455 Merge "Add remaining new kernel invocation context query APIs rsGet*()." by David Gross · 10 years ago
  39. 4efe3d3 Add fatal error check by Jason Sams · 10 years ago
  40. 6031993 Allow use of local CLANG to build runtime libs by Pirama Arumuga Nainar · 10 years ago
  41. c3851d5 Merge "Ensure ScriptIntrinsicHistogram is given a valid Element in constructor when used via C++ bindings." by Jason Sams · 10 years ago
  42. 9b36e3f Merge "Update HAL comments." by Jason Sams · 10 years ago
  43. b030bf8 Merge "Fix issues with >2D launches" by Jason Sams · 10 years ago
  44. e409d9b Merge "Remove leftover path bits." by Jason Sams · 10 years ago
  45. b9276ce Update HAL comments. by Jason Sams · 10 years ago
  46. 59b35f2 Fix issues with >2D launches by Jason Sams · 10 years ago
  47. 6a3c8f3 Add remaining new kernel invocation context query APIs rsGet*(). by David Gross · 10 years ago
  48. 225bdc5 Rename the generated test files to avoid confusion. by Jean-Luc Brouillet · 10 years ago
  49. 2ff4338 Merge "Pass RsExpandKernelDriverInfo not RsExpandKernelParams." by David Gross · 10 years ago
  50. 2dba7fc Merge "Fix problems creating graphics context." by Jason Sams · 10 years ago
  51. b2e33f3 Fix problems creating graphics context. by Jason Sams · 10 years ago
  52. b0abb14 Pass RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 10 years ago
  53. 6c4d797 Merge "Make compat lib able to load through the new HAL." by Miao Wang · 10 years ago
  54. 6b1b173 Make compat lib able to load through the new HAL. by Miao Wang · 10 years ago
  55. 24c5908 Merge "Revert "Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead."" by David Gross · 10 years ago
  56. 05935c0 Revert "Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead." by David Gross · 10 years ago
  57. bc3a1fb Merge "Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead." by David Gross · 10 years ago
  58. 1cb0bb0 Merge "Image Processing using the new Script Group API" by Yang Ni · 10 years ago
  59. b05c850 Ensure ScriptIntrinsicHistogram is given a valid Element in constructor when used via C++ bindings. by Jon Parr · 10 years ago
  60. 20a093c Retire RsExpandKernelParams and pass RsExpandKernelDriverInfo directly to kernel wrapper functions instead. by David Gross · 10 years ago
  61. 958d8b2 Merge "Handle FP precision in kernel fusion" by Yang Ni · 10 years ago
  62. 20909bb Merge "Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them." by David Gross · 10 years ago
  63. dced5c9 Add new APIs rsGetDim[XYZ]() and add RSTest test cases to exercise them. by David Gross · 10 years ago
  64. b1d6403 Remove leftover path bits. by Jason Sams · 10 years ago
  65. edf4ea3 Handle FP precision in kernel fusion by Yang Ni · 10 years ago
  66. a261d16 Merge "Refactor hal loading" by Jason Sams · 10 years ago
  67. 0ca7cba Refactor hal loading by Jason Sams · 10 years ago
  68. 5ab5155 Image Processing using the new Script Group API by Yang Ni · 11 years ago
  69. d38f6e8 Merge "Runtime support for Script Group as single module" by Yang Ni · 10 years ago
  70. 062c287 Runtime support for Script Group as single module by Yang Ni · 10 years ago
  71. 30940f6 am ff523842: Merge "Make dispatchTable load AllocationGetPointer only when device api >= L" by Miao Wang · 10 years ago
  72. ff52384 Merge "Make dispatchTable load AllocationGetPointer only when device api >= L" by Miao Wang · 10 years ago
  73. 906e23b am 9a1f726c: Merge "Fix AllocationAdapter offseting" by Jason Sams · 10 years ago
  74. 9a1f726 Merge "Fix AllocationAdapter offseting" by Jason Sams · 10 years ago
  75. 442b7ff Fix AllocationAdapter offseting by Jason Sams · 10 years ago
  76. 0245c71 Make dispatchTable load AllocationGetPointer only when device api >= L by Miao Wang · 10 years ago
  77. a7b6801 am 9267ae55: Merge "added programaticly generated android volume model" by John Hoford · 10 years ago
  78. 9267ae5 Merge "added programaticly generated android volume model" by John Hoford · 10 years ago
  79. 5ee349c added programaticly generated android volume model by John Hoford · 10 years ago
  80. d5cb5f2 am a1f7816a: Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration." by Jason Sams · 10 years ago
  81. a1f7816 Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration." by Jason Sams · 10 years ago
  82. 506cb4f am ad1930cf: Merge "Add build fingerprint and ensure match on .so load" by Pirama Arumuga Nainar · 10 years ago
  83. ad1930c Merge "Add build fingerprint and ensure match on .so load" by Pirama Arumuga Nainar · 10 years ago
  84. aa6757f Add build fingerprint and ensure match on .so load by Pirama Arumuga Nainar · 10 years ago
  85. 84bec81 am f4e339d0: Merge "Fix corresponding .cpp file for the remove const CL." by Jean-Luc Brouillet · 10 years ago
  86. f4e339d Merge "Fix corresponding .cpp file for the remove const CL." by Jean-Luc Brouillet · 10 years ago
  87. fb2a33d Fix corresponding .cpp file for the remove const CL. by Jean-Luc Brouillet · 10 years ago
  88. 9207a90 am 1a518441: Merge "Remove the macro _RS_RUNTIME." by Jean-Luc Brouillet · 10 years ago
  89. a828cbf am 75cfeace: Merge "Added a typedef for rs_for_each_strategy." by Jean-Luc Brouillet · 10 years ago
  90. 8176471 am 1ec96579: Merge "Remove meaningless "const" from return types." by Jean-Luc Brouillet · 10 years ago
  91. 05d0063 am 871daa2d: Merge "Re-enable min() and max() for API 20." by Jean-Luc Brouillet · 10 years ago
  92. 1a51844 Merge "Remove the macro _RS_RUNTIME." by Jean-Luc Brouillet · 10 years ago
  93. 75cfeac Merge "Added a typedef for rs_for_each_strategy." by Jean-Luc Brouillet · 10 years ago
  94. 1ec9657 Merge "Remove meaningless "const" from return types." by Jean-Luc Brouillet · 10 years ago
  95. 871daa2 Merge "Re-enable min() and max() for API 20." by Jean-Luc Brouillet · 10 years ago
  96. 40da363 Remove meaningless "const" from return types. by Jean-Luc Brouillet · 10 years ago
  97. 3928233 Re-enable min() and max() for API 20. by Jean-Luc Brouillet · 10 years ago
  98. 72e6ece Added a typedef for rs_for_each_strategy. by Jean-Luc Brouillet · 10 years ago
  99. 209217f am 318a3f1c: Merge "Add the M_2_PI constant (correcting an embarrassing typo)" by Jean-Luc Brouillet · 10 years ago
  100. 318a3f1 Merge "Add the M_2_PI constant (correcting an embarrassing typo)" by Jean-Luc Brouillet · 10 years ago