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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
HardwareRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extra systrace tracing
Romain Guy
2012-06-19
1
-12
/
+43
*
Fix attachFunctor path to ignore delay
Chris Craik
2012-06-12
1
-4
/
+5
*
Track canvas clearing for swap buffers logic.
Chet Haase
2012-06-07
1
-8
/
+6
*
Revert "Add more temporary logging for investigating detachFunctor"
Chris Craik
2012-06-06
1
-1
/
+1
*
Add more temporary logging for investigating detachFunctor
Chris Craik
2012-06-05
1
-1
/
+1
*
Merge "Skip eglSwapBuffers() call when we do not draw to GL" into jb-dev
Chet Haase
2012-06-01
1
-14
/
+18
|
\
|
*
Skip eglSwapBuffers() call when we do not draw to GL
Chet Haase
2012-05-31
1
-14
/
+18
*
|
Force webview invalidates on unsuccessful functor attach
Chris Craik
2012-05-31
1
-3
/
+7
|
/
*
Remove unused, obsolete debug code
Romain Guy
2012-05-21
1
-24
/
+4
*
Log more frame data when profiling GL apps
Romain Guy
2012-05-07
1
-1
/
+1
*
New constant used by dev settings
Romain Guy
2012-04-27
1
-6
/
+10
*
Prevent WebView from crashing when detached from the window
Romain Guy
2012-04-23
1
-2
/
+43
*
Invoke onTrimMemory with an EGL context
Romain Guy
2012-04-23
1
-4
/
+31
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
1
-2
/
+1
*
Fix SurfaceTexture leak in TextureView
Romain Guy
2012-04-11
1
-14
/
+39
*
Merge "Release the scratch pbuffer surface after use"
Jesse Hall
2012-04-09
1
-0
/
+8
|
\
|
*
Release the scratch pbuffer surface after use
Jesse Hall
2012-04-05
1
-0
/
+8
*
|
Merge "fix functor flag parsing, tweak process delay"
Chris Craik
2012-04-06
1
-1
/
+1
|
\
\
|
*
|
fix functor flag parsing, tweak process delay
Chris Craik
2012-04-05
1
-1
/
+1
|
|
/
*
/
TextureView: add setSurfaceTexture method
Jamie Gennis
2012-04-05
1
-2
/
+16
|
/
*
Enhanced frame profiling from gfxinfo
Chet Haase
2012-04-04
1
-3
/
+28
*
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-5
/
+1
*
Allow fine-grained control over functors execution
Romain Guy
2012-04-02
1
-10
/
+44
*
Merge "Add frame counter to dumpGfxInfo"
Michael Jurka
2012-04-02
1
-4
/
+16
|
\
|
*
Add frame counter to dumpGfxInfo
Michael Jurka
2012-03-30
1
-4
/
+16
*
|
Detect surface resizes
Romain Guy
2012-03-30
1
-7
/
+21
*
|
Refactor GLES20Canvas/HardwareRenderer JNI layers
Romain Guy
2012-03-28
1
-6
/
+42
|
/
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-6
/
+4
*
Destroy the hardware renderer when ViewRootImpl's die is post-poned
Romain Guy
2012-03-23
1
-2
/
+2
*
Don't make GLRenderer aware of GLES20Renderer
Romain Guy
2012-03-22
1
-9
/
+19
*
Code cleanup
Romain Guy
2012-03-20
1
-4
/
+5
*
Optimizing DisplayList properties
Chet Haase
2012-03-16
1
-0
/
+5
*
Work on more low memory reporting to apps.
Dianne Hackborn
2012-03-06
1
-9
/
+4
*
Perform early intersect to avoid unnecessary draws
Romain Guy
2012-02-23
1
-2
/
+0
*
am 6ad5d69d: am 0a232673: am bf378fd7: Don\'t allow screen invalidations to g...
Michael Jurka
2012-02-23
1
-0
/
+2
|
\
|
*
Don't allow screen invalidations to go outside bounds of screen
Michael Jurka
2012-02-23
1
-0
/
+2
*
|
Record possible clip rejects when recording display lists
Romain Guy
2012-02-17
1
-1
/
+2
*
|
Make it easier to enable dirty regions debugging
Romain Guy
2012-02-15
1
-10
/
+24
*
|
New debugging tool in adb shell dumpsys gfxinfo
Romain Guy
2012-02-13
1
-20
/
+104
*
|
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-30
1
-3
/
+6
*
|
Add stencil buffer to the EGL config
Romain Guy
2012-01-30
1
-1
/
+1
*
|
hack up frame latency measurement
Jamie Gennis
2012-01-24
1
-0
/
+12
*
|
Merge "Sub display list in TextView"
Gilles Debunne
2012-01-13
1
-2
/
+2
|
\
\
|
*
|
Sub display list in TextView
Gilles Debunne
2012-01-12
1
-2
/
+2
*
|
|
Remove unused parameter
Romain Guy
2012-01-13
1
-5
/
+4
|
/
/
*
|
Enable dirty regions on newly created EGL surfaces
Romain Guy
2011-12-09
1
-2
/
+15
*
|
Improve latency instrumentation.
Jeff Brown
2011-12-01
1
-2
/
+41
|
/
*
Fix flashing wifi dialog after rotating back from landscape.
Chet Haase
2011-11-28
1
-0
/
+12
*
Notify views when EGL resources are about to be destroyed
Romain Guy
2011-11-21
1
-22
/
+51
*
Add new ManagedEGLContext class to help apps participate in memory trimming.
Dianne Hackborn
2011-11-16
1
-34
/
+56
[next]