summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Take hinting into account when caching fontsRomain Guy2013-06-182-0/+6
* Cancel layer update when a layer is about to be destroyedRomain Guy2013-06-175-3/+25
* 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
* | Add an on-screen overdraw counterRomain Guy2013-05-037-7/+73
* | Remove warningRomain Guy2013-05-023-38/+65
* | Wrap EGLImage with a C++ APIRomain Guy2013-05-023-35/+117
* | Pack preloaded framework assets in a texture atlasRomain Guy2013-05-0221-395/+909
* | Merge "Avoid incorrectly dirtying the functor output rect"Chris Craik2013-04-241-2/+2
|\ \
| * | Avoid incorrectly dirtying the functor output rectChris Craik2013-04-221-2/+2
* | | am 371d4ccc: am 339ac854: Merge "Fix quickReject logic to account for setClip...Chet Haase2013-04-203-35/+46
|\ \ \ | |/ / |/| / | |/