1. 545e670 HID profile. by Jaikumar Ganesh · 14 years ago
  2. 4e74ae3 am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  3. 42bb545 am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  4. 733c6f2 am 747f75dc: am 3a0146cd: Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 14 years ago
  5. c68b6e8 am 04b4f781: am cc86c933: Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 14 years ago
  6. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  7. 747f75d am 3a0146cd: Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 14 years ago
  8. 04b4f78 am cc86c933: Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 14 years ago
  9. 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 14 years ago
  10. e6ac8b9 Removed API changes from CL 54712. by Gilles Debunne · 14 years ago
  11. af51e1d Merge "Removed warnings in LayoutInflater." by Gilles Debunne · 14 years ago
  12. 10b8c51 Merge "Index out of range problem in TextLine." by Gilles Debunne · 14 years ago
  13. 611fae4 New API for "immersive" activity windows. by Daniel Sandler · 14 years ago
  14. e46cbd3 New API for high-priority Notifications and full-screen alerts. by Daniel Sandler · 14 years ago
  15. e2e97ce am 9a1034aa: am 6b7b4845: Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  16. 9a1034a am 6b7b4845: Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  17. 3030193 Removed warnings in LayoutInflater. by Gilles Debunne · 14 years ago
  18. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  19. 345cb03 Index out of range problem in TextLine. by Gilles Debunne · 14 years ago
  20. 2f7a247 Merge "Fix bug #2772731 (Start deprecation of "url" Calendars column in favor of "eventsUrl" column)" by Fabrice Di Meglio · 14 years ago
  21. 3067771 Fix bug #2772731 (Start deprecation of "url" Calendars column in favor of "eventsUrl" column) by Fabrice Di Meglio · 14 years ago
  22. bc44229 Merge "Suppressed warnings in TextView." by Gilles Debunne · 14 years ago
  23. b3ec983 Merge "Preventing cursor leaks when a query is interrupted" by Dmitri Plotnikov · 14 years ago
  24. bef9c7a Preventing cursor leaks when a query is interrupted by Dmitri Plotnikov · 14 years ago
  25. 9cf3dc4 Merge "Fix bug# 2772317 (CalendarDatabaseHelper internal cleanup)" by Fabrice Di Meglio · 14 years ago
  26. e15b358 Suppressed warnings in TextView. by Gilles Debunne · 14 years ago
  27. 83ea9e3 am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  28. 685fcf3 am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  29. c95812e Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  30. 4846032 Fix bug with layout animations when apps are auto-scaled. by Chet Haase · 14 years ago
  31. 48d9855 Merge "Modified first animation and visibility change behavior for ViewFlipper" by Mason Tang · 14 years ago
  32. 5056355 Fix bug# 2772317 (CalendarDatabaseHelper internal cleanup) by Fabrice Di Meglio · 14 years ago
  33. f70036b Modified first animation and visibility change behavior for ViewFlipper by Mason Tang · 14 years ago
  34. 8d66d75 Merge "throw correct exception" by Vasu Nori · 14 years ago
  35. a50abf3 Merge "Move WebViewDatabase initialization into a background thread." by Patrick Scott · 14 years ago
  36. 820c12c9 Merge "Move the net transition wakelock to ConnService." by Robert Greenwalt · 14 years ago
  37. 14f2ef4 Move the net transition wakelock to ConnService. by Robert Greenwalt · 14 years ago
  38. 1091e00 Merge "Fix bug 2771204" by Adam Powell · 14 years ago
  39. 99969da Fix bug 2771204 by Adam Powell · 14 years ago
  40. 6e90ddb Move WebViewDatabase initialization into a background thread. by Patrick Scott · 14 years ago
  41. 9714728 Fix a monkey crash when the new WebView is destroyed. by Patrick Scott · 14 years ago
  42. edb20ac Adding a way for native code to get the apps data directory by Kristian Monsen · 14 years ago
  43. d4824c2 Merge "Add new API to check whether a Bitmap was modified." by Romain Guy · 14 years ago
  44. 0bbae08 Add new API to check whether a Bitmap was modified. by Romain Guy · 14 years ago
  45. 8959f1c am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  46. 2dfd2aa am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  47. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  48. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  49. ce71894 am 5907ffa4: am a6c52938: Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 14 years ago
  50. 5907ffa am a6c52938: Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 14 years ago
  51. a6c5293 Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 14 years ago
  52. 2b24ecf add new video/audio presence icons in the framework resource dirs, and make them public. by Wei Huang · 14 years ago
  53. 9295ada Allow the use of styles with LinearLayout, make "useLargestChild" attr public. by Romain Guy · 14 years ago
  54. daa4e4f throw correct exception by Vasu Nori · 14 years ago
  55. 84b51c8 am fb48f3a2: am e4bca7ee: am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  56. fb48f3a am e4bca7ee: am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  57. e4bca7e am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  58. 15f87c6 am 5126633a: am 2d468c5d: Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 14 years ago
  59. 5126633 am 2d468c5d: Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 14 years ago
  60. 2d468c5 Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 14 years ago
  61. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  62. d127fb6 Merge "fix bugs introduced by I3ef1bcdb2eb1c45f68e829ccb6e3ecde28076591" by Vasu Nori · 14 years ago
  63. ad239ab when closing db, close all pending statements also by Vasu Nori · 14 years ago
  64. 0a2c6cc fix bugs introduced by I3ef1bcdb2eb1c45f68e829ccb6e3ecde28076591 by Vasu Nori · 14 years ago
  65. 4ed8e42 am 92dd85d0: am 742b282e: Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 14 years ago
  66. 92dd85d am 742b282e: Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 14 years ago
  67. 742b282 Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 14 years ago
  68. 0028249 Merge "Fix bug #1661857 (switch from using meta feed to the new allcalendars feed)" by Fabrice Di Meglio · 14 years ago
  69. c3cc133 Fix bug #1661857 (switch from using meta feed to the new allcalendars feed) by Fabrice Di Meglio · 14 years ago
  70. 6c354da read old version of data and use multiple connections to db by Vasu Nori · 14 years ago
  71. c465f9c am 13792057: am 7e900cbf: Merge "Update build version information." into gingerbread by Dianne Hackborn · 14 years ago
  72. 1379205 am 7e900cbf: Merge "Update build version information." into gingerbread by Dianne Hackborn · 14 years ago
  73. 7e900cb Merge "Update build version information." into gingerbread by Dianne Hackborn · 14 years ago
  74. 3e03cfa Update build version information. by Dianne Hackborn · 14 years ago
  75. 143666f StrictMode: implement the log-to-DropBox option by Brad Fitzpatrick · 14 years ago
  76. bde7570 wire up sampling profiler to dropbox by Sen Hu · 14 years ago
  77. e377032 am 864c68ea: merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  78. 864c68e merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  79. d7b8141 merge from open-source master by The Android Open Source Project · 14 years ago
  80. 51a9839 merge from open-source master by The Android Open Source Project · 14 years ago
  81. ea1647a merge from open-source master by The Android Open Source Project · 14 years ago
  82. 4bd0073 Merge "replaced deprecated getIntent with parseURI" by Jean-Baptiste Queru · 14 years ago
  83. 26b327c am 6b9b8806: am 60e8c33d: Merge "Dropbox: remove redundant Entry construction." into gingerbread by Brad Fitzpatrick · 14 years ago
  84. 6b9b880 am 60e8c33d: Merge "Dropbox: remove redundant Entry construction." into gingerbread by Brad Fitzpatrick · 14 years ago
  85. dbf72e2 Merge "Add the basic outline of the web runtime used to display installed web applications" by Steve Block · 14 years ago
  86. 5978bcc Merge "Added an addAll to the ArrayAdapter" by Jean-Baptiste Queru · 14 years ago
  87. 1441894 Dropbox: remove redundant Entry construction. by Brad Fitzpatrick · 14 years ago
  88. 4deb139 Add the basic outline of the web runtime used to display installed web applications by Steve Block · 14 years ago
  89. a2e2d20 Merge "Should accept "application/vnd.wap.multipart.alternative" message." by Jean-Baptiste Queru · 14 years ago
  90. a47078a am da755ad3: am f1cefa91: am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  91. da755ad am f1cefa91: am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  92. f1cefa9 am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  93. 724c522 Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  94. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  95. 9e660c8 am 7c8aa44f: am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  96. 7c8aa44 am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  97. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  98. 5ddd127 Implement ListFragment and Fragment context menus. by Dianne Hackborn · 14 years ago
  99. 4dc643e Fix some javadoc link/see's to fix the build for the sdk-win_sdk target. by Wink Saville · 14 years ago
  100. 74f094f MTP: Add interface to MtpClient for receiving device added/removed events. by Mike Lockwood · 14 years ago