1. bc948de Remove global IO context and integrate it into the RS context. by Jason Sams · 15 years ago
  2. 334ea0c Update fountain and add writable flag to script slots. by Jason Sams · 15 years ago
  3. 0ef135d Merge change 21537 into eclair by Android (Google) Code Review · 15 years ago
  4. 2b89548 really be more friendly with C by Mathias Agopian · 15 years ago
  5. 921831b Merge change 21522 into eclair by Android (Google) Code Review · 15 years ago
  6. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  7. 1a79754 Merge change 21380 into eclair by Android (Google) Code Review · 15 years ago
  8. 54ba86f Merge change 21512 into eclair by Android (Google) Code Review · 15 years ago
  9. 9dc2355 Merge change 21492 into eclair by Android (Google) Code Review · 15 years ago
  10. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  11. dd753ae Honor the clickable and enabled properties in ListView. by Romain Guy · 15 years ago
  12. 56e7ba2 Merge change 21510 into eclair by Android (Google) Code Review · 15 years ago
  13. ffbd242 Merge change 21340 into eclair by Android (Google) Code Review · 15 years ago
  14. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  15. c6cc836 LocationManagerService: Add NullPointerException to avoid change in behavior. by Mike Lockwood · 15 years ago
  16. fd0d627 Fix ExpandableListView context menus when has header views. by Jeff Sharkey · 15 years ago
  17. 7d68dae Merge change 21494 into eclair by Android (Google) Code Review · 15 years ago
  18. 86192c6 Merge change 21442 into eclair by Android (Google) Code Review · 15 years ago
  19. d034856 Allow animation styles to be applied to popup windows. by Amith Yamasani · 15 years ago
  20. 00717e2 WifiService: Hash based on both SSID and BSSID in scan result cache. by Mike Lockwood · 15 years ago
  21. 6ba7ae1 LocationManagerService: Fix null pointer check in sendExtraCommand(). by Mike Lockwood · 15 years ago
  22. 0ff7a46 Merge change 21473 into eclair by Android (Google) Code Review · 15 years ago
  23. 099397c Fix 1860351: Put datetime in jpeg exif to datetaken field. by Chih-Chung Chang · 15 years ago
  24. 06952d9 DO NOT MERGE - cherry-picked from master: by Mike Lockwood · 15 years ago
  25. 8af2d22 Merge change 21471 into eclair by Android (Google) Code Review · 15 years ago
  26. 81e4640 Add Galaxy wallpaper by Romain Guy · 15 years ago
  27. 106278c Merge change 21432 into eclair by Android (Google) Code Review · 15 years ago
  28. 403d7ac Bring back SHOULD_SYNC flag so sync groups can be edited. by Jeff Sharkey · 15 years ago
  29. dbdad99 Fix a cookie bug. If "secure" is in the end of the string, it was ignored. by Grace Kloba · 15 years ago
  30. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  31. fa2944d Replace loop-delay in setPowerStateToDesired() with async approach by Yong Zhang · 15 years ago
  32. e6a9bcb A hack that when restartRadio is called the CdmaDataConnectionTracker by Wink Saville · 15 years ago
  33. ad4d9e5 Allow CdmaDataConnectionTracker to handle RIL_UNSOL_OTA_PROVISION_STATUS by Wink Saville · 15 years ago
  34. 549db46 Merge change 21413 into eclair by Android (Google) Code Review · 15 years ago
  35. 64551b2 Fix aapt to be able to add configs from overlays. by Dianne Hackborn · 15 years ago
  36. 7193a58 Merge change 21401 into eclair by Android (Google) Code Review · 15 years ago
  37. 321abdb make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
  38. 82726f0 Merge change 21298 into eclair by Android (Google) Code Review · 15 years ago
  39. c650bf5 Get rid of Settings.getJIDResource(), which really should live in GTalkService. Add API to store the JID resource in IM provider settings. by Wei Huang · 15 years ago
  40. adb4a72 Merge change 21364 into eclair by Android (Google) Code Review · 15 years ago
  41. bb92af9 Moving contacts-specific strings to donottranslate files. by Dmitri Plotnikov · 15 years ago
  42. c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 15 years ago
  43. 8722429 Merge change 21311 into eclair by Android (Google) Code Review · 15 years ago
  44. e14e70a fix documentation by Mike Reed · 15 years ago
  45. 410676b Merge change 21307 into eclair by Android (Google) Code Review · 15 years ago
  46. b1ac1a8 Turn off static live wallpaper for now. by Dianne Hackborn · 15 years ago
  47. 0f79b54 ConnectivityService: Do not send broadcasts until the system is ready. by Mike Lockwood · 15 years ago
  48. f58ffac Hide the title bar when zoomed in. by Leon Scroggins · 15 years ago
  49. a8dfe24d Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
  50. 68e5300 The local loaders assume the url given to them is decoded. by Patrick Scott · 15 years ago
  51. a31deaf Merge change 21225 into eclair by Android (Google) Code Review · 15 years ago
  52. 185a513 Merge change 21235 into eclair by Android (Google) Code Review · 15 years ago
  53. 5982013 Change the number of volume steps from 6 to 7 per Verizon Requirements by Jared Suttles · 15 years ago
  54. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 15 years ago
  55. c4915de fix a bug that could cause a window to be hidden in some cases. by Mathias Agopian · 15 years ago
  56. 1d47a51 am 94ff3f1f: Merge change 21063 into donut by Xavier Ducrohet · 15 years ago
  57. 314e022 am e1b63d22: Merge change 21033 into donut by Xavier Ducrohet · 15 years ago
  58. f233915 be more friendly with C by Mathias Agopian · 15 years ago
  59. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  60. 8165524 Merge change 21207 into eclair by Android (Google) Code Review · 15 years ago
  61. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 15 years ago
  62. 8db9338 ui: make native_window_set_usage be a static inline by Dima Zavin · 15 years ago
  63. 455e3af Fix #2048199. Enable zoom control in the overview mode. When "+" is pressed, by Grace Kloba · 15 years ago
  64. 0749dcd Backup participants must now hold the BACKUP_DATA permission by Christopher Tate · 15 years ago
  65. 763101e Merge change 21171 by Android (Google) Code Review · 15 years ago
  66. 9e04260 Merge change 21166 by Android (Google) Code Review · 15 years ago
  67. a646c56 Merge change 21186 by Android (Google) Code Review · 15 years ago
  68. 50e05ea Trigger data connection update if network type changes. by jsh · 15 years ago
  69. 98f4016 Merge change 21162 by Android (Google) Code Review · 15 years ago
  70. 24cecfb Merge change 21185 by Android (Google) Code Review · 15 years ago
  71. 2890920 Set V8 flag --expose_gc in TestShellActivity. by Feng Qian · 15 years ago
  72. 4e65350 Merge change 21159 by Android (Google) Code Review · 15 years ago
  73. 97f3209 more support for bindStatic by Mark Wagner · 15 years ago
  74. 1e16e40 Merge change 21152 by Android (Google) Code Review · 15 years ago
  75. a03ab1a Allow max_retires to be set to infinite. by Wink Saville · 15 years ago
  76. f71db95 Merge change 21134 by Android (Google) Code Review · 15 years ago
  77. a9085a5 Merge change 20853 by Android (Google) Code Review · 15 years ago
  78. bcda5e0 Merge change 21158 by Android (Google) Code Review · 15 years ago
  79. 58c27a0 Allow overlays to add resources. by Dianne Hackborn · 15 years ago
  80. f16da45 Add brackets, braces, and backslash to alt-space character entry popup. by Eric Fischer · 15 years ago
  81. 0eebab8 Merge change 21153 by Android (Google) Code Review · 15 years ago
  82. ae09878 Increase search radius for adjacent keys, to reduce unpredictability of by Amith Yamasani · 15 years ago
  83. fbf0b9e Implement named slots and convert script.addType to script.setType to remove ordering restrictions. by Jason Sams · 15 years ago
  84. ab13c77 Add methods for directly setting Contact header data. by Jeff Sharkey · 15 years ago
  85. 543221f handle false results in file.delete by Cary Clark · 15 years ago
  86. 6639bb6 Add a more compact representation of usage stats. by Christian Sonntag · 15 years ago
  87. 94ff3f1 Merge change 21063 into donut by Android (Google) Code Review · 15 years ago
  88. 08e2a4b Fix handling of reference XML file in layout files by Xavier Ducrohet · 15 years ago
  89. 6679f2f Pass clicks to webkit's textfield to determine the new selection. by Leon Scroggins · 15 years ago
  90. e1b63d2 Merge change 21033 into donut by Android (Google) Code Review · 15 years ago
  91. 9688c60 Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt. by Wink Saville · 15 years ago
  92. da83f46 Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
  93. ddb79c9 Merge change 21090 by Android (Google) Code Review · 15 years ago
  94. 3642778 Merge change 21106 by Android (Google) Code Review · 15 years ago
  95. ae7f3c5 In the simulator, make sure that the preview thread is a Java thread, by Marco Nelissen · 15 years ago
  96. 385df69 remove Gears by Andrei Popescu · 15 years ago
  97. 25660ec Unbreak the sdk build. by Joe Onorato · 15 years ago
  98. 5350ffa resolved conflicts for merge of 4431a065 to master by Dianne Hackborn · 15 years ago
  99. d0fc3dd Merge change 21044 by Android (Google) Code Review · 15 years ago
  100. 168173a Don't crash when the window is closing by Joe Onorato · 15 years ago