1. 1bd2052 adding ability to fix the size of a surface view when created. by Derek Sollenberger · 17 years ago
  2. 9488437 Merge change 20240 by Android (Google) Code Review · 17 years ago
  3. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 17 years ago
  4. d41ba66 Fix documentation. by Dianne Hackborn · 17 years ago
  5. d657b72a Merge change 20126 by Android (Google) Code Review · 17 years ago
  6. 46e1198 Merge change 20146 by Android (Google) Code Review · 17 years ago
  7. 79f0c56 Calendar attendee support: add columns. by Ken Shirriff · 17 years ago
  8. b1d39aa Merge change 9649 by Android (Google) Code Review · 17 years ago
  9. c9ec66b Removing SyncColumns from Contact - they were put there by accident. by Dmitri Plotnikov · 17 years ago
  10. 9d1a314 am d4543c51: Merge change 20108 into donut by Android (Google) Code Review · 17 years ago
  11. cbd7fa5 am 69423302: Remove the menu from the search dialog since there are a couple of issues with it we don\'t have time to fix for donut. by Karl Rosaen · 17 years ago
  12. d4543c5 Merge change 20108 into donut by Android (Google) Code Review · 17 years ago
  13. a02d0d6 Guard against remote process dying when retrieving column from cursor. by Karl Rosaen · 17 years ago
  14. 6942330 Remove the menu from the search dialog since there are a couple of issues with it we don't have time to fix for donut. by Karl Rosaen · 17 years ago
  15. fd055b2 Add the support for the new SystemInterface of android_npapi, expose by Grace Kloba · 17 years ago
  16. 2ba1262 Add a callback for the url of an apple-touch-icon. by Patrick Scott · 17 years ago
  17. 0f0767d am 94e114c9: Moved Market related Checkin Stats enum to Events enum and merged by Tadashi G. Takaoka · 17 years ago
  18. 0dd7cb4 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 17 years ago
  19. 94e114c Moved Market related Checkin Stats enum to Events enum and merged by Tadashi G. Takaoka · 17 years ago
  20. c2a72ec Merge change 9597 by Android (Google) Code Review · 17 years ago
  21. 61ff32f Merge change 20013 by Android (Google) Code Review · 17 years ago
  22. 7cd88e1 Update the comment for setBackgroundResource that 0 removes the background. by Wink Saville · 17 years ago
  23. fc0e17f am cd540294: Merge change 9704 into donut by Android (Google) Code Review · 17 years ago
  24. 8db0586 am 0e74f5a5: Guard against index out of bounds exception in lock pattern widget. by Karl Rosaen · 17 years ago
  25. cd54029 Merge change 9704 into donut by Android (Google) Code Review · 17 years ago
  26. 1c2a896 Merge change 9693 by Android (Google) Code Review · 17 years ago
  27. 3f86715 add missing types by Fred Quintana · 17 years ago
  28. ee2805d Merge change 9672 by Android (Google) Code Review · 17 years ago
  29. c5e7fe3 Close the search dialog before starting voice search in all cases, i.e., by Mike LeBeau · 17 years ago
  30. 0e74f5a Guard against index out of bounds exception in lock pattern widget. by Karl Rosaen · 17 years ago
  31. 6dabc95 am b0508476: Merge change 9676 into donut by Android (Google) Code Review · 17 years ago
  32. 66334ed Merge change 9607 by Android (Google) Code Review · 17 years ago
  33. 5452ec5 Merge abbreviated Russian month name fix over from cupcake. by Eric Fischer · 17 years ago
  34. 4f40b76 Merge change 9602 by Android (Google) Code Review · 17 years ago
  35. 9488cbd Add incoming connections to the cache and change authorization check. by Jaikumar Ganesh · 17 years ago
  36. c93da2c Merge change 9479 by Android (Google) Code Review · 17 years ago
  37. 47b4a55 Adaptive heartbeat protocol implementation: server configured settings. by Ye Wen · 17 years ago
  38. c2eaa12 Merge change 9661 by Android (Google) Code Review · 17 years ago
  39. af98b21 Merge change 9612 by Android (Google) Code Review · 17 years ago
  40. b20148b wifi: Strip trailing spaces before parsing RSSI results. by Mike Lockwood · 17 years ago
  41. c27a9ac Enable workers for v8 by Andrei Popescu · 17 years ago
  42. 91e4e85 Adding "service" columns: SYNC1, SYNC2, SYNC3, SYNC4 and SYNC5. by Dmitri Plotnikov · 17 years ago
  43. 845df82 ListView.setItemChecked(p, false) always clears all items. by Brett Chabot · 17 years ago
  44. 8ae2777 Fix #2031300. Set only accept unique objects. So we have to assign different by Grace Kloba · 17 years ago
  45. 87e0e44 Merge change 9601 by Android (Google) Code Review · 17 years ago
  46. e832234 Make ZoomButtonsController public. by Jack Palevich · 17 years ago
  47. afcc40a Merge change 9550 by Android (Google) Code Review · 17 years ago
  48. d1ddd36 Merge change 9515 by Android (Google) Code Review · 17 years ago
  49. b282b00 Import revised translations. DO NOT MERGE by Eric Fischer · 17 years ago
  50. 706cee4 Fix the missing break statement. by Feng Qian · 17 years ago
  51. 3c5ad8a am 88c692ca: Merge change 9522 into donut by Android (Google) Code Review · 17 years ago
  52. 44a29dd Adding "test context" to AndroidTestCase by Dmitri Plotnikov · 17 years ago
  53. fc03aa7 check return value from Cursor.moveToFirst() by Mark Wagner · 17 years ago
  54. 393c6df Merge Korean abbreviated date format fix from cupcake. by Eric Fischer · 17 years ago
  55. ac6f99f Merge Korean abbreviated date format fix from cupcake. by Eric Fischer · 17 years ago
  56. f6d1a55 resolved conflicts for merge of b8802b21 to master by Grace Kloba · 17 years ago
  57. 8050220 Merge change 9259 by Android (Google) Code Review · 17 years ago
  58. b8802b2 Merge change 9330 into donut by Android (Google) Code Review · 17 years ago
  59. f4046ba Fix the cookie order. If multiple cookies satisfy the criteria, the one with by Grace Kloba · 17 years ago
  60. 1132200 Added an extra for sharing a target rectangle extra. by Jeff Sharkey · 17 years ago
  61. 732da92 Separated IM protocol into two fields, similar to TYPE. by Jeff Sharkey · 17 years ago
  62. b3ac931 Adds the ContactHeaderWidget for use by system apps. by Evan Millar · 17 years ago
  63. a32d100 Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.graphics.Color. by Romain Guy · 17 years ago
  64. 3161d6d Merge change 9430 by Android (Google) Code Review · 17 years ago
  65. 37296dc Update docs. by Joe Onorato · 17 years ago
  66. d3c6d54 Set touch mode to be TOUCH_DONE_MODE when calling doDoubleTap. by Grace Kloba · 17 years ago
  67. 4c94304 Fix a bug in find. by Leon Scroggins · 17 years ago
  68. a45c5f0 Merge change 9216 by Android (Google) Code Review · 17 years ago
  69. ade4052 Fix UUID typo and allow incoming AVRCP connections. by Jaikumar Ganesh · 17 years ago
  70. 77d98f4 rebuild the nav cache on mouse clicks during page load by Cary Clark · 17 years ago
  71. 0105828 Allow the user to jump to the next textfield. by Leon Scroggins · 17 years ago
  72. 5190c49 Merge change 9334 by Android (Google) Code Review · 17 years ago
  73. 0355455 Flip the use of triangle icon on the right of settings. by Amith Yamasani · 17 years ago
  74. 4c8db8a Fix #2025900. If a https request is canceled while openConnection is called by Grace Kloba · 17 years ago
  75. bda9bac am 3e584428: Merge change 9124 into donut by Android (Google) Code Review · 17 years ago
  76. 3e58442 Merge change 9124 into donut by Android (Google) Code Review · 17 years ago
  77. a05f75d Merge change 9267 by Android (Google) Code Review · 17 years ago
  78. f0f6c51 am c134c281: Merge change 9265 into donut by Android (Google) Code Review · 17 years ago
  79. c134c28 Merge change 9265 into donut by Android (Google) Code Review · 17 years ago
  80. a2ef00b4 Don't invalidate view if setEnabled doesn't change the state. by Amith Yamasani · 17 years ago
  81. f234842 Highlight IMEI-reading as part of READ_PHONE_STATE description by Christopher Tate · 17 years ago
  82. 0185fc5 am c2e06072: Tell the SearchManager to stopSearch before starting an in-app voice search. Without this, because of the recent changes to how the search dialog hides and resumes, we end up re-showing the search dialog after returning to the app from voice search, obscu by Mike LeBeau · 17 years ago
  83. a31ce10 am 6af2552d: use safeUnref() since the other macro is not defined in donut by Mike Reed · 17 years ago
  84. 93efb72 am 7299d6ad: Merge change 9159 into donut by Android (Google) Code Review · 17 years ago
  85. bb2e26c5 am 67fb5728: Merge change 9147 into donut by Android (Google) Code Review · 17 years ago
  86. afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 17 years ago
  87. c2e0607 Tell the SearchManager to stopSearch before starting an in-app voice by Mike LeBeau · 17 years ago
  88. 8845ea0 Merge change 9245 by Android (Google) Code Review · 17 years ago
  89. 49f7468 Remove android:multiprocess from ShutdownActivity to ensure it runs in the system process. by Mike Lockwood · 17 years ago
  90. b995b21 Merge change 9198 by Android (Google) Code Review · 17 years ago
  91. 396dbf4 Merge change 9175 by Android (Google) Code Review · 17 years ago
  92. ac39b26 Fix missed Aggregate->Contact name change. by Evan Millar · 17 years ago
  93. ef347ef Fix 2016808. We used to send the new scale/scroll info to the UI thread after by Grace Kloba · 17 years ago
  94. bad80e0 Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. by Mike Lockwood · 17 years ago
  95. dcfc5c2 am b91e2b02: Merge change 9073 into donut by Android (Google) Code Review · 17 years ago
  96. cdc50d7 am c6eb5ac9: Merge change 9071 into donut by Android (Google) Code Review · 17 years ago
  97. 6af2552 use safeUnref() since the other macro is not defined in donut by Mike Reed · 17 years ago
  98. ba272be Merge change 9097 by Android (Google) Code Review · 17 years ago
  99. 7299d6a Merge change 9159 into donut by Android (Google) Code Review · 17 years ago
  100. a04e555 check for null native objects, which never happens on a real subclass (we throw in that case) by Mike Reed · 17 years ago