1. 2814bdd Merge "opengl: tests: Add explict android:exported flag to manifests on GLDual.apk" into android14-tests-dev am: 82a619320e by Treehugger Robot · 2 years, 2 months ago
  2. c3ed44a opengl: tests: Add explict android:exported flag to manifests on GLDual.apk by Joseph Cheng · 2 years, 3 months ago
  3. dc26a19 Merge "Make gl_headers available to com.android.virt apex" into main by Arve Hjønnevåg · 2 years, 4 months ago
  4. c658ffa Make gl_headers available to com.android.virt apex by Arve Hjønnevåg · 2 years, 4 months ago
  5. 54161bf include system ANGLE usage as ANGLE usage by Solti · 2 years, 4 months ago
  6. 940e127 Merge "Avoid double initialization of ANGLE platform." into main by Treehugger Robot · 2 years, 4 months ago
  7. 9fc4cf3 Avoid double initialization of ANGLE platform. by Peiyong Lin · 2 years, 4 months ago
  8. 6b2b28f Do not use default namespace to load ANGLE when in vendor partition. by Peiyong Lin · 2 years, 4 months ago
  9. 50adab9 nullptr check on suffix. by Peiyong Lin · 2 years, 4 months ago
  10. 08efa6b Merge "Make ANGLE loadable from system image." into main by Peiyong Lin · 2 years, 4 months ago
  11. 54adbb2 EGL: Close Multifile Blobcache files after mapping by Cody Northrop · 2 years, 4 months ago
  12. e4da7a8 Make ANGLE loadable from system image. by Peiyong Lin · 2 years, 7 months ago
  13. eafadb3 Merge "[Cherry-pick] Make sure the correct ANGLE binary is used." into main by Treehugger Robot · 2 years, 5 months ago
  14. 277f6f9 [Cherry-pick] Make sure the correct ANGLE binary is used. by Peiyong Lin · 2 years, 6 months ago
  15. d30aaad [Cherry-pick] Clean up EGL Loader. by Peiyong Lin · 2 years, 7 months ago
  16. 2df5a00 [Cherry-pick] Revert^3 "Revert "Load native GLES driver when specified."" by Peiyong Lin · 2 years, 7 months ago
  17. c7aa7ed [Cherry-pick] Revert^2 "Revert "Load native GLES driver when specified."" by Peiyong Lin · 2 years, 7 months ago
  18. 17464dc [Cherry-pick] Revert "Revert "Load native GLES driver when specified."" by Peiyong Lin · 2 years, 8 months ago
  19. 28a4b07 [Cherry-pick] Revert "Load native GLES driver when specified." by Peiyong Lin · 2 years, 8 months ago
  20. 2661b73 [Cherry-pick] Load native GLES driver when specified. by Peiyong Lin · 2 years, 8 months ago
  21. e88e0ba [Cherry-pick] Avoid unloading ANGLE. by Peiyong Lin · 2 years, 8 months ago
  22. 2f51e75 Clean up ANGLE integration logic. by Peiyong Lin · 2 years, 9 months ago
  23. f7878b7 Only use the first available suffix value when loading drivers. by Peiyong Lin · 2 years, 9 months ago
  24. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years, 6 months ago
  25. 03a1a75 Fix bt2020 linear ext mapping issue in EGL and Vulkan. by Sally Qi · 2 years, 8 months ago
  26. 48a5ea7 Update EGL_GL_COLORSPACE_BT2020_HLG_EXT to the correct value am: 704ade2ba7 by Chris Glover · 2 years, 9 months ago
  27. 704ade2 Update EGL_GL_COLORSPACE_BT2020_HLG_EXT to the correct value by Chris Glover · 2 years, 9 months ago
  28. 5c703e7 Fix the missing extension EGL_ANDROID_image_native_buffer by Yuxin Hu · 2 years, 9 months ago
  29. c034b3a Do not allow wildcard matching in GL loader. by Peiyong Lin · 2 years, 11 months ago
  30. 814251d Merge "Fix the missing extension EGL_ANDROID_image_native_buffer" into udc-dev am: 85b26eb444 by Treehugger Robot · 2 years, 10 months ago
  31. 85b26eb Merge "Fix the missing extension EGL_ANDROID_image_native_buffer" into udc-dev by Treehugger Robot · 2 years, 10 months ago
  32. 0bc64a8 Fix the missing extension EGL_ANDROID_image_native_buffer by Yuxin Hu · 2 years, 10 months ago
  33. 0c4dfca Merge "Refactor ANGLE usage code." into udc-dev am: b1e4e9fba5 by Peiyong Lin · 2 years, 10 months ago
  34. d07b218 Merge "opengl: fix resource leak when dlsym failed" am: 67a74f49c5 am: 40d90240f9 am: b44bbf6e42 by Treehugger Robot · 2 years, 10 months ago
  35. 9679a98 Refactor ANGLE usage code. by Peiyong Lin · 2 years, 11 months ago
  36. 3d0d3e9 opengl: fix resource leak when dlsym failed by zhangjincheng · 2 years, 10 months ago
  37. bcbfe60 Add blob cache related tracepoints by Yiwei Zhang · 2 years, 11 months ago
  38. 9f746f6 Add support for EGL_EXT_gl_colorspace_bt2020_hlg to libEGL by Chris Glover · 2 years, 11 months ago
  39. 98db8e0 Do not allow wildcard matching in GL loader. by Peiyong Lin · 2 years, 11 months ago
  40. 45ce680 EGL BlobCache: Add fuzzer for multifile by Cody Northrop · 3 years ago
  41. 5dbcfa7 EGL BlobCache: Update multifile key and value size by Cody Northrop · 3 years ago
  42. f2588a8 EGL BlobCache: Trim immediately on multifile overflow by Cody Northrop · 3 years ago
  43. be16373 EGL BlobCache: Synchronize access to deferred write status by Cody Northrop · 3 years ago
  44. 999db23 EGL BlobCache: Add CRC check to multifile by Cody Northrop · 3 years ago
  45. 0368675 Conditionally expose EGL_ANDROID_get_frame_timestamps extension by Yuxin Hu · 3 years ago
  46. 7fee441 Conditionally expose EGL_ANDROID_get_frame_timestamps extension by Yuxin Hu · 3 years ago
  47. 017a471 Merge "Reduce the number of owners." am: 0d52594ce7 am: 04aba689f4 am: ae322e6676 by Peiyong Lin · 3 years ago
  48. b0cb762 Reduce the number of owners. by Peiyong Lin · 3 years ago
  49. 8422727 EGL BlobCache: Check properties on use by Cody Northrop · 3 years ago
  50. e3626fb EGL BlobCache: Don't check system property during init by Cody Northrop · 3 years, 1 month ago
  51. f23a6a4 Merge "Ensure that clearing the BlobCache sets mTotalSize to 0" am: 2f5adcb938 am: a47ecc53de am: 2879d60c71 by Tom Cherry · 3 years ago
  52. 4fcb1c3 Ensure that clearing the BlobCache sets mTotalSize to 0 by Tom Cherry · 3 years, 1 month ago
  53. 6cca6c2 Reland "EGL: Refactor multifile blobcache" by Cody Northrop · 3 years, 1 month ago
  54. 4373541 Revert "Reland "EGL: Refactor multifile blobcache"" by Cody Northrop · 3 years, 1 month ago
  55. c957689 Reland "EGL: Refactor multifile blobcache" by Cody Northrop · 3 years, 1 month ago
  56. 6a8a4b3 Merge "Revert "EGL: Refactor multifile blobcache"" by Cody Northrop · 3 years, 1 month ago
  57. b81edf9 Revert "EGL: Refactor multifile blobcache" by Siarhei Vishniakou · 3 years, 1 month ago
  58. 2652cc1 Merge "EGL: Refactor multifile blobcache" by Cody Northrop · 3 years, 1 month ago
  59. b81ab20 EGL: Refactor multifile blobcache by Cody Northrop · 3 years, 2 months ago
  60. d5b743a Reduce logspam for ANGLE dlopen messages by Ian Elliott · 3 years, 2 months ago
  61. 0278db4 EGL BlobCache: Disable multifile to address Wembley perf by Cody Northrop · 3 years, 2 months ago
  62. 25e18c9 EGL BlobCache: Initialize mMultifileCleanupPending by Greg Kaiser · 3 years, 2 months ago
  63. 2c9085b Reland "EGL BlobCache: Support multifile cache and flexible size limit" by Cody Northrop · 3 years, 3 months ago
  64. 82a9353 Revert "EGL BlobCache: Support multifile cache and flexible size..." by Hung-Wei Chen · 3 years, 2 months ago
  65. c452499 EGL BlobCache: Support multifile cache and flexible size limit by Cody Northrop · 3 years, 3 months ago
  66. ca473b2 Merge "OpenGL: Update test mapping to include EGL_test" by Cody Northrop · 3 years, 2 months ago
  67. 2a66e54 OpenGL: Update test mapping to include EGL_test by Cody Northrop · 3 years, 3 months ago
  68. b2901c9 Adding new Vulkan metrics to GPU Stats by Serdar Kocdemir · 3 years, 4 months ago
  69. 7c0a7ee Can switch to legacy GLES driver when ANGLE is system driver by Ian Elliott · 3 years, 11 months ago
  70. f71cf3b Merge "Add opengl assembly stub for riscv64" am: 18284462f3 am: 3a53d363be am: 73fe3cdede by Elliott Hughes · 3 years, 4 months ago
  71. fd22314 Add opengl assembly stub for riscv64 by Xia Lifang · 3 years, 5 months ago
  72. 290e61e Merge "Remove internal display related methods" by Huihong Luo · 3 years, 5 months ago
  73. 6dc4238 Merge "egl: plumb through counter events to atrace" by TreeHugger Robot · 3 years, 5 months ago
  74. db76087 Merge "Declare the headers of the ndk_library" am: ee56ce65be am: 589ef2ae13 am: 3622609bde am: 56741fbf58 am: f72a43180b by Treehugger Robot · 3 years, 5 months ago
  75. ee56ce6 Merge "Declare the headers of the ndk_library" by Treehugger Robot · 3 years, 5 months ago
  76. b0928a0 Merge "Increased the Android blob cache size from 2mb to 32mb" by Trevor Black · 3 years, 5 months ago
  77. a1fcd3d egl: plumb through counter events to atrace by Chris Forbes · 3 years, 5 months ago
  78. 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years, 7 months ago
  79. 9476468 Increased the Android blob cache size from 2mb to 32mb by Trevor David Black · 3 years, 5 months ago
  80. a06d575 Merge "Explicitly list the static libs for exclude-libs flag." am: b3f0aab014 am: 0b0b629b60 am: 89ea7b26fa am: 18c4f489f1 am: 1a80943630 by Yu Liu · 3 years, 5 months ago
  81. 1b5902e Explicitly list the static libs for exclude-libs flag. by Yu Liu · 3 years, 5 months ago
  82. 4a5e3f2 Declare the headers of the ndk_library by Spandan Das · 3 years, 6 months ago
  83. 552bdbb Merge tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 8 months ago
  84. 63e2373 Merge "Plumb 2 EGL surface attributes to ANGLE" am: 412da8194d am: c3843ac878 am: 7692db70d6 am: b635a8578d am: 631108b6c1 by Ian Elliott · 3 years, 8 months ago
  85. 7692db7 Merge "Plumb 2 EGL surface attributes to ANGLE" am: 412da8194d am: c3843ac878 by Ian Elliott · 3 years, 8 months ago
  86. ecd161d Plumb 2 EGL surface attributes to ANGLE by Ian Elliott · 3 years, 9 months ago
  87. fa0669c Merge "Merge "Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3" into android12L-tests-dev am: 5825d17d0e" am: 97c1356a08 am: 5858d45875 am: 753cc1c1b5 am: 78e12fe219 am: 2404fc8dcb by Automerger Merge Worker · 3 years, 10 months ago
  88. 753cc1c Merge "Merge "Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3" into android12L-tests-dev am: 5825d17d0e" am: 97c1356a08 am: 5858d45875 by Automerger Merge Worker · 3 years, 10 months ago
  89. b53174f Merge "Merge "opengl: tests: Add explict android:exported flag to manifests" into android12-tests-dev am: d59857efb3" into android12L-tests-dev am: 5825d17d0e by Automerger Merge Worker · 3 years, 10 months ago
  90. a1418a8 Merge "Move from libbacktrace to libunwindstack." am: dec3623839 am: ffd95c6eb5 am: 63405a8796 am: 20719231cd am: 6c92983323 by Christopher Ferris · 3 years, 10 months ago
  91. 63405a8 Merge "Move from libbacktrace to libunwindstack." am: dec3623839 am: ffd95c6eb5 by Christopher Ferris · 3 years, 10 months ago
  92. dfb50b4 Move from libbacktrace to libunwindstack. by Christopher Ferris · 4 years ago
  93. 3f94a5e Merge "Add a return value to BlobCache::set" into tm-dev am: 8a5d80d7d1 am: 1f5d63e17c by TreeHugger Robot · 3 years, 10 months ago
  94. f1ec83d Merge "Add a return value to BlobCache::set" into tm-dev am: 8a5d80d7d1 by TreeHugger Robot · 3 years, 10 months ago
  95. 638f50a Merge "Remove Tim & add Frank/team as opengl/graphicsenv OWNERS" am: 864034bf75 am: fd1325dd5a am: 5b526d3a97 am: 23b045541b am: 0c93f2f889 by Ian Elliott · 3 years, 10 months ago
  96. 5b526d3 Merge "Remove Tim & add Frank/team as opengl/graphicsenv OWNERS" am: 864034bf75 am: fd1325dd5a by Ian Elliott · 3 years, 10 months ago
  97. 1853f6c Remove Tim & add Frank/team as opengl/graphicsenv OWNERS by Ian Elliott · 3 years, 10 months ago
  98. 2337796 Add a return value to BlobCache::set by Leon Scroggins III · 3 years, 10 months ago
  99. 5279f86 Can switch to legacy GLES driver when ANGLE is system driver by Ian Elliott · 3 years, 11 months ago
  100. 2e62815 Revert "Change Android platform for when ANGLE is default" by Simon Bowden · 3 years, 10 months ago