index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
FontRenderer.cpp
Age
Commit message (
Expand
)
Author
2017-11-03
Format the world (or just HWUI)
John Reck
2017-08-15
Adjust font texture cache based on device density.
Seigo Nonaka
2017-08-10
Delete all ro.hwui.* props
John Reck
2017-02-09
Remove build flag ANDROID_ENABLE_RENDERSCRIPT
Po-Chien Hsueh
2017-01-04
Remove clipRegion from the public API.
Derek Sollenberger
2016-10-11
Linear blending, step 1
Romain Guy
2016-09-14
resolve merge conflicts of 0ec2fd7 to master
sergeyv
2016-09-12
HWUI: track upload & recent usage in font cache
sergeyv
2016-09-08
HWUI: calculate used memory in FontCache for gfxinfo
sergeyv
2016-07-07
Delete old rendering pipeline
Chris Craik
2016-04-19
Fix shadow radius too large for RS
Chris Craik
2016-02-08
Fix TextDropShadowCacheTests and glyph_t everywhere
Chris Craik
2016-01-20
Normalize GL_UNPACK_ALIGNMENT
John Reck
2015-12-10
Avoid unneeded rect params
Chris Craik
2015-12-09
Add bitmapmesh, rect, and patch rendering
Chris Craik
2015-12-07
Merged op dispatch in OpReorderer
Chris Craik
2015-11-25
Move BakedOpDispatcher to separate file
Chris Craik
2015-11-20
Initial text support in new reorderer/renderer
Chris Craik
2015-10-03
am 697e3dd6: am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master
Stephen Hines
2015-10-02
resolved conflicts for bd57dac5 to stage-aosp-master
Stephen Hines
2015-10-02
Don't unregister Fonts from renderer at destruction
Chris Craik
2015-09-22
Remove lookup3 gamma code
Chris Craik
2015-08-19
Remove MathUtils::min/max
Chris Craik
2015-08-14
Make the value for shadowRadius less than 1.0 work
huanhuan.x.wang
2015-08-12
Hwui: Remove unused variables
Andreas Gampe
2015-07-30
Replace most usages of utils/Vector.h
John Reck
2015-07-27
Hwui: Remove unused variables
Andreas Gampe
2015-07-07
Remove all usage of fmin and fmax
Chris Craik
2015-06-02
Handle shader matrix correctly when ignoring canvas transform
Chris Craik
2015-04-14
Make the value for shadowRadius less than 1.0 work
huanhuan.x.wang
2015-04-10
am 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in fon...
John Reck
2015-04-10
Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."
John Reck
2015-04-03
Delete pre-glop path
Chris Craik
2015-03-19
Fix clang build
Chris Craik
2015-03-18
Use glops for text rendering
Chris Craik
2015-02-27
Cleanup of FontRenderer
Chris Craik
2015-02-02
Refactoring of Program ownership/lifecycle, and WIP Glop rendering path
Chris Craik
2015-01-30
Refactor blending and texture gl state
Chris Craik
2015-01-28
Move more GL state management to RenderState and its directory
Chris Craik
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2014-12-23
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-11-22
Revert "resolved conflicts for merge of 220c3f4f to master"
Andreas Gampe
2014-11-22
Revert "Frameworks/base: Unused parameters in hwui"
John Reck
2014-11-21
Frameworks/base: Unused parameters in hwui
Andreas Gampe
2014-11-10
Frameworks/base: Wall Werror in libs/hwui
Andreas Gampe
2014-08-29
Fix GL_INVALID_OPERATION in font renderer when font cache is limited.
chaochen
2014-07-07
Add hack for custom re-rasterization buckets
Chris Craik
2014-05-23
Merge "Pass the radius as a float deeper into HWUI allowing RS to generate mo...
Derek Sollenberger
2014-05-22
Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-21
Pass the radius as a float deeper into HWUI allowing RS to generate more accu...
Derek Sollenberger
[next]