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