1. 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  2. 3e8fce4 Switch GLES wrappers over to using Clang (and fix inline assembly). by Stephen Hines · 8 years ago
  3. eacd31f Clean up warnings in EGL. by Dan Albert · 9 years ago
  4. bc43236 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 by Dimitry Ivanov · 9 years ago
  5. b952f42 Replace libGLESv3 symlink with shared library by Dmitriy Ivanov · 9 years ago
  6. eb873c8 am 0983618f: am a518d5ad: am 312d7555: egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 9 years ago
  7. 312d755 egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 9 years ago
  8. 96c5d65 am 251c8b3f: Merge "constify generated JNINativeMethod fn ptr tables" by Nick Kralevich · 9 years ago
  9. c4e95a3 constify generated JNINativeMethod fn ptr tables by Daniel Micay · 9 years ago
  10. d1ddf29 resolved conflicts for 5b5c81c4 to stage-aosp-master by Colin Cross · 9 years ago
  11. 7944e8a With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 9 years ago
  12. 73e2674 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 9 years ago
  13. 905dc8b am ce92141c: Merge "Whitelist windows module" by Dan Willemsen · 9 years ago
  14. 1cf2c1a Whitelist windows module by Dan Willemsen · 9 years ago
  15. 05d902b am d3bfedbb: am f364393a: Merge "libagl: Fix buffer read overrun in eglCreatePbufferSurface" by Jesse Hall · 9 years ago
  16. 2e8ca9d libagl: Fix buffer read overrun in eglCreatePbufferSurface by Jesse Hall · 9 years ago
  17. c6ada3b am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  18. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 9 years ago
  19. d5dceea am 9079207a: am dfd082b9: Merge "Native/opengl: Remove unused variables from test" by Andreas Gampe · 9 years ago
  20. e70efa6 Native/opengl: Remove unused variables from test by Andreas Gampe · 9 years ago
  21. e2fc6f8 Fix parsing of extension string by Michael Lentine · 9 years ago
  22. c2466e6 With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 9 years ago
  23. 000d88f Implement a number of KHR EGL extensions by Season Li · 9 years ago
  24. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 9 years ago
  25. 9530388 Check that width and height parameters are small. by Michael Lentine · 9 years ago
  26. 1c4537e Check that width and height parameters are small. by Michael Lentine · 9 years ago
  27. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 9 years ago
  28. 89301ea Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 9 years ago
  29. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  30. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 9 years ago
  31. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 9 years ago
  32. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  33. af3a377 Merge "Switch libGLESv1_CM/libGLESv2 to hash-style=both" into mnc-dev by Dmitriy Ivanov · 9 years ago
  34. ae62e05 Switch libGLESv1_CM/libGLESv2 to hash-style=both by Dmitriy Ivanov · 9 years ago
  35. 569bc1b Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  36. 4e7de46 Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 9 years ago
  37. 408e59f libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 9 years ago
  38. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 9 years ago
  39. a894d08 libEGL: Add wrappers for partial update functions by Dan Stoza · 10 years ago
  40. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  41. b6b81d6 Merge "[MIPS] Fix mips32r1 build" by Jesse Hall · 9 years ago
  42. 8d31934 am 79749845: Merge "Fix pointer-to-int and int-to-pointer warnings." by Dan Albert · 10 years ago
  43. ad0f52f Fix pointer-to-int and int-to-pointer warnings. by Dan Albert · 10 years ago
  44. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  45. 733a807 egl: Remove old tuna BGRA vs RGBA workaround. by Alistair Strachan · 10 years ago
  46. ecacc3f [MIPS] Fix mips32r1 build by Duane Sand · 10 years ago
  47. 2f1e3b4 am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev by Michael Lentine · 10 years ago
  48. 54466bc Remove lock around ref count check in terminate. by Michael Lentine · 10 years ago
  49. c7a7b11 am a46ff664: Merge "Use register numbers instead of register names" by Jesse Hall · 10 years ago
  50. 0cfe43a am f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6" by Jesse Hall · 10 years ago
  51. 5f5f651 Use register numbers instead of register names by Nikola Veljkovic · 10 years ago
  52. 6701fbe [MIPS] Further opengl support for mips64 and mipsr6 by Duane Sand · 10 years ago
  53. b9b86f6 am 4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  54. 4df903d Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  55. a198e1c am 6f9c6541: Merge "[MIPS] Build libGLES for mips64, mips32r6" by Brian Carlstrom · 10 years ago
  56. 81c6d66 [MIPS] Build libGLES for mips64, mips32r6 by Duane Sand · 10 years ago
  57. eb329c0 am 83f14309: Merge "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  58. a9650f0 Revert "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  59. bca4262 Revert "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  60. 7581a96 am 9200d4e3: Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  61. a42cdf1 Update protobuf library from 2.3 to 2.6. by Jeff Davidson · 10 years ago
  62. 2965dab am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings." by Chih-Hung Hsieh · 10 years ago
  63. 3bded91 Fix clang -Wc++11-narrowing warnings. by Chih-Hung Hsieh · 10 years ago
  64. 84fd9bd am f8954c81: Merge "OpenGL tests: Fix unused variables" by Andreas Gampe · 10 years ago
  65. f8954c8 Merge "OpenGL tests: Fix unused variables" by Andreas Gampe · 10 years ago
  66. 414fd6f am 4aaa3935: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 10 years ago
  67. 4aaa393 Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 10 years ago
  68. fa59862 OpenGL tests: Fix unused variables by Andreas Gampe · 10 years ago
  69. 7290c24 Avoid overwriting EGL14.EGL_NO_SURFACE by Sangkyu Lee · 10 years ago
  70. 2253691 am 1bb53054: Merge "Fix class vs. struct mismatch" by Chih-hung Hsieh · 10 years ago
  71. 9f42591 Fix class vs. struct mismatch by Bernhard Rosenkränzer · 10 years ago
  72. 36ec7a8 am d72ff140: Merge "Move frameworks/native to libc++." by Dan Albert · 10 years ago
  73. 6d72063 Move frameworks/native to libc++. by Dan Albert · 10 years ago
  74. c5657b0 am fecc0bf4: Merge "Frameworks/native: Add pragmas to glgen headers" by Andreas Gampe · 10 years ago
  75. fecc0bf Merge "Frameworks/native: Add pragmas to glgen headers" by Andreas Gampe · 10 years ago
  76. b5da0d7 Frameworks/native: Add pragmas to glgen headers by Andreas Gampe · 10 years ago
  77. 3b93c2b am 7b3fd290: Merge "EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag" by Jesse Hall · 10 years ago
  78. 701048c EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag by Michal Wajdeczko · 10 years ago
  79. 8e624d4 am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  80. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  81. c90b7d9 am d12586b8: Merge "Move hwc tests to libc++." by Dan Albert · 10 years ago
  82. bcc1ae0 Move hwc tests to libc++. by Dan Albert · 10 years ago
  83. 82ba423 am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers for now" by Chih-hung Hsieh · 10 years ago
  84. d3684ae Use LOCAL_CLANG := false for GLES wrappers for now by Bernhard Rosenkraenzer · 10 years ago
  85. 53bffaa am 12c4bdad: Add rate-limited logging for unimplemented es functions. by Michael Lentine · 10 years ago
  86. 12c4bda Add rate-limited logging for unimplemented es functions. by Michael Lentine · 10 years ago
  87. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 10 years ago
  88. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 10 years ago
  89. 6c01173 am 4c5b9acf: Merge "Don\'t try to capture the pointer when using PBOs for texture APIs" into lmp-dev by Ben Clayton · 10 years ago
  90. 16d7b6a Don't try to capture the pointer when using PBOs for texture APIs by Ben Clayton · 10 years ago
  91. 0ffbac8 am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  92. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  93. 83142a1 am e2e17e5b: Merge "GlES2: Add NULL check" by Jesse Hall · 10 years ago
  94. 0627071 GlES2: Add NULL check by Anshuman Dani · 11 years ago
  95. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 10 years ago
  96. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  97. d1ceb8b Install symlinks in multilib build. by Ying Wang · 10 years ago
  98. c3aed1e Install symlinks in multilib build. by Ying Wang · 10 years ago
  99. 7b3f48d Use the count parameter to store all the uniform vectors, not just the first one. DO NOT MERGE. by Ben Clayton · 10 years ago
  100. 3d3c125 Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D calls. by Ben Clayton · 10 years ago