- a174296 Build egl_display extension string using temporary vector by Tom Murphy · 1 year, 3 months ago
- 027f242 EGL Multifile Blobcache: Add status file by Cody Northrop · 1 year, 9 months ago
- f2588a8 EGL BlobCache: Trim immediately on multifile overflow by Cody Northrop · 2 years, 4 months ago
- 999db23 EGL BlobCache: Add CRC check to multifile by Cody Northrop · 2 years, 5 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
- 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
- 2a66e54 OpenGL: Update test mapping to include EGL_test by Cody Northrop · 2 years, 8 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 5 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 5 months ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
- 302b6f8 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 by Treehugger Robot · 5 years ago
- 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 5 years ago
- 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 5 years ago
- 70d8ca7 Move to bionic platform include. by Christopher Ferris · 6 years ago
- ddd1d6b Move to bionic platform include. by Christopher Ferris · 6 years ago
- 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
- e0ff377 [EGL] Advertize DISPLAY_P3_PASSTHROUGH_EXT. by Peiyong Lin · 7 years ago
- 3ca9297 EGL_test: add 4 colorspace tests by Weiwan Liu · 7 years ago
- 936799c EGL: Plumb HDR metadata by Courtney Goeltzenleuchter · 7 years ago
- 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 8 years ago
- 12ffe09 Add HDR dataspaces to EGL by Courtney Goeltzenleuchter · 8 years ago
- 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 8 years ago
- 7e9cd8e Use -Werror in frameworks/native/opengl/tests by Chih-Hung Hsieh · 8 years ago
- da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 8 years ago
- e417726 Print "test skipped" for wide-color tests by Courtney Goeltzenleuchter · 8 years ago
- d99694b Fix naming of test so it's printed properly by Courtney Goeltzenleuchter · 8 years ago
- 03d9f07 Convert tests to Android.bp by Courtney Goeltzenleuchter · 8 years ago
- 3b746b3 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 8 years ago
- 2c325e2 Add Display-P3 test by Courtney Goeltzenleuchter · 8 years ago
- f7ed1b4 Add test for EGL_KHR_no_config_context by Courtney Goeltzenleuchter · 8 years ago
- d118ea9 Add test for 10:10:10:2 support in EGL by Courtney Goeltzenleuchter · 8 years ago
- d066fdc Fix build error with configstore by Courtney Goeltzenleuchter · 8 years ago
- f29f287 Add test for FP16 surface support by Courtney Goeltzenleuchter · 8 years ago
- 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
- 2b5dd40 Fix include dependencies by Mathias Agopian · 9 years ago
- 4cf3637 Fix signed vs. unsigned mismatch warnings by Kalle Raita · 9 years ago
- 454c92e Switch from deprecated tempnam to TemporaryFile by Kalle Raita · 9 years ago
- 2965dab am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings." by Chih-Hung Hsieh · 11 years ago
- 3bded91 Fix clang -Wc++11-narrowing warnings. by Chih-Hung Hsieh · 11 years ago
- 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 11 years ago
- 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 11 years ago
- 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 11 years ago
- b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
- 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 11 years ago
- 85c0fee Fix broken test build by Jesse Hall · 11 years ago
- a4e1952 Binderize the consumer side of BufferQueue by Mathias Agopian · 12 years ago
- 595264f BufferQueue improvements and APIs changes by Mathias Agopian · 12 years ago
- e3c697f Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
- 2adaf04 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
- 20b9749 Disable ld --fatal-warnings because of using mktemp. by Ben Cheng · 13 years ago
- 1cbcb98 Added an EGLTest for eglTerminate by Daniel Lam · 13 years ago
- 373c2b2 fix include path by Mathias Agopian · 13 years ago
- 98c6383 EGL: implement loading and saving the cache by Jamie Gennis · 14 years ago
- baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
- 2f739f8 Add a simple EGL test by Mathias Agopian · 14 years ago