index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
HardwareRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid multiple font cache texture uploads
Romain Guy
2013-03-26
1
-0
/
+3
*
Rename debug property and expose it in HardwareRenderer
Romain Guy
2013-02-25
1
-0
/
+13
*
Show Dalvik stack trace if an exception happens at draw time
Romain Guy
2013-02-19
1
-31
/
+21
*
Expose display list APIs
Romain Guy
2013-02-19
1
-8
/
+20
*
Add a render buffer cache to reuse stencil buffers
Romain Guy
2013-02-13
1
-1
/
+1
*
Tag HardwareRenderers with a name to help debugging
Romain Guy
2013-01-31
1
-0
/
+15
*
Object-based DisplayList recording
Chris Craik
2013-01-22
1
-1
/
+1
*
Implement clipRect with a transform, clipRegion & clipPath
Romain Guy
2013-01-17
1
-23
/
+2
*
Preliminary Support for region clipping
Romain Guy
2013-01-14
1
-11
/
+26
*
Add a new type of profiling graph: lines
Romain Guy
2013-01-10
1
-76
/
+333
*
Remove out-of-date comment and rename constant
Romain Guy
2013-01-07
1
-3
/
+2
*
Fix issue when toggling profiling from visual to off to visual
Romain Guy
2013-01-07
1
-4
/
+1
*
Update profiling properties
Romain Guy
2013-01-07
1
-20
/
+24
*
Use dp units instead of px to draw profiling graph
Romain Guy
2013-01-07
1
-18
/
+31
*
Make profiling graph more readable in all apps
Romain Guy
2013-01-04
1
-5
/
+6
*
Add visual profiling feature
Romain Guy
2013-01-04
1
-97
/
+268
*
am a9877672: am 780a53df: am 07efb030: Merge "Defer process mode upon draw" i...
Chris Craik
2012-12-06
1
-12
/
+8
|
\
|
*
Defer process mode upon draw
Chris Craik
2012-12-04
1
-12
/
+8
*
|
Apply dev. settings at runtime
Romain Guy
2012-11-30
1
-41
/
+89
*
|
Cleanup: remove unused property
Romain Guy
2012-11-29
1
-35
/
+0
|
/
*
Ensure we have a GL context before deleting View layers
Romain Guy
2012-10-23
1
-24
/
+29
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
1
-1
/
+6
*
Ensure we always request conformant OpenGL ES 2.0 contexts
Romain Guy
2012-10-15
1
-0
/
+10
*
Fix rendering artifacts on tiled renderers
Romain Guy
2012-10-03
1
-2
/
+7
*
Fix texture corruption
Chet Haase
2012-09-30
1
-0
/
+6
*
Always set the EGL_BUFFER_PRESERVED EGL_SWAP_BEHAVIOR
Romain Guy
2012-09-26
1
-20
/
+12
*
Really Trigger the log when EGL_NO_CONTEXT is returned by eglCreateContext
Romain Guy
2012-09-25
1
-1
/
+1
*
Trigger the log when EGL_NO_CONTEXT is returned by eglCreateContext
Romain Guy
2012-09-25
1
-8
/
+9
*
Add extra error check when eglCreateContext fails
Romain Guy
2012-09-24
1
-0
/
+6
*
Add support for a new developer setting: overdraw debugging
Romain Guy
2012-09-21
1
-1
/
+17
*
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-1
/
+15
*
Add support for QCOM_tiled_rendering
Romain Guy
2012-09-19
1
-3
/
+6
*
Add extra EGL error checking
Romain Guy
2012-09-17
1
-8
/
+14
*
More view hierarchy, fragment debugging.
Dianne Hackborn
2012-08-17
1
-4
/
+4
*
Add new debug tool to track hardware layers updates
Romain Guy
2012-08-06
1
-1
/
+13
*
Make HardwareRenderer able to target generic Surface objects
Romain Guy
2012-07-24
1
-22
/
+22
*
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
[next]