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