index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Handle offscreen animations correctly" into jb-mr1-dev
Chet Haase
2012-10-23
1
-9
/
+10
|
\
|
*
Handle offscreen animations correctly
Chet Haase
2012-10-23
1
-9
/
+10
*
|
Properly draw the window background on window resize
Romain Guy
2012-10-22
1
-1
/
+1
|
/
*
Don't null the reference to Bitmap pixels until we're really ready
Chet Haase
2012-10-22
2
-7
/
+18
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
8
-13
/
+58
*
Take into account the texture layer's transform for clipping
Romain Guy
2012-10-17
2
-10
/
+19
*
Enable mipmapping, without a deadlock this time
Romain Guy
2012-10-17
2
-5
/
+6
*
Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
Chet Haase
2012-10-17
1
-3
/
+14
|
\
|
*
Correctly adjust clip regions that lie offscreen
Chet Haase
2012-10-16
1
-3
/
+14
*
|
workaround to unbreak the build (deadlock during boot)
Mathias Agopian
2012-10-16
1
-1
/
+1
*
|
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
Romain Guy
2012-10-16
4
-3
/
+25
|
\
\
|
*
|
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
4
-3
/
+25
*
|
|
Merge "Always use the correct pixel store size Bug #7357394" into jb-mr1-dev
Romain Guy
2012-10-16
1
-6
/
+4
|
\
\
\
|
|
/
/
|
*
|
Always use the correct pixel store size
Romain Guy
2012-10-16
1
-6
/
+4
*
|
|
Support clipping in Canvas.drawBitmapMesh()
Romain Guy
2012-10-16
1
-24
/
+25
|
/
/
*
|
HW Acceleration support for stroked arcs with BUTT caps
Chris Craik
2012-10-15
3
-47
/
+300
*
|
Merge "fix stroke sub-hairline threshold" into jb-mr1-dev
Chris Craik
2012-10-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix stroke sub-hairline threshold
Chris Craik
2012-10-12
1
-1
/
+1
*
|
Prevent possible divide by 0
Romain Guy
2012-10-10
1
-2
/
+2
*
|
Allow 9patches to shrink
Romain Guy
2012-10-10
2
-11
/
+17
|
/
*
Merge "Use offset in line drawing" into jb-mr1-dev
Chris Craik
2012-10-08
1
-1
/
+1
|
\
|
*
Use offset in line drawing
Chris Craik
2012-10-05
1
-1
/
+1
*
|
Work around a possible driver bug
Romain Guy
2012-10-07
1
-0
/
+1
|
/
*
Draw stroked rectangle as meshes instead of textures
Romain Guy
2012-10-02
1
-4
/
+21
*
Quick reject empty paths
Chris Craik
2012-10-01
2
-1
/
+11
*
Fix texture corruption
Chet Haase
2012-09-30
3
-34
/
+36
*
Fix a couple of rendering issues
Romain Guy
2012-09-28
7
-13
/
+33
*
Merge "Plug memory leak that happens when reusing display lists Bug #7195815"...
Hiroshi Lockheimer
2012-09-27
1
-6
/
+8
|
\
|
*
Plug memory leak that happens when reusing display lists
Romain Guy
2012-09-27
1
-6
/
+8
*
|
Merge changes I9873540e,I4f6c38e3 into jb-mr1-dev
Romain Guy
2012-09-27
7
-8
/
+63
|
\
\
|
|
/
|
*
Skia's ColorMatrix vector is in the 0..255 range not 0..1
Romain Guy
2012-09-27
1
-0
/
+6
|
*
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-27
6
-8
/
+57
*
|
Fix rectangle AA offset calculation
Chris Craik
2012-09-27
2
-29
/
+54
*
|
Merge "Add stroke support to polygonal shape rendering" into jb-mr1-dev
Chris Craik
2012-09-27
7
-179
/
+362
|
\
\
|
|
/
|
/
|
|
*
Add stroke support to polygonal shape rendering
Chris Craik
2012-09-26
7
-179
/
+362
*
|
Merge "Make gradients beautiful again Bug #7239634" into jb-mr1-dev
Romain Guy
2012-09-26
3
-10
/
+19
|
\
\
|
|
/
|
/
|
|
*
Make gradients beautiful again
Romain Guy
2012-09-26
3
-10
/
+19
*
|
Merge "Applies a layer's color filter even when the layer is a quad Bug #7238...
Romain Guy
2012-09-26
1
-5
/
+5
|
\
\
|
|
/
|
*
Applies a layer's color filter even when the layer is a quad
Romain Guy
2012-09-26
1
-5
/
+5
*
|
Assign default texture id of 0
Chet Haase
2012-09-26
5
-15
/
+13
|
/
*
fix a possible dead-lock when clearing caches
Mathias Agopian
2012-09-25
1
-9
/
+17
*
make sure to destroy GL objects on the GL thread
Mathias Agopian
2012-09-25
2
-3
/
+2
*
Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815"
Dave Burke
2012-09-25
5
-11
/
+25
*
Deleting objects on the wrong thread is a silly idea
Romain Guy
2012-09-25
5
-25
/
+11
*
Don't destroy the same texture twice
Romain Guy
2012-09-25
1
-7
/
+19
*
Fix alpha channel computation with ColorMatrixColorFilter
Romain Guy
2012-09-25
3
-11
/
+13
*
Merge into jb-mr1-dev
Jean-Baptiste Queru
2012-09-25
3
-46
/
+85
|
\
|
*
Add a property to disable libhwui's scissor optimization
Romain Guy
2012-09-24
3
-46
/
+85
*
|
Merge "Avoid deadlock when deleting layers Bug #7217459" into jb-mr1-dev
Romain Guy
2012-09-23
4
-9
/
+18
|
\
\
|
|
/
|
*
Avoid deadlock when deleting layers
Romain Guy
2012-09-23
4
-9
/
+18
[next]