1. 74077c8 Clear the password field when reloading the current page. by Leon Scroggins · 16 years ago
  2. b06aac86 Merge change 24948 into eclair by Android (Google) Code Review · 16 years ago
  3. a121257 Merge change 24947 into eclair by Android (Google) Code Review · 16 years ago
  4. 53973fd fix [2117464] SF can crash when calling dumpsys by Mathias Agopian · 16 years ago
  5. 0d55811 Merge change 24932 into eclair by Android (Google) Code Review · 16 years ago
  6. bd85271 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 16 years ago
  7. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 16 years ago
  8. aa931bc Merge change 24841 into eclair by Android (Google) Code Review · 16 years ago
  9. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 16 years ago
  10. 9202285 Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... by Andreas Huber · 16 years ago
  11. 55bfdda Merge change 24931 into eclair by Android (Google) Code Review · 16 years ago
  12. ad1e25d Fix the bogus crashes in layout and reliability tests (the device actually went offline). by Guang Zhu · 16 years ago
  13. 944808f Merge change 24927 into eclair by Android (Google) Code Review · 16 years ago
  14. 8c11e31 Fix a possible NPE in View. by Romain Guy · 16 years ago
  15. 482d54b Add black listing of car kits by name. by Jaikumar Ganesh · 16 years ago
  16. df5e76f Merge change 24814 into eclair by Android (Google) Code Review · 16 years ago
  17. d247aad Bring up the soft keyboard when touching a focused textfield. by Leon Scroggins · 16 years ago
  18. dd81749 Remove trackball double click. Treat each click as a single click. by Grace Kloba · 16 years ago
  19. 31504f0 Merge change 24847 into eclair by Android (Google) Code Review · 16 years ago
  20. 298d32e Set the minimum fling to the title height. by Cary Clark · 16 years ago
  21. a625b38 PowerManagerService: Fix keyboard backlight support: by Mike Lockwood · 16 years ago
  22. 7cec543 Merge change 24903 into eclair by Android (Google) Code Review · 16 years ago
  23. 13bc4ad Merge change 24902 into eclair by Android (Google) Code Review · 16 years ago
  24. 7a4be89 Add "rtsp" to the list of URL schemes that get linkified. by Eric Fischer · 16 years ago
  25. 1fa7244 Merge change 24898 into eclair by Android (Google) Code Review · 16 years ago
  26. 60ef21a Fix the parsing for instrumentation result, some Java exceptions are not reported right now by Guang Zhu · 16 years ago
  27. 7a79628 Fix some LayoutBridge javadoc. by Raphael · 16 years ago
  28. b6e164c Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the by Grace Kloba · 16 years ago
  29. 714ec136 Merge change 24742 into eclair by Android (Google) Code Review · 16 years ago
  30. 0fdae4c Merge change 24747 into eclair by Android (Google) Code Review · 16 years ago
  31. 6cb1330 Merge change 24683 into eclair by Android (Google) Code Review · 16 years ago
  32. 91e2d86 Merge change 24337 into eclair by Android (Google) Code Review · 16 years ago
  33. ab50b86 Deprecate showSearchIconAsBadge and icon search attrs by Bjorn Bringert · 16 years ago
  34. 3ccfaaa Merge change 24673 into eclair by Android (Google) Code Review · 16 years ago
  35. 6085b4e Pass return code from Camera HAL for setParameters(). bug 2116866 by James Dong · 16 years ago
  36. 93f00de Merge change 24509 into eclair by Android (Google) Code Review · 16 years ago
  37. 27844c3 Enable log message for tracking issue #2092299. by Jim Miller · 16 years ago
  38. 242d65b process: Switch to common cutils sched_policy api by San Mehat · 16 years ago
  39. 9a0bf14 Moving ImProvider to TalkProvider: Change Im.java to use the new TalkProvider; change the authority by Ye Wen · 16 years ago
  40. d2cc427 Merge change 24825 into eclair by Android (Google) Code Review · 16 years ago
  41. 3e63f91 fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer by Mathias Agopian · 16 years ago
  42. f376c83 Merge change 24805 into eclair by Android (Google) Code Review · 16 years ago
  43. e441dcb Merge change 22561 into eclair by Android (Google) Code Review · 16 years ago
  44. 9a7efa4 Merge change 24789 into eclair by Android (Google) Code Review · 16 years ago
  45. a28948d Merge change 24754 into eclair by Android (Google) Code Review · 16 years ago
  46. 89bd269 Handle secondary APN connect failures. by Robert Greenwalt · 16 years ago
  47. 7c9bf7c Don't init wifiChannels until after supplicant up by Robert Greenwalt · 16 years ago
  48. ff1df69 Performance measurement framework: by Jack Wang · 16 years ago
  49. 38eeac3 Merge change 24797 into eclair by Android (Google) Code Review · 16 years ago
  50. 147a0c2 modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 16 years ago
  51. 0738e88 Don't backup/restore telephony material from secure settings by Christopher Tate · 16 years ago
  52. d3e061f Merge change 24609 into eclair by Android (Google) Code Review · 16 years ago
  53. b942db3 Merge change 24773 into eclair by Android (Google) Code Review · 16 years ago
  54. e621d6f Use floor to calculate the range to avoid the rounding error triggered by Grace Kloba · 16 years ago
  55. 5f1f26a Fix NPE in TelephonyManager. by johnwang · 16 years ago
  56. 66c2a97 Merge change 24762 into eclair by Android (Google) Code Review · 16 years ago
  57. 02ee5387d Merge change 24764 into eclair by Android (Google) Code Review · 16 years ago
  58. 51099c5 Add @Widget annotation to GestureOverlayView to make it usable in ADT. by Romain Guy · 16 years ago
  59. 32d8571 Changes for BT 2.1 by Jaikumar Ganesh · 16 years ago
  60. 5a131e5 dumpstate: Switch back to running as non-root by Mike Lockwood · 16 years ago
  61. 162ec99 Merge change 24635 into eclair by Android (Google) Code Review · 16 years ago
  62. 8cae124 Various cleanup around resources and nine-patches. by Dianne Hackborn · 16 years ago
  63. 2dc64d8 Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else. by Andreas Huber · 16 years ago
  64. 7ff269f Merge change 24735 into eclair by Android (Google) Code Review · 16 years ago
  65. 5e59ca8 Handle DisconnectRequested message sent by Bluez. by Jaikumar Ganesh · 16 years ago
  66. d68781a Merge change 24675 into eclair by Android (Google) Code Review · 16 years ago
  67. 211db4a change default for dither to true by Mike Reed · 16 years ago
  68. b14a141 Merge change 24475 into eclair by Android (Google) Code Review · 16 years ago
  69. 2cfab84 Save and restore partial supplicant data, not the whole file. by Amith Yamasani · 16 years ago
  70. aab72e7 am 4d484a82: Merge change 24700 into donut by Scott Main · 16 years ago
  71. 4d484a8 Merge change 24700 into donut by Android (Google) Code Review · 16 years ago
  72. e1a9de7 Merge change 24702 into eclair by Android (Google) Code Review · 16 years ago
  73. 2aa39c4 Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 16 years ago
  74. 9444332 docs only. add android 1.6 video to the highlights doc and featured videos list by Scott Main · 16 years ago
  75. 764b0c6 am 79253f8b: Merge change 24690 into donut by Scott Main · 16 years ago
  76. a1103f3 am 890175db: Merge change 24574 into donut by Scott Main · 16 years ago
  77. 79253f8 Merge change 24690 into donut by Android (Google) Code Review · 16 years ago
  78. 890175d Merge change 24574 into donut by Android (Google) Code Review · 16 years ago
  79. 40351ec am 7350ff3d: Merge change 24631 into donut by Dirk Dougherty · 16 years ago
  80. 8a948de am 18dd1eeb: Merge change 24419 into donut by Dirk Dougherty · 16 years ago
  81. 7350ff3 Merge change 24631 into donut by Android (Google) Code Review · 16 years ago
  82. 18dd1ee Merge change 24419 into donut by Android (Google) Code Review · 16 years ago
  83. 46f2c55 docs only. update japanese site homepage with 1.6 sdk links by Scott Main · 16 years ago
  84. 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 16 years ago
  85. 2fcaf79 Tell GlobalSearch about searches without a suggestion by Bjorn Bringert · 16 years ago
  86. a7df557 Add tests and misc fixes on keystore. by Hung-ying Tyan · 16 years ago
  87. d304ae5 Fix CDMA SMS delivery status reporting. by Tammo Spalink · 16 years ago
  88. f84a218 Merge change 24643 into eclair by Android (Google) Code Review · 16 years ago
  89. 12d2cdc Merge change 24642 into eclair by Android (Google) Code Review · 16 years ago
  90. 8905daa am cd419cf8: Merge change 24641 into donut by Scott Main · 16 years ago
  91. cd419cf Merge change 24641 into donut by Android (Google) Code Review · 16 years ago
  92. 9ce433f docs only. by Scott Main · 16 years ago
  93. 248b5bd fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  94. f65bc18 am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue... by Scott Main · 16 years ago
  95. d27b108 docs only. by Scott Main · 16 years ago
  96. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 16 years ago
  97. 7ed6ee5 Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits" attribute set by Dianne Hackborn · 16 years ago
  98. 9b6911c Merge change 24630 into eclair by Android (Google) Code Review · 16 years ago
  99. 4c8a16a Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron. by Dirk Dougherty · 16 years ago
  100. 38a1081 Merge change 24514 into eclair by Android (Google) Code Review · 16 years ago