summaryrefslogtreecommitdiff
path: root/opengl/libs/EGL/BlobCache.cpp
AgeCommit message (Expand)Author
2023-04-23Add blob cache related tracepoints Yiwei Zhang
2023-02-22Ensure that clearing the BlobCache sets mTotalSize to 0 Tom Cherry
2022-05-03Add a return value to BlobCache::set Leon Scroggins III
2020-08-13EGL: refactor and enforce clang-format Yiwei Zhang
2020-07-29Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 Treehugger Robot
2020-07-28OpenGL: Use more inclusive terms Yiwei Zhang
2020-05-01Update libEGL to use android::base properties instead of cutils Michael Hoisie
2018-07-18[opengl] Modernize codebase by replacing NULL with nullptr Yi Kong
2017-11-08Move some of the logic from egl_cache_t into FileBlobCache Stan Iliev
2017-10-11Add missing includes. Dan Albert
2017-03-10convert BlobCache to STL Mathias Agopian
2017-03-10move BlobCache over (unmodified) to libEGL Mathias Agopian