1. 640279e Merge "add better support for landscape mode + minor cleanups" by John Hoford · 9 years ago
  2. c81b64d add better support for landscape mode + minor cleanups by John Hoford · 9 years ago
  3. 2f510be Merge "Fix error check for surface type in setSurface" by Jason Sams · 9 years ago
  4. 3b0efb6 Fix error check for surface type in setSurface by Jason Sams · 9 years ago
  5. a43823a Merge "Fix issue when USAGE_IO_INPUT receives unexpected YUV format" by Jason Sams · 9 years ago
  6. 7314cca Fix issue when USAGE_IO_INPUT receives unexpected YUV format by Jason Sams · 9 years ago
  7. 3e5318a Merge "Move use of tempnam to mkstemp." by Yabin Cui · 9 years ago
  8. 433558f Move use of tempnam to mkstemp. by Yabin Cui · 9 years ago
  9. ceb8d32 Merge "Fix the bug for AllocationRead() that cannot handle 3d Allocation correctly. Add the following functions to make it symmetric for read and write." by Miao Wang · 9 years ago
  10. cc8cea7 Fix the bug for AllocationRead() that cannot handle 3d Allocation by Miao Wang · 9 years ago
  11. 405710b Merge "Moved class ScriptExecutable to its own module" by Yang Ni · 9 years ago
  12. 2abfcc6 Moved class ScriptExecutable to its own module by Yang Ni · 9 years ago
  13. e15ea72 Merge "Remove STL references from header files" by Yang Ni · 9 years ago
  14. c31585b Remove STL references from header files by Yang Ni · 9 years ago
  15. e9c79f6 Merge "Revert "Replaced android::Vector with std::vector."" by Yang Ni · 9 years ago
  16. 5c061d1 Merge "Move bcc::getCommandLine to fw/rs" by Pirama Arumuga Nainar · 9 years ago
  17. 508b1af Move bcc::getCommandLine to fw/rs by Pirama Arumuga Nainar · 9 years ago
  18. 96652ef Merge "Add BLAS to supported intrinsics." by Tim Murray · 9 years ago
  19. 64c682b Add BLAS to supported intrinsics. by Tim Murray · 10 years ago
  20. b8353c5 Revert "Replaced android::Vector with std::vector." by Yang Ni · 9 years ago
  21. 38c0330 Merge "fix rs_sample bugs in mirror and negative modes" by John Hoford · 9 years ago
  22. 1ce0dfd Merge "Reformat and remove STL reference from header" by Yang Ni · 9 years ago
  23. 7321136 Merge "Add API check for loadSymbols(), so that functions being dlsymed will depend on the device API level. (default: only load functions in API <= 21);" by Miao Wang · 9 years ago
  24. 12c80a8 fix rs_sample bugs in mirror and negative modes by John Hoford · 9 years ago
  25. ff2bb54 Reformat and remove STL reference from header by Yang Ni · 9 years ago
  26. 8a6a717 Add API check for loadSymbols(), so that functions being dlsymed by Miao Wang · 9 years ago
  27. 5efcbfc Merge "Not return false when dispatch InvokeID, to make compat lib able to load libRS.so on older devices." by Miao Wang · 9 years ago
  28. 9aae795 Merge "Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64" by Miao Wang · 9 years ago
  29. e25e9d5 Merge "Fix the typo of ScriptGroup::execute" by Miao Wang · 9 years ago
  30. 05c2cd0 Merge "Implement arrays and allocation adapters" by Jason Sams · 9 years ago
  31. bc9dc27 Implement arrays and allocation adapters by Jason Sams · 9 years ago
  32. c5ce430 Fix the bug that rsYuvToRGBA_float4 bug for libclcore.bc on arm64 by Miao Wang · 10 years ago
  33. f9f76d6 Merge "intital checkin of the Volume Renderer" by John Hoford · 9 years ago
  34. 45b8b74 Not return false when dispatch InvokeID, to make compat lib able to by Miao Wang · 9 years ago
  35. d52f660 Fix the typo of ScriptGroup::execute by Miao Wang · 9 years ago
  36. 5b53946 intital checkin of the Volume Renderer by John Hoford · 9 years ago
  37. 841ba73 Merge "Runtime support for invocables in ScriptGroups" by Yang Ni · 9 years ago
  38. eb9aa67 Runtime support for invocables in ScriptGroups by Yang Ni · 9 years ago
  39. caa8bd8 Merge "Add the missing 'stridelen' field for AllocationGetPointer." by Miao Wang · 9 years ago
  40. fe4f02f Merge "Make rsContext be able to have info about the path of native libs for 64bit Renderscript compat lib." by Miao Wang · 9 years ago
  41. 9d640fb Merge "Oops. Return the interesting result." by Dan Albert · 9 years ago
  42. 03f89fe Oops. Return the interesting result. by Dan Albert · 9 years ago
  43. f3213d7 Make rsContext be able to have info about the path of native libs by Miao Wang · 10 years ago
  44. cd32123 Merge "Runtime support for compiler kernel fusion." by Yang Ni · 9 years ago
  45. 94280f8 Add the missing 'stridelen' field for AllocationGetPointer. by Miao Wang · 9 years ago
  46. da0f069 Runtime support for compiler kernel fusion. by Yang Ni · 10 years ago
  47. f5e39bb Merge "Remove STL references from header files" by Yang Ni · 9 years ago
  48. e8f9fba Remove STL references from header files by Yang Ni · 9 years ago
  49. 7162974 Merge "Stash CTS test output in run_rs_cts.sh." by Dan Albert · 9 years ago
  50. b377bbb Stash CTS test output in run_rs_cts.sh. by Dan Albert · 9 years ago
  51. efecde7 Merge "Fail if non-threadable calls are in a kernel" by Pirama Arumuga Nainar · 9 years ago
  52. 7153e1c Fail if non-threadable calls are in a kernel by Pirama Arumuga Nainar · 9 years ago
  53. 104c694 Merge "Mark scripts as threadable or not" by Pirama Arumuga Nainar · 9 years ago
  54. 68173de Mark scripts as threadable or not by Pirama Arumuga Nainar · 9 years ago
  55. 11e1082 Merge "Add missing <string.h> include." by Elliott Hughes · 9 years ago
  56. a567cfa Add missing <string.h> include. by Elliott Hughes · 9 years ago
  57. f963016 Merge "add array launch support." by Jason Sams · 9 years ago
  58. bf2111d add array launch support. by Jason Sams · 9 years ago
  59. 30f09af Merge "Fix thread priorities." by Jason Sams · 9 years ago
  60. a309ef0 Merge "Read pragma keys and values from .rs.info" by Pirama Arumuga Nainar · 9 years ago
  61. 577194a Read pragma keys and values from .rs.info by Pirama Arumuga Nainar · 10 years ago
  62. 145020a Merge "Enable compat lib test (ImagingProcessing2) to be able to work with IO_OUTPUT (if 'Enable USAGE_IO_OUTPUT' is selected)." by Miao Wang · 10 years ago
  63. 4800da1 Merge "Fix remaining 64bit calling convention issues and cleanup." by Pirama Arumuga Nainar · 10 years ago
  64. 1ad7aba Merge "Always recompile a script when using the debug context." by Tim Murray · 10 years ago
  65. bf96a52 Always recompile a script when using the debug context. by Tim Murray · 10 years ago
  66. cfaec17 Fix thread priorities. by Jason Sams · 10 years ago
  67. 31729ad Fix remaining 64bit calling convention issues and cleanup. by Yong Chen · 10 years ago
  68. c346faf Merge "Fix namespace inconsistency in .so loading patch" by Pirama Arumuga Nainar · 10 years ago
  69. 447e836 Fix namespace inconsistency in .so loading patch by Pirama Arumuga Nainar · 10 years ago
  70. e35c528 Merge "Made shared lib routines public." by Yang Ni · 10 years ago
  71. 1c44cb6 Made shared lib routines public. by Yang Ni · 10 years ago
  72. fd94e4d Merge "Add Get/SetElement variants to sync mangled names" by Pirama Arumuga Nainar · 10 years ago
  73. b46b67a Merge "Created a new class to represent executable." by Yang Ni · 10 years ago
  74. d9bae68 Created a new class to represent executable. by Yang Ni · 10 years ago
  75. 709a189 Add Get/SetElement variants to sync mangled names by Pirama Arumuga Nainar · 10 years ago
  76. cdf6d21 Merge "Define RS Graphics functions (rsg*)" by Pirama Arumuga Nainar · 10 years ago
  77. 2544371 Define RS Graphics functions (rsg*) by Pirama Arumuga Nainar · 10 years ago
  78. 24c1f31 Merge "Do not check for .so in /system in native mode" by Pirama Arumuga Nainar · 10 years ago
  79. 07f6176 Merge "Fix memory leak due to ~ScriptGroup does not clear alloc refs" by Jason Sams · 10 years ago
  80. f0558cc Do not check for .so in /system in native mode by Pirama Arumuga Nainar · 10 years ago
  81. 1282c0d Merge "Fix typo in logb documentation." by Stephen Hines · 10 years ago
  82. e3aa5ab Merge "Remove linkloader from frameworks/rs." by Stephen Hines · 10 years ago
  83. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 10 years ago
  84. 365357a Merge "Cleanup of ForEachParams in cpu ref" by Jason Sams · 10 years ago
  85. c0d6847 Cleanup of ForEachParams in cpu ref by Jason Sams · 10 years ago
  86. 87d4f61 Merge "Fix missing rsLocaltime() on 32-bit architectures." by Stephen Hines · 10 years ago
  87. 140a8eb Fix missing rsLocaltime() on 32-bit architectures. by Stephen Hines · 10 years ago
  88. 7d6c9ba Fix typo in logb documentation. by Stephen Hines · 10 years ago
  89. 5c6002c Merge "Turn on .so path by default" by Pirama Arumuga Nainar · 10 years ago
  90. b5215a5 Turn on .so path by default by Pirama Arumuga Nainar · 10 years ago
  91. 61d5ed5 Fix memory leak due to ~ScriptGroup does not clear alloc refs by Yong Chen · 10 years ago
  92. 3e3fbed Merge "Skip linkloader, use shared object files" by Pirama Arumuga Nainar · 10 years ago
  93. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  94. e8151ab Merge "Fix ilogb's return type" by Pirama Arumuga Nainar · 10 years ago
  95. 6fdd060 Fix ilogb's return type by Pirama Arumuga Nainar · 10 years ago
  96. 8e3465d Merge "Fix 64bit build." by Jason Sams · 10 years ago
  97. 554d08c Fix 64bit build. by Jason Sams · 10 years ago
  98. 6000c26 Merge "Array type and allocation support" by Jason Sams · 10 years ago
  99. c7968a0 Array type and allocation support by Jason Sams · 10 years ago
  100. 0d28fbf Merge "Don't use HAVE_POSIX_CLOCKS." by Elliott Hughes · 10 years ago