summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ViewRootImpl to find missing focus using D-pad.Ki-Hwan Lee2013-02-071-0/+7
* Merge "Fix bugs regarding IllegalStateException during moving position in cur...Jeffrey Brown2013-02-071-1/+1
|\
| * Fix bugs regarding IllegalStateException during moving position in cursorwindow.Jangwon Lee2012-12-201-1/+1
* | Merge "add reply.writeNoException() for quick response"Jeffrey Brown2013-02-071-0/+1
|\ \
| * | add reply.writeNoException() for quick responseSungmin Choi2012-12-201-0/+1
* | | Merge "avoid multiple-"0" to exceed the length of upper bound"Adam Powell2013-02-061-1/+3
|\ \ \
| * | | avoid multiple-"0" to exceed the length of upper boundSungmin Choi2013-01-251-1/+3
* | | | Merge "Fix unexpected rotation change when re-enabling auto-rotate"Craig Mautner2013-02-051-0/+1
|\ \ \ \
| * | | | Fix unexpected rotation change when re-enabling auto-rotateSangkyu Lee2013-01-091-0/+1
* | | | | Merge "AndroidKeyStore: return error code on error"Kenny Root2013-02-051-1/+6
|\ \ \ \ \
| * | | | | AndroidKeyStore: return error code on errorKenny Root2013-02-041-1/+6
|/ / / / /
* | | | | Merge "AndroidKeyStore: add key wrapping test"Kenny Root2013-02-041-0/+48
|\ \ \ \ \
| * | | | | AndroidKeyStore: add key wrapping testKenny Root2013-02-041-0/+48
* | | | | | Merge "AndroidKeyStore: fix tests"Kenny Root2013-02-042-13/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | AndroidKeyStore: fix testsKenny Root2013-02-042-13/+7
|/ / / / /
* | | | | Merge "Function uri.getAuthority is called twice. Minor doc corrections."Kenny Root2013-02-041-5/+5
|\ \ \ \ \
| * | | | | Function uri.getAuthority is called twice. Minor doc corrections.Yury Zhauniarovich2013-02-031-5/+5
* | | | | | Merge "Change default intent"Irfan Sheriff2013-02-041-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change default intentIrfan Sheriff2013-02-041-1/+1
|/ / / / /
* | | | | Merge "One more fix for incorrect indices."Kenny Root2013-01-301-1/+1
|\ \ \ \ \
| * | | | | One more fix for incorrect indices.Stephen Hines2013-01-221-1/+1
* | | | | | Merge "Added focusable true on search_button for D-pad."Amith Yamasani2013-01-281-0/+1
|\ \ \ \ \ \
| * | | | | | Added focusable true on search_button for D-pad.Ki-Hwan Lee2013-01-241-0/+1
| |/ / / / /
* | | | | | Merge "show SELECT ALL icon with text in landscape mode"Adam Powell2013-01-281-11/+2
|\ \ \ \ \ \
| * | | | | | show SELECT ALL icon with text in landscape modeSungmin Choi2013-01-251-11/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix possible integer overflow in MtpStorage"Amith Yamasani2013-01-281-1/+1
|\ \ \ \ \ \
| * | | | | | Fix possible integer overflow in MtpStorageHenrik Engström2013-01-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Remove config_wifi_p2p_support from config.xml."Irfan Sheriff2013-01-281-2/+0
|\ \ \ \ \ \
| * | | | | | Remove config_wifi_p2p_support from config.xml.Yoshihiko Ikenaga2013-01-251-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge "Track libcore changes for OpenSSLKey"Kenny Root2013-01-263-23/+14
|\ \ \ \ \ \
| * | | | | | Track libcore changes for OpenSSLKeyKenny Root2013-01-223-23/+14
* | | | | | | Merge "Add TLS Channel ID support to SSLCertificateSocketFactory."Kenny Root2013-01-251-0/+22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add TLS Channel ID support to SSLCertificateSocketFactory.Alex Klyubin2013-01-181-0/+22
| |/ / / / /
* | | | | | Merge "Fix WPS configuration method of BSS enrollee."Irfan Sheriff2013-01-241-1/+1
|\ \ \ \ \ \
| * | | | | | Fix WPS configuration method of BSS enrollee.Yoshihiko Ikenaga2013-01-241-1/+1
|/ / / / / /
* | | | | | Merge "frameworks: Display missing text on SimUnlockScreen"Wink Saville2013-01-241-1/+0
|\ \ \ \ \ \
| * | | | | | frameworks: Display missing text on SimUnlockScreenAnju Mathapati2012-11-041-1/+0
* | | | | | | Merge "Telephony: Consider EVDO ecio zero value as valid."Wink Saville2013-01-231-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Telephony: Consider EVDO ecio zero value as valid.Banavathu, Srinivas Naik2012-10-191-1/+1
| |/ / / / /
* | | | | | Merge "Fix array index oob in Matrix3f.loadRotate()."Christopher Tate2013-01-231-1/+1
|\ \ \ \ \ \
| * | | | | | Fix array index oob in Matrix3f.loadRotate().Stephen Hines2013-01-221-1/+1
|/ / / / / /
* | | | | | Merge "fix typo for symbol"Elliott Hughes2013-01-221-1/+0
|\ \ \ \ \ \
| * | | | | | fix typo for symbolSungmin Choi2013-01-171-1/+0
* | | | | | | Merge "Fix for truncated sentence in "Find on Page" field"John Reck2013-01-221-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix for truncated sentence in "Find on Page" fieldStefan Wysocki2013-01-151-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Track a typo fix in hidden libcore API."Elliott Hughes2013-01-171-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Track a typo fix in hidden libcore API.Elliott Hughes2013-01-171-1/+1
|/ / / / /
* | | | | Merge "Manual fix for some Norwegian format strings."Elliott Hughes2013-01-141-5/+5
|\ \ \ \ \
| * | | | | Manual fix for some Norwegian format strings.Elliott Hughes2013-01-141-5/+5
|/ / / / /
* | | | | Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."Elliott Hughes2013-01-1476-174/+11
|\ \ \ \ \