summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-286-24/+24
* Merge "Add ALPN support to SSL socket factory"Kenny Root2013-06-272-14/+58
|\
| * Add ALPN support to SSL socket factoryKenny Root2013-06-262-14/+58
* | Merge "Fix deadlock of WebViewCoreThread"John Reck2013-06-251-1/+6
|\ \ | |/ |/|
| * Fix deadlock of WebViewCoreThreadYuya Aoki2013-05-011-1/+6
* | Merge "Lockscreen : Reference correct layout"Jean-Baptiste Queru2013-06-241-1/+1
|\ \
| * | Lockscreen : Reference correct layoutDanesh Mondegarian2013-06-241-1/+1
* | | Merge "Avoid unnecessary FindClass("java/lang/String")."Dianne Hackborn2013-06-181-15/+3
|\ \ \
| * | | Avoid unnecessary FindClass("java/lang/String").Vladimir Marko2013-06-171-15/+3
* | | | Correct Date format for el_GR, sv_SE and tr_TR localeshowardb2013-06-1774-80/+3
|/ / /
* | | Merge "Update HttpResponseCache to use the new cache API."Narayan Kamath2013-06-131-39/+30
|\ \ \
| * | | Update HttpResponseCache to use the new cache API.Narayan Kamath2013-06-121-39/+30
* | | | Fix incorrect fragment animation used for hiding fragmentsAdam Powell2013-06-071-1/+1
|/ / /
* | | Merge "change "next" to "done" in minute IME option under 24-hour format"Elliott Hughes2013-06-051-0/+10
|\ \ \ | |/ / |/| |
| * | change "next" to "done" in minute IME option under 24-hour formatHyejin Kim2013-03-211-0/+10
* | | Merge "Bug fix for building the hover target list"Jeff Brown2013-05-281-1/+1
|\ \ \
| * | | Bug fix for building the hover target listSangkyu Lee2013-03-131-1/+1
* | | | Merge "Add additional Method that check whether a table is empty or not"Jeff Brown2013-05-281-0/+12
|\ \ \ \
| * | | | Add additional Method that check whether a table is empty or notHyoseong Kim2013-04-011-0/+12
* | | | | Merge "Avoid IllegalArgumentException in Preference.java compareTo()"Dianne Hackborn2013-05-261-0/+3
|\ \ \ \ \
| * | | | | Avoid IllegalArgumentException in Preference.java compareTo()Carsten Hauge2013-04-291-0/+3
* | | | | | Merge "Fix CalendarView to show the month title properly."Dianne Hackborn2013-05-261-1/+1
|\ \ \ \ \ \
| * | | | | | Fix CalendarView to show the month title properly.Ki-Hwan Lee2013-03-211-1/+1
* | | | | | | Merge "Don't include flags in configuration change if their value hasn't chan...Dianne Hackborn2013-05-261-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Don't include flags in configuration change if their value hasn't changed.Danny Baumann2013-05-151-3/+5
* | | | | | | | Merge "Fix documentation of requestCode parameter."Dianne Hackborn2013-05-261-12/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix documentation of requestCode parameter.Danny Baumann2013-04-051-12/+6
* | | | | | | | | Update tethering profile for specific operatorsseonju.oh2013-05-2415-6/+371
* | | | | | | | | Fix SELinux get.. methods aborting on invalid addressRichard Haines2013-05-221-5/+5
* | | | | | | | | Premium SMS popup for ISISSangcheol Lee2013-05-151-1/+1
* | | | | | | | | Merge "EthernetDataTracker: Set network available on connected"Robert Greenwalt2013-05-151-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | EthernetDataTracker: Set network available on connectedPeter YOON2013-03-111-0/+1
* | | | | | | | | Merge "Tracking libnativehelper dependencies"Brian Carlstrom2013-05-111-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tracking libnativehelper dependenciesBrian Carlstrom2013-05-101-1/+2
* | | | | | | | | | Merge "Avoid NullPointerException in getHandler()"Craig Mautner2013-05-101-2/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Avoid NullPointerException in getHandler()Koji Fukui2013-05-011-2/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Someone's IDE chose the wrong Date.Elliott Hughes2013-05-061-1/+1
* | | | | | | | | Show CJK dates as all-numeric in the DatePicker.Elliott Hughes2013-05-011-5/+19
|/ / / / / / / /
* | | | | | | | Merge "when locale is non-Enligh, sometimes month spinner needs a number IME"Elliott Hughes2013-04-301-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | when locale is non-Enligh, sometimes month spinner needs a number IMEHyejin Kim2013-04-091-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "HeaderViewListAdapter: Correct thrown error names."Romain Guy2013-04-301-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | HeaderViewListAdapter: Correct thrown error names.Taylor H. Perkins2013-04-301-6/+6
* | | | | | | | | Merge "Fix DatePicker's spinner order in various locales."Elliott Hughes2013-04-301-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix DatePicker's spinner order in various locales.Elliott Hughes2013-04-301-5/+10
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Use ICU for getDateFormatOrder."Elliott Hughes2013-04-301-28/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Use ICU for getDateFormatOrder.Elliott Hughes2013-04-301-28/+3
| |/ / / / / / /
* | | | | | | | Merge "Track change to JSSE provider"Kenny Root2013-04-3010-21/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Track change to JSSE providerKenny Root2013-04-2910-21/+20
* | | | | | | | | Merge "Revert "Can not mark the same content of browser page after copy""John Reck2013-04-302-9/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Can not mark the same content of browser page after copy"John Reck2013-04-302-9/+2