1. becfc9d Added a Formatter parameter to DateUtils.formatDateRange by Michael Chan · 17 years ago
  2. 3ccd365 Fix a WebView longpress bug. by Leon Scroggins · 17 years ago
  3. 8cdad88 Make the caret/selection draw when gaining window focus. by Leon Scroggins · 17 years ago
  4. 5e79e32 am 91717497: Use system properties to track the current transport by Christopher Tate · 17 years ago
  5. da6edf4 am 4cb1276e: Merge change 4956 into donut by Android (Google) Code Review · 17 years ago
  6. 4658e8e am 05ebcb51: Merge change 5609 into donut by Android (Google) Code Review · 17 years ago
  7. 548b992 am 2d9f3169: Merge change 5595 into donut by Android (Google) Code Review · 17 years ago
  8. b8990f3 am fbd8f69a: Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  9. 2187f30 am a1590586: Merge change 5578 into donut by Android (Google) Code Review · 17 years ago
  10. cfd205c am 30599249: Merge change 5570 into donut by Android (Google) Code Review · 17 years ago
  11. 62ebe36 am 3a15fbd7: Merge change 5581 into donut by Android (Google) Code Review · 17 years ago
  12. 08bc0d5 am a013a98f: Fix the nested preferences title. Again. by Amith Yamasani · 17 years ago
  13. f9435d7 am f7c886b4: Respect android:allowClearUserData=false during restore by Christopher Tate · 17 years ago
  14. ff35c1d am bd1e8aa5: Merge change 5569 into donut by Android (Google) Code Review · 17 years ago
  15. 0e04f18 am ec0cf8bc: Merge change 5554 into donut by Android (Google) Code Review · 17 years ago
  16. af01bca Merge change 5703 by Android (Google) Code Review · 17 years ago
  17. 1f9508c am ae352273: Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  18. bacc510 am d09f86ce: Merge changes 5548,5549 into donut by Android (Google) Code Review · 17 years ago
  19. 6034cb5 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 17 years ago
  20. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  21. 8c3fc63 am 156411df: Use a long for restore token by Dan Egnor · 17 years ago
  22. 5ceae67 am 040441fa: Merge change 5529 into donut by Android (Google) Code Review · 17 years ago
  23. f35b2f3 am 8a27f923: Don\'t crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  24. c16dee2 am c73a218c: Add some error reporting & info to bmgr\'s output by Christopher Tate · 17 years ago
  25. b5fba86 am 56bc7156: Merge change 5537 into donut by Android (Google) Code Review · 17 years ago
  26. eaab836 am 77cb40a0: Merge change 5447 into donut by Android (Google) Code Review · 17 years ago
  27. b308137 Add JS Flag support. by Feng Qian · 17 years ago
  28. 0b956e1 Add content-disposition into the cache header as it is needed by Flash. by Grace Kloba · 17 years ago
  29. 5f9c2ab Merge change 5648 by Android (Google) Code Review · 17 years ago
  30. c2188ff Merge change 5600 by Android (Google) Code Review · 17 years ago
  31. 8bc8ce4 Rework the property parsing code. by Jaikumar Ganesh · 17 years ago
  32. 4c41e8d Adding support for webkit to request the keyboard. by Derek Sollenberger · 17 years ago
  33. 0ca7088 Assign a field name for textfields in the browser. by Leon Scroggins · 17 years ago
  34. 0658e8f If the cursor moves from a focused textfield to another, remove the WebTextView. by Leon Scroggins · 17 years ago
  35. 243ea06 Remove the web text view if the key cannot be handled by Cary Clark · 17 years ago
  36. 215b72c route arrow keys to plugin by Cary Clark · 17 years ago
  37. 9171749 Use system properties to track the current transport by Christopher Tate · 17 years ago
  38. 4cb1276 Merge change 4956 into donut by Android (Google) Code Review · 17 years ago
  39. 05ebcb5 Merge change 5609 into donut by Android (Google) Code Review · 17 years ago
  40. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 17 years ago
  41. e7e12b4 Tune the Reconnect back off timer. by Jaikumar Ganesh · 17 years ago
  42. 2d9f316 Merge change 5595 into donut by Android (Google) Code Review · 17 years ago
  43. 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 17 years ago
  44. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  45. a159058 Merge change 5578 into donut by Android (Google) Code Review · 17 years ago
  46. 74d9095 Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. by Mike LeBeau · 17 years ago
  47. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 17 years ago
  48. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 17 years ago
  49. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 17 years ago
  50. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 17 years ago
  51. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 17 years ago
  52. f7c886b Respect android:allowClearUserData=false during restore by Christopher Tate · 17 years ago
  53. bd1e8aa Merge change 5569 into donut by Android (Google) Code Review · 17 years ago
  54. ec0cf8b Merge change 5554 into donut by Android (Google) Code Review · 17 years ago
  55. 466ef34 Trim some superfluous imports. by Christopher Tate · 17 years ago
  56. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 17 years ago
  57. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  58. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 17 years ago
  59. 568bc32 Better (and less) logging from backup. by Joe Onorato · 17 years ago
  60. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 17 years ago
  61. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 17 years ago
  62. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  63. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  64. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 17 years ago
  65. 156411d Use a long for restore token by Dan Egnor · 17 years ago
  66. 040441f Merge change 5529 into donut by Android (Google) Code Review · 17 years ago
  67. ef6da8f Make clicking the trackball on a <select> element work. by Leon Scroggins · 17 years ago
  68. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  69. c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 17 years ago
  70. 56bc715 Merge change 5537 into donut by Android (Google) Code Review · 17 years ago
  71. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 17 years ago
  72. 53d3c1e Fine tune TOUCH_SENT_INTERVAL for the high speed devices. by Grace Kloba · 17 years ago
  73. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 17 years ago
  74. ef7b5d6 Merge change 5503 by Android (Google) Code Review · 17 years ago
  75. cf906de am b65dba45: Merge change 5470 into donut by Android (Google) Code Review · 17 years ago
  76. b65dba4 Merge change 5470 into donut by Android (Google) Code Review · 17 years ago
  77. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 17 years ago
  78. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 17 years ago
  79. c309682 am aae628b4: Test that we correctly back up an empty file. by Joe Onorato · 17 years ago
  80. aae628b Test that we correctly back up an empty file. by Joe Onorato · 17 years ago
  81. d6d03e0 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 17 years ago
  82. 485f971 am 7d619f18: framework: process: Set the control group of a thread to the background group if the priority is logically-lower than ANDROID_PRIORITY_BACKGROUND by San Mehat · 17 years ago
  83. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 17 years ago
  84. a84b6faf ConnectivityManager: Add support for bringing up the default APN. by Mike Lockwood · 17 years ago
  85. 6fa2958 Implement support for showing a VideoView. by Andrei Popescu · 17 years ago
  86. b4f3344 Update WebKit user agent. by Grace Kloba · 17 years ago
  87. aec9632 am 5c7d9e81: CDMA incoming MMS fixes by David Krause · 17 years ago
  88. 5c7d9e8 CDMA incoming MMS fixes by David Krause · 17 years ago
  89. 0da0ee6 am 4a64bded: Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 17 years ago
  90. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 17 years ago
  91. 848358f am 5e8a4b84: Give the bmgr command an IRestoreObserver too. by Joe Onorato · 17 years ago
  92. 5e8a4b8 Give the bmgr command an IRestoreObserver too. by Joe Onorato · 17 years ago
  93. 0d8dc14 am 7d562ec3: Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 17 years ago
  94. 7d562ec Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 17 years ago
  95. 2df7c15 am b505ae41: Merge change 5459 into donut by Android (Google) Code Review · 17 years ago
  96. b505ae4 Merge change 5459 into donut by Android (Google) Code Review · 17 years ago
  97. 6d65c23 am ee513b60: Merge change 5444 into donut by Android (Google) Code Review · 17 years ago
  98. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 17 years ago
  99. ee513b6 Merge change 5444 into donut by Android (Google) Code Review · 17 years ago
  100. 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 · 17 years ago