1. 6fdd0c6 bluetooth tethering by Danica Chang · 14 years ago
  2. 5aaeaff Merge "Move the "voice_capable" resource into the framework." by David Brown · 14 years ago
  3. 9170313 am 28bd3a54: am f2af87b3: Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  4. 24844c9 am a2527055: am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  5. 1944cca am 0899e8bc: am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  6. 671cc0e am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  7. ae3efa5 Move the "voice_capable" resource into the framework. by David Brown · 14 years ago
  8. 28bd3a5 am f2af87b3: Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  9. a252705 am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  10. 0899e8b am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  11. 8fd80e9 am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  12. a7bb3ba am f996ed9f: Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread by Daisuke Miyakawa · 14 years ago
  13. 3719f85 DO NOT MERGE resolved conflicts for merge of 8c11e952 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  14. 5d595f6 Merge "Switch the methods in Browser over to the new provider." by Jeff Hamilton · 14 years ago
  15. c1cba78 Use fixed viewpport for tablet device. by Shimeng (Simon) Wang · 14 years ago
  16. 2aed776 Change focusController only when WebView gains/loses focus. by Leon Scroggins · 14 years ago
  17. 7568798 Merge "Layers were using an extra Snapshot causing extra clipping." by Romain Guy · 14 years ago
  18. 2542d19 Layers were using an extra Snapshot causing extra clipping. by Romain Guy · 14 years ago
  19. f2af87b Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  20. 4fbcdbb Merge "Resize default xlarge wallpaper." by Romain Guy · 14 years ago
  21. a8031c6 Resize default xlarge wallpaper. by Romain Guy · 14 years ago
  22. bef337f Making sure the draw time is measured. by Konstantin Lopyrev · 14 years ago
  23. f939518 Revert "- updates NetUtils to use new libnetutils headers" by Jean-Baptiste Queru · 14 years ago
  24. e50ed08 Unhiding Contact Directory APIs by Dmitri Plotnikov · 14 years ago
  25. 59f3a75 Merge "Make getListView() public and hidden, as it is needed for WifiSettings." by Amith Yamasani · 14 years ago
  26. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  27. 6f42edc Switch the methods in Browser over to the new provider. by Jeff Hamilton · 14 years ago
  28. baf3869 Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  29. 243efd2 Merge "Use a static variable and methods for the current WebView." by Patrick Scott · 14 years ago
  30. 8a5d335 Use a static variable and methods for the current WebView. by Patrick Scott · 14 years ago
  31. a006b472 New API and implementation of DB and memory-backed FDs by Bjorn Bringert · 15 years ago
  32. 7eb8425 Enhancement of method.xml for Fast IME switching by satok · 14 years ago
  33. 2b6a685 Merge "Fix bug 2927837 - PopupWindows don't account for xlarge status bar height" by Adam Powell · 14 years ago
  34. a7287f4 Fix bug 2927837 - PopupWindows don't account for xlarge status bar height by Adam Powell · 14 years ago
  35. 291905e Maybe fix #2925641: calling onCreateOptionsMenu before attached activity by Dianne Hackborn · 14 years ago
  36. 4ae784f Merge "Fix save()/restore() issues in the OpenGL renderer." by Romain Guy · 14 years ago
  37. 8fb9542 Fix save()/restore() issues in the OpenGL renderer. by Romain Guy · 14 years ago
  38. cdff2f2 Merge "Fixing link in RemoteViewsFactory comment." by Winson Chung · 14 years ago
  39. 6eceb00d Fixing link in RemoteViewsFactory comment. by Winson Chung · 14 years ago
  40. e67a9dc Clean up some options menu/action bar menu handling for Dialogs. by Adam Powell · 14 years ago
  41. b04f7ad -> Added 3D rotation to the StackView transition by Adam Cohen · 14 years ago
  42. acf6178 Merge "Import revised translations." by Eric Fischer · 14 years ago
  43. 72ce423 Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  44. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  45. ba4048c Import revised translations. by Eric Fischer · 14 years ago
  46. 9ae5473e Make getListView() public and hidden, as it is needed for WifiSettings. by Amith Yamasani · 14 years ago
  47. 5c76498 Implement reversing functionality for Animator by Chet Haase · 14 years ago
  48. f996ed9 Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread by Daisuke Miyakawa · 14 years ago
  49. b768855 Make vCard importer/exporter aware of multi-byte parameters. by Daisuke Miyakawa · 14 years ago
  50. 468c323 Fix two bugs in PreferenceActivity headers by Andrew Stadler · 14 years ago
  51. 8c11e95 DO NOT MERGE WifiLock extensions for high performance mode by Irfan Sheriff · 14 years ago
  52. 6394c0e Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged. by Winson Chung · 14 years ago
  53. 8651bd5 Fix up handling of null fields in DownloadManager. by Steve Howard · 14 years ago
  54. 385df2c Merge "Fix 2926276: Remove spurrious warning about unspecified measurespec." by Konstantin Lopyrev · 14 years ago
  55. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 14 years ago
  56. 3747f3f Fix 2926276: Remove spurrious warning about unspecified measurespec. by Jim Miller · 14 years ago
  57. 31d5bec Merge "Bug 2923440 - ActionMode buttons show if room by default - different approach." by Adam Powell · 14 years ago
  58. de8db54 Merge "Add in constants for the server unique columns in Chrome sync." by Jeff Hamilton · 14 years ago
  59. 98bfcfb Add in constants for the server unique columns in Chrome sync. by Jeff Hamilton · 14 years ago
  60. 4d9861e Bug 2923440 - ActionMode buttons show if room by default - different approach. by Adam Powell · 14 years ago
  61. a6d7ee1 Fixes in TextView's selection. by Gilles Debunne · 14 years ago
  62. f6105cf Merge "Add the contract class for the new Broswer provider." by Jeff Hamilton · 14 years ago
  63. e5d0a83 Add the contract class for the new Broswer provider. by Jeff Hamilton · 14 years ago
  64. 2dd2197 -> Enabled partial updates to app widgets through AppWidgetManager. by Adam Cohen · 14 years ago
  65. fe762e9 am ab59914d: am b3e957bb: Merge "New download manager error code when we can\'t resume." into gingerbread by Steve Howard · 14 years ago
  66. ab59914 am b3e957bb: Merge "New download manager error code when we can\'t resume." into gingerbread by Steve Howard · 14 years ago
  67. b3e957b Merge "New download manager error code when we can't resume." into gingerbread by Steve Howard · 14 years ago
  68. f089b90 am 5085848d: am 209e6518: Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 14 years ago
  69. 5085848 am 209e6518: Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 14 years ago
  70. 209e651 Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 14 years ago
  71. 1b10d3d am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  72. 81dcea6 am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  73. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  74. 9146ac7 Prevent starting an action mode from within an actionbar/mode UI. by Adam Powell · 14 years ago
  75. 4e50c8c Merge "Fix possible ClassCastException in StackView." by Romain Guy · 14 years ago
  76. 5b53f91 Fix possible ClassCastException in StackView. by Romain Guy · 14 years ago
  77. fbb72fd Fix bug 2923440 - ActionMode buttons show as action by default by Adam Powell · 14 years ago
  78. 6236d61 Merge "Fix some ActionBar bugs." by Adam Powell · 14 years ago
  79. 266b100 Fix some ActionBar bugs. by Adam Powell · 14 years ago
  80. 0ab1d7f am 98a94989: am 833533c9: Improve Display javadoc slightly by Mathias Agopian · 14 years ago
  81. 98a9498 am 833533c9: Improve Display javadoc slightly by Mathias Agopian · 14 years ago
  82. 4961e47 am bb33d6fd: am 997dc32b: Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  83. a10382b am 2e47052f: am 567722ee: Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 14 years ago
  84. 0a56fdc am 66b0343e: am a8d9291d: Merge "Various battery info things:" into gingerbread by Dianne Hackborn · 14 years ago
  85. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 14 years ago
  86. 833533c Improve Display javadoc slightly by Mathias Agopian · 14 years ago
  87. bb33d6f am 997dc32b: Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  88. 93af2e4 Merge "Add selection mode support to GridView." by Adam Powell · 14 years ago
  89. f343e1b Add selection mode support to GridView. by Adam Powell · 14 years ago
  90. 893ce24 Merge "Add documentation for fillViewport." by Romain Guy · 14 years ago
  91. fdbf484 Add documentation for fillViewport. by Romain Guy · 14 years ago
  92. fbb1bb8 Merge "Update variable to reflect its true value." by Shimeng (Simon) Wang · 14 years ago
  93. 997dc32 Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  94. 7d2e3df add an api for getting a device serial number by Doug Zongker · 14 years ago
  95. 3f00be5 Fix build. by Dianne Hackborn · 14 years ago
  96. 2e47052 am 567722ee: Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 14 years ago
  97. 567722e Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 14 years ago
  98. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 14 years ago
  99. def1537 More fragment work: by Dianne Hackborn · 14 years ago
  100. 270f46d Merge "Add documentation to NetworkStateTracker and a small change to the API." by Wink Saville · 14 years ago