summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add tile dimensions into snapshot and use it for setting tile rectSreedhar Telukuntla2013-07-234-1/+41
* Remove opaque check in GLRenderer when preparing dirty region.Wei Zou2013-05-171-0/+15
* Correct executable bit for source filesKenny Root2013-04-132-0/+0
* Revert "Remove opaque check in GLRenderer when preparing dirty region."Steve Kondik2013-04-061-9/+1
* hwui: This code should only be enabled with QCOM_BSPSteve Kondik2013-04-041-1/+1
* Remove opaque check in GLRenderer when preparing dirty region.Wei Zou2013-03-311-1/+9
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-152-5/+4
|\
| * Fix bug #7724071 ImageView drawable is not loaded correctly when changing LocaleFabrice Di Meglio2012-12-121-1/+2
| * Use the same interrupt/resume logic for all functor callsChris Craik2012-11-281-4/+2
* | Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-244-75/+458
|/
* Avoid tesselation path when useCenter is setChris Craik2012-11-011-1/+1
* Merge "Handle offscreen animations correctly" into jb-mr1-devChet Haase2012-10-231-9/+10
|\
| * Handle offscreen animations correctlyChet Haase2012-10-231-9/+10
* | Properly draw the window background on window resizeRomain Guy2012-10-221-1/+1
|/
* Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-222-7/+18
* Defer layer rendering to avoid stallsRomain Guy2012-10-188-13/+58
* Take into account the texture layer's transform for clippingRomain Guy2012-10-172-10/+19
* Enable mipmapping, without a deadlock this timeRomain Guy2012-10-172-5/+6
* 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
* | workaround to unbreak the build (deadlock during boot)Mathias Agopian2012-10-161-1/+1
* | 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
* | | 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
* | | Support clipping in Canvas.drawBitmapMesh()Romain Guy2012-10-161-24/+25
|/ /
* | HW Acceleration support for stroked arcs with BUTT capsChris Craik2012-10-153-47/+300
* | 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
* | Prevent possible divide by 0Romain Guy2012-10-101-2/+2
* | Allow 9patches to shrinkRomain Guy2012-10-102-11/+17
|/
* 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
* | Work around a possible driver bugRomain Guy2012-10-071-0/+1
* | Settings (and general) restore fixesChristopher Tate2012-10-041-0/+1
|/
* Draw stroked rectangle as meshes instead of texturesRomain Guy2012-10-021-4/+21
* 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
|\ \ | |/ |/|