Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
f3ad324a8d3f5b5530bd1945f461faf4b0adec8c
/
libs
/
hwui
/
FontRenderer.cpp
e8c3c81
Fix TextDropShadowCacheTests and glyph_t everywhere
by Chris Craik
· 9 years ago
2de7771
Normalize GL_UNPACK_ALIGNMENT
by John Reck
· 9 years ago
5430ab2
Avoid unneeded rect params
by Chris Craik
· 9 years ago
f09ff5a
Add bitmapmesh, rect, and patch rendering
by Chris Craik
· 9 years ago
15c3f19
Merged op dispatch in OpReorderer
by Chris Craik
· 9 years ago
9e7fcfd
Move BakedOpDispatcher to separate file
by Chris Craik
· 9 years ago
a171727
Initial text support in new reorderer/renderer
by Chris Craik
· 9 years ago
0fe8ea2
am 697e3dd6: am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master
by Stephen Hines
· 9 years ago
ee144b1
resolved conflicts for bd57dac5 to stage-aosp-master
by Stephen Hines
· 9 years ago
148c78f8
Don't unregister Fonts from renderer at destruction
by Chris Craik
· 9 years ago
c08820f
Remove lookup3 gamma code
by Chris Craik
· 9 years ago
9db58c0
Remove MathUtils::min/max
by Chris Craik
· 9 years ago
a46ca5e
Make the value for shadowRadius less than 1.0 work
by huanhuan.x.wang
· 10 years ago
fea85a3
Hwui: Remove unused variables
by Andreas Gampe
· 9 years ago
272a685
Replace most usages of utils/Vector.h
by John Reck
· 9 years ago
cb4af9b
Hwui: Remove unused variables
by Andreas Gampe
· 9 years ago
e6a15ee
Remove all usage of fmin and fmax
by Chris Craik
· 10 years ago
53e51e4
Handle shader matrix correctly when ignoring canvas transform
by Chris Craik
· 10 years ago
8d9b5fb
Make the value for shadowRadius less than 1.0 work
by huanhuan.x.wang
· 10 years ago
cdd3021
am 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."
by John Reck
· 10 years ago
a08f6a6
Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."
by John Reck
· 10 years ago
8284073
Delete pre-glop path
by Chris Craik
· 10 years ago
c6128ba
Fix clang build
by Chris Craik
· 10 years ago
e2bb380
Use glops for text rendering
by Chris Craik
· 10 years ago
083e733
Cleanup of FontRenderer
by Chris Craik
· 10 years ago
6c15ffa
Refactoring of Program ownership/lifecycle, and WIP Glop rendering path
by Chris Craik
· 10 years ago
44eb2c0
Refactor blending and texture gl state
by Chris Craik
· 10 years ago
96a5c4c
Move more GL state management to RenderState and its directory
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
51d6a3d
Cleanup various clang warnings, use unique_ptrs in several places
by Chris Craik
· 10 years ago
64bb413
Revert "resolved conflicts for merge of 220c3f4f to master"
by Andreas Gampe
· 10 years ago
8b59a52
Revert "Frameworks/base: Unused parameters in hwui"
by John Reck
· 10 years ago
42ddc18
Frameworks/base: Unused parameters in hwui
by Andreas Gampe
· 10 years ago
1e19674
Frameworks/base: Wall Werror in libs/hwui
by Andreas Gampe
· 10 years ago
1f61b19
Fix GL_INVALID_OPERATION in font renderer when font cache is limited.
by chaochen
· 10 years ago
59744b7
Add hack for custom re-rasterization buckets
by Chris Craik
· 11 years ago
c33fb2b
Merge "Pass the radius as a float deeper into HWUI allowing RS to generate more accurate blurs."
by Derek Sollenberger
· 11 years ago
d1ad5e6
Inspect SkShader to determine hw shader.
by Leon Scroggins III
· 11 years ago
e392c81
Pass the radius as a float deeper into HWUI allowing RS to generate more accurate blurs.
by Derek Sollenberger
· 11 years ago
81997fe
am 3cb74d21: am 5d8343b8: am a85db5ab: Merge "libhwui: Handle the blurImage() implement once RS::init fail"
by Chris Craik
· 11 years ago
ea42e01
libhwui: Handle the blurImage() implement once RS::init fail
by Lu, Shenghua
· 11 years ago
63d41ab
Use pre-computed index to draw the shadow.
by ztenghui
· 11 years ago
76d3a1b
Removing SkiaColorFilter and inspecting the native object directly.
by Derek Sollenberger
· 11 years ago
d218a92
Use const where possible for drawing parameters
by Chris Craik
· 11 years ago
804ff38
Handle user-defined cache path for RS.
by Tim Murray
· 11 years ago
abe55e9
Handle user-defined cache path for RS.
by Tim Murray
· 11 years ago
4063a0e
Clean up modelView matrix logic
by Chris Craik
· 11 years ago
9e233b5
am ab99b39d: am ddc0a63d: Merge "fix emoji clipping in hw draw path" into klp-dev
by Victoria Lease
· 11 years ago
16c8406
fix emoji clipping in hw draw path
by Victoria Lease
· 11 years ago
efb6beb
am 19c727bb: am 895a4375: Merge "Fix FontRenderer bug." into klp-dev
by Tim Murray
· 11 years ago
7a454ba
Fix FontRenderer bug.
by Tim Murray
· 11 years ago
86ebf28
am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-dev
by Tim Murray
· 11 years ago
9578e64
Add flags word to initialization.
by Tim Murray
· 11 years ago
ede1dea
am 816f3058: am cf8e6778: Merge "Handle updates to C++ API." into klp-dev
by Tim Murray
· 11 years ago
d8c8aaa
Handle updates to C++ API.
by Tim Murray
· 11 years ago
3380cfd
Replace float arrays with readable names
by Romain Guy
· 11 years ago
723b2fe
fix kBW_Format glyphs
by Victoria Lease
· 11 years ago
250b1cf
Handle updates to RS C++ API.
by Tim Murray
· 11 years ago
1e54681
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
by Victoria Lease
· 12 years ago
31e08e9
Share Caches' index buffer with FontRenderer
by Romain Guy
· 12 years ago
8aa195d
Introduce Caches::bindTexture() to reduce glBindTexture calls
by Romain Guy
· 12 years ago
55709fc
am 55b883b0: am 30c990c3: Merge "Draw Operation merging" into jb-mr2-dev
by Chris Craik
· 12 years ago
527a3aa
Draw Operation merging
by Chris Craik
· 12 years ago
e48da96
resolved conflicts for merge of 886e1204 to master
by Romain Guy
· 12 years ago
cf51a41
Introduce PixelBuffer API to enable PBOs
by Romain Guy
· 12 years ago
f7648b7
am 21af446c: am a151ef8c: Merge "First OpenGL ES 3.0 based optimization" into jb-mr2-dev
by Romain Guy
· 12 years ago
0908764
First OpenGL ES 3.0 based optimization
by Romain Guy
· 12 years ago
e4d9a01
Phase 1 of refactoring SystemServer.
by Dan Morrill
· 12 years ago
257ae35
Optimize text GL setup
by Romain Guy
· 12 years ago
661a87e
Reduce number of glDraw calls when drawing text
by Romain Guy
· 12 years ago
115096f
Minimize texture binds when drawing text
by Romain Guy
· 12 years ago
6e20040
Move blur code from FontRenderer to utils/Blur.cpp
by Romain Guy
· 12 years ago
0b58a3d
Make glyph copies a little more cache friendly
by Romain Guy
· 12 years ago
a4adcf0
Support 3D rotations when drawing text
by Romain Guy
· 12 years ago
dd8697c
Avoid double blur
by Chris Craik
· 12 years ago
08d160a
am 7a60c43d: Merge "Use free for memory chunks allocated through memalign."
by Ben Cheng
· 12 years ago
15641a6
Use free for memory chunks allocated through memalign.
by Ben Cheng
· 12 years ago
0229d08
am 805a6fe7: Merge "Revert "Revert "Use RenderScript for large text blurs"""
by Chris Craik
· 12 years ago
f2d8ccc
Revert "Revert "Use RenderScript for large text blurs""
by Chris Craik
· 12 years ago
bf5703e
Revert "Use RenderScript for large text blurs"
by Chris Craik
· 12 years ago
7c1a49f
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE
by Chris Craik
· 12 years ago
3f76e65
Use RenderScript for large text blurs
by Chris Craik
· 12 years ago
23e500d
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
by Derek Sollenberger
· 12 years ago
b969a0d
Add support for non-antialiased text
by Romain Guy
· 12 years ago
19d4f18
resolved conflicts for merge of c88c60be to master-chromium
by Romain Guy
· 12 years ago
e3a9b24
Add plumbing for better text scaling
by Romain Guy
· 12 years ago
ca79cf6
Update framework to support r5967 of Skia.
by Derek Sollenberger
· 12 years ago
7bb3cfe
Another optimization of glyph cache uploads
by Sangkyu Lee
· 12 years ago
cb4d600
Add stroke support to polygonal shape rendering
by Chris Craik
· 12 years ago
b92d8f7
Optimize glyph cache texture uploads
by Chet Haase
· 12 years ago
8087246
Code cleanup in FontRenderer
by Romain Guy
· 12 years ago
9b1204b
Small code cleanup in FontRenderer
by Romain Guy
· 12 years ago
9f5dab3
Refactor FontRenderer.cpp
by Romain Guy
· 12 years ago
eb32a49
Paramaterize and adjust the glyph cache sizes
by Chet Haase
· 12 years ago
f942cf1
Avoid thrashing the glyph cache during the precache phase
by Chet Haase
· 12 years ago
5a3ec71
Fix glyph cropping bug
by Chet Haase
· 12 years ago
378e919
Remove CacheTextureLine structure from FontRenderer
by Chet Haase
· 12 years ago
2efd5c5
Glyph cache optimization
by Chet Haase
· 12 years ago
e816bae
Optimize interactions with glyph cache
by Chet Haase
· 12 years ago
b603981
am 05e97e81: am 0be33f2d: Merge "Add shortcut to avoid potential divide by zero in some case"
by Jean-Baptiste Queru
· 12 years ago
Next »