1. 29c8b00 Fix misspelling of getLteSignalStrenght. by Wink Saville · 11 years ago
  2. 11cd57c Merge "Avoid unnecessary FindClass("java/lang/String")." by Dianne Hackborn · 11 years ago
  3. f6a6713 Merge "Correct Date format for el_GR, sv_SE and tr_TR locales" by Elliott Hughes · 11 years ago
  4. 5ad2451 Correct Date format for el_GR, sv_SE and tr_TR locales by howardb · 11 years ago
  5. aa5fe3d Avoid unnecessary FindClass("java/lang/String"). by Vladimir Marko · 11 years ago
  6. 618ed23 Merge "Track nio API change." by Elliott Hughes · 11 years ago
  7. 28b7245 Track nio API change. by Elliott Hughes · 11 years ago
  8. 6706ca9 Merge "Update HttpResponseCache to use the new cache API." by Narayan Kamath · 11 years ago
  9. 68a3cd7 Update HttpResponseCache to use the new cache API. by Narayan Kamath · 11 years ago
  10. 8152c79 Merge "Fix incorrect fragment animation used for hiding fragments" by Adam Powell · 11 years ago
  11. 2756293 Fix incorrect fragment animation used for hiding fragments by Adam Powell · 11 years ago
  12. 70b7464 Merge "Track libcore changes." by Elliott Hughes · 11 years ago
  13. 598a16f Track libcore changes. by Elliott Hughes · 11 years ago
  14. fa6d625 Merge "change "next" to "done" in minute IME option under 24-hour format" by Elliott Hughes · 11 years ago
  15. 39136d3 Merge "Fixing crash in PhoneNumberUtils getNumberFromIntent" by Wink Saville · 11 years ago
  16. 9b76b2d Merge "framework:base: iterator error in singletone provider" by Amith Yamasani · 11 years ago
  17. cca0965 framework:base: iterator error in singletone provider by Jun Su · 11 years ago
  18. 09377dd Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 11 years ago
  19. e4c29de Merge "Add missing ACTION_MEDIA_UNMOUNTED intent" by Jeff Sharkey · 11 years ago
  20. 3422ceb Merge "Bug fix for building the hover target list" by Jeff Brown · 11 years ago
  21. 7573e59 Merge "Properly rotate full [-pi, +pi] orientation range if available" by Jeff Brown · 11 years ago
  22. e2a281c Merge "Add additional Method that check whether a table is empty or not" by Jeff Brown · 11 years ago
  23. c01e1ed Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 11 years ago
  24. 7f3ff13 Merge "Fix wrong log information in DevicePolicyManagerService" by Dianne Hackborn · 11 years ago
  25. f46449a Merge "Avoid IllegalArgumentException in Preference.java compareTo()" by Dianne Hackborn · 11 years ago
  26. 0a40bef Merge "Fix CalendarView to show the month title properly." by Dianne Hackborn · 11 years ago
  27. f9b41ef Merge "Don't include flags in configuration change if their value hasn't changed." by Dianne Hackborn · 11 years ago
  28. fee6d0c Merge "Fix documentation of requestCode parameter." by Dianne Hackborn · 11 years ago
  29. f325103 Merge "Framework/base: Added synchronization block to avoid race condition" by Dianne Hackborn · 11 years ago
  30. 1d8c5b5 Merge "Update tethering profile for specific operators" by Robert Greenwalt · 11 years ago
  31. 8645031 Update tethering profile for specific operators by seonju.oh · 11 years ago
  32. 9c759e3 Merge "Fix SELinux get.. methods aborting on invalid address" by Geremy Condra · 11 years ago
  33. 81ad284 Fix SELinux get.. methods aborting on invalid address by Richard Haines · 11 years ago
  34. f503c8f Add missing ACTION_MEDIA_UNMOUNTED intent by Christian Beck · 11 years ago
  35. 8204098 Merge "Premium SMS popup for ISIS" by John Huang · 11 years ago
  36. 5e6d85f Premium SMS popup for ISIS by Sangcheol Lee · 11 years ago
  37. a34b531 Merge "EthernetDataTracker: Set network available on connected" by Robert Greenwalt · 11 years ago
  38. e7123a6 Don't include flags in configuration change if their value hasn't changed. by Danny Baumann · 11 years ago
  39. cdc457b Merge "Tracking change to add AEAD functionality" by Kenny Root · 11 years ago
  40. e60bcc6 Tracking change to add AEAD functionality by Kenny Root · 11 years ago
  41. b37652a Merge "Track libcore API changes." by Elliott Hughes · 11 years ago
  42. a377b42 Track libcore API changes. by Elliott Hughes · 11 years ago
  43. d40c41d Merge "Track libcore changes." by Conley Owens · 11 years ago
  44. 0d5dee2 Track libcore changes. by Elliott Hughes · 11 years ago
  45. ebda92b Merge "Track libcore cleanup." by Elliott Hughes · 11 years ago
  46. 4dbfe64 Track libcore cleanup. by Elliott Hughes · 11 years ago
  47. 37dbac9 Merge "Expose @SafeVarargs." by Elliott Hughes · 11 years ago
  48. 94f55b3 Merge "Tracking libnativehelper dependencies" by Brian Carlstrom · 11 years ago
  49. fde1f91 Tracking libnativehelper dependencies by Brian Carlstrom · 11 years ago
  50. 40d6715 Expose @SafeVarargs. by Elliott Hughes · 11 years ago
  51. 6f8fb95 Merge "Enable Opportunistic Key Caching on WPA2-Enterprise Networks" by Robert Greenwalt · 11 years ago
  52. 00ee47e Merge "framework/base: Handle ASSOC-REJECT events" by Dmitry Shmidt · 11 years ago
  53. 408ad99 Merge "frameworks/base:Fix for P2P GO beaconing when 4-way Handshake fails." by Robert Greenwalt · 11 years ago
  54. d702e48 Merge "Expose AutoCloseable." by Conley Owens · 11 years ago
  55. 10b8028 Expose AutoCloseable. by Elliott Hughes · 11 years ago
  56. 4754f40 Merge "Avoid NullPointerException in getHandler()" by Craig Mautner · 11 years ago
  57. ee01107 Enable Opportunistic Key Caching on WPA2-Enterprise Networks by Partha N · 11 years ago
  58. c1b631e framework/base: Handle ASSOC-REJECT events by Deepthi Gowri · 11 years ago
  59. 975b788 frameworks/base:Fix for P2P GO beaconing when 4-way Handshake fails. by Deepthi Gowri · 11 years ago
  60. cd1de39 Merge "Track change in NativeCrypto" by Kenny Root · 11 years ago
  61. 4b30e33 Track change in NativeCrypto by Kenny Root · 11 years ago
  62. 601afae Merge "Someone's IDE chose the wrong Date." by Elliott Hughes · 11 years ago
  63. c00df6d Someone's IDE chose the wrong Date. by Elliott Hughes · 11 years ago
  64. 2227067 Fixing crash in PhoneNumberUtils getNumberFromIntent by Magnus Karlsson · 11 years ago
  65. 6d82f86 Merge "Show CJK dates as all-numeric in the DatePicker." by Elliott Hughes · 11 years ago
  66. 949e9df Show CJK dates as all-numeric in the DatePicker. by Elliott Hughes · 11 years ago
  67. c6031ab Avoid NullPointerException in getHandler() by Koji Fukui · 11 years ago
  68. ddf7a06 Merge "framework:When turn off of SoftAp immediately call turning ON SoftAp" by Dmitry Shmidt · 11 years ago
  69. aff3bd6 framework:When turn off of SoftAp immediately call turning ON SoftAp by sunil duttu · 11 years ago
  70. e3f2735 Merge "when locale is non-Enligh, sometimes month spinner needs a number IME" by Elliott Hughes · 11 years ago
  71. 6628ee7 Merge "HeaderViewListAdapter: Correct thrown error names." by Romain Guy · 11 years ago
  72. 62b2bb8 HeaderViewListAdapter: Correct thrown error names. by Taylor H. Perkins · 11 years ago
  73. afe5681 Merge "Fix DatePicker's spinner order in various locales." by Elliott Hughes · 11 years ago
  74. 0bb4c70 Merge "Use ICU for getDateFormatOrder." by Elliott Hughes · 11 years ago
  75. 659f145 Fix DatePicker's spinner order in various locales. by Elliott Hughes · 11 years ago
  76. edd6f9e Use ICU for getDateFormatOrder. by Elliott Hughes · 11 years ago
  77. 1f6e789 Merge "Track change to JSSE provider" by Kenny Root · 11 years ago
  78. 28d91bd Merge "Revert "Can not mark the same content of browser page after copy"" by John Reck · 11 years ago
  79. 8717061 Revert "Can not mark the same content of browser page after copy" by John Reck · 11 years ago
  80. 12e7522 Track change to JSSE provider by Kenny Root · 11 years ago
  81. b3f6687 Merge "input: added support for multiple keyevents" by Michael Wright · 11 years ago
  82. 2ac9d8d input: added support for multiple keyevents by Diego Torres Milano · 11 years ago
  83. bd1730d Merge "Document the 'aapt dump strings' command" by Christopher Tate · 11 years ago
  84. d152f7e Merge "Don't use X509CertImpl directly" by Kenny Root · 11 years ago
  85. 28b1f0e Don't use X509CertImpl directly by Kenny Root · 11 years ago
  86. b2e61e4 Avoid IllegalArgumentException in Preference.java compareTo() by Carsten Hauge · 12 years ago
  87. 08822df Document the 'aapt dump strings' command by Mårten Kongstad · 12 years ago
  88. 0bb497b Merge "Use the newer ZoneInfoDB API." by Elliott Hughes · 11 years ago
  89. 4828943 Use the newer ZoneInfoDB API. by Elliott Hughes · 11 years ago
  90. b0e0e54 Merge "Can not mark the same content of browser page after copy" by Victoria Lease · 11 years ago
  91. a643652 Merge "Human-readable POSIX capabilities for SystemServer." by Alex Klyubin · 11 years ago
  92. 35587a0 Merge "Don't set ADDR_COMPAT_LAYOUT on the emulator" by Nick Kralevich · 11 years ago
  93. fc17dc2 Don't set ADDR_COMPAT_LAYOUT on the emulator by Nick Kralevich · 11 years ago
  94. be4536d Merge "Adding matching @deprecated." by Ian Rogers · 11 years ago
  95. 48a06e7 Human-readable POSIX capabilities for SystemServer. by Alex Klyubin · 11 years ago
  96. abc2763 Merge "KeyEvent: update comment" by Michael Wright · 11 years ago
  97. a6a8ba8 Merge "Correct a small doc error" by Christopher Tate · 11 years ago
  98. 61396a8 Correct a small doc error by Scott Kennedy · 11 years ago
  99. c2a3adb Adding matching @deprecated. by Ian Rogers · 11 years ago
  100. 1a546dc Merge "Fixed the problem ime invisible status despite being the icon that appears in the statusbar." by Satoshi Kataoka · 11 years ago