summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Avoid caching shadow properties in Java & HWUI.Derek Sollenberger2014-05-079-99/+85
* | | | | Merge "Cleanup attachFunctor"John Reck2014-05-073-49/+1
|\ \ \ \ \
| * | | | | Cleanup attachFunctorJohn Reck2014-05-073-49/+1
* | | | | | Merge "Implement TODO(romainguy)"John Reck2014-05-074-0/+18
|\ \ \ \ \ \
| * | | | | | Implement TODO(romainguy)John Reck2014-05-074-0/+18
| |/ / / / /
* | | | | | Don't try to draw if there's no canvas or surfaceJohn Reck2014-05-071-0/+6
|/ / / / /
* | | | | Merge "Implement loadSystemProperties"John Reck2014-05-062-0/+14
|\ \ \ \ \
| * | | | | Implement loadSystemPropertiesJohn Reck2014-05-052-0/+14
* | | | | | am 3cb74d21: am 5d8343b8: am a85db5ab: Merge "libhwui: Handle the blurImage()...Chris Craik2014-05-051-20/+24
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 5d8343b8: am a85db5ab: Merge "libhwui: Handle the blurImage() implement on...Chris Craik2014-05-051-20/+24
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am a85db5ab: Merge "libhwui: Handle the blurImage() implement once RS::init f...Chris Craik2014-05-051-20/+24
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge "libhwui: Handle the blurImage() implement once RS::init fail"Chris Craik2014-05-051-20/+24
| | | |\ \
| | | | * | libhwui: Handle the blurImage() implement once RS::init failLu, Shenghua2014-04-251-20/+24
| | * | | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-296-16/+20
| | |\ \ \ \
| | | * \ \ \ am 4118480a: am 80470cdf: Merge "Solve three memory leaks related to PatchCache"Chris Craik2014-03-252-2/+16
| | | |\ \ \ \
| | | * | | | | Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-201-1/+1
| | | * | | | | am 7c9bd98a: am 89513ee5: Merge "Fix projection offset caching - DO NOT MERGE...Chris Craik2014-03-202-1/+3
| | | |\ \ \ \ \
| | | * \ \ \ \ \ am bbf82665: am 6e2fb587: Merge "LP64: Make 9 patches architecture agnostic."Narayan Kamath2014-03-112-4/+4
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ am 7b4cce68: am c3bac8a0: Merge "Fix graphics corruption caused by HWUI caches"Chris Craik2014-03-114-15/+29
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ am 19256340: am 22c66639: Merge "Fixes for 64bit in libhwui"Narayan Kamath2014-03-082-2/+2
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ am b152473f: am 9fce8535: Merge "AArch64: Make AssetAtlasService 64-bit compa...Narayan Kamath2014-03-072-7/+12
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge "resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp" into kl...Leon Scroggins III2014-03-074-14/+16
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aospLeon Scroggins III2014-03-064-14/+16
| | | | |\ \ \ \ \ \ \ \ \ \
| * | | | \ \ \ \ \ \ \ \ \ \ am df64ac68: ask skia to use flat gamma when rendering fonts from hwuiVictoria Lease2014-04-222-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ask skia to use flat gamma when rendering fonts from hwuiVictoria Lease2014-04-222-2/+6
* | | | | | | | | | | | | | | | Make RenderNodeAnimator and WebView play niceJohn Reck2014-05-058-34/+73
* | | | | | | | | | | | | | | | TIME LORD!John Reck2014-05-0511-27/+149
* | | | | | | | | | | | | | | | Add CanvasProperty for drawCircleJohn Reck2014-05-0213-172/+381
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Add more shadow control knobs"Chris Craik2014-05-015-28/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add more shadow control knobsChris Craik2014-04-305-28/+48
* | | | | | | | | | | | | | | | Use resize, not reserveJohn Reck2014-04-301-1/+1
* | | | | | | | | | | | | | | | Merge "RenderThread animator support"John Reck2014-04-2918-66/+780
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | RenderThread animator supportJohn Reck2014-04-2918-66/+780
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge "Make sure the theta is correctly represented and incoming polygon is C...ztenghui2014-04-296-45/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make sure the theta is correctly represented and incoming polygon is CW for s...ztenghui2014-04-286-45/+113
* | | | | | | | | | | | | | | | Add elevation, Z properties to ViewChris Craik2014-04-284-9/+35
* | | | | | | | | | | | | | | | Merge "Shoot the rays to the vertices of the incoming polygon."ztenghui2014-04-243-6/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Shoot the rays to the vertices of the incoming polygon.ztenghui2014-04-243-6/+86
* | | | | | | | | | | | | | | | Merge "Clip TouchFeedbackDrawable effect to receiver Outline"Chris Craik2014-04-2415-108/+300
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik2014-04-2315-108/+300
* | | | | | | | | | | | | | | | Fix translationZ matrix computationChris Craik2014-04-233-13/+44
* | | | | | | | | | | | | | | | Merge "ask skia to use flat gamma when rendering fonts from hwui"Victoria Lease2014-04-222-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ask skia to use flat gamma when rendering fonts from hwuiVictoria Lease2014-04-222-2/+6
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Fix is_zero checkChris Craik2014-04-221-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Force a full redraw on surface changeJohn Reck2014-04-171-8/+11
* | | | | | | | | | | | | | | Add missing resume() callJohn Reck2014-04-161-0/+4
* | | | | | | | | | | | | | | Merge "Fix issue with bitmap uploading"John Reck2014-04-1412-61/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix issue with bitmap uploadingJohn Reck2014-04-1412-61/+126
* | | | | | | | | | | | | | | | Fence on destructionJohn Reck2014-04-144-9/+12
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Remove use-after-free signal in RenderNode"Chris Craik2014-04-112-10/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \