summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Wrap ViewGroup content in save/restore to protect composited childrenChris Craik2014-06-205-38/+55
* | | | | Merge "Re-enable ViewPropAnimRT"John Reck2014-06-203-0/+10
|\ \ \ \ \
| * | | | | Re-enable ViewPropAnimRTJohn Reck2014-06-203-0/+10
* | | | | | Merge "stop using (deprecated) SkBitmap::Config"Mike Reed2014-06-203-7/+4
|\ \ \ \ \ \
| * | | | | | stop using (deprecated) SkBitmap::ConfigMike Reed2014-06-203-7/+4
| |/ / / / /
* | | | | | Add negative guardJohn Reck2014-06-201-0/+4
|/ / / / /
* | | | | Merge "Clean up tessellation cache in prep for other tesselation types"Chris Craik2014-06-186-90/+82
|\ \ \ \ \
| * | | | | Clean up tessellation cache in prep for other tesselation typesChris Craik2014-06-186-90/+82
| |/ / / /
* | | | | Merge "Throw ISE on too-big-views-with-layers"John Reck2014-06-172-1/+25
|\ \ \ \ \
| * | | | | Throw ISE on too-big-views-with-layersJohn Reck2014-06-182-1/+25
* | | | | | Fix build break in log statementAdam Lesinski2014-06-181-1/+1
* | | | | | Support multiple resource tables with same packageAdam Lesinski2014-06-1824-1064/+2515
|/ / / / /
* | | | | Fix dirty calculation for layer updatesJohn Reck2014-06-182-1/+4
* | | | | Merge "Add abort logging for huge scales and tessellation recursion depth"Chris Craik2014-06-172-11/+30
|\ \ \ \ \
| * | | | | Add abort logging for huge scales and tessellation recursion depthChris Craik2014-06-172-11/+30
| |/ / / /
* | | | | am f5cb96cf: am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leak...Adam Lesinski2014-06-171-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leakage bug"Adam Lesinski2014-06-171-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "[Asset Manager] Fix memory leakage bug"Adam Lesinski2014-06-171-0/+1
| | |\ \ \
| | | * | | [Asset Manager] Fix memory leakage bugsean_lu2014-06-161-0/+1
| | | | |/ | | | |/|
* | | | | Merge "Interrupt canvas before invoke"Chris Craik2014-06-171-1/+4
|\ \ \ \ \
| * | | | | Interrupt canvas before invokeChris Craik2014-06-171-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Make sure the root node has a type"John Reck2014-06-171-2/+4
|\ \ \ \ \
| * | | | | Make sure the root node has a typeJohn Reck2014-06-171-2/+4
* | | | | | Handle Z in DAJohn Reck2014-06-173-2/+12
|/ / / / /
* | | | | am 88b1c9ad: am e709d53f: am 0d28bb47: Merge "Fix the texture ID reuse issue ...Chris Craik2014-06-173-5/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am e709d53f: am 0d28bb47: Merge "Fix the texture ID reuse issue in HWUI."Chris Craik2014-06-163-5/+16
| |\ \ \ \ | | | |/ / | | |/| |