1. 7c73c0e Add dependency on jni_headers to opengl tests by Orion Hodson · 4 years, 4 months ago
  2. 0223349 [frameworks][native][opengl] fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 10 months ago
  3. 70d8ca7 Move to bionic platform include. by Christopher Ferris · 4 years, 10 months ago
  4. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  5. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 6 years ago
  6. 7c28220 Merge "Convert Android.mk file to Android.bp" am: 058cb93644 am: c044eea3fc by Sasha Smundak · 5 years ago
  7. 6a6bdad Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  8. c5df056 Merge "Fix/suppress google-explicit-constructor warnings" am: cd6fc8c1dd am: 4754484fc8 by Chih-hung Hsieh · 6 years ago
  9. 86987a1 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  10. e0ff377 [EGL] Advertize DISPLAY_P3_PASSTHROUGH_EXT. by Peiyong Lin · 6 years ago
  11. a5517d7 Merge "EGL_test: add 4 colorspace tests" am: e2c3de42a4 am: f113ccf5fa by Yiwei Zhang · 6 years ago
  12. 3ca9297 EGL_test: add 4 colorspace tests by Weiwan Liu · 6 years ago
  13. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  14. 936799c EGL: Plumb HDR metadata by Courtney Goeltzenleuchter · 6 years ago
  15. 1ec2546 Merge "Fix link-type warning on GLPerf" into pi-dev by TreeHugger Robot · 6 years ago
  16. f542901 Merge "Fix link-type warning on GLDual" into pi-dev by TreeHugger Robot · 6 years ago
  17. dd26605 Merge "Fix link-type warning on GL2JNI" into pi-dev by TreeHugger Robot · 6 years ago
  18. fe58d1e Fix link-type warning on GLDual by Inseob Kim · 6 years ago
  19. 4d1ee68 Fix link-type warning on GL2JNI by Inseob Kim · 6 years ago
  20. 616d0ed Fix link-type warning on GLJNI by Inseob Kim · 6 years ago
  21. f4fd7b2 Fix link-type warning on GLPerf by Inseob Kim · 6 years ago
  22. 094ae23 Build TestFramerate against the sdk. by Anton Hansson · 6 years ago
  23. bbd028c Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." am: 8b3b108987 am: 52d0ad7033 by hansson · 6 years ago
  24. d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  25. 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 7 years ago
  26. 12ffe09 Add HDR dataspaces to EGL by Courtney Goeltzenleuchter · 7 years ago
  27. 81be999 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 am: 7b8ff05d85 by Chih-hung Hsieh · 7 years ago
  28. 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 7 years ago
  29. 7e9cd8e Use -Werror in frameworks/native/opengl/tests by Chih-Hung Hsieh · 7 years ago
  30. 3be092a Fix signed/unsigned conversion warning by Chih-Hung Hsieh · 7 years ago
  31. 11e77b5 Fix trivial compiler warnings by Chih-Hung Hsieh · 7 years ago
  32. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  33. da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 7 years ago
  34. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  35. 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 7 years ago
  36. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  37. 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago
  38. a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 7 years ago
  39. 7c47163 Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by Jiyong Park · 7 years ago
  40. 9e354bd Merge "Add useful helper functions for tests" into oc-mr1-dev am: 77dd2aaf72 by Courtney Goeltzenleuchter · 7 years ago
  41. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  42. df0518c Add useful helper functions for tests by Courtney Goeltzenleuchter · 7 years ago
  43. cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  44. 096a6ac Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b am: 9cd659c8dc by Steven Moreland · 7 years ago
  45. 7ec584b Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b by Steven Moreland · 7 years ago
  46. 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 7 years ago
  47. 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
  48. be6845d Merge "Fix signed/unsigned conversion warning" by TreeHugger Robot · 7 years ago
  49. d3f1401 Fix signed/unsigned conversion warning by George Burgess IV · 7 years ago
  50. e417726 Print "test skipped" for wide-color tests by Courtney Goeltzenleuchter · 7 years ago
  51. d99694b Fix naming of test so it's printed properly by Courtney Goeltzenleuchter · 7 years ago
  52. 0f5bf76 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb am: 7dfd2ba2d6 by Tom Cherry · 7 years ago
  53. b6f2d54 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb by Tom Cherry · 7 years ago
  54. b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 7 years ago
  55. ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 7 years ago
  56. 9c93848 Fix trivial compiler warnings by Kalle Raita · 7 years ago
  57. 03d9f07 Convert tests to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  58. b2f9ce2 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 7 years ago
  59. 3b746b3 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 7 years ago
  60. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  61. 423c076 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  62. 2c325e2 Add Display-P3 test by Courtney Goeltzenleuchter · 7 years ago
  63. f7ed1b4 Add test for EGL_KHR_no_config_context by Courtney Goeltzenleuchter · 7 years ago
  64. d118ea9 Add test for 10:10:10:2 support in EGL by Courtney Goeltzenleuchter · 7 years ago
  65. 10d17f7 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago
  66. e29ff8f Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 7 years ago
  67. 8c41cac Dump EGL Extension list by Courtney Goeltzenleuchter · 7 years ago
  68. c221d64 Fix build error with configstore by Courtney Goeltzenleuchter · 7 years ago
  69. f29f287 Add test for FP16 surface support by Courtney Goeltzenleuchter · 7 years ago
  70. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 7 years ago
  71. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 7 years ago
  72. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 7 years ago
  73. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 8 years ago
  74. 2b5dd40 Fix include dependencies by Mathias Agopian · 7 years ago
  75. 0e4e395 Add support for EGL_EXT_pixel_format_float by Courtney Goeltzenleuchter · 8 years ago
  76. 4cf3637 Fix signed vs. unsigned mismatch warnings by Kalle Raita · 8 years ago
  77. 454c92e Switch from deprecated tempnam to TemporaryFile by Kalle Raita · 8 years ago
  78. e8761d6 Fix google-explicit-constructor warnings in opengl. by Chih-Hung Hsieh · 8 years ago
  79. 44d93a0 resolve merge conflicts of e375c68 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  80. 21c6128 Fix misc-macro-parentheses warnings in opengl. by Chih-Hung Hsieh · 8 years ago
  81. 7bf7547 Merge "Fix google-explicit-constructor warnings." am: 8a414ededd am: c2d0d24b62 by Chih-hung Hsieh · 8 years ago
  82. 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  83. d1d1699 Fix warnings in frameworks/native/opengl/tests by Aurimas Liutikas · 8 years ago
  84. e70efa6 Native/opengl: Remove unused variables from test by Andreas Gampe · 9 years ago
  85. a75f729 Native/opengl: Remove unused variables from test by Andreas Gampe · 9 years ago
  86. 2965dab am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings." by Chih-Hung Hsieh · 10 years ago
  87. 3bded91 Fix clang -Wc++11-narrowing warnings. by Chih-Hung Hsieh · 10 years ago
  88. 84fd9bd am f8954c81: Merge "OpenGL tests: Fix unused variables" by Andreas Gampe · 10 years ago
  89. fa59862 OpenGL tests: Fix unused variables by Andreas Gampe · 10 years ago
  90. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  91. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  92. c90b7d9 am d12586b8: Merge "Move hwc tests to libc++." by Dan Albert · 10 years ago
  93. bcc1ae0 Move hwc tests to libc++. by Dan Albert · 10 years ago
  94. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 10 years ago
  95. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 10 years ago
  96. 722e751 am 0cea0a22: am d284c4cd: Merge "Don\'t set LOCAL_MODULE_PATH for native tests." by Ying Wang · 10 years ago
  97. 8baf4fc Don't set LOCAL_MODULE_PATH for native tests. by Ying Wang · 10 years ago
  98. 5603a2f Remove deprecated BufferQueue constructor by Dan Stoza · 10 years ago
  99. f3ed9a2 Request RGBX rather than RGBA by Andy McFadden · 10 years ago
  100. 85c0fee Fix broken test build by Jesse Hall · 10 years ago