1. f768d24 Merge change 22030 into eclair by Android (Google) Code Review · 15 years ago
  2. 0fa46a8 fix build. forgot current.xml by Mathias Agopian · 15 years ago
  3. 789de3a Merge change 22003 into eclair by Android (Google) Code Review · 15 years ago
  4. ba4d93f Potential fix for NPE at startExtractingText. by Amith Yamasani · 15 years ago
  5. 34484ae Merge change 22024 into eclair by Android (Google) Code Review · 15 years ago
  6. 8e7c671 Micro-optimizations for FallRS by Romain Guy · 15 years ago
  7. ba5372f Merge change 22021 into eclair by Android (Google) Code Review · 15 years ago
  8. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  9. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 15 years ago
  10. b5f2ce6 Merge change 22011 into eclair by Android (Google) Code Review · 15 years ago
  11. 7773e87 Merge change 22014 into eclair by Android (Google) Code Review · 15 years ago
  12. 313b5b8 Improved performance in Galaxy and Fall by Romain Guy · 15 years ago
  13. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  14. 3c513ed Converting CallerInfo to new Contacts API. by Dmitri Plotnikov · 15 years ago
  15. d2e10d5 Merge change 21860 into eclair by Android (Google) Code Review · 15 years ago
  16. 947d8ee Merge change 21985 into eclair by Android (Google) Code Review · 15 years ago
  17. a56d1c7 Fix AudioService on HFP power off due to new Bluetooth API. by Nick Pelly · 15 years ago
  18. 51a9029 Fix for bug206007, power dialog change "Why?" to "Battery use" by Roy West · 15 years ago
  19. 77035a3 Merge change 21967 into eclair by Android (Google) Code Review · 15 years ago
  20. 1320805 Merge change 21949 into eclair by Android (Google) Code Review · 15 years ago
  21. a1f1879 Remove SOURCE_VISIBLE flag that is otherwise unused. by Jeff Sharkey · 15 years ago
  22. bda918c Merge change 21888 into eclair by Android (Google) Code Review · 15 years ago
  23. 07782e0 Merge change 21948 into eclair by Android (Google) Code Review · 15 years ago
  24. ebf66ea Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. by Andreas Huber · 15 years ago
  25. c818b14 Do not enable the rew/pause/ffwd buttons when the media being played does not by Marco Nelissen · 15 years ago
  26. 1281fb6 Merge change 21862 into eclair by Android (Google) Code Review · 15 years ago
  27. 6794e1b Merge change 21927 into eclair by Android (Google) Code Review · 15 years ago
  28. f4d1606 Improved RS timing code to monitor where we spend CPU time. by Jason Sams · 15 years ago
  29. d5bf0e2 Merge change 21926 into eclair by Android (Google) Code Review · 15 years ago
  30. 484d57f Move the sky by Romain Guy · 15 years ago
  31. 6647da1 Merge change 21919 into eclair by Android (Google) Code Review · 15 years ago
  32. 37e036f Merge change 21901 into eclair by Android (Google) Code Review · 15 years ago
  33. 9303295 Redefining phone lookup API. by Dmitri Plotnikov · 15 years ago
  34. 75e1d31 Fix exception when reporting disconn cdma state. by Robert Greenwalt · 15 years ago
  35. bdcef70 Fix issue #2010965: Increase process size on WVGA devices by Dianne Hackborn · 15 years ago
  36. 24f1076 Check for a timeout <= 0 before adding the vibration. by Patrick Scott · 15 years ago
  37. 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
  38. 220dec2 Use remote Context when inflating initialLayout, add debug. by Jeff Sharkey · 15 years ago
  39. a659744 Flag to make all contacts from specific source visible. by Jeff Sharkey · 15 years ago
  40. 460f541 Merge change 21659 into eclair by Android (Google) Code Review · 15 years ago
  41. 36ebde8 Merge change 21841 into eclair by Android (Google) Code Review · 15 years ago
  42. f16dcab Merge change 21589 into eclair by Android (Google) Code Review · 15 years ago
  43. 41e7363 Return ICC Card ABSENT instead of NOT_READY when it is not present. by Jaikumar Ganesh · 15 years ago
  44. 068c5db Merge change 21846 into eclair by Android (Google) Code Review · 15 years ago
  45. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  46. 2a1f350 Merge change 21847 into eclair by Android (Google) Code Review · 15 years ago
  47. 8a947bd Tweak the water and its texture by Romain Guy · 15 years ago
  48. 7b6771a Bring back per-Account Contact-specific settings. by Jeff Sharkey · 15 years ago
  49. b763ab2 clean up some logs and clamp the syncable value by Fred Quintana · 15 years ago
  50. 66575d4 Merge change 21837 into eclair by Android (Google) Code Review · 15 years ago
  51. c85675d Fix for Mms without wifi. by Robert Greenwalt · 15 years ago
  52. 7237c56 Fix possible NPE on touch mode change in TabHost. by Romain Guy · 15 years ago
  53. 41f31b6 am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
  54. 6c8dd98 Merge change 21831 into eclair by Android (Google) Code Review · 15 years ago
  55. 15b2969 Add reflections to the water by Romain Guy · 15 years ago
  56. d06aa4f Merge change 21825 into eclair by Android (Google) Code Review · 15 years ago
  57. 730ee65 Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects. by Jason Sams · 15 years ago
  58. d50066f invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
  59. 9abcba3 Merge change 21764 into eclair by Android (Google) Code Review · 15 years ago
  60. 12c9561 Merge change 21811 into eclair by Android (Google) Code Review · 15 years ago
  61. 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 15 years ago
  62. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 15 years ago
  63. 062292b Merge change 21776 into eclair by Android (Google) Code Review · 15 years ago
  64. 6c317ac Merge change 21790 into eclair by Android (Google) Code Review · 15 years ago
  65. 1066cbc Fix build. by Dianne Hackborn · 15 years ago
  66. 7ce033d Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base. by Jason Sams · 15 years ago
  67. 48134b7 Merge change 21770 into eclair by Android (Google) Code Review · 15 years ago
  68. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 15 years ago
  69. f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
  70. d324c81 Dormant ICON was not being displayed, fixes bug 2039239. by Wink Saville · 15 years ago
  71. ad4bc60 Merge change 21772 into donut by Android (Google) Code Review · 15 years ago
  72. 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
  73. d97bcef am 79dbf7c8: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  74. 0ff138d am 238f8fe6: Merge change 21652 into donut by Jack Palevich · 15 years ago
  75. 9cefd00 resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob by Android Git Automerger · 15 years ago
  76. 30c0b83 am d9d25760: Remove dead locks in system process when installing packages by Suchi Amalapurapu · 15 years ago
  77. 1d3fb67 Merge change 21745 into eclair by Android (Google) Code Review · 15 years ago
  78. b222935 Merge change 21748 into eclair by Android (Google) Code Review · 15 years ago
  79. 82cb029 Get At command count from Bluetooth headset. by Amith Yamasani · 15 years ago
  80. 97e4700 Merge change 21716 into eclair by Android (Google) Code Review · 15 years ago
  81. d8047ef Merge change 21754 into eclair by Android (Google) Code Review · 15 years ago
  82. 95a1d1a E911 call fix in ECM by Wink Saville · 15 years ago
  83. 5bfc64f Include the list of registered providers the package manager dumpsys output. by Jeff Hamilton · 15 years ago
  84. 381d702 Merge change 21750 into eclair by Android (Google) Code Review · 15 years ago
  85. cac80a6 Tweak the galaxy by Romain Guy · 15 years ago
  86. 09daada Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 15 years ago
  87. 3f648af Merge change 21728 into eclair by Android (Google) Code Review · 15 years ago
  88. 37eb3c35 removing old gears code and correcting simple method typo by Derek Sollenberger · 15 years ago
  89. 79dbf7c Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  90. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  91. 084cd82 Merge change 21727 into eclair by Android (Google) Code Review · 15 years ago
  92. f7064e1 am ace6a5cf: Merge change 21408 into donut by Xavier Ducrohet · 15 years ago
  93. ef99e24 am f5e6a211: Merge change 21572 into donut by Jasperln · 15 years ago
  94. 1fd769c Fix missing -lpthread in linux-sim build. by Feng Qian · 15 years ago
  95. f2ee8da am 093918a6: (-s ours) Merge change 21549 into donut by Eric Fischer · 15 years ago
  96. edc5ff8 am c678a93a: Fix issue #2056585: applications can put phone in inconsistent state wrt airplane mode by Dianne Hackborn · 15 years ago
  97. 93df578 am cfa419b7: Correct comments for startSearch in Activity and SearchManager to explain Donut behavior correctly. by Mike LeBeau · 15 years ago
  98. 5d8cbf8 am d5884a9b: Merge change 21358 into donut by Jean-Michel Trivi · 15 years ago
  99. 6919f69 am 75c49842: Add maxSdkVersion information in dump badging option by Suchi Amalapurapu · 15 years ago
  100. db33d4b Merge change 21468 into eclair by Android (Google) Code Review · 15 years ago