1. 6c2d402 Time.parse3339 range checking and proper 'sec-frac' skip by Kenny Root · 16 years ago
  2. 05ffc25 always preserve rows for accounts with type of localhost even if the account manager doesn't know about them by Fred Quintana · 16 years ago
  3. 478de46 merge from eclair by Jean-Baptiste Queru · 16 years ago
  4. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 16 years ago
  5. 2b63ff5 Merge change I83387a48 by Android Code Review · 16 years ago
  6. df682c8 Fix build by Jean-Baptiste Queru · 16 years ago
  7. f2db9fb Typo fix in javadoc by Alexey Tarasov · 16 years ago
  8. 4d88cbd Merge change Ia01d5fe8 by Android Code Review · 16 years ago
  9. 7c70af0 Merge change I4a783af6 by Android Code Review · 16 years ago
  10. 8d9ef03 Merge change I8f67f092 by Android Code Review · 16 years ago
  11. b52990e Merge change Ifcba56d2 by Android Code Review · 16 years ago
  12. 1933504 Merge change I9ff67a5f by Android Code Review · 16 years ago
  13. 7b35fd7 Capture failure of copybit->stretch() by Ravi K Yenduri · 16 years ago
  14. 83387a4 Correction of an error in the setRotate method of the ColorMatrix class. by Olivier Goutet · 16 years ago
  15. 0b95a57 Merge change Ic93ca0d7 by Android Code Review · 16 years ago
  16. a74dc60 Merge from donut by Jean-Baptiste Queru · 16 years ago
  17. 6c63ee4 Reconcile true history with open-source donut snapshots by Jean-Baptiste Queru · 16 years ago
  18. 35eae22 Merge from donut by Jean-Baptiste Queru · 16 years ago
  19. 1d05c7c Fixes scroll/measure bug in EditText by Christoffer Gurell · 16 years ago
  20. 4a783af Fix obvious typo bug in egl.cpp by Christoffer Gurell · 16 years ago
  21. 63abad7 reconcile tools-docs into main branch by Jean-Baptiste Queru · 16 years ago
  22. 5f4906c donut snapshot by Jean-Baptiste Queru · 16 years ago
  23. dde8b50 donut snapshot by Jean-Baptiste Queru · 16 years ago
  24. 9ff67a5 LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 16 years ago
  25. 336a0ee Fixed issue #4098: Ringtone#getTitle does not close its cursor. by Josh Guilfoyle · 16 years ago
  26. c93ca0d Don't return when blocking is true. by Li Wenhao · 16 years ago
  27. 5550ef4 Fixed Android issue #2002: "Proximity alert detection logic is broken" by Yusuf T. Mobile · 16 years ago
  28. 62e73f4 Update comment in mediaplayer.h. by Ravi K Yenduri · 16 years ago
  29. ea5f767 Update documentation for getVideoWidth and getVideoHeight. by Jean-Baptiste Queru · 16 years ago
  30. 2419fa8 Merge change 10326 by Android Code Review · 16 years ago
  31. fc01794 Make Uri.parseUserPart, parseHost, and parsePort symmetric by Kenny Root · 16 years ago
  32. f9d9cf1 Merge change 10322 by Android Code Review · 16 years ago
  33. fb0bd47 Fix of compatibility with multifunction extUSB adapters. by David Strobach · 16 years ago
  34. be8e36e merge from donut by Jean-Baptiste Queru · 16 years ago
  35. 8f4b5a5 donut snapshot by Jean-Baptiste Queru · 16 years ago
  36. e1b4437 Revert "Fix content provider" by Dianne Hackborn · 16 years ago
  37. c804efe Merge change 23569 into donut by Android (Google) Code Review · 16 years ago
  38. 2c8859a Update 4.xml to the most recent APIs. by Dianne Hackborn · 16 years ago
  39. 6a98f8d Merge change 23499 into donut by Android (Google) Code Review · 16 years ago
  40. dc51641 Merge change 23503 into donut by Android (Google) Code Review · 16 years ago
  41. c6747d0 docs only. expand the uses-feature docs by Scott Main · 16 years ago
  42. 44b283d Fix %p vs %s typo in aapt message by Kenny Root · 16 years ago
  43. 4e60d01 docs only. by Scott Main · 16 years ago
  44. da70690 Fix content provider by Dianne Hackborn · 16 years ago
  45. 56205fe Merge change 23345 into donut by Android (Google) Code Review · 16 years ago
  46. a82e99a Fix an emoji-measuring bug that caused an exception when editing a contact. by Eric Fischer · 16 years ago
  47. 5126d3a docs only. revise samples link for offline docs to point to the current version by Scott Main · 16 years ago
  48. 728157b Merge change 23242 into donut by Android (Google) Code Review · 16 years ago
  49. 05902f0 docs only. add uses-feature "name" attribute by Scott Main · 16 years ago
  50. 57f03f0 Merge snapshot version of donut back into the main tree by Jean-Baptiste Queru · 16 years ago
  51. 72b1f37 donut snapshot by Jean-Baptiste Queru · 16 years ago
  52. a84a26d Merge change 23241 into donut by Android (Google) Code Review · 16 years ago
  53. 689d16b add searchable dictionary to html docs and dev guide nav and add screenshots. by Scott Main · 16 years ago
  54. af0b780 Merge change 23198 into donut by Android (Google) Code Review · 16 years ago
  55. 05b775e Update SearchManager documentation to reflect latest behavior. by Mike LeBeau · 16 years ago
  56. e1df822 Merge change 23173 into donut by Android (Google) Code Review · 16 years ago
  57. 3bb99b3 Remove flaky test LifecycleTest.testDialog from large continuous suite. by Brett Chabot · 16 years ago
  58. 1e34837 Merge change 23043 into donut by Android (Google) Code Review · 16 years ago
  59. 590f634 Revert "Remove third party support for Quick Search Box (aka global search)." by Karl Rosaen · 16 years ago
  60. 0369a7c Improve warning messages for permission denial due to non-exported intent receivers. by root · 16 years ago
  61. f734e02 Merge change 22939 into donut by Android (Google) Code Review · 16 years ago
  62. 6eccc39 Final Donut API list. by Dianne Hackborn · 16 years ago
  63. 301b97a Merge change 22883 into donut by Android (Google) Code Review · 16 years ago
  64. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 16 years ago
  65. 7566c1d LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 16 years ago
  66. b0f5b75 Merge change 22090 into donut by Android (Google) Code Review · 16 years ago
  67. 7991745 docs only. by Scott Main · 16 years ago
  68. c0bfbd3 Fix android application platform will crash problem. by linuxemacs · 17 years ago
  69. ba22376 Close suggestion cursors that arrive after adapter is closed by Bjorn Bringert · 16 years ago
  70. 0648422 Merge change 10840 by Android Code Review · 16 years ago
  71. 46ba1c9 Merge change 11093 by Android Code Review · 16 years ago
  72. 595e1ec Merge change 11106 by Android Code Review · 16 years ago
  73. b56de74 Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" by Yu Shan Emily Lau · 16 years ago
  74. 0b3546e Merge change 10370 by Android Code Review · 16 years ago
  75. caee62b Merge change 10746 by Android Code Review · 16 years ago
  76. f4a2a7d Merge change 10712 by Android Code Review · 16 years ago
  77. 6ee299a Updated tutorial to no longer use the deprecated MapView.getZoomControls() function. Also fixed a spelling error. by Yusuf T. Mobile · 16 years ago
  78. b385508 Add more code samples to the online docs. by Scott Main · 16 years ago
  79. 6ab180a Documentation: Clarify that a FileDescriptor must be seekable by Kenny Root · 16 years ago
  80. d5d4e63 Documentation: add preposition and clarify permissions by Kenny Root · 16 years ago
  81. 8c937a1 Merge change 22379 into donut by Android (Google) Code Review · 16 years ago
  82. 051d8d6 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java by Yu Shan Emily Lau · 16 years ago
  83. 4dc0d64 Merge change 11284 by Android Code Review · 16 years ago
  84. 36d5aae Merge change 22322 into donut by Android (Google) Code Review · 16 years ago
  85. cc5dfa9 Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary. by Eric Fischer · 16 years ago
  86. 841ce8b Fix bitmask in aapt's StringPool length construction by Kenny Root · 16 years ago
  87. 081a136 Remove third party support for Quick Search Box (aka global search). by Anonymous Coward · 16 years ago
  88. 34d7fd7 Merge change 10274 by Android Code Review · 16 years ago
  89. e97c2006 Updated Browser and MCS to use shared default trust manager instead of initializing their own copies. by Bob Lee · 16 years ago
  90. b7aec91 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  91. 185d74b Merge change 21977 into donut by Android (Google) Code Review · 16 years ago
  92. 29b5776 docs only. add reference information for new <path-permission> element by Scott Main · 16 years ago
  93. d50066f invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 16 years ago
  94. ad4bc60 Merge change 21772 into donut by Android (Google) Code Review · 16 years ago
  95. 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 16 years ago
  96. 79dbf7c Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  97. 238f8fe Merge change 21652 into donut by Android (Google) Code Review · 16 years ago
  98. 38710f4 Make ZoomButtonsController public. by Jack Palevich · 16 years ago
  99. 6ba6973 Merge change 21178 into donut by Android (Google) Code Review · 16 years ago
  100. d9d2576 Remove dead locks in system process when installing packages by Suchi Amalapurapu · 16 years ago