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
*
Rename drawGeneralText to drawText
Romain Guy
2012-07-27
1
-2
/
+2
*
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-23
1
-6
/
+16
*
Merge "Add drop shadow for drawPosText in hwui renderer."
Raph Levien
2012-07-20
1
-33
/
+44
|
\
|
*
Add drop shadow for drawPosText in hwui renderer.
Raph Levien
2012-07-20
1
-33
/
+44
*
|
Clip lines, AA rects and points correctly
Romain Guy
2012-07-18
1
-34
/
+43
|
/
*
Don't clear the dirty clip flag if it's not applied
Romain Guy
2012-07-17
1
-5
/
+25
*
Add shader-based text gamma correction
Romain Guy
2012-07-16
1
-0
/
+16
*
Don't copy paints for 9patches
Romain Guy
2012-07-16
1
-26
/
+14
*
Refactor GammaFontRenderer
Romain Guy
2012-07-13
1
-3
/
+3
*
Improve rendering speed by disabling scissor tests
Romain Guy
2012-07-13
1
-6
/
+10
*
Text shadow alpha handling incorrect
Romain Guy
2012-07-13
1
-15
/
+5
*
Remove obsolete optimization
Romain Guy
2012-07-12
1
-3
/
+2
*
Textured text calls could be invisible
Romain Guy
2012-06-11
1
-0
/
+3
*
Track canvas clearing for swap buffers logic.
Chet Haase
2012-06-07
1
-3
/
+6
*
Revert "Add more temporary logging for investigating detachFunctor"
Chris Craik
2012-06-06
1
-5
/
+2
*
Add more temporary logging for investigating detachFunctor
Chris Craik
2012-06-05
1
-2
/
+5
*
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
[next]