summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
...
* | Precache paths from a worker threadRomain Guy2013-03-1110-83/+481
* | Move blur code from FontRenderer to utils/Blur.cppRomain Guy2013-03-084-132/+198
* | Don't apply scale to glyphs when a perspective is set.Romain Guy2013-03-071-10/+1
* | Round scale factors to rasterize textRomain Guy2013-03-062-4/+3
* | Take only the scale params into account to rasterize textRomain Guy2013-03-059-72/+81
* | Make glyph copies a little more cache friendlyRomain Guy2013-03-051-15/+17
* | Fix colored rects clipping and code cleanupRomain Guy2013-03-054-90/+119
* | Take text scale/skew into account only when rendering into a layerRomain Guy2013-03-041-3/+20
* | Merge "Fix math issue when transforming text in perspective" into jb-mr2-devRomain Guy2013-03-022-22/+21
|\ \
| * | Fix math issue when transforming text in perspectiveRomain Guy2013-03-012-22/+21
* | | Merge "Precache glyphs at final raster size" into jb-mr2-devRomain Guy2013-03-029-54/+77
|\ \ \ | |/ /
| * | Precache glyphs at final raster sizeRomain Guy2013-03-019-54/+77
* | | Merge "Add shader program selection shortcut" into jb-mr2-devChris Craik2013-03-013-11/+7
|\ \ \ | |/ / |/| |
| * | Add shader program selection shortcutChris Craik2013-03-013-11/+7
* | | Merge "Support 3D rotations when drawing text" into jb-mr2-devRomain Guy2013-03-015-35/+92
|\ \ \
| * | | Support 3D rotations when drawing textRomain Guy2013-02-285-35/+92
| |/ /
* | | Account for text alignment in Op bounds calculationChris Craik2013-02-281-1/+12
|/ /
* | Merge "Properly scale text" into jb-mr2-devRomain Guy2013-02-286-58/+72
|\ \
| * | Properly scale textRomain Guy2013-02-276-58/+72
* | | Merge "Correct sub-hairline tessellation threshold" into jb-mr2-devChris Craik2013-02-271-1/+1
|\ \ \ | |/ / |/| |
| * | Correct sub-hairline tessellation thresholdChris Craik2013-02-271-1/+1
* | | Merge "Fix T-junctions in layers' generated meshes" into jb-mr2-devChris Craik2013-02-272-9/+18
|\ \ \
| * | | Fix T-junctions in layers' generated meshesChris Craik2013-02-272-9/+18
| |/ /
* | | Merge "Draw text drop shadows even when the text color is transparent" into j...Romain Guy2013-02-272-6/+13
|\ \ \
| * | | Draw text drop shadows even when the text color is transparentRomain Guy2013-02-272-6/+13
| |/ /
* | | Don't increment the paint's generation ID when drawing bitmapsRomain Guy2013-02-273-12/+15
|/ /
* | Rename debug property and expose it in HardwareRendererRomain Guy2013-02-251-1/+1
* | Add new property to debug non-rectangular clip operationsRomain Guy2013-02-258-2/+77
* | Merge "Add deferredList null check"Chris Craik2013-02-231-3/+5
|\ \
| * | Add deferredList null checkChris Craik2013-02-221-3/+5
* | | Avoid double blurChris Craik2013-02-221-3/+10
|/ /
* | Merge "Prettify display lists logging"Romain Guy2013-02-224-5/+15
|\ \
| * | Prettify display lists loggingRomain Guy2013-02-224-5/+15
* | | am eab51de4: Merge "Fix clipping and stencil layer issues"Chris Craik2013-02-216-25/+38
|\ \ \
| * | | Fix clipping and stencil layer issuesChris Craik2013-02-216-25/+38
* | | | am 7a60c43d: Merge "Use free for memory chunks allocated through memalign."Ben Cheng2013-02-202-2/+2
|\ \ \ \ | |/ / /
| * | | Merge "Use free for memory chunks allocated through memalign."Ben Cheng2013-02-202-2/+2
| |\ \ \
| | * | | Use free for memory chunks allocated through memalign.Ben Cheng2013-02-202-2/+2
* | | | | am 8a47d8ea: Merge "Clean up clipping and deferral logic"Chris Craik2013-02-203-57/+42
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Clean up clipping and deferral logic"Chris Craik2013-02-203-57/+42
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Clean up clipping and deferral logicChris Craik2013-02-193-57/+42
| | |/ /
* | | | am e91efaba: Merge "Expose display list APIs"Romain Guy2013-02-193-3/+82
|\ \ \ \ | |/ / /
| * | | Expose display list APIsRomain Guy2013-02-193-3/+82
| |/ /
* | | am ad82f20d: Merge "DisplayList draw operation reordering"Chris Craik2013-02-1913-103/+621
|\ \ \ | |/ /
| * | Merge "DisplayList draw operation reordering"Chris Craik2013-02-1913-103/+621
| |\ \
| | * | DisplayList draw operation reorderingChris Craik2013-02-1513-103/+621
* | | | am ac838a3a: Merge "Correct PatchCache comparison logic"Chris Craik2013-02-151-2/+2
|\ \ \ \ | |/ / /
| * | | Merge "Correct PatchCache comparison logic"Chris Craik2013-02-161-2/+2
| |\ \ \
| | * | | Correct PatchCache comparison logicChris Craik2013-02-151-2/+2
* | | | | am 857089eb: Merge "Adjust offset for non-AA line drawing"Chris Craik2013-02-151-1/+1
|\ \ \ \ \ | |/ / / /