summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Process all display events in order"Jesse Hall2013-02-081-19/+23
|\
| * Process all display events in orderJesse Hall2013-02-071-19/+23
* | Merge "Handle hotplug events as described instead of rescanning"Jesse Hall2013-02-081-23/+34
|\ \ | |/
| * Handle hotplug events as described instead of rescanningJesse Hall2013-02-071-23/+34
|/
* Merge "Services: Adding HSPAP info in Android"Jaikumar Ganesh2013-02-071-1/+2
|\
| * Services: Adding HSPAP info in AndroidArun Ravindran2012-09-051-1/+2
* | Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar...Daniel Sandler2013-02-071-1/+3
|\ \
| * | DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clockJorge Ruesga2012-09-191-1/+3
* | | Merge "NullPointerException in SQLiteSession"Jeffrey Brown2013-02-071-1/+1
|\ \ \
| * | | NullPointerException in SQLiteSessionLászló Dávid2012-10-251-1/+1
* | | | Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"Jeffrey Brown2013-02-071-2/+2
|\ \ \ \
| * | | | Fix PointerCoords Parcel incorrectly storing values as Int32Ilya Polenov2013-01-301-2/+2
* | | | | Merge "fix hover events consume issue"Jeffrey Brown2013-02-071-2/+1
|\ \ \ \ \
| * | | | | fix hover events consume issueMasanori Ogino2013-01-221-2/+1
* | | | | | Merge "Disable usage of WAL in DatabaseHelper"Jeffrey Brown2013-02-071-1/+0
|\ \ \ \ \ \
| * | | | | | Disable usage of WAL in DatabaseHelperYevgen Pronenko2012-12-111-1/+0
* | | | | | | Merge "Keep native callbacks when primary SQLiteConnection is recreated"Jeffrey Brown2013-02-071-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Keep native callbacks when primary SQLiteConnection is recreatedNiklas Brunlid2012-12-041-0/+7
* | | | | | | | Merge "Potential NPE in SQLiteConnection"Jeffrey Brown2013-02-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Potential NPE in SQLiteConnectionSylvain Becuwe2012-10-281-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Clear loaders array after they are destroyed."Jeffrey Brown2013-02-071-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Clear loaders array after they are destroyed.Roman Mazur2012-12-131-0/+1
* | | | | | | | | 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
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |