1. 40656be Use additional functions to collect more memory information data points. by Guang Zhu · 16 years ago
  2. bda0413 Merge change 5669 into donut by Android (Google) Code Review · 16 years ago
  3. 526355d Merge change 5701 into donut by Android (Google) Code Review · 16 years ago
  4. bee1c7e Expose in SynthProxy the query for the TTS supported and current language. by Jean-Michel Trivi · 16 years ago
  5. 53e083c Merge change 5645 into donut by Android (Google) Code Review · 16 years ago
  6. ab4748c Merge change 5694 into donut by Android (Google) Code Review · 16 years ago
  7. 48d4f67 Merge change 5692 into donut by Android (Google) Code Review · 16 years ago
  8. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 16 years ago
  9. 48d2c4a Adjust the character picker layout a little so it will fit on the screen. by Eric Fischer · 16 years ago
  10. f92bd42 Added a new operation mode where user can launch all tests under a folder from test app ui. by Guang Zhu · 16 years ago
  11. 3a608f8 Merge change 5684 into donut by Android (Google) Code Review · 16 years ago
  12. baac463 Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout. by Romain Guy · 16 years ago
  13. 52bce9c Merge change 5680 into donut by Android (Google) Code Review · 16 years ago
  14. e112322 Fixes #1949502. Prevents an NPE in View.buildDrawingCache(). by Romain Guy · 16 years ago
  15. 9032ab8 Merge change 5673 into donut by Android (Google) Code Review · 16 years ago
  16. 03454f8 Adding support for params. by Charles Chen · 16 years ago
  17. c030392 Fix setting of the APN type. by Jaikumar Ganesh · 16 years ago
  18. 58ebdcc Merge change 5625 into donut by Android (Google) Code Review · 16 years ago
  19. 66c2942 Merge change 5605 into donut by Android (Google) Code Review · 16 years ago
  20. dbcd9c3 Merge change 5654 into donut by Android (Google) Code Review · 16 years ago
  21. 8aeaf2e The BACKUP permission should have the signatureOrSystem protectionLevel, by Joe Onorato · 16 years ago
  22. bd9aa79 Merge change 5593 into donut by Android (Google) Code Review · 16 years ago
  23. 287148b Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 16 years ago
  24. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  25. c25dbf8 add comment about endianness by Tammo Spalink · 16 years ago
  26. 9171749 Use system properties to track the current transport by Christopher Tate · 16 years ago
  27. 4cb1276 Merge change 4956 into donut by Android (Google) Code Review · 16 years ago
  28. 05ebcb5 Merge change 5609 into donut by Android (Google) Code Review · 16 years ago
  29. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 16 years ago
  30. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 16 years ago
  31. e7e12b4 Tune the Reconnect back off timer. by Jaikumar Ganesh · 16 years ago
  32. 2d9f316 Merge change 5595 into donut by Android (Google) Code Review · 16 years ago
  33. 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 16 years ago
  34. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 16 years ago
  35. a159058 Merge change 5578 into donut by Android (Google) Code Review · 16 years ago
  36. 74d9095 Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. by Mike LeBeau · 16 years ago
  37. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 16 years ago
  38. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 16 years ago
  39. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 16 years ago
  40. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 16 years ago
  41. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 16 years ago
  42. f7c886b4 Respect android:allowClearUserData=false during restore by Christopher Tate · 16 years ago
  43. bd1e8aa Merge change 5569 into donut by Android (Google) Code Review · 16 years ago
  44. ec0cf8b Merge change 5554 into donut by Android (Google) Code Review · 16 years ago
  45. 466ef34 Trim some superfluous imports. by Christopher Tate · 16 years ago
  46. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 16 years ago
  47. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 16 years ago
  48. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 16 years ago
  49. 568bc32 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  50. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 16 years ago
  51. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 16 years ago
  52. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 16 years ago
  53. 723738c Expand support for different screen sizes. by Dianne Hackborn · 16 years ago
  54. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 16 years ago
  55. 156411d Use a long for restore token by Dan Egnor · 16 years ago
  56. 040441f Merge change 5529 into donut by Android (Google) Code Review · 16 years ago
  57. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 16 years ago
  58. c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 16 years ago
  59. 56bc715 Merge change 5537 into donut by Android (Google) Code Review · 16 years ago
  60. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 16 years ago
  61. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 16 years ago
  62. b65dba4 Merge change 5470 into donut by Android (Google) Code Review · 16 years ago
  63. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 16 years ago
  64. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 16 years ago
  65. aae628b Test that we correctly back up an empty file. by Joe Onorato · 16 years ago
  66. d6d03e0 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 16 years ago
  67. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 16 years ago
  68. 5c7d9e8 CDMA incoming MMS fixes by David Krause · 16 years ago
  69. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 16 years ago
  70. 5e8a4b8 Give the bmgr command an IRestoreObserver too. by Joe Onorato · 16 years ago
  71. 7d562ec Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 16 years ago
  72. b505ae4 Merge change 5459 into donut by Android (Google) Code Review · 16 years ago
  73. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 16 years ago
  74. ee513b6 Merge change 5444 into donut by Android (Google) Code Review · 16 years ago
  75. 6c24f24 In the native layer for the TTS service, delete the data allocated for the callback after the signal for the end of the synthesis has been received. by Jean-Michel Trivi · 16 years ago
  76. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 16 years ago
  77. 2f437b4 Merge change 5434 into donut by Android (Google) Code Review · 16 years ago
  78. 1aacdcf Adding splitting to the TTS to guard against extremely long strings. by Charles Chen · 16 years ago
  79. 6067d95 Merge change 5428 into donut by Android (Google) Code Review · 16 years ago
  80. f782e60 Improve handling of FILL_PARENT in RelativeLayout. by Romain Guy · 16 years ago
  81. c44989d Merge change 5350 into donut by Android (Google) Code Review · 16 years ago
  82. 2450173 Merge change 5414 into donut by Android (Google) Code Review · 16 years ago
  83. c4e0ff7 Merge change 5417 into donut by Android (Google) Code Review · 16 years ago
  84. f7dabb0 Fixes #1943309. RelativeLayout was confused by gravities. by Romain Guy · 16 years ago
  85. 1576015 Merge change 5413 into donut by Android (Google) Code Review · 16 years ago
  86. 2b2e9d9 Need to write the correct float math. by Grace Kloba · 16 years ago
  87. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 16 years ago
  88. 87c9684 Add caching of the speech rate and language in android.speech.tts.TextToSpeech by Jean-Michel Trivi · 16 years ago
  89. eb3ec64 Merge change 5397 into donut by Android (Google) Code Review · 16 years ago
  90. 1ab621e Fixes #1943915. Prevents circular dependency exception when using several NO_ID by Romain Guy · 16 years ago
  91. 78fb377 Merge change 5385 into donut by Android (Google) Code Review · 16 years ago
  92. c6f36ed Merge change 5352 into donut by Android (Google) Code Review · 16 years ago
  93. 7cb8182 Merge change 5390 into donut by Android (Google) Code Review · 16 years ago
  94. 24a4f20 Merge change 5239 into donut by Android (Google) Code Review · 16 years ago
  95. 35a47a6 Merge change 5389 into donut by Android (Google) Code Review · 16 years ago
  96. 3960ced Fix SMS Ack. by jsh · 16 years ago
  97. a1fb395 Merge change 5394 into donut by Android (Google) Code Review · 16 years ago
  98. e24ef60 Fixes #1940605. RelativeLayout was swapping horizontal and vertical by Romain Guy · 16 years ago
  99. e88d803 Merge change 4739 into donut by Android (Google) Code Review · 16 years ago
  100. 6c451b7 When mPreventDrag is true, don't respond to long press. This should prevent the context menu popping up in the Map sites. by Grace Kloba · 16 years ago