1. 6847e73 Replace android::String8 with std::string by Chris Wailes · 10 years ago
  2. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  3. 70d4971 Adjust to handle the change to std::vector in libbcc. by Chris Wailes · 10 years ago
  4. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  5. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  6. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  7. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  8. f4d3836 Deprecate rs_fp_imprecise by Jean-Luc Brouillet · 10 years ago
  9. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  10. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  11. 32e093a Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 10 years ago
  12. 40e35cd Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 10 years ago
  13. f94e8db Add in a missing unlockMutex() on an error path. by Stephen Hines · 10 years ago
  14. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  15. 9ab5094 Move the lib paths out of RSInfo. by Jean-Luc Brouillet · 10 years ago
  16. bee48d7 Disable NEON libclcore for AArch64. by Tim Murray · 10 years ago
  17. f4d216e Remove FAKE_ARM64_BUILD now that we have 64 build working. by Jean-Luc Brouillet · 10 years ago
  18. 29809d1 Modify script loading behavior. by Tim Murray · 10 years ago
  19. 25e3af5 Switch to the separate RS loading path. by Stephen Hines · 10 years ago
  20. d69b0eb Switch to standalone bcc compilation path (again). by Stephen Hines · 10 years ago
  21. 82e0a67 Use the proper triple when compiling with bcc. by Stephen Hines · 10 years ago
  22. 748a436 Revert "Switch to standalone bcc compilation path." by Stephen Hines · 10 years ago
  23. 99281b5 Switch to standalone bcc compilation path. by Stephen Hines · 11 years ago
  24. 0051132 Configure standalone bcc compiler to work with plugin libraries. by Stephen Hines · 11 years ago
  25. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  26. ee48c0b Create a cache directory for our symlinked files if necessary. by Stephen Hines · 11 years ago
  27. 4da4250 Remove references/use of ARCH_X86_HAVE_* in frameworks/rs. by Stephen Hines · 11 years ago
  28. 17e3cdc Fix ScriptGroup performance regression by Jason Sams · 11 years ago
  29. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  30. c2c11cc Fix Script instancing issue for support library. by Stephen Hines · 11 years ago
  31. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  32. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  33. b58d9ad Provide path to execute standalone bcc compiler. by Stephen Hines · 11 years ago
  34. 47935ac Add the name of the forEach functions to the tracing output by Tobias Grosser · 11 years ago
  35. ba17ae4 Switch to separate build/load steps for Scripts. by Stephen Hines · 11 years ago
  36. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  37. f47e8b4 Mark use of a debug context with the RSCompilerDriver. by Stephen Hines · 11 years ago
  38. cca3d6c Add support for DEBUG context type. by Stephen Hines · 11 years ago
  39. 886e51b Merge "Add support for synchronous get()." into jb-mr2-dev by Tim Murray · 11 years ago
  40. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  41. ef7481e Remove invalid logging on missing root.expand() functions. by Stephen Hines · 11 years ago
  42. 1d47662 Add callback to allow replacement of runtime support library. by Stephen Hines · 11 years ago
  43. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  44. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  45. cadfac4 Sync with compat lib. by Jason Sams · 11 years ago
  46. 3a25fdd Cleanup lots of things related to IO_OUTPUT and error checking. by Tim Murray · 11 years ago
  47. f218bf1 Support LinkRuntimeCallback() with RS compiler. by Stephen Hines · 12 years ago
  48. d4ecb17 Add API entry points for clipped kernels and fix Z-dimension clipping. by Tim Murray · 12 years ago
  49. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago