summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in AlertController.javaSangkyu Lee2013-02-151-1/+1
* Process all display events in orderJesse Hall2013-02-071-19/+23
* Merge "NullPointerException in SQLiteSession"Jeffrey Brown2013-02-071-1/+1
|\
| * NullPointerException in SQLiteSessionLászló Dávid2012-10-251-1/+1
* | Merge "fix hover events consume issue"Jeffrey Brown2013-02-071-2/+1
|\ \
| * | fix hover events consume issueMasanori Ogino2013-01-221-2/+1
* | | 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
* | | | | | | | | Function uri.getAuthority is called twice. Minor doc corrections.Yury Zhauniarovich2013-02-031-5/+5
* | | | | | | | | 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 "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-262-17/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Track libcore changes for OpenSSLKeyKenny Root2013-01-222-17/+11
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | 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 "frameworks: Display missing text on SimUnlockScreen"Wink Saville2013-01-241-1/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | frameworks: Display missing text on SimUnlockScreenAnju Mathapati2012-11-041-1/+0
* | | | | | | | | 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
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Track a typo fix in hidden libcore API.Elliott Hughes2013-01-171-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | 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-1475-165/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Switch over to getting 12-/24-hour time formats from CLDR via icu4c.Elliott Hughes2013-01-1475-165/+6
* | | | | | | | Merge "Handle nested folder case"Dianne Hackborn2013-01-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle nested folder caseRoger Chen2013-01-031-1/+1
| |/ / / / / / /
* | | | | | | | Merge "Correcting typo in doc of MEDIA_XXX intents"Dianne Hackborn2013-01-071-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Correcting typo in doc of MEDIA_XXX intentssuyi Yuan2013-01-041-3/+3
| |/ / / / / / /
* | | | | | | | Merge "Hopefully fix PendingIntent.getActivities() documentation wtf."Dianne Hackborn2013-01-071-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Hopefully fix PendingIntent.getActivities() documentation wtf.Tim Hutt2012-12-101-2/+2
* | | | | | | | | Use most specific attributes for distinguished name displayBrian Carlstrom2013-01-042-18/+92
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Fix NullpointException problem in onMenuItemSelected"Adam Powell2013-01-031-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix NullpointException problem in onMenuItemSelectedzobject2012-12-151-2/+8
| | |_|_|_|/ / / | |/| | | | | |