Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch frameworks/base over from @hidden Charsets to public StandardCharsets. | Elliott Hughes | 2013-06-28 | 6 | -24/+24 |
* | Merge "Add ALPN support to SSL socket factory" | Kenny Root | 2013-06-27 | 2 | -14/+58 |
|\ | |||||
| * | Add ALPN support to SSL socket factory | Kenny Root | 2013-06-26 | 2 | -14/+58 |
* | | Merge "Fix deadlock of WebViewCoreThread" | John Reck | 2013-06-25 | 1 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | Fix deadlock of WebViewCoreThread | Yuya Aoki | 2013-05-01 | 1 | -1/+6 |
* | | Merge "Lockscreen : Reference correct layout" | Jean-Baptiste Queru | 2013-06-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Lockscreen : Reference correct layout | Danesh Mondegarian | 2013-06-24 | 1 | -1/+1 |
* | | | Merge "Avoid unnecessary FindClass("java/lang/String")." | Dianne Hackborn | 2013-06-18 | 1 | -15/+3 |
|\ \ \ | |||||
| * | | | Avoid unnecessary FindClass("java/lang/String"). | Vladimir Marko | 2013-06-17 | 1 | -15/+3 |
* | | | | Correct Date format for el_GR, sv_SE and tr_TR locales | howardb | 2013-06-17 | 74 | -80/+3 |
|/ / / | |||||
* | | | Merge "Update HttpResponseCache to use the new cache API." | Narayan Kamath | 2013-06-13 | 1 | -39/+30 |
|\ \ \ | |||||
| * | | | Update HttpResponseCache to use the new cache API. | Narayan Kamath | 2013-06-12 | 1 | -39/+30 |
* | | | | Fix incorrect fragment animation used for hiding fragments | Adam Powell | 2013-06-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "change "next" to "done" in minute IME option under 24-hour format" | Elliott Hughes | 2013-06-05 | 1 | -0/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | change "next" to "done" in minute IME option under 24-hour format | Hyejin Kim | 2013-03-21 | 1 | -0/+10 |
* | | | Merge "Bug fix for building the hover target list" | Jeff Brown | 2013-05-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Bug fix for building the hover target list | Sangkyu Lee | 2013-03-13 | 1 | -1/+1 |
* | | | | Merge "Add additional Method that check whether a table is empty or not" | Jeff Brown | 2013-05-28 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Add additional Method that check whether a table is empty or not | Hyoseong Kim | 2013-04-01 | 1 | -0/+12 |
* | | | | | Merge "Avoid IllegalArgumentException in Preference.java compareTo()" | Dianne Hackborn | 2013-05-26 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Avoid IllegalArgumentException in Preference.java compareTo() | Carsten Hauge | 2013-04-29 | 1 | -0/+3 |
* | | | | | | Merge "Fix CalendarView to show the month title properly." | Dianne Hackborn | 2013-05-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix CalendarView to show the month title properly. | Ki-Hwan Lee | 2013-03-21 | 1 | -1/+1 |
* | | | | | | | Merge "Don't include flags in configuration change if their value hasn't chan... | Dianne Hackborn | 2013-05-26 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't include flags in configuration change if their value hasn't changed. | Danny Baumann | 2013-05-15 | 1 | -3/+5 |
* | | | | | | | | Merge "Fix documentation of requestCode parameter." | Dianne Hackborn | 2013-05-26 | 1 | -12/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix documentation of requestCode parameter. | Danny Baumann | 2013-04-05 | 1 | -12/+6 |
* | | | | | | | | | Update tethering profile for specific operators | seonju.oh | 2013-05-24 | 15 | -6/+371 |
* | | | | | | | | | Fix SELinux get.. methods aborting on invalid address | Richard Haines | 2013-05-22 | 1 | -5/+5 |
* | | | | | | | | | Premium SMS popup for ISIS | Sangcheol Lee | 2013-05-15 | 1 | -1/+1 |
* | | | | | | | | | Merge "EthernetDataTracker: Set network available on connected" | Robert Greenwalt | 2013-05-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | EthernetDataTracker: Set network available on connected | Peter YOON | 2013-03-11 | 1 | -0/+1 |
* | | | | | | | | | Merge "Tracking libnativehelper dependencies" | Brian Carlstrom | 2013-05-11 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tracking libnativehelper dependencies | Brian Carlstrom | 2013-05-10 | 1 | -1/+2 |
* | | | | | | | | | | Merge "Avoid NullPointerException in getHandler()" | Craig Mautner | 2013-05-10 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Avoid NullPointerException in getHandler() | Koji Fukui | 2013-05-01 | 1 | -2/+3 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Someone's IDE chose the wrong Date. | Elliott Hughes | 2013-05-06 | 1 | -1/+1 |
* | | | | | | | | | Show CJK dates as all-numeric in the DatePicker. | Elliott Hughes | 2013-05-01 | 1 | -5/+19 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge "when locale is non-Enligh, sometimes month spinner needs a number IME" | Elliott Hughes | 2013-04-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | when locale is non-Enligh, sometimes month spinner needs a number IME | Hyejin Kim | 2013-04-09 | 1 | -0/+5 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "HeaderViewListAdapter: Correct thrown error names." | Romain Guy | 2013-04-30 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | HeaderViewListAdapter: Correct thrown error names. | Taylor H. Perkins | 2013-04-30 | 1 | -6/+6 |
* | | | | | | | | | Merge "Fix DatePicker's spinner order in various locales." | Elliott Hughes | 2013-04-30 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix DatePicker's spinner order in various locales. | Elliott Hughes | 2013-04-30 | 1 | -5/+10 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Use ICU for getDateFormatOrder." | Elliott Hughes | 2013-04-30 | 1 | -28/+3 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Use ICU for getDateFormatOrder. | Elliott Hughes | 2013-04-30 | 1 | -28/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge "Track change to JSSE provider" | Kenny Root | 2013-04-30 | 10 | -21/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Track change to JSSE provider | Kenny Root | 2013-04-29 | 10 | -21/+20 |
* | | | | | | | | | Merge "Revert "Can not mark the same content of browser page after copy"" | John Reck | 2013-04-30 | 2 | -9/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Revert "Can not mark the same content of browser page after copy" | John Reck | 2013-04-30 | 2 | -9/+2 |