1. 82e135c Remove libutils.so dependency from libRSDriver, libRSCpuRef, and most by Miao Wang · 7 years ago
  2. 2a61168 Remove libcutils dependency. by Miao Wang · 7 years ago
  3. 6223721 Remove RS_SERVER macros and references to unused headers. by Miao Wang · 7 years ago
  4. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 7 years ago
  5. 6e49361 log: android/log.h defines main logging macros by Mark Salyzyn · 7 years ago
  6. 10ab8bb Fix google-explicit-constructor warnings in frameworks/rs. by Chih-Hung Hsieh · 8 years ago
  7. abb806d Use c++_static instead of stlport_static for support lib. by Miao Wang · 8 years ago
  8. d614fe9 Move frameworks/rs off AndroidConfig.h. by Elliott Hughes · 9 years ago
  9. bc10dff remove STL from rs C++ public interface. Nuke stlport. by Miao Wang · 9 years ago
  10. 2fa8a23 Wrap TEMP_FAILURE_RETRY around system calls by Pirama Arumuga Nainar · 9 years ago
  11. 2abfcc6 Moved class ScriptExecutable to its own module by Yang Ni · 9 years ago
  12. b8353c5 Revert "Replaced android::Vector with std::vector." by Yang Ni · 9 years ago
  13. c04fc65 Don't use HAVE_POSIX_CLOCKS. by Elliott Hughes · 9 years ago
  14. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  15. 6847e73 Replace android::String8 with std::string by Chris Wailes · 10 years ago
  16. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  17. 5e37175 am fd47ac29: am 43cfc0cb: Remove barriers to using NDK v8 includes. by Stephen Hines · 11 years ago
  18. 43cfc0c Remove barriers to using NDK v8 includes. by Stephen Hines · 11 years ago
  19. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  20. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  21. f313dc3 Remove internal element builder and vector code. by Jason Sams · 11 years ago
  22. fa85e91 Enable very basic tracing support. by Tim Murray · 11 years ago
  23. f9e077a Fix logging defined in external header. by Jason Sams · 11 years ago