summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 0885b291: am 4801a4f9: Merge "Always disable the clip for layers Bug #8149...Romain Guy2013-09-121-4/+2
|\
| * Always disable the clip for layersRomain Guy2013-09-121-4/+2
* | am 3f30e67a: am 88ee0dac: Merge "Move DeferredDisplayState out of ops" into k...Chris Craik2013-09-126-143/+195
|\ \ | |/
| * Merge "Move DeferredDisplayState out of ops" into klp-devChris Craik2013-09-126-143/+195
| |\
| | * Move DeferredDisplayState out of opsChris Craik2013-09-126-143/+195
* | | am efbfe81d: am 931f6f87: Merge "Fix another off-by-one error in ZipFileRO" i...Kenny Root2013-09-111-1/+1
|\ \ \ | |/ /
| * | Fix another off-by-one error in ZipFileROKenny Root2013-09-111-1/+1
* | | am d9141d93: am d292f790: Merge "Reconcile differences between zip implementa...Kenny Root2013-09-111-65/+129
|\ \ \ | |/ /
| * | Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
| * | Revert "Reconcile differences between zip implementations"Kenny Root2013-09-111-129/+65
* | | Revert "Reconcile differences between zip implementations"Kenny Root2013-09-111-129/+65
* | | am feaa3be3: am 139ae547: Merge "Reconcile differences between zip implementa...Kenny Root2013-09-111-65/+129
|\ \ \ | |/ /
| * | Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
* | | am 53760b4a: am 874ae2ad: Merge "Fix scissor for functor invocation" into klp...John Reck2013-09-101-2/+4
|\ \ \ | |/ /
| * | Merge "Fix scissor for functor invocation" into klp-devJohn Reck2013-09-101-2/+4
| |\ \
| | * | Fix scissor for functor invocationJohn Reck2013-09-101-2/+4
* | | | am 19c727bb: am 895a4375: Merge "Fix FontRenderer bug." into klp-devTim Murray2013-09-101-1/+1
|\ \ \ \ | |/ / /
| * | | Fix FontRenderer bug.Tim Murray2013-09-101-1/+1
| |/ /
* | | am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-devTim Murray2013-09-091-1/+1
|\ \ \ | |/ /
| * | Add flags word to initialization.Tim Murray2013-09-091-1/+1
| |/
* | am 9b824560: am 9b40bdf6: Merge "Dump the right matrix when logging display l...Chris Craik2013-09-061-1/+1
|\ \ | |/
| * Dump the right matrix when logging display listsChris Craik2013-09-051-1/+1
* | am 7ff37ada: am ff2c22e2: Merge "Move functor GL setup to just before functor...Chris Craik2013-08-261-6/+9
|\ \ | |/
| * Move functor GL setup to just before functorChris Craik2013-08-261-6/+9
* | am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in ...Romain Guy2013-08-211-1/+16
|\ \ | |/
| * Second attempt at avoiding infinite loop in PathCache::trim()Romain Guy2013-08-211-1/+16
* | am b7db6d73: am e0a2435c: Merge "Properly account for created paths in the ca...Romain Guy2013-08-212-1/+6
|\ \ | |/
| * Properly account for created paths in the cacheRomain Guy2013-08-212-1/+6
* | am dfb79408: am 5b8efc47: Merge "Add overdraw debugging that accounts for Deu...Romain Guy2013-08-214-9/+52
|\ \ | |/
| * Add overdraw debugging that accounts for DeuteranomalyRomain Guy2013-08-214-9/+52
* | am 816f3058: am cf8e6778: Merge "Handle updates to C++ API." into klp-devTim Murray2013-08-201-2/+3
|\ \ | |/
| * Handle updates to C++ API.Tim Murray2013-08-191-2/+3
* | am 725617f6: am 83aec80f: Merge "Fix hardware layers lifecycle Bug #10075732"...Romain Guy2013-08-161-0/+2
|\ \ | |/
| * Fix hardware layers lifecycleRomain Guy2013-08-161-0/+2
* | am 34d89c6b: am 836d335f: Merge "Prevent ANR in apps using drawPath() Bug #10...Romain Guy2013-08-161-1/+5
|\ \ | |/
| * Prevent ANR in apps using drawPath()Romain Guy2013-08-161-1/+5
* | am bd3c2c3d: am 88105179: Merge "Clear FBO cache on full memory flush" into k...Romain Guy2013-08-161-0/+1
|\ \ | |/
| * Clear FBO cache on full memory flushRomain Guy2013-08-161-0/+1
* | Replace float arrays with readable namesRomain Guy2013-08-156-107/+107
|/
* fix kBW_Format glyphsVictoria Lease2013-08-122-2/+5
* Take shadow bounds into account for quick rejectsRomain Guy2013-08-093-3/+28
* Remove an unnecessary allocationRomain Guy2013-08-092-20/+0
* Split assets atlas batchesRomain Guy2013-08-064-7/+21
* Remove an unused C zip API.Elliott Hughes2013-08-052-55/+0
* Handle updates to RS C++ API.Tim Murray2013-08-023-11/+18
* Merge "Fix quickReject's handling of AA ramp geometry"Chris Craik2013-08-025-12/+52
|\
| * Fix quickReject's handling of AA ramp geometryChris Craik2013-08-025-12/+52
* | Fix region clipping bugsRomain Guy2013-08-013-6/+10
* | Merge "Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)"Victoria Lease2013-08-019-172/+343
|\ \
| * | Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)Victoria Lease2013-07-319-172/+343
| |/