1. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  2. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  3. 48ecf6a Remove more String8 by Jason Sams · 11 years ago
  4. a7f5e04 Remove unnecessary string operations. by Jason Sams · 11 years ago
  5. a6dd823 Cleanup pointer access in adapter and font. by Jason Sams · 12 years ago
  6. e3150cf Plumb context through for serialization. by Jason Sams · 12 years ago
  7. e23d239 Starting to untangle header spaghetti. by Alex Sakhartchouk · 12 years ago
  8. 3715b00 Rename three header files to free namespace for api. by Jason Sams · 12 years ago
  9. a74a8f6 Fixing FBO font rendering bug that resulted from using old surface size. by Alex Sakhartchouk · 13 years ago
  10. c700e64 Fixing asynchronous performance issues. by Alex Sakhartchouk · 13 years ago
  11. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  12. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  13. 02000b3 Moving dependency includes out of librs headers. by Alex Sakhartchouk · 13 years ago
  14. 2e8665d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 14 years ago
  15. 5224a27 Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 14 years ago
  16. c17ace2 API reaview cleanup by Alex Sakhartchouk · 14 years ago
  17. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  18. 09c6735 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  19. c9fa305 Fix for bug 3053078 Font gamma correction to match with lib HWUI. by Alex Sakhartchouk · 14 years ago
  20. e7ae69f Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 14 years ago
  21. 01bcef6 Propagating some useful font changes. by Alex Sakhartchouk · 14 years ago
  22. ca5a454 Fixing fonts to use constant color instead of variable. by Alex Sakhartchouk · 14 years ago
  23. 9fc9f03 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  24. a1ccecd Removing font initialization on startup by Alex Sakhartchouk · 14 years ago
  25. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago