1. 9a5c310 Replace dalvik..UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 4 months ago
  2. 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 5 months ago
  3. 90dc909 Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 019286764f am: f6253ef435 by Automerger Merge Worker · 4 years, 6 months ago
  4. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 4 years, 6 months ago
  5. 2773530 Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d am: c7f44bacbe by Automerger Merge Worker · 4 years, 6 months ago
  6. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 6 months ago
  7. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 7 months ago
  8. fc46be7 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 7 months ago
  9. 9ca5bbe Create C API for accessing android.graphics.Bitmap in native code. by Derek Sollenberger · 4 years, 10 months ago
  10. 43ef0c3 EGLAttrib requires special handling in JNI by Courtney Goeltzenleuchter · 5 years ago
  11. 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 5 years ago
  12. 986992f Make EGL15 class final by Courtney Goeltzenleuchter · 6 years ago
  13. 6e8c60c Add EGL15: eglCreateImage, eglDestroyImage by Courtney Goeltzenleuchter · 6 years ago
  14. 367ed8b Update to EGL 1.5 by Courtney Goeltzenleuchter · 6 years ago
  15. b6c9782 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  16. c04326d7 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  17. 287a131 remove unused private field by Mike Reed · 7 years ago
  18. e7f4286 Workaround apps that override surfaceCreated by John Reck · 7 years ago
  19. 5e490d6 docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f3 am: 94122af913 by Ricardo Loo · 7 years ago
  20. 232c490 docs: Update gluUnProject parameter description. by Ricardo Loo · 7 years ago
  21. ebce2a7 Add EGL_RECORDABLE_ANDROID enum in EGLExt by Kalle Raita · 7 years ago
  22. 25cfa13 Provide non-blocking SurfaceView draw notification path. by Robert Carr · 8 years ago
  23. 986af18 Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBuffer by Romain Guy · 8 years ago
  24. 1f071dd Deprecate eglCreatePixmapSurface by Romain Guy · 8 years ago
  25. a6546e4 Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev am: ee557b2b99\" into nyc-mr1-dev-plus-aosp by John Reck · 8 years ago
  26. cf89019 update GlSurfaceView:onPause/Resume docs by John Reck · 8 years ago
  27. 35ff3b3 Correct spelling error in GLSurfaceView. by Aurimas Liutikas · 8 years ago
  28. fd3cee1 Make surfaceRedrawNeeded forgiving by John Reck · 8 years ago
  29. 86a27f3 Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev by Pablo Ceballos · 8 years ago
  30. 68981ff Add glReadPixels with buffer-offset argument by Pablo Ceballos · 8 years ago
  31. 59fb43e Fix glGetTransformFeedbackVarying JNI by Pablo Ceballos · 8 years ago
  32. d4393b2 Fix reentrant deadlock in GLSurfaceView. by Robert Carr · 8 years ago
  33. 2b3bf72 Implement surfaceRedrawNeeded for GLSurfaceView by Robert Carr · 8 years ago
  34. 38c1a7e Add GLES32 class and JNI by Pablo Ceballos · 9 years ago
  35. dce45fd Merge "Add missing OpenGLES 3.1 bitfield constants." by Pablo Ceballos · 9 years ago
  36. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  37. 3cdc93c Add missing OpenGLES 3.1 bitfield constants. by Pablo Ceballos · 9 years ago
  38. 59b429d Add tracing to GLSurfaceView by Chris Craik · 9 years ago
  39. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  40. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  41. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  42. 77e4a52 Re-allow suppressing onDetachedFromWindow by John Reck · 10 years ago
  43. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  44. 61b2dfe opengl: Un-hide GLES31 and GLES31Ext classes by Jesse Hall · 10 years ago
  45. 7ab63ac opengl: Add GLES31 and GLES31Ext classes by Jesse Hall · 10 years ago
  46. 4660c9e am 43cea7ea: am 650a8860: am fc3c6a0e: Merge "EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested." by Jesse Hall · 10 years ago
  47. 28a5c59 EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested. by Jin Zhebin · 10 years ago
  48. b14dfe2 Revert "Revert "Workaround apps not calling super.onDetachedFromWindow()"" by John Reck · 10 years ago
  49. bac16fa Revert "Workaround apps not calling super.onDetachedFromWindow()" by Bart Sears · 10 years ago
  50. 198d208 Workaround apps not calling super.onDetachedFromWindow() by John Reck · 10 years ago
  51. 80009c0 Fix bad link tag in javadoc. by Narayan Kamath · 10 years ago
  52. 1801b18 API changes for 64 bit platforms. by Narayan Kamath · 10 years ago
  53. e5f9894 am 7aec4109: am 7aeb4307: am 2525acf5: am e4dae5f2: Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 10 years ago
  54. 64d38d9 AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 10 years ago
  55. a77cf87 Merge "Tabs -> spaces in frameworks/base." by John Spurlock · 10 years ago
  56. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  57. 58908b0 am d8410d38: am 614b00de: am a88abfb3: am 6ab07fac: Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 10 years ago
  58. 84bbeb9 Use long for pointers in opengl/EGL classes by Ashok Bhat · 10 years ago
  59. 9ba6ecb Hide three malformed GL bindings by Andy McFadden · 10 years ago
  60. 863f98b Use long to store pointers in GLES_JNI/EGL classes by Ashok Bhat · 10 years ago
  61. a0ab49b Merge "Fix incorrect name in eglSwapBuffers log wrapper" by Jesse Hall · 10 years ago
  62. 5446040 Fix incorrect name in eglSwapBuffers log wrapper by Brian Harris · 10 years ago
  63. 066bdcf Merge "Fix wrapper equals()" by Andy McFadden · 11 years ago
  64. a017553 Fix wrapper equals() by Andy McFadden · 11 years ago
  65. 043d13a Minor fixes to android.opengl.Matrix by Andy McFadden · 11 years ago
  66. 0c79d80 Add android.opengl.EGLExt class for EGL extensions by Jesse Hall · 11 years ago
  67. f48b032 Revert all recent GLSurfaceView changes. by Jeff Brown · 11 years ago
  68. 8b60e45 Fix change of behavior in Looper.quit(). by Jeff Brown · 11 years ago
  69. 78bc203 don't trigger a render when setting the rendermode by Mathias Agopian · 11 years ago
  70. c7bdd50 Merge "Unhide android.opengl.GLES30 class and contents" into jb-mr2-dev by Jesse Hall · 11 years ago
  71. 811d373 Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-dev by Jesse Hall · 11 years ago
  72. 58d80c5 Unhide android.opengl.GLES30 class and contents by Jesse Hall · 11 years ago
  73. d830e74 Add android.opengl.GLES30, hidden for now by Jesse Hall · 11 years ago
  74. ab814a6 Don't draw synchronously in onResume() by Mathias Agopian · 11 years ago
  75. 57d019e rework GLSurfaceView so it can use the choreographer by Mathias Agopian · 11 years ago
  76. ea62b95 Fix createSurface / eglCreateWindowSurface race. by Jack Palevich · 11 years ago
  77. 34f17dd Publish new MediaCodec API by Andy McFadden · 11 years ago
  78. 0c361e9 Add eglPresentationTimeANDROID by Andy McFadden · 11 years ago
  79. 15284de regenerate GLES java bindings by Mathias Agopian · 11 years ago
  80. 89be00b regenerate egl/gles stubs from glgen by Mathias Agopian · 11 years ago
  81. 0c1761b DdmServer: add controls for OpenGL tracing by Siva Velusamy · 11 years ago
  82. 29e0bd2 GLSurfaceView defaults to 888 instead of 565 by Mathias Agopian · 12 years ago
  83. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  84. 1296c63 Enable use of Surface as a native window in EGL14 wrapper. by Jeff Brown · 12 years ago
  85. 42e1e0d Improve gradients by Romain Guy · 12 years ago
  86. 0a088f5 Fix android.opengl.Matrix frustum's generation by Romain Guy · 12 years ago
  87. 63cf075 Merge "Make HardwareRenderer able to target generic Surface objects" by Romain Guy · 12 years ago
  88. 786fc93 Make HardwareRenderer able to target generic Surface objects by Romain Guy · 12 years ago
  89. dd06946 updated gles20 bindings, fixes broken methods by Thomas Tafertshofer · 12 years ago
  90. 9b18b51 EGL 1.4 API without @hide by Thomas Tafertshofer · 12 years ago
  91. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  92. cee059d Improve GLSurfaceView Pausing. by Jack Palevich · 12 years ago
  93. 7dee7a3 Notify monitor waiters when changing mSurfaceIsBad value. by Jack Palevich · 12 years ago
  94. 7d73df8 Try to survive a failure return from eglMakeCurrent. by Jack Palevich · 12 years ago
  95. db6c78b Make GLSurfaceView handle eglSwapBuffers errors more robustly. by Jack Palevich · 12 years ago
  96. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 12 years ago
  97. f7f4c20 Merge "Remove EGL context limit for Adreno GPUs." by Jack Palevich · 12 years ago
  98. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  99. 8b854cd Remove EGL context limit for Adreno GPUs. by Jack Palevich · 12 years ago
  100. 48a59c3 Ignore EGL_BAD_CURRENT_SURFACE errors from eglSwapBuffers by Jack Palevich · 12 years ago