1. 5277103 Merge change 5035 into donut by Android (Google) Code Review · 16 years ago
  2. aaf4b6b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 16 years ago
  3. 11348cf Merge change 4885 into donut by Android (Google) Code Review · 16 years ago
  4. 54f156c Merge change 5006 into donut by Android (Google) Code Review · 16 years ago
  5. 58ee037 Merge change 4990 into donut by Android (Google) Code Review · 16 years ago
  6. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 16 years ago
  7. e8a1f6a Merge change 4961 into donut by Android (Google) Code Review · 16 years ago
  8. f089c32 Fix a few more blatantly wrong date formats. by Eric Fischer · 16 years ago
  9. 2830b92 Merge change 4977 into donut by Android (Google) Code Review · 16 years ago
  10. 662df0b Launch user-entered URLs directly without a web search. by Satish Sampath · 16 years ago
  11. 2c0a01a Update the gservices gtalk setting for the terms and services url. by Tom Taylor · 16 years ago
  12. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 16 years ago
  13. a746030 Merge the output file into one. by Yu Shan Emily Lau · 16 years ago
  14. e146d82 Merge change 4965 into donut by Android (Google) Code Review · 16 years ago
  15. a465a17 Fix bugs 1827027, 1808979, 1820700. by Dianne Hackborn · 16 years ago
  16. 72be404 Merge change 4910 into donut by Android (Google) Code Review · 16 years ago
  17. 9427c28 Set organizations to be null for generateKeyPair to use the default. by Grace Kloba · 16 years ago
  18. bbf7813 Merge change 4947 into donut by Android (Google) Code Review · 16 years ago
  19. cde13e6 Merge change 4954 into donut by Android (Google) Code Review · 16 years ago
  20. b362a9a gps: Check for null APN name to avoid a runtime restart. by Mike Lockwood · 16 years ago
  21. 856dd8a Merge change 4952 into donut by Android (Google) Code Review · 16 years ago
  22. eb717b9 Merge change 4477 into donut by Android (Google) Code Review · 16 years ago
  23. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 16 years ago
  24. 6dc0ef0 BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is impossible, fails more gracefully. by Karl Rosaen · 16 years ago
  25. 651e2dc Yet another round of trying to get the date formats right. by Eric Fischer · 16 years ago
  26. ecfb9f9 Merge change 4940 into donut by Android (Google) Code Review · 16 years ago
  27. 7299807 Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible. by Romain Guy · 16 years ago
  28. 07a5f12 Merge change 4754 into donut by Android (Google) Code Review · 16 years ago
  29. d6dd686 Merge change 4805 into donut by Android (Google) Code Review · 16 years ago
  30. 6bf1208 Merge change 4827 into donut by Android (Google) Code Review · 16 years ago
  31. b8cba95 At boot time, add additional per-device information to the by Nick Kralevich · 16 years ago
  32. ceca25f add GServices settings for Google Talk privacy and legal urls. by Wei Huang · 16 years ago
  33. be7f0f7 Add remaining retry count to response for PIN/PUK commands. by jsh · 16 years ago
  34. eed76b2 Remove test for SearchManager activity context restriction. by Bjorn Bringert · 16 years ago
  35. 9336f5d Merge change 4775 into donut by Android (Google) Code Review · 16 years ago
  36. 2c10b5f Merge change 4914 into donut by Android (Google) Code Review · 16 years ago
  37. 9ce4c6c Make browser bookmarks permissions part of the public API. by Leon Scroggins · 16 years ago
  38. 7306d24 Merge change 4913 into donut by Android (Google) Code Review · 16 years ago
  39. 8d15382 Make all static methods in SearchManager non-static. by Bjorn Bringert · 16 years ago
  40. 97325db Add non-static version of SearchManager.getSuggestions(). by Bjorn Bringert · 16 years ago
  41. 9c1b187 Merge change 4908 into donut by Android (Google) Code Review · 16 years ago
  42. 766d723 Merge change 4737 into donut by Android (Google) Code Review · 16 years ago
  43. 8570e5f Merge change 4907 into donut by Android (Google) Code Review · 16 years ago
  44. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 16 years ago
  45. 5f91097 fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 16 years ago
  46. 1f25ec8 Add more debug messages for CameraService. by Chih-Chung Chang · 16 years ago
  47. a68ca64 Remove checks for Activity Context when creating SearchManager by Bjorn Bringert · 16 years ago
  48. 3e3324b Merge the change in cupcake_dcm so that Contacts app is able to use it. by Daisuke Miyakawa · 16 years ago
  49. 77c5c40 Merge change 4894 into donut by Android (Google) Code Review · 16 years ago
  50. fb5b082 Set the search bar's AutoCompleteTextView to ellipsize=end. by Mike LeBeau · 16 years ago
  51. 4da7dff Merge change 4731 into donut by Android (Google) Code Review · 16 years ago
  52. 9e71b07 Merge change 4829 into donut by Android (Google) Code Review · 16 years ago
  53. 79ac877 Merge change 4834 into donut by Android (Google) Code Review · 16 years ago
  54. b92f704 Merge change 4847 into donut by Android (Google) Code Review · 16 years ago
  55. 4dc4f73 Fixes #1926784. Setting android:ellipsize on an EditText now ellipsizes the hint. by Romain Guy · 16 years ago
  56. 3648090 Add permission tests for IHardwareService. by Brett Chabot · 16 years ago
  57. b97b8f8 Fix issue with shared user permissions. by Suchi Amalapurapu · 16 years ago
  58. 595fbd6 Fix a bug where wrong variable was used for comparison. by Guang Zhu · 16 years ago
  59. b92c45a Merge change 4831 into donut by Android (Google) Code Review · 16 years ago
  60. 1585bd2 Merge change 4828 into donut by Android (Google) Code Review · 16 years ago
  61. 6aa41f4 Add app version to the backup metadata by Christopher Tate · 16 years ago
  62. e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 16 years ago
  63. 3af8e93 Change addCertificate to take byte[] instead of String as we don't know the encoding. by Grace Kloba · 16 years ago
  64. 5254657 Merge change 4818 into donut by Android (Google) Code Review · 16 years ago
  65. b4e456b Merge change 4785 into donut by Android (Google) Code Review · 16 years ago
  66. a6fcc95 Added in Settings.Secure default country and variant for the default TTS language. by Jean-Michel Trivi · 16 years ago
  67. 4d1b5bd Merge change 4808 into donut by Android (Google) Code Review · 16 years ago
  68. 066e6bf Merge change 4792 into donut by Android (Google) Code Review · 16 years ago
  69. 9ebd737 Merge change 4793 into donut by Android (Google) Code Review · 16 years ago
  70. e35c235 Fixes #1928566. Prevents runtime restart upon configuration change. by Romain Guy · 16 years ago
  71. b00518d Merge change 4796 into donut by Android (Google) Code Review · 16 years ago
  72. 2573791 dpi changes for webview by Grace Kloba · 16 years ago
  73. ab48bb9 Merge change 4686 into donut by Android (Google) Code Review · 16 years ago
  74. 290f5ba when we reset a paint, it should return to the state it was in when it was first created. by Mike Reed · 16 years ago
  75. f781b39 Merge change 4786 into donut by Android (Google) Code Review · 16 years ago
  76. 630cd06 Move USE_LOCATION_FOR_SERVICES to Secure. by Amith Yamasani · 16 years ago
  77. 238bfa9 Set AuthType to 0 if username is not specified. by Jaikumar Ganesh · 16 years ago
  78. a9e5461 gps: Set SUPL server via hostname rather than IP address. by Mike Lockwood · 16 years ago
  79. ba6409f Merge change 4706 into donut by Android (Google) Code Review · 16 years ago
  80. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 16 years ago
  81. d97c7ad Fix issue #1753079: running instrumentation in shared processes. by Dianne Hackborn · 16 years ago
  82. 03255de Merge change 4757 into donut by Android (Google) Code Review · 16 years ago
  83. 697f9ca Merge change 4687 into donut by Android (Google) Code Review · 16 years ago
  84. 6afe813 Merge change 4720 into donut by Android (Google) Code Review · 16 years ago
  85. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 16 years ago
  86. 6c901db Add getBatteryUsageHint() to BluetoothHeadset for power monitoring. by Nick Pelly · 16 years ago
  87. 2b1aed1 Merge change 4527 into donut by Android (Google) Code Review · 16 years ago
  88. 31a88fa Fix string formatters in SettingsProvider SecurityException message. by Brett Chabot · 16 years ago
  89. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 16 years ago
  90. 4df90a8 gsm: Remove PppLink since pppd_gprs service does not exist. by Chia-chi Yeh · 16 years ago
  91. fd5f087 Merge change 4721 into donut by Android (Google) Code Review · 16 years ago
  92. e0b7e91 Merge change 4679 into donut by Android (Google) Code Review · 16 years ago
  93. c628297 Merge change 4718 into donut by Android (Google) Code Review · 16 years ago
  94. 20efdf6 Make signature checks on restore work with unsigned apps by Christopher Tate · 16 years ago
  95. 3c08a44 Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 16 years ago
  96. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 16 years ago
  97. 5502f04 Merge change 4709 into donut by Android (Google) Code Review · 16 years ago
  98. 16ce3504 Merge change 4708 into donut by Android (Google) Code Review · 16 years ago
  99. abd7eba Add a new checkin server flag for Vending Machine heartbeats. by Linda Nguyen · 16 years ago
  100. 568b62c Merge change 4702 into donut by Android (Google) Code Review · 16 years ago