1. ff2bb54 Reformat and remove STL reference from header by Yang Ni · 9 years ago
  2. 841ba73 Merge "Runtime support for invocables in ScriptGroups" by Yang Ni · 9 years ago
  3. eb9aa67 Runtime support for invocables in ScriptGroups by Yang Ni · 9 years ago
  4. caa8bd8 Merge "Add the missing 'stridelen' field for AllocationGetPointer." by Miao Wang · 9 years ago
  5. 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
  6. 9d640fb Merge "Oops. Return the interesting result." by Dan Albert · 9 years ago
  7. 03f89fe Oops. Return the interesting result. by Dan Albert · 9 years ago
  8. f3213d7 Make rsContext be able to have info about the path of native libs by Miao Wang · 10 years ago
  9. cd32123 Merge "Runtime support for compiler kernel fusion." by Yang Ni · 9 years ago
  10. 94280f8 Add the missing 'stridelen' field for AllocationGetPointer. by Miao Wang · 9 years ago
  11. da0f069 Runtime support for compiler kernel fusion. by Yang Ni · 10 years ago
  12. f5e39bb Merge "Remove STL references from header files" by Yang Ni · 9 years ago
  13. e8f9fba Remove STL references from header files by Yang Ni · 9 years ago
  14. 7162974 Merge "Stash CTS test output in run_rs_cts.sh." by Dan Albert · 9 years ago
  15. b377bbb Stash CTS test output in run_rs_cts.sh. by Dan Albert · 9 years ago
  16. efecde7 Merge "Fail if non-threadable calls are in a kernel" by Pirama Arumuga Nainar · 9 years ago
  17. 7153e1c Fail if non-threadable calls are in a kernel by Pirama Arumuga Nainar · 9 years ago
  18. 104c694 Merge "Mark scripts as threadable or not" by Pirama Arumuga Nainar · 9 years ago
  19. 68173de Mark scripts as threadable or not by Pirama Arumuga Nainar · 9 years ago
  20. 11e1082 Merge "Add missing <string.h> include." by Elliott Hughes · 9 years ago
  21. a567cfa Add missing <string.h> include. by Elliott Hughes · 9 years ago
  22. f963016 Merge "add array launch support." by Jason Sams · 9 years ago
  23. bf2111d add array launch support. by Jason Sams · 9 years ago
  24. 30f09af Merge "Fix thread priorities." by Jason Sams · 9 years ago
  25. a309ef0 Merge "Read pragma keys and values from .rs.info" by Pirama Arumuga Nainar · 9 years ago
  26. 577194a Read pragma keys and values from .rs.info by Pirama Arumuga Nainar · 10 years ago
  27. 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
  28. 4800da1 Merge "Fix remaining 64bit calling convention issues and cleanup." by Pirama Arumuga Nainar · 10 years ago
  29. 1ad7aba Merge "Always recompile a script when using the debug context." by Tim Murray · 10 years ago
  30. bf96a52 Always recompile a script when using the debug context. by Tim Murray · 10 years ago
  31. cfaec17 Fix thread priorities. by Jason Sams · 10 years ago
  32. 31729ad Fix remaining 64bit calling convention issues and cleanup. by Yong Chen · 10 years ago
  33. c346faf Merge "Fix namespace inconsistency in .so loading patch" by Pirama Arumuga Nainar · 10 years ago
  34. 447e836 Fix namespace inconsistency in .so loading patch by Pirama Arumuga Nainar · 10 years ago
  35. e35c528 Merge "Made shared lib routines public." by Yang Ni · 10 years ago
  36. 1c44cb6 Made shared lib routines public. by Yang Ni · 10 years ago
  37. fd94e4d Merge "Add Get/SetElement variants to sync mangled names" by Pirama Arumuga Nainar · 10 years ago
  38. b46b67a Merge "Created a new class to represent executable." by Yang Ni · 10 years ago
  39. d9bae68 Created a new class to represent executable. by Yang Ni · 10 years ago
  40. 709a189 Add Get/SetElement variants to sync mangled names by Pirama Arumuga Nainar · 10 years ago
  41. cdf6d21 Merge "Define RS Graphics functions (rsg*)" by Pirama Arumuga Nainar · 10 years ago
  42. 2544371 Define RS Graphics functions (rsg*) by Pirama Arumuga Nainar · 10 years ago
  43. 24c1f31 Merge "Do not check for .so in /system in native mode" by Pirama Arumuga Nainar · 10 years ago
  44. 07f6176 Merge "Fix memory leak due to ~ScriptGroup does not clear alloc refs" by Jason Sams · 10 years ago
  45. f0558cc Do not check for .so in /system in native mode by Pirama Arumuga Nainar · 10 years ago
  46. 1282c0d Merge "Fix typo in logb documentation." by Stephen Hines · 10 years ago
  47. e3aa5ab Merge "Remove linkloader from frameworks/rs." by Stephen Hines · 10 years ago
  48. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 10 years ago
  49. 365357a Merge "Cleanup of ForEachParams in cpu ref" by Jason Sams · 10 years ago
  50. c0d6847 Cleanup of ForEachParams in cpu ref by Jason Sams · 10 years ago
  51. 87d4f61 Merge "Fix missing rsLocaltime() on 32-bit architectures." by Stephen Hines · 10 years ago
  52. 140a8eb Fix missing rsLocaltime() on 32-bit architectures. by Stephen Hines · 10 years ago
  53. 7d6c9ba Fix typo in logb documentation. by Stephen Hines · 10 years ago
  54. 5c6002c Merge "Turn on .so path by default" by Pirama Arumuga Nainar · 10 years ago
  55. b5215a5 Turn on .so path by default by Pirama Arumuga Nainar · 10 years ago
  56. 61d5ed5 Fix memory leak due to ~ScriptGroup does not clear alloc refs by Yong Chen · 10 years ago
  57. 3e3fbed Merge "Skip linkloader, use shared object files" by Pirama Arumuga Nainar · 10 years ago
  58. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  59. e8151ab Merge "Fix ilogb's return type" by Pirama Arumuga Nainar · 10 years ago
  60. 6fdd060 Fix ilogb's return type by Pirama Arumuga Nainar · 10 years ago
  61. 8e3465d Merge "Fix 64bit build." by Jason Sams · 10 years ago
  62. 554d08c Fix 64bit build. by Jason Sams · 10 years ago
  63. 6000c26 Merge "Array type and allocation support" by Jason Sams · 10 years ago
  64. c7968a0 Array type and allocation support by Jason Sams · 10 years ago
  65. 0d28fbf Merge "Don't use HAVE_POSIX_CLOCKS." by Elliott Hughes · 10 years ago
  66. c04fc65 Don't use HAVE_POSIX_CLOCKS. by Elliott Hughes · 10 years ago
  67. 382bae4 Enable compat lib test (ImagingProcessing2) to be able to by Miao Wang · 10 years ago
  68. db5c7ee Merge "Enable autovectorization in CPU driver." by Tim Murray · 10 years ago
  69. 687cfe8 Enable autovectorization in CPU driver. by Tim Murray · 10 years ago
  70. 015ba46 Merge "New Script Group API: runtime and cpu driver support." by Yang Ni · 10 years ago
  71. 1ca22d1 Merge "Use integrated-as on Darwin" by Tim Murray · 10 years ago
  72. 04fe99f Use integrated-as on Darwin by Tim Murray · 10 years ago
  73. 46a0f01 Merge "Adding USAGE_IO_OUTPUT support for RS Compat lib." by Miao Wang · 10 years ago
  74. 1ffd86b New Script Group API: runtime and cpu driver support. by Yang Ni · 10 years ago
  75. 72316ed Merge "Add a dumpBitcode() method to facilitate debugging." by Stephen Hines · 10 years ago
  76. f04328a Merge "Fix incorrect RS stub declarations." by Stephen Hines · 10 years ago
  77. 40db7a2 Fix incorrect RS stub declarations. by Stephen Hines · 10 years ago
  78. 6dc44cd Merge "Avoid RsBall distorting by disable bitmap scaling." by Jason Sams · 10 years ago
  79. 9cc5708 Merge "Align ScriptInvokeV parameters to 16 bytes for x86_64" by Jason Sams · 10 years ago
  80. f6af3bd Add a dumpBitcode() method to facilitate debugging. by Stephen Hines · 10 years ago
  81. 82f515b Merge "Unify parameter naming of the math functions." by Jean-Luc Brouillet · 10 years ago
  82. d52feb0 Unify parameter naming of the math functions. by Jean-Luc Brouillet · 10 years ago
  83. 4301476 Merge "Reordered the definitions." by Jean-Luc Brouillet · 10 years ago
  84. 7eddce4 Reordered the definitions. by Jean-Luc Brouillet · 10 years ago
  85. 820a28f Merge "Improve the library documentation." by Jean-Luc Brouillet · 10 years ago
  86. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  87. c837d22 Merge "BCCContext is actually dead code." by Stephen Hines · 10 years ago
  88. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  89. 584e58b BCCContext is actually dead code. by Stephen Hines · 10 years ago
  90. e391e83 Merge "Enable 64bit RS compat lib to build." by Miao Wang · 10 years ago
  91. 127d51c Enable 64bit RS compat lib to build. by Miao Wang · 10 years ago
  92. eaba5a3 Align ScriptInvokeV parameters to 16 bytes for x86_64 by Yong Chen · 10 years ago
  93. 914cbfc Merge "Move rsForEach with usrData to 32-bit only." by Tim Murray · 10 years ago
  94. 79d1df9 Merge "Enable A53 erratum workaround in bcc." by Tim Murray · 10 years ago
  95. 358ffb8 Enable A53 erratum workaround in bcc. by Tim Murray · 10 years ago
  96. 4041272 Merge "Remove unused #include." by Elliott Hughes · 10 years ago
  97. f75a0f0 Remove unused #include. by Elliott Hughes · 10 years ago
  98. eb96a60 Merge "Remove unused check for simulator" by Dmitriy Ivanov · 10 years ago
  99. 58bd107 Merge "Fix broken rsrLocalTime implementation." by Tim Murray · 10 years ago
  100. ce452e2 Fix broken rsrLocalTime implementation. by Tim Murray · 10 years ago