Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
db026710ec0adcf7f72dfb24c65d38a882ee26d8
/
libs
378e919
Remove CacheTextureLine structure from FontRenderer
by Chet Haase
· 12 years ago
6b7d46b
Merge "Restore scissor state correctly" into jb-mr1-dev
by Chet Haase
· 12 years ago
2efd5c5
Glyph cache optimization
by Chet Haase
· 12 years ago
8025061
Restore scissor state correctly
by Chet Haase
· 12 years ago
e816bae
Optimize interactions with glyph cache
by Chet Haase
· 12 years ago
320d46b
Reduce gradients textures size whenever possible
by Romain Guy
· 12 years ago
c89b14b
It seems that apparently useless public APIs are actually useful Bug #6953651
by Romain Guy
· 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
05e97e8
am 0be33f2d: Merge "Add shortcut to avoid potential divide by zero in some case"
by Jean-Baptiste Queru
· 12 years ago
33fa1f7
Draw an empty border around glyphs to avoid sampling issues Bug #6942209
by Romain Guy
· 12 years ago
17112ad
Cleanup of libhwui
by Romain Guy
· 12 years ago
8c654e0
Merge "Add new debug tool to track hardware layers updates" into jb-mr1-dev
by Romain Guy
· 12 years ago
4ff0cf4
Add new debug tool to track hardware layers updates
by Romain Guy
· 12 years ago
4cb3384
Merge "libutils cleanup" into jb-mr1-dev
by Mathias Agopian
· 12 years ago
69a3ce1
libutils cleanup
by Mathias Agopian
· 12 years ago
8801b2f
Bowing my head in shame Bug #6924514
by Romain Guy
· 12 years ago
18edb81
Avoid crash when dumping display lists
by Romain Guy
· 12 years ago
a70cd04
Merge "Add dithering to gradients" into jb-mr1-dev
by Romain Guy
· 12 years ago
211efea
Add dithering to gradients
by Romain Guy
· 12 years ago
1ae49ab
Merge "Fix bug 6892600 Font (character pairs) rendering issue" into jb-mr1-dev
by Raph Levien
· 12 years ago
42e1e0d
Improve gradients
by Romain Guy
· 12 years ago
8b4072d
Fix bug 6892600 Font (character pairs) rendering issue
by Raph Levien
· 12 years ago
c252595
Rename drawGeneralText to drawText
by Romain Guy
· 12 years ago
0412cfc
Add shortcut to avoid potential divide by zero in some case
by Chen YANG
· 12 years ago
996e57c
Hardware implementation of glyph positioning (bug 5443796)
by Raph Levien
· 12 years ago
98ba894
Make gradients look slightly better
by Romain Guy
· 12 years ago
00755fe
Merge "Add drop shadow for drawPosText in hwui renderer."
by Raph Levien
· 12 years ago
416a847
Add drop shadow for drawPosText in hwui renderer.
by Raph Levien
· 12 years ago
8dcfd5e
Clamp gradient textures to max GL texture size
by Romain Guy
· 12 years ago
0aa87bb
Fix crash with new LookupGammaFontRenderer Bug #6853934
by Romain Guy
· 12 years ago
eb61cd8
Optimize gradient textures
by Romain Guy
· 12 years ago
243924b
am 3409e728: Correctly pre-clip paths when recording display lists Bug #6836448 External bug: http://code.google.com/p/android/issues/detail?id=34946
by Romain Guy
· 12 years ago
6355347
Remove vendor specific precision qualifier
by Romain Guy
· 12 years ago
8e025de
Note to self
by Romain Guy
· 12 years ago
0429938
Clip lines, AA rects and points correctly
by Romain Guy
· 12 years ago
dfab50d
Tweak text gamma correction
by Romain Guy
· 12 years ago
6e25e38
Add a new method for text gamma correction
by Romain Guy
· 12 years ago
3409e72
Correctly pre-clip paths when recording display lists
by Romain Guy
· 12 years ago
95c21d0
Correctly pre-clip paths when recording display lists
by Romain Guy
· 12 years ago
8a4ac61
Don't clear the dirty clip flag if it's not applied Bug #6833979
by Romain Guy
· 12 years ago
4121063
Add shader-based text gamma correction
by Romain Guy
· 12 years ago
157bd57
Add makefile flags for perf
by Romain Guy
· 12 years ago
be6f9dc
Don't copy paints for 9patches
by Romain Guy
· 12 years ago
b1d0a4e
Refactor GammaFontRenderer
by Romain Guy
· 12 years ago
c9cf9e5
Merge "Improve rendering speed by disabling scissor tests"
by Romain Guy
· 12 years ago
586cae3
Improve rendering speed by disabling scissor tests
by Romain Guy
· 12 years ago
01f03dc
am 0a386ffa: Text shadow alpha handling incorrect DO NOT MERGE
by Romain Guy
· 12 years ago
0a386ff
Text shadow alpha handling incorrect DO NOT MERGE
by Romain Guy
· 12 years ago
489041d
Merge "Text shadow alpha handling incorrect"
by Romain Guy
· 12 years ago
9c0b188
Text shadow alpha handling incorrect
by Romain Guy
· 12 years ago
401b1f8
Merge "Remove obsolete optimization"
by Romain Guy
· 12 years ago
f877308
Remove obsolete optimization
by Romain Guy
· 12 years ago
f0af1d5
Remove unused View.flushLayer() API
by Romain Guy
· 12 years ago
4b447b9
Add mode when open(O_CREAT) is used.
by Nick Kralevich
· 12 years ago
4930649
am 68cefd20: Merge "Textured text calls could be invisible Bug #6597730" into jb-dev
by Romain Guy
· 12 years ago
16c8808
Textured text calls could be invisible Bug #6597730
by Romain Guy
· 12 years ago
ca43c96
am 44b2fe3f: Track canvas clearing for swap buffers logic.
by Chet Haase
· 12 years ago
44b2fe3
Track canvas clearing for swap buffers logic.
by Chet Haase
· 12 years ago
6d99a02
am 8f1f714f: Merge "Revert "Add more temporary logging for investigating detachFunctor"" into jb-dev
by Chris Craik
· 12 years ago
932b7f6
Revert "Add more temporary logging for investigating detachFunctor"
by Chris Craik
· 12 years ago
34e5f5a
am 3676b137: Merge "Add more temporary logging for investigating detachFunctor" into jb-dev
by Chris Craik
· 12 years ago
8857b2f
Add more temporary logging for investigating detachFunctor
by Chris Craik
· 12 years ago
78f04a3
am 51df04b9: Port the legacy velocity tracker strategy.
by Jeff Brown
· 12 years ago
ba58221
am a5b06982: Implement a second order integrating VT strategy.
by Jeff Brown
· 12 years ago
2fd6bae
am 18f329e9: Implement a weighted least squares VelocityTracker strategy.
by Jeff Brown
· 12 years ago
51df04b
Port the legacy velocity tracker strategy.
by Jeff Brown
· 12 years ago
a5b0698
Implement a second order integrating VT strategy.
by Jeff Brown
· 12 years ago
18f329e
Implement a weighted least squares VelocityTracker strategy.
by Jeff Brown
· 12 years ago
767bc6d
am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev
by Jeff Brown
· 12 years ago
7d3fa09
am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev
by Jeff Brown
· 12 years ago
1fbbc07
Merge "Implement an integrating VelocityTracker strategy." into jb-dev
by Jeff Brown
· 12 years ago
f47e76e
Merge "Make velocity tracker strategy configurable." into jb-dev
by Jeff Brown
· 12 years ago
53dd12a
Implement an integrating VelocityTracker strategy.
by Jeff Brown
· 12 years ago
9eb7d86
Make velocity tracker strategy configurable.
by Jeff Brown
· 12 years ago
d014006
am 561ff8a7: Merge "Skip eglSwapBuffers() call when we do not draw to GL" into jb-dev
by Chet Haase
· 12 years ago
4865909
Skip eglSwapBuffers() call when we do not draw to GL
by Chet Haase
· 12 years ago
9970bba
am 3534e134: Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev
by Chris Craik
· 12 years ago
3534e13
Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev
by Chris Craik
· 12 years ago
9e08012
Avoid crash if onDetachedFromWindow called after destroy
by Chris Craik
· 12 years ago
49413bc
am 7a9328a3: Merge "Add temporary functor lifetime logging" into jb-dev
by Chris Craik
· 12 years ago
7a9328a
Merge "Add temporary functor lifetime logging" into jb-dev
by Chris Craik
· 12 years ago
5ba87a0
am e5a4a3dc: Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev
by Romain Guy
· 12 years ago
e5a4a3d
Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev
by Romain Guy
· 12 years ago
f8dafa1
Add temporary functor lifetime logging
by Chris Craik
· 12 years ago
ddf7437
Ensure we always set the proper blending mode Bug #6527305
by Romain Guy
· 12 years ago
1ff2c7f
am 12fd5db4: Merge "Don\'t clear the functor at every draw" into jb-dev
by Chris Craik
· 12 years ago
c8538ade
Don't clear the functor at every draw
by Chris Craik
· 12 years ago
d568e4d
am 196a7dae: Merge "Sanitize display list properties" into jb-dev
by Romain Guy
· 12 years ago
f26c8be
Sanitize display list properties
by Romain Guy
· 12 years ago
952a451
am 2298fe22: Merge "Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390" into jb-dev
by Romain Guy
· 13 years ago
d5cfec8
am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev
by Romain Guy
· 13 years ago
aebfdc2
am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev
by Jeff Brown
· 13 years ago
634ec69
am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev
by Jeff Brown
· 13 years ago
7469f8b
am 47a4a50d: Merge "Improve touch event resampling." into jb-dev
by Jeff Brown
· 13 years ago
e2ec70b
am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev
by Jeff Brown
· 13 years ago
769bcce
am c9ade202: Merge "Forget the name of a texture after freeing Bug #6408362" into jb-dev
by Romain Guy
· 13 years ago
f0e5e27
am 2be45697: Merge "Fix two memory leaks Bug #6408362" into jb-dev
by Romain Guy
· 13 years ago
49c5fc0
Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390
by Romain Guy
· 13 years ago
7b8523a
Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev
by Romain Guy
· 13 years ago
e651cc6
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
by Romain Guy
· 13 years ago
Next »