1. d8e4161 Allow null to be re-bound as a root script. This was always legal from native and just a limitation of the java binding for the API. by Jason Sams · 15 years ago
  2. 25ffcdc Point Sprites by Jason Sams · 15 years ago
  3. ac81c42 am b7aec912: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  4. a10f45e am 185d74ba: Merge change 21977 into donut by Scott Main · 15 years ago
  5. 78a0a37 Merge change 22144 into eclair by Android (Google) Code Review · 15 years ago
  6. 96774d9 Enable specification of http:// urls in stagefright commandline tool. by Andreas Huber · 15 years ago
  7. 404780d Merge change 22132 into eclair by Android (Google) Code Review · 15 years ago
  8. 01549b2 Merge change 22008 into eclair by Android (Google) Code Review · 15 years ago
  9. 8ada1c4 build fix by Fred Quintana · 15 years ago
  10. bb7362c Merge change 22127 into eclair by Android (Google) Code Review · 15 years ago
  11. 49bd918 more cdma sms debug logging by Tammo Spalink · 15 years ago
  12. 58b6d1b build fix by Fred Quintana · 15 years ago
  13. b7aec91 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  14. cc4f342 Merge change 22092 into eclair by Android (Google) Code Review · 15 years ago
  15. e0616ff add a supportsUploading flag in the SyncAdapter description and honor it in the SyncManager by Fred Quintana · 15 years ago
  16. 9e61acd Merge change 22105 into eclair by Android (Google) Code Review · 15 years ago
  17. 6d494f9 Merge change 22093 into eclair by Android (Google) Code Review · 15 years ago
  18. f0f13ae Add calendar sliding windows setting. by Ken Shirriff · 15 years ago
  19. 05b11cd Merge change 22082 into eclair by Android (Google) Code Review · 15 years ago
  20. ba37749 Merge change 22066 into eclair by Android (Google) Code Review · 15 years ago
  21. dd8cb62 Merge change 22060 into eclair by Android (Google) Code Review · 15 years ago
  22. 79e338f Merge change 22089 into eclair by Android (Google) Code Review · 15 years ago
  23. 185d74b Merge change 21977 into donut by Android (Google) Code Review · 15 years ago
  24. 079ad20 cdma sms encoding tweaks and logging / debugging annotations. by Tammo Spalink · 15 years ago
  25. 5c0a913 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 15 years ago
  26. 8d28c3b Address b/2064664 by setting mThumbOffset to half the width of the thumb by default. by Daniel Sandler · 15 years ago
  27. d44d33b The MetaData API is optional and getMetadata may return null if unsupported. by Andreas Huber · 15 years ago
  28. 60662b0 The API for phone lookup has changed - updating Contact Header accordingly. by Dmitri Plotnikov · 15 years ago
  29. 1c1629d Protecting access to the new Contacts API with a try/catch block. by Dmitri Plotnikov · 15 years ago
  30. f99c180 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  31. ffbc864 better error handling in EGL by Mathias Agopian · 15 years ago
  32. 41b379d Merge change 22049 into eclair by Android (Google) Code Review · 15 years ago
  33. a5ba62c Merge change 22045 into eclair by Android (Google) Code Review · 15 years ago
  34. a64bf83 Fix various issues found when testing Mms. by Robert Greenwalt · 15 years ago
  35. f5d493a Merge change 22055 into eclair by Android (Google) Code Review · 15 years ago
  36. 0b309d6 Improve Obex compatibility by Jackson Fan · 15 years ago
  37. ef408cd Merge change 22054 into eclair by Android (Google) Code Review · 15 years ago
  38. a4433af Add Bluetooth device picker support by Yue Lixin · 15 years ago
  39. 23a87c2 Merge change 21931 into eclair by Android (Google) Code Review · 15 years ago
  40. 1e3505c Merge change 22001 into eclair by Android (Google) Code Review · 15 years ago
  41. 45e2704 API CHANGE by Nick Pelly · 15 years ago
  42. 8b37eb0 Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck. by Amith Yamasani · 15 years ago
  43. f768d24 Merge change 22030 into eclair by Android (Google) Code Review · 15 years ago
  44. 0fa46a8 fix build. forgot current.xml by Mathias Agopian · 15 years ago
  45. 789de3a Merge change 22003 into eclair by Android (Google) Code Review · 15 years ago
  46. ba4d93f Potential fix for NPE at startExtractingText. by Amith Yamasani · 15 years ago
  47. 34484ae Merge change 22024 into eclair by Android (Google) Code Review · 15 years ago
  48. 8e7c671 Micro-optimizations for FallRS by Romain Guy · 15 years ago
  49. ba5372f Merge change 22021 into eclair by Android (Google) Code Review · 15 years ago
  50. 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
  51. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 15 years ago
  52. b5f2ce6 Merge change 22011 into eclair by Android (Google) Code Review · 15 years ago
  53. 7773e87 Merge change 22014 into eclair by Android (Google) Code Review · 15 years ago
  54. 313b5b8 Improved performance in Galaxy and Fall by Romain Guy · 15 years ago
  55. b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
  56. d701e02 When bringing up the media controller view, focus the play/pause button. by Marco Nelissen · 15 years ago
  57. 60a45af Fix Wifi+Cell on boot after wifi in use. by Robert Greenwalt · 15 years ago
  58. 3c513ed Converting CallerInfo to new Contacts API. by Dmitri Plotnikov · 15 years ago
  59. d2e10d5 Merge change 21860 into eclair by Android (Google) Code Review · 15 years ago
  60. 947d8ee Merge change 21985 into eclair by Android (Google) Code Review · 15 years ago
  61. a56d1c7 Fix AudioService on HFP power off due to new Bluetooth API. by Nick Pelly · 15 years ago
  62. 29b5776 docs only. add reference information for new <path-permission> element by Scott Main · 15 years ago
  63. 51a9029 Fix for bug206007, power dialog change "Why?" to "Battery use" by Roy West · 15 years ago
  64. 77035a3 Merge change 21967 into eclair by Android (Google) Code Review · 15 years ago
  65. 1320805 Merge change 21949 into eclair by Android (Google) Code Review · 15 years ago
  66. a1f1879 Remove SOURCE_VISIBLE flag that is otherwise unused. by Jeff Sharkey · 15 years ago
  67. bda918c Merge change 21888 into eclair by Android (Google) Code Review · 15 years ago
  68. 07782e0 Merge change 21948 into eclair by Android (Google) Code Review · 15 years ago
  69. ebf66ea Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. by Andreas Huber · 15 years ago
  70. c818b14 Do not enable the rew/pause/ffwd buttons when the media being played does not by Marco Nelissen · 15 years ago
  71. 1281fb6 Merge change 21862 into eclair by Android (Google) Code Review · 15 years ago
  72. 6794e1b Merge change 21927 into eclair by Android (Google) Code Review · 15 years ago
  73. f4d1606 Improved RS timing code to monitor where we spend CPU time. by Jason Sams · 15 years ago
  74. d5bf0e2 Merge change 21926 into eclair by Android (Google) Code Review · 15 years ago
  75. 484d57f Move the sky by Romain Guy · 15 years ago
  76. 6647da1 Merge change 21919 into eclair by Android (Google) Code Review · 15 years ago
  77. 37e036f Merge change 21901 into eclair by Android (Google) Code Review · 15 years ago
  78. 9303295 Redefining phone lookup API. by Dmitri Plotnikov · 15 years ago
  79. 75e1d31 Fix exception when reporting disconn cdma state. by Robert Greenwalt · 15 years ago
  80. bdcef70 Fix issue #2010965: Increase process size on WVGA devices by Dianne Hackborn · 15 years ago
  81. 24f1076 Check for a timeout <= 0 before adding the vibration. by Patrick Scott · 15 years ago
  82. 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
  83. 220dec2 Use remote Context when inflating initialLayout, add debug. by Jeff Sharkey · 15 years ago
  84. a659744 Flag to make all contacts from specific source visible. by Jeff Sharkey · 15 years ago
  85. 460f541 Merge change 21659 into eclair by Android (Google) Code Review · 15 years ago
  86. 36ebde8 Merge change 21841 into eclair by Android (Google) Code Review · 15 years ago
  87. f16dcab Merge change 21589 into eclair by Android (Google) Code Review · 15 years ago
  88. 41e7363 Return ICC Card ABSENT instead of NOT_READY when it is not present. by Jaikumar Ganesh · 15 years ago
  89. 068c5db Merge change 21846 into eclair by Android (Google) Code Review · 15 years ago
  90. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  91. 2a1f350 Merge change 21847 into eclair by Android (Google) Code Review · 15 years ago
  92. 8a947bd Tweak the water and its texture by Romain Guy · 15 years ago
  93. 7b6771a Bring back per-Account Contact-specific settings. by Jeff Sharkey · 15 years ago
  94. b763ab2 clean up some logs and clamp the syncable value by Fred Quintana · 15 years ago
  95. 66575d4 Merge change 21837 into eclair by Android (Google) Code Review · 15 years ago
  96. c85675d Fix for Mms without wifi. by Robert Greenwalt · 15 years ago
  97. 7237c56 Fix possible NPE on touch mode change in TabHost. by Romain Guy · 15 years ago
  98. 41f31b6 am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
  99. 6c8dd98 Merge change 21831 into eclair by Android (Google) Code Review · 15 years ago
  100. 15b2969 Add reflections to the water by Romain Guy · 15 years ago