Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
base
/
ecedbf9e04a56227a3693c88b548635d9efc76bd
/
libs
eb61cd8
Optimize gradient textures
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
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
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
c8538ad
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
· 12 years ago
d5cfec8
am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev
by Romain Guy
· 12 years ago
aebfdc2
am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev
by Jeff Brown
· 12 years ago
634ec69
am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev
by Jeff Brown
· 12 years ago
7469f8b
am 47a4a50d: Merge "Improve touch event resampling." into jb-dev
by Jeff Brown
· 12 years ago
e2ec70b
am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev
by Jeff Brown
· 12 years ago
769bcce
am c9ade202: Merge "Forget the name of a texture after freeing Bug #6408362" into jb-dev
by Romain Guy
· 12 years ago
f0e5e27
am 2be45697: Merge "Fix two memory leaks Bug #6408362" into jb-dev
by Romain Guy
· 12 years ago
49c5fc0
Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390
by Romain Guy
· 12 years ago
7b8523a
Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev
by Romain Guy
· 12 years ago
e651cc6
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
by Romain Guy
· 12 years ago
8efd02c
am 00fdfe41: Merge "Properly pre-cache latin glyphs Bug #6408362" into jb-dev
by Romain Guy
· 12 years ago
e4db99c
Merge "Detect when pointer has stopped moving." into jb-dev
by Jeff Brown
· 12 years ago
08b544c
Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev
by Jeff Brown
· 12 years ago
9072940
Detect when pointer has stopped moving.
by Jeff Brown
· 12 years ago
47a4a50
Merge "Improve touch event resampling." into jb-dev
by Jeff Brown
· 12 years ago
dcab190
Fix pointer indexing issue in VelocityTracker.
by Jeff Brown
· 12 years ago
7174a49
Improve touch event resampling.
by Jeff Brown
· 12 years ago
00ff474
Merge "More VelocityTracker refactoring." into jb-dev
by Jeff Brown
· 12 years ago
99a6ddd
Forget the name of a texture after freeing Bug #6408362
by Romain Guy
· 12 years ago
9d9758a
Fix two memory leaks Bug #6408362
by Romain Guy
· 12 years ago
ae91c4c
Properly pre-cache latin glyphs Bug #6408362
by Romain Guy
· 12 years ago
85bd0d6
More VelocityTracker refactoring.
by Jeff Brown
· 13 years ago
ce8b9c3
am 15e84399: Merge "Add call sites for OpenGL\'s debug label extension" into jb-dev
by Romain Guy
· 13 years ago
dfa1046
Add call sites for OpenGL's debug label extension
by Romain Guy
· 13 years ago
47272c9
am b12b6b51: Merge "Minor refactoring before starting on velocity tracker changes." into jb-dev
by Jeff Brown
· 13 years ago
8a90e6e
Minor refactoring before starting on velocity tracker changes.
by Jeff Brown
· 13 years ago
d915560
am aa997294: Merge "Revert "Add temporary functor lifetime logging"" into jb-dev
by Chris Craik
· 13 years ago
aa99729
Merge "Revert "Add temporary functor lifetime logging"" into jb-dev
by Chris Craik
· 13 years ago
12d434a
Revert "Add temporary functor lifetime logging"
by Chris Craik
· 13 years ago
48fa471
am 4bbcae7e: Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev
by Chet Haase
· 13 years ago
4bbcae7
Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev
by Chet Haase
· 13 years ago
d3efd69
Fix issue where scale-animating text would jump temporarily a few pixels
by Chet Haase
· 13 years ago
d92c5c0
am 6c5f4cd0: Merge "Fix hang/crash in native path code" into jb-dev
by Chet Haase
· 13 years ago
d34dd71
Fix hang/crash in native path code
by Chet Haase
· 13 years ago
0e693b2
am 3421f9fd: Merge "Add temporary functor lifetime logging" into jb-dev
by Chris Craik
· 13 years ago
2fe9980
Add temporary functor lifetime logging
by Chris Craik
· 13 years ago
c3cca66
am 0632b35b: Merge "Improve handling of built-in keyboard." into jb-dev
by Jeff Brown
· 13 years ago
0632b35
Merge "Improve handling of built-in keyboard." into jb-dev
by Jeff Brown
· 13 years ago
daa3753
Improve handling of built-in keyboard.
by Jeff Brown
· 13 years ago
2bee5f4
am 3b83dc42: Merge "Fix launcher invisibility bug" into jb-dev
by Chet Haase
· 13 years ago
6f9ad20
Fix launcher invisibility bug
by Chet Haase
· 13 years ago
3e2d591
resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp
by Jean-Baptiste Queru
· 13 years ago
39b58ba
resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp
by Jean-Baptiste Queru
· 13 years ago
b2228eb
Merge "Runtime resource overlay: clean-up."
by Jean-Baptiste Queru
· 13 years ago
Next »