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