index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opengl
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to make SyncFence from EGL
John Reck
2022-02-10
1
-0
/
+40
*
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-03-31
1
-0
/
+9
*
Move framework java filegroups into subdirectories
Anton Hansson
2021-03-30
1
-0
/
+5
*
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-08
1
-0
/
+4
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
2
-2
/
+4
*
Replace dalvik..UnsupportedAppUsage annotation.
Artur Satayev
2020-01-23
2
-4
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
4
-6
/
+5
*
Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0...
Automerger Merge Worker
2019-12-19
6
-7
/
+10
|
\
|
*
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-19
6
-7
/
+10
*
|
Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d...
Automerger Merge Worker
2019-12-18
6
-10
/
+7
|
\
|
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
6
-10
/
+7
|
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-08
2
-3
/
+17
*
|
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-19
2
-3
/
+17
*
|
Create C API for accessing android.graphics.Bitmap in native code.
Derek Sollenberger
2019-09-10
1
-17
/
+13
|
/
*
EGLAttrib requires special handling in JNI
Courtney Goeltzenleuchter
2019-04-04
1
-10
/
+13
*
Pass Bitmap's native instance to JNI where feasible
Leon Scroggins III
2019-03-27
1
-11
/
+15
*
Make EGL15 class final
Courtney Goeltzenleuchter
2018-10-24
1
-1
/
+3
*
Add EGL15: eglCreateImage, eglDestroyImage
Courtney Goeltzenleuchter
2018-10-23
1
-0
/
+18
*
Update to EGL 1.5
Courtney Goeltzenleuchter
2018-10-16
3
-0
/
+223
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-17
1
-0
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-09
3
-0
/
+11
*
remove unused private field
Mike Reed
2017-05-01
1
-3
/
+0
*
Workaround apps that override surfaceCreated
John Reck
2017-04-21
1
-0
/
+7
*
docs: Update gluUnProject parameter description. am: 232c4900ac am: cb6a5fc0f...
Ricardo Loo
2017-02-06
1
-2
/
+2
|
\
|
*
docs: Update gluUnProject parameter description.
Ricardo Loo
2017-02-03
1
-2
/
+2
*
|
Add EGL_RECORDABLE_ANDROID enum in EGLExt
Kalle Raita
2017-01-12
1
-0
/
+1
*
|
Provide non-blocking SurfaceView draw notification path.
Robert Carr
2017-01-09
1
-14
/
+27
*
|
Guarantee that glMapBufferRange/glGetBufferPointv return a ByteBuffer
Romain Guy
2016-11-30
1
-0
/
+8
*
|
Deprecate eglCreatePixmapSurface
Romain Guy
2016-11-30
2
-0
/
+2
*
|
Merge \"Merge \\"update GlSurfaceView:onPause/Resume docs\\" into nyc-mr1-dev...
John Reck
2016-07-01
1
-131
/
+31
|
\
|
|
*
update GlSurfaceView:onPause/Resume docs
John Reck
2016-06-29
1
-131
/
+31
*
|
Correct spelling error in GLSurfaceView.
Aurimas Liutikas
2016-06-07
1
-1
/
+1
|
/
*
Make surfaceRedrawNeeded forgiving
John Reck
2016-04-18
1
-1
/
+3
*
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
Pablo Ceballos
2016-02-29
1
-1
/
+16
|
\
|
*
Fix glGetTransformFeedbackVarying JNI
Pablo Ceballos
2016-02-09
1
-1
/
+16
*
|
Add glReadPixels with buffer-offset argument
Pablo Ceballos
2016-02-22
1
-0
/
+12
|
/
*
Fix reentrant deadlock in GLSurfaceView.
Robert Carr
2016-01-26
1
-2
/
+27
*
Implement surfaceRedrawNeeded for GLSurfaceView
Robert Carr
2016-01-08
1
-5
/
+35
*
Add GLES32 class and JNI
Pablo Ceballos
2015-12-18
2
-1
/
+787
*
Merge "Add missing OpenGLES 3.1 bitfield constants."
Pablo Ceballos
2015-10-27
1
-2
/
+8
|
\
|
*
Add missing OpenGLES 3.1 bitfield constants.
Pablo Ceballos
2015-09-29
1
-2
/
+8
*
|
Remove GLTrace support
Pablo Ceballos
2015-10-06
1
-6
/
+0
|
/
*
Add tracing to GLSurfaceView
Chris Craik
2015-06-08
1
-3
/
+19
*
Cleanup Bitmap JNI attempt #2
John Reck
2015-03-05
1
-10
/
+0
*
Revert "Cleanup Bitmap JNI"
Chad Jones
2015-03-05
1
-0
/
+10
*
Cleanup Bitmap JNI
John Reck
2015-03-05
1
-10
/
+0
*
Re-allow suppressing onDetachedFromWindow
John Reck
2014-10-01
1
-3
/
+2
*
Fix onTrimMemory for HardwareRenderer
John Reck
2014-06-30
1
-137
/
+0
*
opengl: Un-hide GLES31 and GLES31Ext classes
Jesse Hall
2014-05-21
2
-2
/
+0
*
opengl: Add GLES31 and GLES31Ext classes
Jesse Hall
2014-05-21
2
-0
/
+1779
[next]