summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am c894029a: am be29d82f: Merge "Correctly adjust clip regions that lie offsc...Chet Haase2012-10-171-3/+14
|\
| * Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-devChet Haase2012-10-171-3/+14
| |\
| | * Correctly adjust clip regions that lie offscreenChet Haase2012-10-161-3/+14
* | | am 3d2ecafd: am ec5acee1: Merge "workaround to unbreak the build (deadlock du...Romain Guy2012-10-161-1/+1
|\ \ \ | |/ /
| * | workaround to unbreak the build (deadlock during boot)Mathias Agopian2012-10-161-1/+1
* | | am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug #735...Romain Guy2012-10-164-3/+25
|\ \ \ | |/ /
| * | Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-devRomain Guy2012-10-164-3/+25
| |\ \
| | * | Add API to enable mipmaps on BitmapRomain Guy2012-10-164-3/+25
* | | | am 7b852ab3: am 5778cb9a: Merge "Always use the correct pixel store size Bug ...Romain Guy2012-10-161-6/+4
|\ \ \ \ | |/ / /
| * | | Merge "Always use the correct pixel store size Bug #7357394" into jb-mr1-devRomain Guy2012-10-161-6/+4
| |\ \ \ | | |/ /
| | * | Always use the correct pixel store sizeRomain Guy2012-10-161-6/+4
* | | | am 3edb0dda: am 827dde0e: Merge "Support clipping in Canvas.drawBitmapMesh() ...Romain Guy2012-10-161-24/+25
|\ \ \ \ | |/ / /
| * | | Support clipping in Canvas.drawBitmapMesh()Romain Guy2012-10-161-24/+25
| |/ /
* | | am 779ba3ad: am 2aa50b6b: Merge "HW Acceleration support for stroked arcs wit...Chris Craik2012-10-153-47/+300
|\ \ \ | |/ /
| * | HW Acceleration support for stroked arcs with BUTT capsChris Craik2012-10-153-47/+300
* | | am 82634313: Merge "Reject bad ResXMLTree::setTo calls"Kenny Root2012-10-121-0/+4
|\ \ \
| * | | Reject bad ResXMLTree::setTo callsKenny Root2012-10-101-0/+4
* | | | am fb0bfa2b: am 3add43ab: Merge "fix stroke sub-hairline threshold" into jb-m...Chris Craik2012-10-121-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "fix stroke sub-hairline threshold" into jb-mr1-devChris Craik2012-10-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | fix stroke sub-hairline thresholdChris Craik2012-10-121-1/+1
* | | | am 21ff8c9c: am 1460c8ca: Merge "Prevent possible divide by 0 Bug #7307304" i...Romain Guy2012-10-101-2/+2
|\ \ \ \ | |/ / /
| * | | Prevent possible divide by 0Romain Guy2012-10-101-2/+2
* | | | am 3bb02a34: am 38a64240: Merge "Allow 9patches to shrink Bug #7307304" into ...Romain Guy2012-10-102-11/+17
|\ \ \ \ | |/ / /
| * | | Allow 9patches to shrinkRomain Guy2012-10-102-11/+17
| |/ /
* | | am 7952c4cd: am bb5f014a: Merge "Use offset in line drawing" into jb-mr1-devChris Craik2012-10-081-1/+1
|\ \ \ | |/ /
| * | Merge "Use offset in line drawing" into jb-mr1-devChris Craik2012-10-081-1/+1
| |\ \
| | * | Use offset in line drawingChris Craik2012-10-051-1/+1
* | | | am f3c2eb79: am d6344d76: Merge "Work around a possible driver bug Bug #72964...Romain Guy2012-10-071-0/+1
|\ \ \ \ | |/ / /
| * | | Work around a possible driver bugRomain Guy2012-10-071-0/+1
* | | | am d87cb794: am 0cd3c976: Merge "Settings (and general) restore fixes" into j...Christopher Tate2012-10-041-0/+1
|\ \ \ \ | |/ / /
| * | | Settings (and general) restore fixesChristopher Tate2012-10-041-0/+1
| |/ /
* | | am 77bcaaad: am 8257124c: Merge "Draw stroked rectangle as meshes instead of ...Romain Guy2012-10-021-4/+21
|\ \ \ | |/ /
| * | Draw stroked rectangle as meshes instead of texturesRomain Guy2012-10-021-4/+21
* | | am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target"Kenny Root2012-10-022-22/+11
|\ \ \ | |/ / |/| / | |/
| * am 07b4339b: Merge "Change androidfw tests to native test target"Kenny Root2012-10-022-22/+11
| |\
| | * Change androidfw tests to native test targetKenny Root2012-10-022-22/+11
| * | am 5c09d605: Merge "Fix CacheBitmap crash issue when using H/W UI rendering"Jean-Baptiste Queru2012-09-111-1/+1
| |\ \ | | |/
| | * Fix CacheBitmap crash issue when using H/W UI renderingJun Tian2012-09-111-1/+1
* | | Quick reject empty pathsChris Craik2012-10-012-1/+11
* | | Fix texture corruptionChet Haase2012-09-303-34/+36
* | | Merge "Fix issue #7202950: After clearing data, clear data button is still en...Dianne Hackborn2012-09-281-4/+3
|\ \ \
| * | | Fix issue #7202950: After clearing data, clear data button is still enabled.Dianne Hackborn2012-09-271-4/+3
* | | | Fix a couple of rendering issuesRomain Guy2012-09-287-13/+33
* | | | Merge "Plug memory leak that happens when reusing display lists Bug #7195815"...Hiroshi Lockheimer2012-09-271-6/+8
|\ \ \ \
| * | | | Plug memory leak that happens when reusing display listsRomain Guy2012-09-271-6/+8
* | | | | Merge changes I9873540e,I4f6c38e3 into jb-mr1-devRomain Guy2012-09-277-8/+63
|\ \ \ \ \ | |/ / / /
| * | | | Skia's ColorMatrix vector is in the 0..255 range not 0..1Romain Guy2012-09-271-0/+6
| * | | | Don't use the QCOM_tiled_rendering extension with functorsRomain Guy2012-09-276-8/+57
* | | | | Fix rectangle AA offset calculationChris Craik2012-09-272-29/+54
| |/ / / |/| | |
* | | | Merge "Add stroke support to polygonal shape rendering" into jb-mr1-devChris Craik2012-09-277-179/+362
|\ \ \ \ | |/ / / |/| | |