summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix arc 360 degree sweep renderingChris Craik2014-07-111-1/+1
* Abort on shader link/compile failureChris Craik2014-07-111-11/+2
* am 583a845c: am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/and...Elliott Hughes2014-07-101-1/+0
|\
| * am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the...Elliott Hughes2014-07-101-1/+0
| |\
| | * Switch frameworks/base/libs/androidfw to the new icu.Elliott Hughes2014-07-091-1/+0
* | | Remove the unnessary logztenghui2014-07-091-1/+0
* | | Merge "Fix layers lifecycle issues"John Reck2014-07-084-37/+69
|\ \ \
| * | | Fix layers lifecycle issuesJohn Reck2014-07-084-37/+69
* | | | SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-084-18/+18
|/ / /
* | | Revert "Fix destroyHardwareResources"John Reck2014-07-081-7/+2
* | | Merge "Query outline on background size change"Chris Craik2014-07-051-1/+1
|\ \ \
| * | | Query outline on background size changeChris Craik2014-07-071-1/+1
* | | | Fix destroyHardwareResourcesJohn Reck2014-07-071-2/+7
|/ / /
* | | Merge "kNative_8888_SkColorType is now kN32_SkColorType"Mike Reed2014-07-022-2/+2
|\ \ \
| * | | kNative_8888_SkColorType is now kN32_SkColorTypeMike Reed2014-07-072-2/+2
* | | | Add hack for custom re-rasterization bucketsChris Craik2014-07-079-39/+69
|/ / /
* | | Add missing requireGlContextJohn Reck2014-07-071-0/+1
* | | Fix VPA.cancel()John Reck2014-07-071-0/+7
* | | am 10eb3b06: am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->...Narayan Kamath2014-07-071-2/+4
|\ \ \ | |/ /
| * | am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl."Narayan Kamath2014-07-071-2/+4
| |\ \ | | |/
| | * Fix issue when converting fil->tl.Narayan Kamath2014-07-071-2/+4
* | | resolved conflicts for merge of a8dbd7b4 to masterNick Kralevich2014-07-021-1/+56
|\ \ \ | |/ /
| * | am 39e4f590: am f56399f6: Merge "Fall back to "tl" if "fil" is absent."Narayan Kamath2014-07-021-1/+56
| |\ \ | | |/
| | * Fall back to "tl" if "fil" is absent.Narayan Kamath2014-07-021-1/+56
| * | Fix klp-modular-dev-plus-aosp buildChris Craik2014-07-011-1/+1
* | | Fixes to startDelayJohn Reck2014-07-013-22/+46
* | | Merge "Fix onTrimMemory for HardwareRenderer"John Reck2014-06-306-21/+76
|\ \ \
| * | | Fix onTrimMemory for HardwareRendererJohn Reck2014-06-306-21/+76
* | | | am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset...Narayan Kamath2014-07-012-3/+27
|\ \ \ \ | | |/ / | |/| |
| * | | am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16."Narayan Kamath2014-07-012-3/+27
| |\ \ \ | | | |/ | | |/|
| | * | Fix packing of values at offset 16.Narayan Kamath2014-06-302-3/+27
| * | | am b20b0629: am 71dfc7e9: Merge "Memory leak in parsePackage"Narayan Kamath2014-06-241-5/+15
| |\ \ \ | | |/ /
| | * | Merge "Memory leak in parsePackage"Narayan Kamath2014-06-241-5/+15
| | |\ \
| | | * | Memory leak in parsePackageHenrik Baard2014-06-231-5/+15
| * | | | am a642a9ea: am d24f5577: Merge "Use openssl\'s SHA1 instead of bionic\'s."Dan Albert2014-06-202-9/+12
| |\ \ \ \ | | |/ / /
* | | | | Deep copy SkPath parameter to PathCache taskChris Craik2014-06-302-5/+8
| |_|_|/ |/| | |
* | | | Merge "More cleanups"John Reck2014-06-274-0/+22
|\ \ \ \
| * | | | More cleanupsJohn Reck2014-06-274-0/+22
* | | | | Remove isRecording() method from renderersChris Craik2014-06-273-16/+4
|/ / / /
* | | | CleanupJohn Reck2014-06-272-8/+2
* | | | Animator refactoring & fixesJohn Reck2014-06-2613-134/+272
* | | | Merge "Fix contants; RT-enable WebView pt2"John Reck2014-06-232-4/+2
|\ \ \ \
| * | | | Fix contants; RT-enable WebView pt2John Reck2014-06-242-4/+2
* | | | | Cleanup unused includes in the hwui library.Derek Sollenberger2014-06-241-2/+0
|/ / / /
* | | | Merge "No-fail invokeFunctor"John Reck2014-06-2330-521/+776
|\ \ \ \
| * | | | No-fail invokeFunctorJohn Reck2014-06-2330-521/+776
* | | | | Merge "Enable asynchronous RenderThread for WebView"Bo Liu2014-06-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable asynchronous RenderThread for WebViewBo Liu2014-06-231-1/+1
* | | | | Update 'DisplayList' vs 'RenderNode' naming in several placesChris Craik2014-06-2313-89/+83
|/ / / /
* | | | Merge "Wrap ViewGroup content in save/restore to protect composited children"Chris Craik2014-06-205-38/+55
|\ \ \ \