summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | am 183e5e03: am 49024bac: Merge "AssetManager support for 3 letter lang/count...Narayan Kamath2014-03-073-45/+347
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | | | | | | | | | am f24687e2: Merge "Plumb display power state through display manager." into ...Jeff Brown2014-04-113-47/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | Plumb display power state through display manager.Jeff Brown2014-04-103-47/+5
* | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Remove use-after-free signal in RenderNodeChris Craik2014-04-112-10/+1
* | | | | | | | | | | | | | | | | | | | | Merge "Fix BitmapMesh buffer copy"Chris Craik2014-04-111-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix BitmapMesh buffer copyChris Craik2014-04-111-3/+3
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Simplify matrix calculationsJohn Reck2014-04-113-139/+83
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge "Make attachFunctor blocking"John Reck2014-04-104-95/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Make attachFunctor blockingJohn Reck2014-04-104-95/+7
* | | | | | | | | | | | | | | | | | | | | Remove sync flushJohn Reck2014-04-105-39/+9
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge hasFunctors & pushStaging into prepareTreeJohn Reck2014-04-098-51/+53
* | | | | | | | | | | | | | | | | | | | Merge "Switch DisplayListData to a staging model"John Reck2014-04-0910-65/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Switch DisplayListData to a staging modelJohn Reck2014-04-0910-65/+39
* | | | | | | | | | | | | | | | | | | | | Merge "When recording a child node into a parent, read staging projection pro...Chris Craik2014-04-092-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | When recording a child node into a parent, read staging projection propertyChris Craik2014-04-082-5/+7
* | | | | | | | | | | | | | | | | | | | | | Fix ThreadedRenderer.setEnabled()John Reck2014-04-094-14/+34
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Ensure there's a GL context before creating a LayerJohn Reck2014-04-083-5/+20
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Veto pool TODOJohn Reck2014-04-072-7/+1
* | | | | | | | | | | | | | | | | | | | Merge "Fence on draws that are reported"John Reck2014-04-082-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fence on draws that are reportedJohn Reck2014-04-072-0/+12
* | | | | | | | | | | | | | | | | | | | | Merge "Refcount RenderNode"John Reck2014-04-0717-82/+173
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \