summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-09-25Take SkBitmap's stride into account when uploading textures Romain Guy
2013-09-21Merge "Correct bitmap merging logic" into klp-dev Chris Craik
2013-09-20Correct bitmap merging logic Chris Craik
2013-09-19fix emoji clipping in hw draw path Victoria Lease
2013-09-18Merge "Conservatively estimate geometry bounds" into klp-dev Chris Craik
2013-09-18Merge "Disallow negative scale matrices in merged Bitmap drawing" into klp-dev Chris Craik
2013-09-17Conservatively estimate geometry bounds Chris Craik
2013-09-16Disallow negative scale matrices in merged Bitmap drawing Chris Craik
2013-09-13Fix merged operation clipping Chris Craik
2013-09-12Always disable the clip for layers Romain Guy
2013-09-12Merge "Move DeferredDisplayState out of ops" into klp-dev Chris Craik
2013-09-12Move DeferredDisplayState out of ops Chris Craik
2013-09-11Fix another off-by-one error in ZipFileRO Kenny Root
2013-09-11Reconcile differences between zip implementations Kenny Root
2013-09-11Revert "Reconcile differences between zip implementations" Kenny Root
2013-09-11Reconcile differences between zip implementations Kenny Root
2013-09-10Merge "Fix scissor for functor invocation" into klp-dev John Reck
2013-09-10Fix FontRenderer bug. Tim Murray
2013-09-10Fix scissor for functor invocation John Reck
2013-09-09Add flags word to initialization. Tim Murray
2013-09-05Dump the right matrix when logging display lists Chris Craik
2013-08-26Move functor GL setup to just before functor Chris Craik
2013-08-21Second attempt at avoiding infinite loop in PathCache::trim() Romain Guy
2013-08-21Properly account for created paths in the cache Romain Guy
2013-08-21Add overdraw debugging that accounts for Deuteranomaly Romain Guy
2013-08-19Handle updates to C++ API. Tim Murray
2013-08-16Fix hardware layers lifecycle Romain Guy
2013-08-16Prevent ANR in apps using drawPath() Romain Guy
2013-08-16Clear FBO cache on full memory flush Romain Guy
2013-08-12fix kBW_Format glyphs Victoria Lease
2013-08-09Take shadow bounds into account for quick rejects Romain Guy
2013-08-09Remove an unnecessary allocation Romain Guy
2013-08-06Split assets atlas batches Romain Guy
2013-08-05Remove an unused C zip API. Elliott Hughes
2013-08-02Handle updates to RS C++ API. Tim Murray
2013-08-02Merge "Fix quickReject's handling of AA ramp geometry" Chris Craik
2013-08-02Fix quickReject's handling of AA ramp geometry Chris Craik
2013-08-01Fix region clipping bugs Romain Guy
2013-08-01Merge "Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)" Victoria Lease
2013-07-31Resource memory optimization. Dianne Hackborn
2013-07-31Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) Victoria Lease
2013-07-24Merge "Fix 9patches' limitation of 32 empty quads" Romain Guy
2013-07-24Fix 9patches' limitation of 32 empty quads Romain Guy
2013-07-23add static dependency on liblog Colin Cross
2013-07-22Merge "Ensure glActiveTexture is cleaned up correctly on functor resume" Chris Craik
2013-07-22Ensure glActiveTexture is cleaned up correctly on functor resume Chris Craik
2013-07-22Use global indices array to draw layers Romain Guy
2013-07-16Merge "Support stencil-based clipping for functors" Chris Craik
2013-07-16Fix crashes in setMatrix() and concat() Romain Guy
2013-07-16Support stencil-based clipping for functors Chris Craik