Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
0c29f39c8eb6677ad81154b9cbc3beb95433f221
/
libs
/
hwui
/
font
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
5693b24
Merge "Delete all ro.hwui.* props"
by John Reck
· 8 years ago
8dc02f9
Delete all ro.hwui.* props
by John Reck
· 8 years ago
fa4eaa6
Appease the static analyzer
by George Burgess IV
· 8 years ago
ee708fa
Remove unnecessary dependency, and fix the chain
by Leon Scroggins III
· 8 years ago
253f2c2
Linear blending, step 1
by Romain Guy
· 8 years ago
dcbc0e9
resolve merge conflicts of 0ec2fd7 to master
by sergeyv
· 8 years ago
0ec2fd7
HWUI: track upload & recent usage in font cache am: af102bee51 am: 42c01cf62f
by sergeyv
· 8 years ago
ee6aca5
HWUI: calculate used memory in FontCache for gfxinfo am: baf29e7cf4
by sergeyv
· 8 years ago
af102be
HWUI: track upload & recent usage in font cache
by sergeyv
· 8 years ago
baf29e7
HWUI: calculate used memory in FontCache for gfxinfo
by sergeyv
· 8 years ago
f4f18a2
Remove use of SkFixed. Update code to use SkGlyph.fAdvance[XY] after https://codereview.chromium.org/1737693006.
by Ben Wagner
· 9 years ago
ec45add
Merge \"Performance Optimization: Align texture dirty rect\" am: 4e6a73c16a
by ywen
· 9 years ago
4e6a73c
Merge "Performance Optimization: Align texture dirty rect"
by John Reck
· 9 years ago
229cad0
Performance Optimization: Align texture dirty rect
by ywen
· 9 years ago
cef190d
Fix misc-macro-parentheses warnings in hwui and graphic jni.
by Chih-Hung Hsieh
· 9 years ago
2c0f937
Add a font microbench
by John Reck
· 9 years ago
c46813d
Clean up some Skia includes
by Leon Scroggins III
· 9 years ago
e8c3c81
Fix TextDropShadowCacheTests and glyph_t everywhere
by Chris Craik
· 9 years ago
38e0c32
Track texture memory globally
by John Reck
· 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
0e9059b
Change from SkDeviceProperties to SkSurfaceProps.
by Leon Scroggins III
· 10 years ago
5a4690b
Clean up unncessary defines
by Chris Craik
· 10 years ago
e6a15ee
Remove all usage of fmin and fmax
by Chris Craik
· 10 years ago
de25a67
Saturate alpha values when overlaying glyphs
by Chris Craik
· 10 years ago
e2bb380
Use glops for text rendering
by Chris Craik
· 10 years ago
117bdbc
Glop ColorFilter & VertexBuffer support, initial enable
by Chris Craik
· 10 years ago
44eb2c0
Refactor blending and texture gl state
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
e84a208
Add overrides and switch to nullptr keyword
by Chris Craik
· 10 years ago
f088c34
Fix style
by John Reck
· 10 years ago
64bb413
Revert "resolved conflicts for merge of 220c3f4f to master"
by Andreas Gampe
· 10 years ago
8a902d9
resolved conflicts for merge of 220c3f4f to master
by Andreas Gampe
· 10 years ago
2ab8298
resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
42ddc18
Frameworks/base: Unused parameters in hwui
by Andreas Gampe
· 10 years ago
06e7fe5
resolve merge conflicts of f2235b6 to master.
by Chris Craik
· 10 years ago
f2235b6
resolve merge conflicts of 57b641a to lmp-mr1-dev-plus-aosp.
by Chris Craik
· 10 years ago
70850ea
Improve logging around performance critical events
by Chris Craik
· 10 years ago
edaecc1
resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
1e19674
Frameworks/base: Wall Werror in libs/hwui
by Andreas Gampe
· 10 years ago
1383d1e
Remove error case
by Derek Sollenberger
· 10 years ago
5865172
Add back include that ensures RENDER_TEXT_AS_GLYPHS is set consistently.
by Derek Sollenberger
· 10 years ago
07c05e3
Merge "Clean up physical coupling"
by Tom Hudson
· 10 years ago
2dc236b
Clean up physical coupling
by Tom Hudson
· 10 years ago
413995e
Change in Skia APIs require update to HWUI font implementation
by Derek Sollenberger
· 10 years ago
39c5e7c
Fix glyph positions underflow issue
by Chris Craik
· 10 years ago
59744b7
Add hack for custom re-rasterization buckets
by Chris Craik
· 11 years ago
50b8438
am 3c769ec0: am 00fabcbe: am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap"
by Chris Craik
· 11 years ago
3c769ec
am 00fabcbe: am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap"
by Chris Craik
· 11 years ago
00fabcb
am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap"
by Chris Craik
· 11 years ago
c62c1cc
Use alpha channel instead of red in drawCachedGlyphBitmap
by Digish Pandya
· 11 years ago
f907579
am 90eaf92e: am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap"
by Chris Craik
· 11 years ago
90eaf92
am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap"
by Chris Craik
· 11 years ago
7e13d1d
am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap"
by Chris Craik
· 11 years ago
b9312a5
Correct stride for drawing to cached glyph bitmap
by Digish Pandya
· 11 years ago
2c423b2
am df64ac68: ask skia to use flat gamma when rendering fonts from hwui
by Victoria Lease
· 11 years ago
df64ac6
ask skia to use flat gamma when rendering fonts from hwui
by Victoria Lease
· 11 years ago
b66270e
ask skia to use flat gamma when rendering fonts from hwui
by Victoria Lease
· 11 years ago
96978ee
am f8d8777d: Update framework to use M33 Skia. DO NOT MERGE
by Leon Scroggins III
· 11 years ago
f8d8777
Update framework to use M33 Skia. DO NOT MERGE
by Leon Scroggins III
· 11 years ago
42ae4cf
Merge "resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp" into klp-dev-plus-aosp
by Leon Scroggins III
· 11 years ago
5e49b49
Update framework to use M33 Skia. DO NOT MERGE
by Leon Scroggins III
· 11 years ago
ba9a215
am 2c764b20: am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap"
by Chris Craik
· 11 years ago
3ed1927
Fix for positioning of glyphs within a bitmap
by Alexander Toresson
· 11 years ago
d218a92
Use const where possible for drawing parameters
by Chris Craik
· 11 years ago
2ee2d59
pass SkGlyphCache into updateGlyphCache()
by Victoria Lease
· 11 years ago
43b692d
Deprecate Android-specific SkPaint functions.
by Victoria Lease
· 11 years ago
e63f7c62
Clean unused parameters, disable warnings
by Chris Craik
· 11 years ago
318ae7b
Take SkBitmap's stride into account when uploading textures Bug #10151807
by Romain Guy
· 11 years ago
723b2fe
fix kBW_Format glyphs
by Victoria Lease
· 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
2d5945e
Take hinting into account when caching fonts Bug #9464403
by Romain Guy
· 12 years ago
be1b127
Assume a texture is unbound after deleting it Bug #9316260
by Romain Guy
· 12 years ago
8aa195d
Introduce Caches::bindTexture() to reduce glBindTexture calls
by Romain Guy
· 12 years ago
cf51a41
Introduce PixelBuffer API to enable PBOs
by Romain Guy
· 12 years ago
0908764
First OpenGL ES 3.0 based optimization
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
bd3055f
Less aggressive glyphs precaching
by Romain Guy
· 12 years ago
8afce81
Round scale factors to rasterize text
by Romain Guy
· 12 years ago
624234f
Take only the scale params into account to rasterize text
by Romain Guy
· 12 years ago
874f5c6
Fix math issue when transforming text in perspective
by Romain Guy
· 12 years ago
0f667533
Precache glyphs at final raster size
by Romain Guy
· 12 years ago
a4adcf0
Support 3D rotations when drawing text
by Romain Guy
· 12 years ago
c74f45a
Properly scale text
by Romain Guy
· 12 years ago
e67307c
Prevent crash when setting up a stencil-based clip Bug #8177690
by Romain Guy
· 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
14c40b4
Fix build
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
a3dc55f
Fix a couple of rendering issues Bug #7253839
by Romain Guy
· 12 years ago
d392b87
Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev
by Romain Guy
· 12 years ago
574cf60
Make sure we never bind to texture #0 Bug #7195815
by Romain Guy
· 12 years ago
b92d8f7
Optimize glyph cache texture uploads
by Chet Haase
· 12 years ago
Next »