summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Add stroke support to polygonal shape renderingChris Craik2012-09-267-179/+362
* | | | Merge "Make gradients beautiful again Bug #7239634" into jb-mr1-devRomain Guy2012-09-263-10/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Make gradients beautiful againRomain Guy2012-09-263-10/+19
* | | | Merge "Applies a layer's color filter even when the layer is a quad Bug #7238...Romain Guy2012-09-261-5/+5
|\ \ \ \ | |/ / /
| * | | Applies a layer's color filter even when the layer is a quadRomain Guy2012-09-261-5/+5
* | | | Assign default texture id of 0Chet Haase2012-09-265-15/+13
|/ / /
* | | fix a possible dead-lock when clearing cachesMathias Agopian2012-09-251-9/+17
* | | make sure to destroy GL objects on the GL threadMathias Agopian2012-09-252-3/+2
* | | Merge "Revert "Deleting objects on the wrong thread is a silly idea Bug #7195...Dave Burke2012-09-255-11/+25
|\ \ \
| * | | Revert "Deleting objects on the wrong thread is a silly idea Bug #7195815"Dave Burke2012-09-255-11/+25
* | | | Merge "Handle multi-user mountObb() requests." into jb-mr1-devJeff Sharkey2012-09-251-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Handle multi-user mountObb() requests.Jeff Sharkey2012-09-251-2/+3
* | | | Deleting objects on the wrong thread is a silly ideaRomain Guy2012-09-255-25/+11
* | | | Don't destroy the same texture twiceRomain Guy2012-09-251-7/+19
|/ / /
* | | Fix alpha channel computation with ColorMatrixColorFilterRomain Guy2012-09-253-11/+13
* | | Merge into jb-mr1-devJean-Baptiste Queru2012-09-253-46/+85
|\ \ \
| * | | Add a property to disable libhwui's scissor optimizationRomain Guy2012-09-243-46/+85
* | | | Merge "Avoid deadlock when deleting layers Bug #7217459" into jb-mr1-devRomain Guy2012-09-234-9/+18
|\ \ \ \ | |/ / /
| * | | Avoid deadlock when deleting layersRomain Guy2012-09-234-9/+18
* | | | Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-devRomain Guy2012-09-232-28/+24
|\ \ \ \ | |/ / /
| * | | Fix overdraw debug on QCOMRomain Guy2012-09-231-5/+3
| * | | Make sure we never bind to texture #0Romain Guy2012-09-231-23/+21
* | | | Optimize glyph cache texture uploadsChet Haase2012-09-233-7/+22
|/ / /
* | | Merge "Add support for a new developer setting: overdraw debugging" into jb-m...Romain Guy2012-09-217-6/+99
|\ \ \
| * | | Add support for a new developer setting: overdraw debuggingRomain Guy2012-09-217-6/+99
* | | | Merge "Optimize shaders for dithered gradients" into jb-mr1-devChet Haase2012-09-212-20/+37
|\ \ \ \
| * | | | Optimize shaders for dithered gradientsChet Haase2012-09-212-20/+37
* | | | | Merge "Finish this bit before I forget." into jb-mr1-devRomain Guy2012-09-211-1/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Finish this bit before I forget.Romain Guy2012-09-211-1/+3