summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Fix doc bug for object size."Jason Sams2015-03-271-1/+2
|\ \ \ \ \ \
| * | | | | | Fix doc bug for object size.Jason Sams2015-03-261-1/+2
* | | | | | | Merge "Catch errors for unknown object types."Jason Sams2015-03-261-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Catch errors for unknown object types.Jason Sams2015-03-261-0/+3
* | | | | | | Merge "Fix potential npe"Jason Sams2015-03-261-0/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix potential npeJason Sams2015-03-261-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add getLegacyVpnInfoPrivileged method"Robert Greenwalt2015-03-261-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add getLegacyVpnInfoPrivileged methodsj.cha2015-03-231-0/+8
* | | | | | Merge "Consider RTL layout in DPAD navigation in Gallery"Alan Viverette2015-03-251-13/+7
|\ \ \ \ \ \
| * | | | | | Consider RTL layout in DPAD navigation in GalleryJohan Redestig2015-03-201-13/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Use correct tag type for RSA exponent"Chad Brubaker2015-03-251-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use correct tag type for RSA exponentChad Brubaker2015-03-221-4/+4
* | | | | | Merge "Make application/client id an object"Chad Brubaker2015-03-255-18/+88
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make application/client id an objectChad Brubaker2015-03-215-18/+88
| | |/ / / | |/| | |
* | | | | Merge "Framework's NetworkSecurityPolicy delegates to libcore's one."Alex Klyubin2015-03-251-4/+2
|\ \ \ \ \
| * | | | | Framework's NetworkSecurityPolicy delegates to libcore's one.Alex Klyubin2015-03-251-4/+2
* | | | | | Merge "Enforce tag types in KeymasterArgument classes"Chad Brubaker2015-03-255-0/+34
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Enforce tag types in KeymasterArgument classesChad Brubaker2015-03-225-0/+34
| | |/ / / | |/| | |
* | | | | Merge "Fix to crash when clicking text link without view activity"Alan Viverette2015-03-251-1/+7
|\ \ \ \ \
| * | | | | Fix to crash when clicking text link without view activityDaniel 2 Olofsson2014-12-101-1/+7
* | | | | | Merge "hwui : fix memory leak due to duplicate in shadow cache"Chris Craik2015-03-251-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | hwui : fix memory leak due to duplicate in shadow cacheMykola Kondratenko2015-03-171-0/+1
* | | | | | Merge "Address pending comments for NetworkSecurityPolicy."Alex Klyubin2015-03-251-33/+46
|\ \ \ \ \ \
| * | | | | | Address pending comments for NetworkSecurityPolicy.Alex Klyubin2015-03-241-33/+46
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Sort Bluetooth devices in quick settings by name"Jason Monk2015-03-252-4/+8
|\ \ \ \ \ \
| * | | | | | Sort Bluetooth devices in quick settings by nameMathias Jeppsson2015-03-242-4/+8
* | | | | | | Merge "systemui: Handle case when network has been lost"Jason Monk2015-03-241-1/+2
|\ \ \ \ \ \ \
| * | | | | | | systemui: Handle case when network has been lostRaju Yadav2015-03-101-1/+2
* | | | | | | | Merge "[ActivityManager] Avoid killing unrelated processes."Olawale Ogunwale2015-03-241-4/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | [ActivityManager] Avoid killing unrelated processes.riddle_hsu2015-03-171-4/+7
* | | | | | | | | Merge "Layout the window to be displayed if it would be resized"Olawale Ogunwale2015-03-241-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Layout the window to be displayed if it would be resizedtiger_huang2015-01-291-0/+4
* | | | | | | | | | Merge "DimLayer : remove unnecessary surface transaction calls"Olawale Ogunwale2015-03-242-25/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | DimLayer : remove unnecessary surface transaction callsDohyun Lee2015-03-242-25/+27
* | | | | | | | | | | Merge "Frameworks/base: Don't allocate another identity matrix"Andreas Gampe2015-03-241-2/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Frameworks/base: Don't allocate another identity matrixAndreas Gampe2015-03-151-2/+1
* | | | | | | | | | | Merge "Don't create unnecessary RenderThread's instance when executing 'dumps...John Reck2015-03-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxi...youngmin0822.lee2015-03-201-0/+1
* | | | | | | | | | | Merge "Prevent unexpected rotation while going back to keyguard"Craig Mautner2015-03-231-39/+66
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Prevent unexpected rotation while going back to keyguardtiger_huang2015-03-231-39/+66
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "[RenderScript] Add create(Context, int) to be compatible with the thun...Miao Wang2015-03-231-7/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [RenderScript] Add create(Context, int) to be compatible withMiao Wang2015-03-231-7/+36
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "SystemUI needs the SET_WALLPAPER permission"Michael Wright2015-03-231-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | SystemUI needs the SET_WALLPAPER permissionSamuel Asteberg2015-03-231-0/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge "Move arrow_pointer hotspot to better match actual tip"Alan Viverette2015-03-211-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move arrow_pointer hotspot to better match actual tipMichael Zoech2014-12-131-2/+2
* | | | | | | | | | | Merge "Specify public exponent for RSA"Chad Brubaker2015-03-211-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Specify public exponent for RSAChad Brubaker2015-03-201-0/+5
|/ / / / / / / / / /
* | | | | | | | | | Merge "Add android.security.NetworkSecurityPolicy."Alex Klyubin2015-03-202-0/+70
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add android.security.NetworkSecurityPolicy.Alex Klyubin2015-03-192-0/+70