| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip byte order mark (BOM) in JsonReader | Jesse Wilson | 2011-07-20 | 1 | -0/+21 |
* | Remove accidental spaces from expected failure message. | Jesse Wilson | 2011-07-19 | 1 | -1/+1 |
* | Add getBlob() to MatrixCursor | Todd Kennedy | 2011-07-19 | 1 | -8/+16 |
* | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." | Shimeng (Simon) Wang | 2011-07-19 | 1 | -0/+7 |
|\ |
|
| * | Add in i18n TLDs and new TLDs to the URL RegEx matcher. | Shimeng (Simon) Wang | 2011-07-19 | 1 | -0/+7 |
* | | Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."" | Bart Sears | 2011-07-18 | 1 | -7/+0 |
|\ \ |
|
| * | | Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher." | Bart Sears | 2011-07-18 | 1 | -7/+0 |
* | | | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." | Shimeng (Simon) Wang | 2011-07-18 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Add in i18n TLDs and new TLDs to the URL RegEx matcher. | Shimeng (Simon) Wang | 2011-07-18 | 1 | -0/+7 |
| |/ |
|
* | | Merge "Track line and column when parsing JSON." | Jesse Wilson | 2011-07-18 | 1 | -0/+29 |
|\ \ |
|
| * | | Track line and column when parsing JSON. | Jesse Wilson | 2011-07-18 | 1 | -0/+29 |
* | | | Merge "Always escape chars that JavaScript treats as newlines." | Jesse Wilson | 2011-07-18 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | Always escape chars that JavaScript treats as newlines. | Jesse Wilson | 2011-07-18 | 1 | -0/+9 |
| |/ / |
|
* | | | Work on death recipient leaks in Activity Manager and Content Service. | Dianne Hackborn | 2011-07-17 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge "Implement textDirection heuristic selection." | Fabrice Di Meglio | 2011-07-15 | 1 | -5/+5 |
|\ \ |
|
| * | | Implement textDirection heuristic selection. | Doug Felt | 2011-07-14 | 1 | -5/+5 |
* | | | Include full network history around current time. | Jeff Sharkey | 2011-07-12 | 1 | -57/+45 |
* | | | Merge "Hide NetworkStatsHistory internals." | Jeff Sharkey | 2011-07-12 | 2 | -108/+110 |
|\ \ \
| |/ /
|/| | |
|
| * | | Hide NetworkStatsHistory internals. | Jeff Sharkey | 2011-07-12 | 2 | -108/+110 |
* | | | Merge "Fix Animator cancel() behavior" | Chet Haase | 2011-07-12 | 9 | -1/+456 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix Animator cancel() behavior | Chet Haase | 2011-07-12 | 9 | -1/+456 |
| |/ |
|
* | | Merge "Return stats from inactive ifaces, packet counts." | Jeff Sharkey | 2011-07-12 | 1 | -3/+3 |
|\ \ |
|
| * | | Return stats from inactive ifaces, packet counts. | Jeff Sharkey | 2011-07-11 | 1 | -3/+3 |
| |/ |
|
* | | Merge "Relocate common Calendar classes" | Andy McFadden | 2011-07-11 | 2 | -835/+0 |
|\ \ |
|
| * | | Relocate common Calendar classes | Andy McFadden | 2011-07-08 | 2 | -835/+0 |
| |/ |
|
* | | Fix View reset of layoutDirection and textDirection | Fabrice Di Meglio | 2011-07-11 | 5 | -17/+121 |
|/ |
|
* | Add charCount heuristic to TextView textDirection | Fabrice Di Meglio | 2011-07-01 | 1 | -0/+34 |
* | Add textDirection support for TextView and ViewGroup | Fabrice Di Meglio | 2011-06-28 | 1 | -0/+119 |
* | AccessibilityInjectorTest did not restore the default key binsings. | Svetoslav Ganov | 2011-06-27 | 1 | -3/+3 |
* | Merge "adding notification stress tests." | Tsu Chiang Chuang | 2011-06-24 | 3 | -0/+137 |
|\ |
|
| * | adding notification stress tests. | Tsu Chiang Chuang | 2011-06-24 | 3 | -0/+137 |
* | | Test that algorithm name is case-insensitive for digest auth. | Jesse Wilson | 2011-06-24 | 1 | -0/+44 |
|/ |
|
* | Port EventRecurrence.parse() from native | Andy McFadden | 2011-06-21 | 1 | -0/+753 |
* | Read "qtaguid" network stats, refactor templates. | Jeff Sharkey | 2011-06-18 | 1 | -26/+54 |
* | Remove HanziToPinin.java | Daisuke Miyakawa | 2011-06-16 | 1 | -74/+0 |
* | Update getLayoutDirectionFromLocale() for using ICU | Fabrice Di Meglio | 2011-06-16 | 1 | -3/+1 |
* | Fix crash determining direction of invalid locale | Kenny Root | 2011-06-16 | 1 | -0/+5 |
* | Merge "Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelyS... | Fabrice Di Meglio | 2011-06-15 | 2 | -198/+197 |
|\ |
|
| * | Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtags | Fabrice Di Meglio | 2011-06-15 | 2 | -198/+197 |
* | | Merge "Refactor Bluetooth Profile." | Jaikumar Ganesh | 2011-06-14 | 1 | -2/+14 |
|\ \ |
|
| * | | Refactor Bluetooth Profile. | Jaikumar Ganesh | 2011-06-14 | 1 | -2/+14 |
* | | | Fix external storage bug for BT stress tests | Eric Rowe | 2011-06-14 | 3 | -2/+3 |
* | | | Merge "Add View.getResolvedLayoutDirection()" | Fabrice Di Meglio | 2011-06-14 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Add View.getResolvedLayoutDirection() | Fabrice Di Meglio | 2011-06-14 | 1 | -1/+3 |
* | | | Rename Calendar.java to CalendarContract.java | RoboErik | 2011-06-14 | 1 | -9/+9 |
|/ / |
|
* | | Merge "Final polish of the interrogation feature." | Svetoslav Ganov | 2011-06-13 | 1 | -27/+109 |
|\ \
| |/
|/| |
|
| * | Final polish of the interrogation feature. | Svetoslav Ganov | 2011-06-10 | 1 | -27/+109 |
* | | Merge "Update Configuration for renaming and fixes" | Fabrice Di Meglio | 2011-06-13 | 1 | -57/+57 |
|\ \ |
|
| * | | Update Configuration for renaming and fixes | Fabrice Di Meglio | 2011-06-09 | 1 | -57/+57 |
| |/ |
|
* | | Growable NetworkStats object instead of builder. | Jeff Sharkey | 2011-06-11 | 1 | -15/+42 |
|/ |
|