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
/
libs
/
hwui
/
OpenGLRenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip eglSwapBuffers() call when we do not draw to GL
Chet Haase
2012-05-31
1
-60
/
+92
*
Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev
Chris Craik
2012-05-22
1
-2
/
+1
|
\
|
*
Avoid crash if onDetachedFromWindow called after destroy
Chris Craik
2012-05-22
1
-2
/
+1
*
|
Merge "Add temporary functor lifetime logging" into jb-dev
Chris Craik
2012-05-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Add temporary functor lifetime logging
Chris Craik
2012-05-22
1
-1
/
+2
*
|
Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev
Romain Guy
2012-05-22
1
-9
/
+16
|
\
\
|
|
/
|
/
|
|
*
Ensure we always set the proper blending mode
Romain Guy
2012-05-22
1
-9
/
+16
*
|
Don't clear the functor at every draw
Chris Craik
2012-05-22
1
-1
/
+2
|
/
*
Avoid unnecessary copy when invoking drawBitmap(int[])
Romain Guy
2012-05-15
1
-0
/
+4
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-0
/
+15
*
Revert "Add temporary functor lifetime logging"
Chris Craik
2012-05-08
1
-1
/
+0
*
Add temporary functor lifetime logging
Chris Craik
2012-05-02
1
-0
/
+1
*
Merge "Decode common GL error codes when logging frame error status" into jb-dev
Romain Guy
2012-04-26
1
-1
/
+10
|
\
|
*
Decode common GL error codes when logging frame error status
Romain Guy
2012-04-26
1
-1
/
+10
*
|
Merge "On new content, attach functor directly" into jb-dev
John Reck
2012-04-26
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
On new content, attach functor directly
Chris Craik
2012-04-25
1
-4
/
+4
*
|
Ensure we start every frame in the proper GL state
Romain Guy
2012-04-25
1
-0
/
+8
|
/
*
Fix the build before the bot yells at me.
Romain Guy
2012-04-23
1
-1
/
+1
*
Prevent WebView from crashing when detached from the window
Romain Guy
2012-04-23
1
-21
/
+31
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
1
-8
/
+3
*
Fix layer blending bug
Chet Haase
2012-04-12
1
-0
/
+5
*
Pass width/height parameters to webview
Chet Haase
2012-04-11
1
-0
/
+4
*
fix functor flag parsing, tweak process delay
Chris Craik
2012-04-05
1
-2
/
+2
*
Merge "Disable AA lines vertex attrib arrays after rendering"
Romain Guy
2012-04-04
1
-7
/
+54
|
\
|
*
Disable AA lines vertex attrib arrays after rendering
Romain Guy
2012-04-04
1
-7
/
+54
*
|
Merge "Optimize FBOs composition"
Romain Guy
2012-04-03
1
-5
/
+3
|
\
\
|
|
/
|
*
Optimize FBOs composition
Romain Guy
2012-04-03
1
-5
/
+3
*
|
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-0
/
+2
*
|
Merge "Prevent crash when flushing the layers cache Bug #6258973"
Romain Guy
2012-04-02
1
-0
/
+1
|
\
\
|
|
/
|
*
Prevent crash when flushing the layers cache
Romain Guy
2012-04-02
1
-0
/
+1
*
|
Allow fine-grained control over functors execution
Romain Guy
2012-04-02
1
-3
/
+40
|
/
*
Re-enabling DisplayList properties
Chet Haase
2012-03-27
1
-13
/
+2
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-4
/
+4
*
Handle view properties at the native level
Chet Haase
2012-03-12
1
-5
/
+15
*
Don't bind data to missing uniforms
Romain Guy
2012-03-09
1
-1
/
+1
*
Deferred layer updates
Romain Guy
2012-03-02
1
-0
/
+18
*
Small tweak to Canvas.drawPath() GL implementation
Romain Guy
2012-03-01
1
-1
/
+1
*
Full implementation of Canvas.drawPath()
Romain Guy
2012-02-29
1
-40
/
+20
*
More infrastructure for Canvas.drawTextOnPath
Romain Guy
2012-02-24
1
-1
/
+67
*
Add hooks to implement Canvas.drawTextOnPath() in GL
Romain Guy
2012-02-24
1
-0
/
+5
*
Record possible clip rejects when recording display lists
Romain Guy
2012-02-17
1
-4
/
+4
*
Add optional metadata to initiliaze the render threat.
Romain Guy
2012-02-01
1
-30
/
+26
*
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-30
1
-0
/
+12
*
Add stencil buffer to the EGL config
Romain Guy
2012-01-30
1
-0
/
+4
*
Add full support for Canvas.setDrawFilter()
Romain Guy
2012-01-23
1
-0
/
+26
*
Full support for Canvas.drawPosText
Romain Guy
2012-01-18
1
-12
/
+66
*
First pass at implementing Canvas.drawPosText() in GL
Romain Guy
2012-01-17
1
-1
/
+13
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Properly restore the GL scissor after a GL draw functor
Romain Guy
2012-01-03
1
-21
/
+28
[next]