Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d84d5ccdd4d746ed01882bb23505c44931d9e2fa
/
libs
7fae521
Avoid tesselation path when useCenter is set
by Chris Craik
· 12 years ago
fbba753
Merge "Handle offscreen animations correctly" into jb-mr1-dev
by Chet Haase
· 12 years ago
3561d06
Handle offscreen animations correctly
by Chet Haase
· 12 years ago
41308e2
Properly draw the window background on window resize Bug #7385090
by Romain Guy
· 12 years ago
547e665
Don't null the reference to Bitmap pixels until we're really ready
by Chet Haase
· 12 years ago
7c25aab
Defer layer rendering to avoid stalls Bug #7326824
by Romain Guy
· 12 years ago
b2e2f24
Take into account the texture layer's transform for clipping Bug #7370212
by Romain Guy
· 12 years ago
5243957
Enable mipmapping, without a deadlock this time Bug #7353771
by Romain Guy
· 12 years ago
be29d82
Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
by Chet Haase
· 12 years ago
a33d161
workaround to unbreak the build (deadlock during boot)
by Mathias Agopian
· 12 years ago
1b85122
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
by Romain Guy
· 12 years ago
713e1bb
Add API to enable mipmaps on Bitmap Bug #7353771
by Romain Guy
· 12 years ago
aa42c9a
Correctly adjust clip regions that lie offscreen
by Chet Haase
· 12 years ago
5778cb9
Merge "Always use the correct pixel store size Bug #7357394" into jb-mr1-dev
by Romain Guy
· 12 years ago
d43b22d
Always use the correct pixel store size Bug #7357394
by Romain Guy
· 12 years ago
a92bb4d
Support clipping in Canvas.drawBitmapMesh() Bug #7354162
by Romain Guy
· 12 years ago
780c128
HW Acceleration support for stroked arcs with BUTT caps
by Chris Craik
· 12 years ago
3add43a
Merge "fix stroke sub-hairline threshold" into jb-mr1-dev
by Chris Craik
· 12 years ago
2154af2
fix stroke sub-hairline threshold
by Chris Craik
· 12 years ago
c37f349
Prevent possible divide by 0 Bug #7307304
by Romain Guy
· 12 years ago
41d35ae
Allow 9patches to shrink Bug #7307304
by Romain Guy
· 12 years ago
bb5f014
Merge "Use offset in line drawing" into jb-mr1-dev
by Chris Craik
· 12 years ago
50ae66a
Work around a possible driver bug Bug #7296475
by Romain Guy
· 12 years ago
b30cb10
Use offset in line drawing
by Chris Craik
· 12 years ago
5067685
Settings (and general) restore fixes
by Christopher Tate
· 12 years ago
cf8675e
Draw stroked rectangle as meshes instead of textures Bug #7233734
by Romain Guy
· 12 years ago
bf09ffb
Quick reject empty paths
by Chris Craik
· 12 years ago
6a2d17f
Fix texture corruption
by Chet Haase
· 12 years ago
1d35273
Merge "Fix issue #7202950: After clearing data, clear data button is still enabled." into jb-mr1-dev
by Dianne Hackborn
· 12 years ago
a3dc55f
Fix a couple of rendering issues Bug #7253839
by Romain Guy
· 12 years ago
a7a257d
Merge "Plug memory leak that happens when reusing display lists Bug #7195815" into jb-mr1-dev
by Hiroshi Lockheimer
· 12 years ago
034de6b
Plug memory leak that happens when reusing display lists Bug #7195815
by Romain Guy
· 12 years ago
f41496f
Fix issue #7202950: After clearing data, clear data button is still enabled.
by Dianne Hackborn
· 12 years ago
a852ff3
Merge changes I9873540e,I4f6c38e3 into jb-mr1-dev
by Romain Guy
· 12 years ago
6ed9e43
Skia's ColorMatrix vector is in the 0..255 range not 0..1 Bug #7248980
by Romain Guy
· 12 years ago
54c1a64
Don't use the QCOM_tiled_rendering extension with functors Bug #7247880
by Romain Guy
· 12 years ago
16b897c
Fix rectangle AA offset calculation
by Chris Craik
· 12 years ago
b0d135d
Merge "Add stroke support to polygonal shape rendering" into jb-mr1-dev
by Chris Craik
· 12 years ago
244a0bc
Merge "Make gradients beautiful again Bug #7239634" into jb-mr1-dev
by Romain Guy
· 12 years ago
39284b7
Make gradients beautiful again Bug #7239634
by Romain Guy
· 12 years ago
cb4d600
Add stroke support to polygonal shape rendering
by Chris Craik
· 12 years ago
2ea1045
Merge "Applies a layer's color filter even when the layer is a quad Bug #7238059" into jb-mr1-dev
by Romain Guy
· 12 years ago
e529ece
Applies a layer's color filter even when the layer is a quad Bug #7238059
by Romain Guy
· 12 years ago
98d3a64
Assign default texture id of 0
by Chet Haase
· 12 years ago
17ef62c
fix a possible dead-lock when clearing caches
by Mathias Agopian
· 12 years ago
54643d7
make sure to destroy GL objects on the GL thread
by Mathias Agopian
· 12 years ago
cefbd14
Merge "Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815"" into jb-mr1-dev
by Dave Burke
· 12 years ago
56257af
Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815"
by Dave Burke
· 12 years ago
6e065a7
Merge "Handle multi-user mountObb() requests." into jb-mr1-dev
by Jeff Sharkey
· 12 years ago
4fbbda4
Handle multi-user mountObb() requests.
by Jeff Sharkey
· 12 years ago
8a13749
Deleting objects on the wrong thread is a silly idea Bug #7195815
by Romain Guy
· 12 years ago
ef09a21
Don't destroy the same texture twice Bug #7221449
by Romain Guy
· 12 years ago
e83221c
Fix alpha channel computation with ColorMatrixColorFilter Bug #7222476
by Romain Guy
· 12 years ago
908a432
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 12 years ago
87e2f757
Add a property to disable libhwui's scissor optimization Bug #7158326
by Romain Guy
· 12 years ago
6b3292c
Merge "Avoid deadlock when deleting layers Bug #7217459" into jb-mr1-dev
by Romain Guy
· 12 years ago
97dc917
Avoid deadlock when deleting layers Bug #7217459
by Romain Guy
· 12 years ago
d392b87
Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev
by Romain Guy
· 12 years ago
4285de3
Fix overdraw debug on QCOM
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
8e586f6
Merge "Add support for a new developer setting: overdraw debugging" into jb-mr1-dev
by Romain Guy
· 12 years ago
7c450aa
Add support for a new developer setting: overdraw debugging
by Romain Guy
· 12 years ago
dbb2614
Merge "Optimize shaders for dithered gradients" into jb-mr1-dev
by Chet Haase
· 12 years ago
a1d12dd
Optimize shaders for dithered gradients
by Chet Haase
· 12 years ago
059aedf
Merge "Finish this bit before I forget." into jb-mr1-dev
by Romain Guy
· 12 years ago
f7e52d9
Finish this bit before I forget.
by Romain Guy
· 12 years ago
61d3704
Merge "Polygonal rendering of simple fill shapes" into jb-mr1-dev
by Chris Craik
· 12 years ago
11cb642
Update layers in a single batch at the beginning of a frame Bug #7186819
by Romain Guy
· 12 years ago
57b5268
Optimize tiling management Bug #7186819
by Romain Guy
· 12 years ago
710f46d
Polygonal rendering of simple fill shapes
by Chris Craik
· 12 years ago
2b7028e
Add support for QCOM_tiled_rendering Bug #7186819
by Romain Guy
· 12 years ago
35643dd
Minimize state changes when updating layers
by Romain Guy
· 12 years ago
0990ffb
Fix GL shader bugs
by Chet Haase
· 12 years ago
a8a402f
Merge "Fix bad shader code" into jb-mr1-dev
by Chet Haase
· 12 years ago
1c5c206
Fix bad shader code
by Chet Haase
· 12 years ago
f74d2f2
Merge "Fix occasional crash bug with layers" into jb-mr1-dev
by Chet Haase
· 12 years ago
603f6de
Fix occasional crash bug with layers
by Chet Haase
· 12 years ago
a938f56
Fix modulation and gamma correction issues
by Romain Guy
· 12 years ago
494ac35
Merge "Multiply alpha for AA as late as possible" into jb-mr1-dev
by Romain Guy
· 12 years ago
85ef80d
Foundation for tiling optimization
by Romain Guy
· 12 years ago
9f44a13
Multiply alpha for AA as late as possible
by Chris Craik
· 12 years ago
45e4c3d
Discard framebuffer commands when we redraw the entire buffer
by Romain Guy
· 12 years ago
df46c63
Merge "Prevent degenerate 9-patches from drawing out of bounds Bug #7137292" into jb-mr1-dev
by Romain Guy
· 12 years ago
70561df
Prevent degenerate 9-patches from drawing out of bounds Bug #7137292
by Romain Guy
· 12 years ago
beb8bd0
Reset GL buffer state after functor invocation
by Chet Haase
· 12 years ago
4aacf93
Merge "Fix memory corruption in LayerRenderer::copyLayer" into jb-mr1-dev
by Romain Guy
· 12 years ago
e49d7ec
Fix memory corruption in LayerRenderer::copyLayer
by Romain Guy
· 12 years ago
dc531fa
Merge "Handle different x, y scales in drawLines AA path" into jb-mr1-dev
by Chris Craik
· 12 years ago
75040f8
Handle different x, y scales in drawLines AA path
by Chris Craik
· 12 years ago
89b3f48
Merge "Enable changing properties of layer paint" into jb-mr1-dev
by Chet Haase
· 12 years ago
55e6b77
Merge "Reduce the number of locks acquired by display lists" into jb-mr1-dev
by Romain Guy
· 12 years ago
58ecc20
Reduce the number of locks acquired by display lists
by Romain Guy
· 12 years ago
d15ebf2
Enable changing properties of layer paint
by Chet Haase
· 12 years ago
01fcb72
Merge "Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources" into jb-mr1-dev
by Fabrice Di Meglio
· 12 years ago
9147cd4
Fix m11 to be Y scale instead of X
by Chris Craik
· 12 years ago
8a802db
Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources
by Fabrice Di Meglio
· 12 years ago
378d131
Merge "Varying-based AA rect drawing" into jb-mr1-dev
by Chris Craik
· 12 years ago
6ebdc11
Varying-based AA rect drawing
by Chris Craik
· 12 years ago
521dc51
Don't invalidate all the glyphs when flushing large textures
by Romain Guy
· 12 years ago
Next »