summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New widget: TextureViewRomain Guy2011-04-2819-86/+847
* Correctly compute tex coords for rect layers.Romain Guy2011-04-275-36/+43
* Merge "Apply shaders/filters to text drop shadows. Bug #4318323"Romain Guy2011-04-264-12/+33
|\
| * Apply shaders/filters to text drop shadows.Romain Guy2011-04-264-12/+33
* | Merge "Update shader text to test with drop shadows."Romain Guy2011-04-261-0/+1
|\ \ | |/
| * Update shader text to test with drop shadows.Romain Guy2011-04-261-0/+1
* | Merge "Start ICS header cleanup and finish type matrix."Stephen Hines2011-04-2617-0/+253
|\ \
| * | Start ICS header cleanup and finish type matrix.Jason Sams2011-04-2517-0/+253
* | | am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an i...Kenny Root2011-04-261-1/+1
|\ \ \
| * \ \ am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const...Kenny Root2011-04-261-1/+1
| |\ \ \
| | * \ \ am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefB...Kenny Root2011-04-261-1/+1
| | |\ \ \
| | | * \ \ am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase"Kenny Root2011-04-261-1/+1
| | | |\ \ \
| | | | * \ \ Merge "libutils: Fix an improper const-cast in RefBase"Kenny Root2011-04-261-1/+1
| | | | |\ \ \
| | | | | * | | libutils: Fix an improper const-cast in RefBaseJosh Stone2011-04-221-1/+1
* | | | | | | | am 31418a1e: am 45e13ec1: am 5fcfce96: am 4b72eec3: Merge "Re-assingning loca...Jean-Baptiste Queru2011-04-261-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 45e13ec1: am 5fcfce96: am 4b72eec3: Merge "Re-assingning local variable if...Jean-Baptiste Queru2011-04-261-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | am 5fcfce96: am 4b72eec3: Merge "Re-assingning local variable if mStringBlock...Jean-Baptiste Queru2011-04-261-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | am 4b72eec3: Merge "Re-assingning local variable if mStringBlocks was initial...Jean-Baptiste Queru2011-04-261-0/+1
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge "Re-assingning local variable if mStringBlocks was initialized here. NP...Jean-Baptiste Queru2011-04-251-0/+1
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Re-assingning local variable if mStringBlocks was initialized here. NPE is th...Jozef BABJAK2011-04-191-0/+1
* | | | | | | | am 4e1027e4: am 78d4e71d: (-s ours) am d2127c43: Handle DHCP renewal and wake...Irfan Sheriff2011-04-260-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 78d4e71d: (-s ours) am d2127c43: Handle DHCP renewal and wakeup in frameworkIrfan Sheriff2011-04-260-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | am d2127c43: Handle DHCP renewal and wakeup in frameworkIrfan Sheriff2011-04-261-31/+122
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Handle DHCP renewal and wakeup in frameworkIrfan Sheriff2011-04-221-31/+122
* | | | | | | | am 1786fdda: am e20c91de: am e1e3d7d9: am 97fee855: docs: update a couple usb...Scott Main2011-04-261-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am e20c91de: am e1e3d7d9: am 97fee855: docs: update a couple usb driver URLs ...Scott Main2011-04-261-3/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ am e1e3d7d9: am 97fee855: docs: update a couple usb driver URLs bug: 4339758Scott Main2011-04-261-3/+3
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ am 97fee855: docs: update a couple usb driver URLs bug: 4339758Scott Main2011-04-261-3/+3
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | docs: update a couple usb driver URLsScott Main2011-04-251-3/+3
* | | | | | | | | | | am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Fix issue 4335692: HDMI media volumeEric Laurent2011-04-251-0/+7
* | | | | | | | | | Make setGradientCenter/Radius work.Romain Guy2011-04-262-4/+5
* | | | | | | | | | Copy the solid color when mutating a gradient drawable.Romain Guy2011-04-261-0/+1
* | | | | | | | | | Take the index parameter into account in drawTextOnPath.Romain Guy2011-04-261-1/+1
* | | | | | | | | | Allow bitmap filtering on NinePatchDrawable.Romain Guy2011-04-261-4/+2
* | | | | | | | | | Merge "Fix javadoc."Marco Nelissen2011-04-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix javadoc.Marco Nelissen2011-04-251-1/+1
* | | | | | | | | | | Merge "Adding capability to lookup many elements."John Reck2011-04-264-35/+260
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding capability to lookup many elements.Dounia Berrada2011-04-214-35/+260
* | | | | | | | | | | | am 759efacd: am ef568c97: Merge "Make new networkAttribute parameter non-opti...Robert Greenwalt2011-04-262-15/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | am ef568c97: Merge "Make new networkAttribute parameter non-optional." into h...Robert Greenwalt2011-04-262-15/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge "Make new networkAttribute parameter non-optional." into honeycomb-LTERobert Greenwalt2011-04-252-15/+11
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Make new networkAttribute parameter non-optional.Robert Greenwalt2011-04-252-15/+11
* | | | | | | | | | | | | am 9d5ac7bd: am dcbba67a: Telephony: Fix merge issue "Set enabled state befor...Ramesh Sudini2011-04-261-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | am dcbba67a: Telephony: Fix merge issue "Set enabled state before notificatio...Ramesh Sudini2011-04-261-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Telephony: Fix merge issue "Set enabled state before notification is sent out."Ramesh Sudini2011-04-251-2/+1
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge "fix typo in Vector<>:: push_back and push_front"Mathias Agopian2011-04-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix typo in Vector<>:: push_back and push_frontMathias Agopian2011-04-251-2/+2