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