summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Handle all text bounds as post-translatedChris Craik2013-06-171-1/+0
* | | | Merge "Better handle op size edge cases"Chris Craik2013-06-174-5/+10
|\ \ \ \
| * | | | Better handle op size edge casesChris Craik2013-06-174-5/+10
| |/ / /
* | | | Merge "Cancel layer update when a layer is about to be destroyed Bug #9310706"Romain Guy2013-06-175-3/+25
|\ \ \ \ | | |/ / | |/| |
| * | | Cancel layer update when a layer is about to be destroyedRomain Guy2013-06-175-3/+25
| |/ /
* | | Merge "Check for layer renderer in flush"Chris Craik2013-06-171-1/+2
|\ \ \
| * | | Check for layer renderer in flushChris Craik2013-06-171-1/+2
| |/ /
* | | Merge "Fix clip merging behavior"Chris Craik2013-06-173-20/+41
|\ \ \ | |/ / |/| |
| * | Fix clip merging behaviorChris Craik2013-06-143-20/+41
* | | Merge more 9patchesRomain Guy2013-06-141-4/+3
|/ /
* | Merge "Fix various draw ops that may incorrectly not scissor"Chris Craik2013-06-144-54/+60
|\ \
| * | Fix various draw ops that may incorrectly not scissorChris Craik2013-06-134-54/+60
* | | Merge "Add new Query class for debugging"Romain Guy2013-06-135-3/+159
|\ \ \
| * | | Add new Query class for debuggingRomain Guy2013-06-135-3/+159
* | | | Reset batching state when overlap batch deletion occursChris Craik2013-06-132-4/+8
| |/ / |/| |
* | | Merge "Restore buildLayer()'s old behavior; it's synchronous again Bug #9193833"Romain Guy2013-06-133-0/+128
|\ \ \ | |/ /
| * | Restore buildLayer()'s old behavior; it's synchronous againRomain Guy2013-06-123-0/+128
* | | Merge "Overdraw avoidance and merging of clipped ops"Chris Craik2013-06-138-140/+282
|\ \ \
| * | | Overdraw avoidance and merging of clipped opsChris Craik2013-06-128-140/+282
| |/ /
* | | Remove crash workarounds, add loggingChris Craik2013-06-122-7/+16
|/ /
* | Merge "Avoid 9patch cache lookups when possible"Romain Guy2013-06-128-24/+71
|\ \
| * | Avoid 9patch cache lookups when possibleRomain Guy2013-06-118-24/+71
* | | am 8cb26c09: am cb5d644f: Merge "Workaround possible use after delete" into j...Chris Craik2013-06-111-1/+2
|\ \ \ | |/ / |/| / | |/
| * Workaround possible use after deleteChris Craik2013-06-101-1/+2
* | Assume a texture is unbound after deleting itRomain Guy2013-06-0613-11/+53
* | Remove string allocations when creating display listsRomain Guy2013-06-051-1/+6
* | Introduce Caches::bindTexture() to reduce glBindTexture callsRomain Guy2013-06-0426-164/+275
* | Enable GPU pixel buffers on OpenGL ES 3.0 devicesRomain Guy2013-06-044-10/+20
* | Re-initialize the 9patch cache if cleared with onTrimMemoryRomain Guy2013-05-282-8/+21
* | Make sure atlas antries can correctly filter/wrap texturesRomain Guy2013-05-245-39/+70
* | Merge "Add PerfHUD ES profiling capabilities"Romain Guy2013-05-232-40/+60
|\ \
| * | Add PerfHUD ES profiling capabilitiesRomain Guy2013-05-232-40/+60
* | | am 1bf58a5a: am cfbbc864: Merge "Restore previous alpha value on noop\'d Disp...Chet Haase2013-05-231-1/+3
|\ \ \ | | |/ | |/|
| * | Restore previous alpha value on noop'd DisplayList operationsChet Haase2013-05-231-1/+3
* | | Merge "Merge scaled bitmaps with translated bitmaps"Romain Guy2013-05-225-8/+28
|\ \ \
| * | | Merge scaled bitmaps with translated bitmapsRomain Guy2013-05-215-8/+28
| | |/ | |/|
* | | Use individual glyph positions to determine text bounds.Chris Craik2013-05-216-63/+36
* | | Merge "Fix DISPLAY_LIST_DEBUG"Chris Craik2013-05-211-0/+4
|\ \ \ | |/ / |/| |
| * | Fix DISPLAY_LIST_DEBUGChris Craik2013-05-211-0/+4
* | | Add tessellation path for pointsChris Craik2013-05-147-177/+168
|/ /
* | am f420a36e: am 4329ee25: Merge "Fix off by one error in log tracking" into j...Chris Craik2013-05-103-5/+6
|\ \ | |/
| * Fix off by one error in log trackingChris Craik2013-05-093-5/+6
* | libutils clean-upMathias Agopian2013-05-071-0/+1
* | Fix double-free in AssetAtlasRomain Guy2013-05-071-0/+4
* | am b90ff505: am fdf13c90: Merge "Convert alpha from [0..1] to [0.255] range B...Romain Guy2013-05-061-1/+1
|\ \ | |/
| * Merge "Convert alpha from [0..1] to [0.255] range Bug #8808886" into jb-mr2-devRomain Guy2013-05-041-1/+1
| |\
| | * Convert alpha from [0..1] to [0.255] rangeRomain Guy2013-05-031-1/+1
* | | am 33be275d: am d65eebf4: Merge "Fix scaled-view droppings artifact" into jb-...Chet Haase2013-05-061-2/+2
|\ \ \ | |/ /
| * | Fix scaled-view droppings artifactChet Haase2013-05-031-2/+2
| |/
* | Remove stray logRomain Guy2013-05-061-1/+0