1. cfaec17 Fix thread priorities. by Jason Sams · 10 years ago
  2. c346faf Merge "Fix namespace inconsistency in .so loading patch" by Pirama Arumuga Nainar · 10 years ago
  3. 447e836 Fix namespace inconsistency in .so loading patch by Pirama Arumuga Nainar · 10 years ago
  4. e35c528 Merge "Made shared lib routines public." by Yang Ni · 10 years ago
  5. 1c44cb6 Made shared lib routines public. by Yang Ni · 10 years ago
  6. fd94e4d Merge "Add Get/SetElement variants to sync mangled names" by Pirama Arumuga Nainar · 10 years ago
  7. b46b67a Merge "Created a new class to represent executable." by Yang Ni · 10 years ago
  8. d9bae68 Created a new class to represent executable. by Yang Ni · 10 years ago
  9. 709a189 Add Get/SetElement variants to sync mangled names by Pirama Arumuga Nainar · 10 years ago
  10. cdf6d21 Merge "Define RS Graphics functions (rsg*)" by Pirama Arumuga Nainar · 10 years ago
  11. 2544371 Define RS Graphics functions (rsg*) by Pirama Arumuga Nainar · 10 years ago
  12. 24c1f31 Merge "Do not check for .so in /system in native mode" by Pirama Arumuga Nainar · 10 years ago
  13. 07f6176 Merge "Fix memory leak due to ~ScriptGroup does not clear alloc refs" by Jason Sams · 10 years ago
  14. f0558cc Do not check for .so in /system in native mode by Pirama Arumuga Nainar · 10 years ago
  15. 1282c0d Merge "Fix typo in logb documentation." by Stephen Hines · 10 years ago
  16. e3aa5ab Merge "Remove linkloader from frameworks/rs." by Stephen Hines · 10 years ago
  17. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 10 years ago
  18. 365357a Merge "Cleanup of ForEachParams in cpu ref" by Jason Sams · 10 years ago
  19. c0d6847 Cleanup of ForEachParams in cpu ref by Jason Sams · 10 years ago
  20. 87d4f61 Merge "Fix missing rsLocaltime() on 32-bit architectures." by Stephen Hines · 10 years ago
  21. 140a8eb Fix missing rsLocaltime() on 32-bit architectures. by Stephen Hines · 10 years ago
  22. 7d6c9ba Fix typo in logb documentation. by Stephen Hines · 10 years ago
  23. 5c6002c Merge "Turn on .so path by default" by Pirama Arumuga Nainar · 10 years ago
  24. b5215a5 Turn on .so path by default by Pirama Arumuga Nainar · 10 years ago
  25. 61d5ed5 Fix memory leak due to ~ScriptGroup does not clear alloc refs by Yong Chen · 10 years ago
  26. 3e3fbed Merge "Skip linkloader, use shared object files" by Pirama Arumuga Nainar · 10 years ago
  27. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  28. e8151ab Merge "Fix ilogb's return type" by Pirama Arumuga Nainar · 10 years ago
  29. 6fdd060 Fix ilogb's return type by Pirama Arumuga Nainar · 10 years ago
  30. 8e3465d Merge "Fix 64bit build." by Jason Sams · 10 years ago
  31. 554d08c Fix 64bit build. by Jason Sams · 10 years ago
  32. 6000c26 Merge "Array type and allocation support" by Jason Sams · 10 years ago
  33. c7968a0 Array type and allocation support by Jason Sams · 10 years ago
  34. 0d28fbf Merge "Don't use HAVE_POSIX_CLOCKS." by Elliott Hughes · 10 years ago
  35. c04fc65 Don't use HAVE_POSIX_CLOCKS. by Elliott Hughes · 10 years ago
  36. db5c7ee Merge "Enable autovectorization in CPU driver." by Tim Murray · 10 years ago
  37. 687cfe8 Enable autovectorization in CPU driver. by Tim Murray · 10 years ago
  38. 015ba46 Merge "New Script Group API: runtime and cpu driver support." by Yang Ni · 10 years ago
  39. 1ca22d1 Merge "Use integrated-as on Darwin" by Tim Murray · 10 years ago
  40. 04fe99f Use integrated-as on Darwin by Tim Murray · 10 years ago
  41. 46a0f01 Merge "Adding USAGE_IO_OUTPUT support for RS Compat lib." by Miao Wang · 10 years ago
  42. 1ffd86b New Script Group API: runtime and cpu driver support. by Yang Ni · 10 years ago
  43. 72316ed Merge "Add a dumpBitcode() method to facilitate debugging." by Stephen Hines · 10 years ago
  44. f04328a Merge "Fix incorrect RS stub declarations." by Stephen Hines · 10 years ago
  45. 40db7a2 Fix incorrect RS stub declarations. by Stephen Hines · 10 years ago
  46. 6dc44cd Merge "Avoid RsBall distorting by disable bitmap scaling." by Jason Sams · 10 years ago
  47. 9cc5708 Merge "Align ScriptInvokeV parameters to 16 bytes for x86_64" by Jason Sams · 10 years ago
  48. f6af3bd Add a dumpBitcode() method to facilitate debugging. by Stephen Hines · 10 years ago
  49. 82f515b Merge "Unify parameter naming of the math functions." by Jean-Luc Brouillet · 10 years ago
  50. d52feb0 Unify parameter naming of the math functions. by Jean-Luc Brouillet · 10 years ago
  51. 4301476 Merge "Reordered the definitions." by Jean-Luc Brouillet · 10 years ago
  52. 7eddce4 Reordered the definitions. by Jean-Luc Brouillet · 10 years ago
  53. 820a28f Merge "Improve the library documentation." by Jean-Luc Brouillet · 10 years ago
  54. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  55. c837d22 Merge "BCCContext is actually dead code." by Stephen Hines · 10 years ago
  56. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  57. 584e58b BCCContext is actually dead code. by Stephen Hines · 10 years ago
  58. e391e83 Merge "Enable 64bit RS compat lib to build." by Miao Wang · 10 years ago
  59. 127d51c Enable 64bit RS compat lib to build. by Miao Wang · 10 years ago
  60. eaba5a3 Align ScriptInvokeV parameters to 16 bytes for x86_64 by Yong Chen · 10 years ago
  61. 914cbfc Merge "Move rsForEach with usrData to 32-bit only." by Tim Murray · 10 years ago
  62. 79d1df9 Merge "Enable A53 erratum workaround in bcc." by Tim Murray · 10 years ago
  63. 358ffb8 Enable A53 erratum workaround in bcc. by Tim Murray · 10 years ago
  64. 4041272 Merge "Remove unused #include." by Elliott Hughes · 10 years ago
  65. f75a0f0 Remove unused #include. by Elliott Hughes · 10 years ago
  66. eb96a60 Merge "Remove unused check for simulator" by Dmitriy Ivanov · 10 years ago
  67. 58bd107 Merge "Fix broken rsrLocalTime implementation." by Tim Murray · 10 years ago
  68. ce452e2 Fix broken rsrLocalTime implementation. by Tim Murray · 10 years ago
  69. 4c44999 Merge "Disable ASAN for rsg-generator." by Dan Albert · 10 years ago
  70. abe54a2 Disable ASAN for rsg-generator. by Dan Albert · 10 years ago
  71. d5c9791 Remove unused check for simulator by Dmitriy Ivanov · 10 years ago
  72. 5c9fcda Merge "Update script for switch to lib64/ for host prebuilts." by Stephen Hines · 10 years ago
  73. b184dc0 Update script for switch to lib64/ for host prebuilts. by Stephen Hines · 10 years ago
  74. a479830 Merge "Silence warnings when compiling the generator." by Jean-Luc Brouillet · 10 years ago
  75. ebfc261 Avoid RsBall distorting by disable bitmap scaling. by Yong Chen · 10 years ago
  76. 4f8b67b Merge "Clean up RS C++ library." by Stephen Hines · 10 years ago
  77. 04354e4 Clean up RS C++ library. by Stephen Hines · 10 years ago
  78. 6ffd3c9 Merge "Fix implementation of vload with [u]long3/4 and double3/4." by Stephen Hines · 10 years ago
  79. 9f8ff09 Fix implementation of vload with [u]long3/4 and double3/4. by Stephen Hines · 10 years ago
  80. afbc6fb Silence warnings when compiling the generator. by Jean-Luc Brouillet · 10 years ago
  81. f9fe049 Merge "Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication." by Miao Wang · 10 years ago
  82. 2f6dc84 Move rsForEach with usrData to 32-bit only. by Tim Murray · 10 years ago
  83. 6895086 Merge "Remove platform stlport from frameworks/rs." by Dan Albert · 10 years ago
  84. fbb6938 Remove platform stlport from frameworks/rs. by Dan Albert · 10 years ago
  85. 5f14c57 Merge "Fix rounding bug and off-by-one bug for resize scripts of test samples." by Miao Wang · 10 years ago
  86. ca3331c Merge "Add Float32 support for IntrinsicResize." by Miao Wang · 10 years ago
  87. 31a3d42 Merge "[MIPS] Add MIPS64 R6 relocations" by Stephen Hines · 10 years ago
  88. d75cc84 Add Float32 support for IntrinsicResize. by Miao Wang · 10 years ago
  89. 0308917 Fix rounding bug and off-by-one bug for resize scripts of test samples. by Miao Wang · 10 years ago
  90. ff94414 Merge "Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling." by Miao Wang · 10 years ago
  91. a2bd5e8 Fix off-by-one bug of resize, when scale = 1; Use a better way to do scaling. by Miao Wang · 10 years ago
  92. 9a96503 Merge "Add a simple script to run the basic RS CTS tests." by Stephen Hines · 10 years ago
  93. c8ebb21 Merge "Fix output of Blur25G" by Jason Sams · 10 years ago
  94. 9723424 Add a simple script to run the basic RS CTS tests. by Stephen Hines · 10 years ago
  95. 06a2571 Fix output of Blur25G by Jason Sams · 10 years ago
  96. 9692a01 Merge "Move libRScpp.so to libc++." by Dan Albert · 10 years ago
  97. 3b1e2ee Move libRScpp.so to libc++. by Dan Albert · 10 years ago
  98. 48d2eae Create a separate static lib that provides a dispatch table to both by Miao Wang · 10 years ago
  99. 8dfd7a7 Merge "Cleanup includes for rs/cpp to not expose internal details." by Jason Sams · 10 years ago
  100. 66f0a16 Cleanup includes for rs/cpp to not expose internal details. by Jason Sams · 10 years ago