1. 0278db4 EGL BlobCache: Disable multifile to address Wembley perf by Cody Northrop · 2 years, 8 months ago
  2. 25e18c9 EGL BlobCache: Initialize mMultifileCleanupPending by Greg Kaiser · 2 years, 8 months ago
  3. 2c9085b Reland "EGL BlobCache: Support multifile cache and flexible size limit" by Cody Northrop · 2 years, 8 months ago
  4. 82a9353 Revert "EGL BlobCache: Support multifile cache and flexible size..." by Hung-Wei Chen · 2 years, 8 months ago
  5. c452499 EGL BlobCache: Support multifile cache and flexible size limit by Cody Northrop · 2 years, 8 months ago
  6. 9476468 Increased the Android blob cache size from 2mb to 32mb by Trevor David Black · 2 years, 11 months ago
  7. 8af0306 EGL: refactor and enforce clang-format by Yiwei Zhang · 5 years ago
  8. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  9. 9e7cd07 Move some of the logic from egl_cache_t into FileBlobCache by Stan Iliev · 8 years ago
  10. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
  11. b7f9a24 convert BlobCache to STL by Mathias Agopian · 8 years ago
  12. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  13. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  14. bace39e Hardcode EGL Cache size to something more reasonable by Dan Willemsen · 9 years ago
  15. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  16. eacd31f Clean up warnings in EGL. by Dan Albert · 10 years ago
  17. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  18. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 12 years ago
  19. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  20. f478e6d EGL: make max cache key size BoardConfig-able by Jamie Gennis · 13 years ago
  21. a30cc7d EGL: do not use sparse files for shader by vijay gupta · 13 years ago
  22. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 14 years ago
  23. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  24. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  25. 89c1d61 EGL: Use cache sizes defined in the BoardConfig by Jamie Gennis · 14 years ago
  26. 9f43009 EGL: fix blob cache extension detection by Jamie Gennis · 14 years ago
  27. c42fcf0 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 14 years ago
  28. 99c3d70 EGL: add deferred saving of the cache by Jamie Gennis · 14 years ago
  29. 98c6383 EGL: implement loading and saving the cache by Jamie Gennis · 14 years ago
  30. 7660108 EGL: use an in-memory the blob cache by Jamie Gennis · 14 years ago
  31. aca51c0 EGL: Add stubs for EGL_ANDROID_blob_cache by Jamie Gennis · 14 years ago