1. 85c738f Merge "If no NITZ information use Country Code to set TimeZone." by Wink Saville · 12 years ago
  2. a27421a If no NITZ information use Country Code to set TimeZone. by Wink Saville · 12 years ago
  3. 3fb824b Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE and TEXT_LAYOUT_DIRECTION_RTL_DO_NOT_USE should be renamed by Fabrice Di Meglio · 12 years ago
  4. 9c1d298 Clean up and expose LongSparseArray. by Dianne Hackborn · 13 years ago
  5. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  6. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 13 years ago
  7. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  8. 4c1e00a Add textDirection="locale" by Fabrice Di Meglio · 13 years ago
  9. f3b4f31 resolved conflicts for merge of 26f7a81f to master by Svetoslav Ganov · 13 years ago
  10. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  11. 02db1b6 Add a link from LruCache to the Android support package (compatibility library). by Jesse Wilson · 13 years ago
  12. 0210785 Adding APIs to enable reporting virtual view hierarchies to accessibility serivces. by Svetoslav Ganov · 13 years ago
  13. 7810b5f Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL by Fabrice Di Meglio · 13 years ago
  14. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  15. d1ad3c2 Fix benign off-by-one in JsonReader. by Jesse Wilson · 13 years ago
  16. 7a2c813 Skip byte order mark (BOM) in JsonReader by Jesse Wilson · 13 years ago
  17. ba6e855 Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Shimeng (Simon) Wang · 13 years ago
  18. 52fc810 Add in i18n TLDs and new TLDs to the URL RegEx matcher. by Shimeng (Simon) Wang · 13 years ago
  19. 0722931 Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."" by Bart Sears · 13 years ago
  20. 89006fa Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Bart Sears · 13 years ago
  21. 35ca86d Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Shimeng (Simon) Wang · 13 years ago
  22. 6050cf6 Add in i18n TLDs and new TLDs to the URL RegEx matcher. by Shimeng (Simon) Wang · 13 years ago
  23. 822036d Merge "Fix issue # 5017868: Twitter crashes on start:" by Dianne Hackborn · 13 years ago
  24. a11c2f86 Merge "Track line and column when parsing JSON." by Jesse Wilson · 13 years ago
  25. febae4e Track line and column when parsing JSON. by Jesse Wilson · 13 years ago
  26. 1a1d731 Merge "Always escape chars that JavaScript treats as newlines." by Jesse Wilson · 13 years ago
  27. 78f80b4 Fix issue # 5017868: Twitter crashes on start: by Dianne Hackborn · 13 years ago
  28. 0fc0edf Always escape chars that JavaScript treats as newlines. by Jesse Wilson · 13 years ago
  29. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 13 years ago
  30. 104344e Cached NTP time for system services. by Jeff Sharkey · 13 years ago
  31. 2b31d53 Fix issue #4770360: older app compatibility mode is really tiny on ICS phones by Dianne Hackborn · 13 years ago
  32. bec9be2 Merge "Prevent TweetDeck from crashing." by Romain Guy · 13 years ago
  33. 5d5d1ff Prevent TweetDeck from crashing. by Romain Guy · 13 years ago
  34. c01924f Update getLayoutDirectionFromLocale() for using ICU by Fabrice Di Meglio · 13 years ago
  35. 49e3b37 Fix crash determining direction of invalid locale by Kenny Root · 13 years ago
  36. a47f45e Introduce LocalUtil and getLayoutDirectionFromLocale() now use likelySubtags by Fabrice Di Meglio · 13 years ago
  37. a2f78a3 Change Property.set() to throw UnsupportedOperationException by default by Chet Haase · 13 years ago
  38. 5732bf6 Merge "Move CalendarUtils into Calendar app" by Andy McFadden · 13 years ago
  39. 271c3ae Move CalendarUtils into Calendar app by Andy McFadden · 13 years ago
  40. accb54c Change exception thrown when set() called on readonly Property. by Chet Haase · 13 years ago
  41. b39f051 Add 'Property' object by Chet Haase · 13 years ago
  42. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  43. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  44. ed60f81 resolved conflicts for merge of 76450622 to master by Dianne Hackborn · 13 years ago
  45. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  46. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  47. dba50c7 Reduce log spew. by Joe Onorato · 13 years ago
  48. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  49. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  50. f055829 Avoid throwing when forceRefresh() missing server. by Jeff Sharkey · 13 years ago
  51. b7342ac Tests for ThrottleService, NTP into TrustedTime. by Jeff Sharkey · 13 years ago
  52. 847cf34 Pool strings in JsonReader. by Jesse Wilson · 13 years ago
  53. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  54. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  55. 94e085f Merge "Don't leak JsonReaders in example code." by Jesse Wilson · 13 years ago
  56. 9d30ea0 Don't leak JsonReaders in example code. by Jesse Wilson · 13 years ago
  57. a460c18 Fix a bogus comment on LruCache.hitCount() by Jesse Wilson · 13 years ago
  58. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 14 years ago
  59. 27f4bd7 Merge "Remove deprecated and unused entryEvicted method." by Jesse Wilson · 13 years ago
  60. 7719436 am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  61. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  62. 6504490 am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  63. c4e6209 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 14 years ago
  64. affe40a Merge "Callback on any removal, not just evictions." by Jesse Wilson · 14 years ago
  65. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 14 years ago
  66. a0f8bc5 Remove default constructors from static utility classes. by Jesse Wilson · 14 years ago
  67. d379d53 Add missing docs to AttributeSet. by Romain Guy · 14 years ago
  68. 47f13e7 Fixing infinite loop for zero duration. by Jozef BABJAK · 14 years ago
  69. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 14 years ago
  70. dfe515e Remove LruCache.setMaxSize(). by Jesse Wilson · 14 years ago
  71. c2c9a24 Don't add setMaxSize() to the LruCache API. But do add maxSize(). by Jesse Wilson · 14 years ago
  72. 9b5a935 Adopt LRU cache in SQLite. by Jesse Wilson · 14 years ago
  73. 34895b0 Document that LruCache is threadsafe. by Jesse Wilson · 14 years ago
  74. 543146a Remove @Override that chokes Doclava. by Jesse Wilson · 14 years ago
  75. e2c1f4a New LRU cache class. by Jesse Wilson · 14 years ago
  76. 2c376fc Optimize IntentResolver to reduce lookup time by 50%. by Jeff Brown · 14 years ago
  77. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  78. c5a0ce2 Throw Base64DataException instead of IOException by Andy Stadler · 14 years ago
  79. eb97c0d Patch new JSON APIs with changes informed by GSON. by Jesse Wilson · 14 years ago
  80. aa5bb98 b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete by Michael Chan · 14 years ago
  81. 96abab2 Merge "Ensure bitmaps aren't freed while referenced from a display list" by Patrick Dubroy · 14 years ago
  82. f890fab Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 14 years ago
  83. f5f7510 Fix issue #3224616: TimeUtils.formatDuration() can drop 0s. by Bjorn Bringert · 14 years ago
  84. a2ea747 More cleanup of Loader APIs. by Dianne Hackborn · 14 years ago
  85. 26d8fa9 Put Log.wtf's terrible failure in logcat -b main. by Brad Fitzpatrick · 14 years ago
  86. 93fbae3 Merge "Don't drop zeros in the second position in formatDuration()" by Bjorn Bringert · 14 years ago
  87. 1b29825 Misc Looper cleanups; add android.util.PrefixPrinter by Brad Fitzpatrick · 14 years ago
  88. 901b379 Don't drop zeros in the second position in formatDuration() by Bjorn Bringert · 14 years ago
  89. cdcb73e Cache WindowManager in StrictMode; add android.util.Singleton by Brad Fitzpatrick · 14 years ago
  90. 9d9b4e7 Decode JSON literal types eagerly and with our own decoder. by Jesse Wilson · 14 years ago
  91. 762b33f am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s missing. by Jesse Wilson · 14 years ago
  92. 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 14 years ago
  93. 0f2d6c6 Merge "Remove inappropriate conversion of IOException to AssertionError" by Tom O'Neill · 14 years ago
  94. 28e3f10 Remove inappropriate conversion of IOException to AssertionError by Tom O'Neill · 14 years ago
  95. 079e235 Add new fade in/out feature for drawable containers. by Dianne Hackborn · 14 years ago
  96. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  97. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  98. 3312b29 Fix typos in JSON documentation. by Jesse Wilson · 14 years ago
  99. b0eee7d am 277465fb: am 57bd0615: Merge "b/3054044 Make allDay event times format in utc" into gingerbread by Erik · 14 years ago
  100. d762a34 b/3054044 Make allDay event times format in utc by Erik · 14 years ago