1. a7ef269 MountService: Use correct icon for SD card notifications. by Mike Lockwood · 17 years ago
  2. f63e3f3 Merge change 24512 into eclair by Android (Google) Code Review · 17 years ago
  3. df4edc8 Merge change 24499 into eclair by Android (Google) Code Review · 17 years ago
  4. 57fc411 Merge change 24132 into eclair by Android (Google) Code Review · 17 years ago
  5. dc1d17a Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing. by Eric Laurent · 17 years ago
  6. a8cdbc8 Merge change 24501 into eclair by Android (Google) Code Review · 17 years ago
  7. 7a043b3 Make Phone.updateServiceLocation acquire a one-shot wake lock. by Tammo Spalink · 17 years ago
  8. f5269c1 Modify android.syncml.pim so that no one is going to use. by Daisuke Miyakawa · 17 years ago
  9. 6ba23c5 Handle cases where TYPE can be undefined, such as EAS. by Jeff Sharkey · 17 years ago
  10. 9249cc6 Add two CertTool helper classes. by Hung-ying Tyan · 17 years ago
  11. 24d237d add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition by Mathias Agopian · 17 years ago
  12. bbe14a1 Merge change 24473 into eclair by Android (Google) Code Review · 17 years ago
  13. 0d13450 Merge change 24468 into eclair by Android (Google) Code Review · 17 years ago
  14. d0f02a4 Merge change 24138 into eclair by Android (Google) Code Review · 17 years ago
  15. 6b7f1a6 fix [2074427] SurfaceView doesn't disappear on GONE by Mathias Agopian · 17 years ago
  16. 67af9f5 Merge change 24471 into eclair by Android (Google) Code Review · 17 years ago
  17. da256fab Fixed the fastscroll thumb asset in hdpi. by Amith Yamasani · 17 years ago
  18. 9ca7d0c Merge change 24460 into eclair by Android (Google) Code Review · 17 years ago
  19. d0990d4 The empty path and no path mean default path. So "a=d" should replace "a=c". by Grace Kloba · 17 years ago
  20. b43b58d Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size. by Dmitri Plotnikov · 17 years ago
  21. b33f92d Merge change 24465 into eclair by Android (Google) Code Review · 17 years ago
  22. e7c11d7 fix [2102410] Home Screen is not displayed in the background in Landscape Mode by Mathias Agopian · 17 years ago
  23. 0c91049 am aa4511cf: docs only. revise ADC2 announcement by Scott Main · 17 years ago
  24. f46a9cf API to combine LOOKUP_KEY and Contacts._ID together. by Jeff Sharkey · 17 years ago
  25. aa4511c docs only. revise ADC2 announcement by Scott Main · 17 years ago
  26. 16b72bb Merge change 24391 into eclair by Android (Google) Code Review · 17 years ago
  27. 1048ad5 Merge change 24395 into eclair by Android (Google) Code Review · 17 years ago
  28. 7dcf5c7 Merge change 24426 into eclair by Android (Google) Code Review · 17 years ago
  29. d82bc51 Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case. by Grace Kloba · 17 years ago
  30. f416264 Merge change 24398 into eclair by Android (Google) Code Review · 17 years ago
  31. d380586 Merge change 24413 into eclair by Android (Google) Code Review · 17 years ago
  32. fa736d7 Remove the FallRS demo, now promoted as a wallpaper. by Romain Guy · 17 years ago
  33. 37062b9 keystore: remove "#include <openssl/engine.h>". by Chia-chi Yeh · 17 years ago
  34. 3a6c88c Adjust the WebTextView's text size according to density. by Leon Scroggins · 17 years ago
  35. fdf6db6 Make NumberPicker subclassable by Tom Taylor · 17 years ago
  36. 4114009 Merge change 24274 into eclair by Android (Google) Code Review · 17 years ago
  37. aadc922 Merge change 24202 into eclair by Android (Google) Code Review · 17 years ago
  38. 201511c Calculate proper output buffer size for some more 16-bit RGB color spaces. by Andreas Huber · 17 years ago
  39. a79da2e RIO-7461: Update media scanner to scan AAC files. by James Stokebrand · 17 years ago
  40. 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 17 years ago
  41. 4e60d7e Merge change 24179 into eclair by Android (Google) Code Review · 17 years ago
  42. b24e11b API_CHANGE by Nick Pelly · 17 years ago
  43. de893f5 API_CHANGE by Nick Pelly · 17 years ago
  44. 100f086 Merge change 24376 into eclair by Android (Google) Code Review · 17 years ago
  45. cf7b552 Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash. by Andrei Popescu · 17 years ago
  46. ccda4c4 Merge change 24288 into eclair by Android (Google) Code Review · 17 years ago
  47. b9e52a0 Fix sim-eng build. by Andy McFadden · 17 years ago
  48. 11c803a Merge change 24335 into eclair by Android (Google) Code Review · 17 years ago
  49. 72e2d6d Merge change 24334 into eclair by Android (Google) Code Review · 17 years ago
  50. 0a5bf25 Merge change 24333 into eclair by Android (Google) Code Review · 17 years ago
  51. d42bd87 use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for by Mathias Agopian · 17 years ago
  52. a280496 fix [2037525] Fail to start camera after adb sync new Camera by Mathias Agopian · 17 years ago
  53. 0c065d9e Merge change 24117 into eclair by Android (Google) Code Review · 17 years ago
  54. 801b73f Replace the delimiter whitespace with '\0'. by Chung-yih Wang · 17 years ago
  55. db603b0 Merge change 24114 into eclair by Android (Google) Code Review · 17 years ago
  56. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 17 years ago
  57. 997eddb Merge change 24318 into eclair by Android (Google) Code Review · 17 years ago
  58. 98a5ba7 Avoid CDMA messages with IDs of zero. by Tammo Spalink · 17 years ago
  59. b34d143 rename Mutexes to make the code easier to follow by Mathias Agopian · 17 years ago
  60. 9519ce7 Query for all properties if a property change is received and cache is empty. by Jaikumar Ganesh · 17 years ago
  61. 948ef29 Merge change 24316 into eclair by Android (Google) Code Review · 17 years ago
  62. 0a46e91 Merge change 23414 into eclair by Android (Google) Code Review · 17 years ago
  63. 273fecc2 Do not cache POST response as Cache is indexed with url. by Grace Kloba · 17 years ago
  64. bc9aa77 Fix typo: IMMEDITATE -> IMMEDIATE by Omari Stephens · 17 years ago
  65. bde54df modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 17 years ago
  66. b0dccf7 Merge change 24012 into eclair by Android (Google) Code Review · 17 years ago
  67. c4516a7 add a transaction monitor by Fred Quintana · 17 years ago
  68. 046263c Merge change 24220 into eclair by Android (Google) Code Review · 17 years ago
  69. 5cacfb9 Import revised translations. DO NOT MERGE by Eric Fischer · 17 years ago
  70. 9bb1101 Merge change 23924 into eclair by Android (Google) Code Review · 17 years ago
  71. e989496e Merge change 24194 into eclair by Android (Google) Code Review · 17 years ago
  72. b80f698 Merge changes 24119,24120 into eclair by Android (Google) Code Review · 17 years ago
  73. 38d838d Make the hardkeyboard long press dialog look the same as that of soft keyboard. by Amith Yamasani · 17 years ago
  74. 4333bd1 new file: LowStorageTest/Android.mk by Yu Shan Emily Lau · 17 years ago
  75. b752098 Sync status was ignoring account - the new UI has specific sync status for each account, so we need to use it. by Costin Manolache · 17 years ago
  76. 33b6905 Merge change 24155 into eclair by Android (Google) Code Review · 17 years ago
  77. c19efc4 Merge change 24183 into eclair by Android (Google) Code Review · 17 years ago
  78. f9e0e6b Fix b/2105945 - Windowshade not closed when device locked. by Joe Onorato · 17 years ago
  79. 7452d29 Merge change 24086 into eclair by Android (Google) Code Review · 17 years ago
  80. e0f64aa Merge change 24178 into eclair by Android (Google) Code Review · 17 years ago
  81. ee606e6 Support encoding amr-wb content in stagefright. by Andreas Huber · 17 years ago
  82. c3a30a0 Merge change 24153 into eclair by Android (Google) Code Review · 17 years ago
  83. 2c3eb14 adding support for webkit plugins to use the java view system by Derek Sollenberger · 17 years ago
  84. e05e02e Merge change 24094 into eclair by Android (Google) Code Review · 17 years ago
  85. a7d0cf4 The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work. by Andreas Huber · 17 years ago
  86. c18e9ed Merge change 24161 into eclair by Android (Google) Code Review · 17 years ago
  87. aa7caa6 don't fling if there's nowhere to go by Cary Clark · 17 years ago
  88. 392ff3b Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 17 years ago
  89. f8d4964 default overview mode to false in webkit by Cary Clark · 17 years ago
  90. cf44059 Add javadoc to explain which permissions are required for Public BT API's. by Nick Pelly · 17 years ago
  91. 377c5c1 Revert "Adding classes to enable plugins to use the java view system." by Derek Sollenberger · 17 years ago
  92. 67dffd9 Merge change 23485 into eclair by Android (Google) Code Review · 17 years ago
  93. 0bb9960 Do not die when printing empty prefs. by Tammo Spalink · 17 years ago
  94. 7390c5a Merge change 24097 into eclair by Android (Google) Code Review · 17 years ago
  95. 0d23b82 Fix $#%^&%!! SDK build. by Dianne Hackborn · 17 years ago
  96. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 17 years ago
  97. 9c93007 Merge change 24101 into eclair by Android (Google) Code Review · 17 years ago
  98. 0b7044f Merge change 23413 into eclair by Android (Google) Code Review · 17 years ago
  99. dc54f41 delete old and unused source files by Mathias Agopian · 17 years ago
  100. 9779b221 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 17 years ago