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