summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add transition support to PopupWindow"Alan Viverette2015-01-301-0/+115
|\
| * Add transition support to PopupWindowAlan Viverette2015-01-291-0/+115
* | am 0654196f: am e7a69cbf: am dbd03924: Merge "Fix wrap property creation when...Christopher Ferris2015-01-301-1/+6
|\ \
| * \ am e7a69cbf: am dbd03924: Merge "Fix wrap property creation when truncating."Christopher Ferris2015-01-301-1/+6
| |\ \
| | * | Fix wrap property creation when truncating.Christopher Ferris2015-01-291-1/+6
* | | | resolve merge conflicts of e5743753 to master.Alan Viverette2015-01-271-12/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 55120a0f: am 197adec3: Merge "Accessibility: Ignore overlapping siblings w...Svetoslav2015-01-271-12/+0
| |\ \
| | * | Accessibility: Ignore overlapping siblings when computing a click locationSvetoslav2015-01-231-12/+0
* | | | Remove dead code #11: Remove more unused classesJorim Jaggi2015-01-278-3318/+0
* | | | Merge "Revert "Remove dead code #11: Remove more unused classes""Jorim Jaggi2015-01-278-0/+3318
|\ \ \ \
| * | | | Revert "Remove dead code #11: Remove more unused classes"Jorim Jaggi2015-01-278-0/+3318
* | | | | Merge "Remove dead code #11: Remove more unused classes"Jorim Jaggi2015-01-278-3318/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove dead code #11: Remove more unused classesJorim Jaggi2015-01-218-3318/+0
* | | | | am 42a13865: Merge "Accessibilty: Cannot click on views in a scrollable conta...Svetoslav2015-01-231-0/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 42a13865: Merge "Accessibilty: Cannot click on views in a scrollable conta...Svetoslav2015-01-231-0/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Accessibilty: Cannot click on views in a scrollable container covered ...Svetoslav2015-01-231-0/+15
| | |\ \ \
| | | * | | Accessibilty: Cannot click on views in a scrollable container covered by the ...Svetoslav2015-01-221-0/+15
* | | | | | Clear leftover state between resolving calls.Sudheer Shanka2015-01-231-0/+2
* | | | | | am 78d51c22: Merge "Use the proper IpPrefix and LinkAddress constructors in V...Lorenzo Colitti2015-01-231-6/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 78d51c22: Merge "Use the proper IpPrefix and LinkAddress constructors in V...Lorenzo Colitti2015-01-231-6/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Use the proper IpPrefix and LinkAddress constructors in VPN code." int...Lorenzo Colitti2015-01-231-6/+3
| | |\ \ \ \
| | | * | | | Use the proper IpPrefix and LinkAddress constructors in VPN code.Lorenzo Colitti2015-01-231-6/+3
* | | | | | | am 3677117d: Merge "Never set "Work" or "Personal apps" as prefered activitie...Nicolas Prevot2015-01-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 3677117d: Merge "Never set "Work" or "Personal apps" as prefered activitie...Nicolas Prevot2015-01-221-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Never set "Work" or "Personal apps" as prefered activities." into lmp-...Nicolas Prevot2015-01-221-1/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Never set "Work" or "Personal apps" as prefered activities.Nicolas Prevot2015-01-211-1/+1
| | | |/ / /
* | | | | | AlertActivity now behaves as a dialog for accessibility purposes. automerge: ...Svetoslav2015-01-211-0/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | AlertActivity now behaves as a dialog for accessibility purposes. automerge: ...Svetoslav2015-01-211-0/+18
| |\ \ \ \ \ | | |/ / / /
| | * | | | AlertActivity now behaves as a dialog for accessibility purposes.Svetoslav2015-01-211-0/+18
* | | | | | Merge "Only hide cross profile disclosure when showing resolver." into lmp-mr...Kenny Guy2015-01-211-3/+6
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Merge "Only hide cross profile disclosure when showing resolver." into lmp-mr...Kenny Guy2015-01-211-3/+6
| |\ \ \ \ | | |/ / /
| | * | | Only hide cross profile disclosure when showing resolver.Kenny Guy2015-01-201-3/+6
| | |/ /
* | | | Merge "Choose the right executable for wrapped applications." automerge: aa87...Narayan Kamath2015-01-213-3/+17
|\ \ \ \ | |/ / /
| * | | Merge "Choose the right executable for wrapped applications." automerge: aa87e89Narayan Kamath2015-01-213-3/+17
| |\ \ \ | | | |/ | | |/|
| | * | Choose the right executable for wrapped applications.Narayan Kamath2015-01-193-3/+17
* | | | am 66bbfb6b: am 17f50f81: am d8beca64: Merge "Remove support for --classpath ...Narayan Kamath2015-01-192-123/+18
|\ \ \ \ | |/ / /
| * | | am 17f50f81: am d8beca64: Merge "Remove support for --classpath and make --ru...Narayan Kamath2015-01-192-123/+18
| |\ \ \ | | |/ /
| | * | Remove support for --classpath and make --runtime-init the default.Narayan Kamath2015-01-192-123/+18
* | | | am 1f7d657b: am 3e809794: am e315feea: Merge "Fix handling of wrapped process...Narayan Kamath2015-01-191-0/+2
|\ \ \ \ | |/ / /
| * | | am 3e809794: am e315feea: Merge "Fix handling of wrapped processes [part 1]."Narayan Kamath2015-01-191-0/+2
| |\ \ \ | | |/ /
| | * | Fix handling of wrapped processes [part 1].Narayan Kamath2015-01-191-0/+2
* | | | am e05f269b: am 96b87a1d: am 4ac5775d: Merge "Fix handling of wrapped process...Narayan Kamath2015-01-191-12/+24
|\ \ \ \ | |/ / /
| * | | am 96b87a1d: am 4ac5775d: Merge "Fix handling of wrapped processes [part 2]"Narayan Kamath2015-01-191-12/+24
| |\ \ \ | | |/ /
| | * | Fix handling of wrapped processes [part 2]Narayan Kamath2015-01-161-12/+24
* | | | Merge "Add popup theme for Spinner, use for actionBarPopupTheme default"Alan Viverette2015-01-151-6/+29
|\ \ \ \
| * | | | Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette2015-01-141-6/+29
* | | | | resolve merge conflicts of 87f5369 to master.Jorim Jaggi2015-01-151-9/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 657f9a68: am 1a6dd298: Merge "StateMachine.dump produces no output sometim...Wink Saville2015-01-141-9/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "StateMachine.dump produces no output sometimes." into lmp-mr1-devWink Saville2015-01-141-9/+16
| | |\ \ \
| | | * | | StateMachine.dump produces no output sometimes.Wink Saville2015-01-131-9/+16