1. 0795684 am b8a10fe4: Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 17 years ago
  2. e10809d am 7a573862: Merge change 5720 into donut by Android (Google) Code Review · 17 years ago
  3. 15e7134 am aa4f1f9e: Merge change 5711 into donut by Android (Google) Code Review · 17 years ago
  4. 35a2664 am 22e8cbc3: Merge change 5656 into donut by Android (Google) Code Review · 17 years ago
  5. 7ec1920 am 27a8e07e: Merge change 5699 into donut by Android (Google) Code Review · 17 years ago
  6. 6ccc06f Merge change 5923 by Android (Google) Code Review · 17 years ago
  7. 4098126 Fixes for moving a focused textfield on screen when entering a character. by Leon Scroggins · 17 years ago
  8. 01ecd7b am ab4748c6: Merge change 5694 into donut by Android (Google) Code Review · 17 years ago
  9. 2658254 am 48d4f673: Merge change 5692 into donut by Android (Google) Code Review · 17 years ago
  10. 2c2949a am 3a608f82: Merge change 5684 into donut by Android (Google) Code Review · 17 years ago
  11. e4b988b am 52bce9c4: Merge change 5680 into donut by Android (Google) Code Review · 17 years ago
  12. b47aa58 Merge change 5735 by Android (Google) Code Review · 17 years ago
  13. 5ad2f1c am dbcd9c34: Merge change 5654 into donut by Android (Google) Code Review · 17 years ago
  14. f7b2146 am c25dbf88: add comment about endianness by Tammo Spalink · 17 years ago
  15. becfc9d Added a Formatter parameter to DateUtils.formatDateRange by Michael Chan · 17 years ago
  16. cd15475 Revert "ConnectivityManager: Add support for bringing up the default APN." by Mike Lockwood · 17 years ago
  17. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 17 years ago
  18. 3ccd365 Fix a WebView longpress bug. by Leon Scroggins · 17 years ago
  19. 8cdad88 Make the caret/selection draw when gaining window focus. by Leon Scroggins · 17 years ago
  20. 7a57386 Merge change 5720 into donut by Android (Google) Code Review · 17 years ago
  21. 5e79e32 am 91717497: Use system properties to track the current transport by Christopher Tate · 17 years ago
  22. 4658e8e am 05ebcb51: Merge change 5609 into donut by Android (Google) Code Review · 17 years ago
  23. b8990f3 am fbd8f69a: Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  24. 2187f30 am a1590586: Merge change 5578 into donut by Android (Google) Code Review · 17 years ago
  25. cfd205c am 30599249: Merge change 5570 into donut by Android (Google) Code Review · 17 years ago
  26. 62ebe36 am 3a15fbd7: Merge change 5581 into donut by Android (Google) Code Review · 17 years ago
  27. 08bc0d5 am a013a98f: Fix the nested preferences title. Again. by Amith Yamasani · 17 years ago
  28. 0e04f18 am ec0cf8bc: Merge change 5554 into donut by Android (Google) Code Review · 17 years ago
  29. aa4f1f9 Merge change 5711 into donut by Android (Google) Code Review · 17 years ago
  30. 22e8cbc Merge change 5656 into donut by Android (Google) Code Review · 17 years ago
  31. 65c0fc4 Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.", servers including Google internal uses case-sensitive checking for "Cookie". So change it. by Grace Kloba · 17 years ago
  32. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 17 years ago
  33. af01bca Merge change 5703 by Android (Google) Code Review · 17 years ago
  34. 1f9508c am ae352273: Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  35. bacc510 am d09f86ce: Merge changes 5548,5549 into donut by Android (Google) Code Review · 17 years ago
  36. 6034cb5 am 17a80081: Merge change 5544 into donut by Android (Google) Code Review · 17 years ago
  37. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  38. 8c3fc63 am 156411df: Use a long for restore token by Dan Egnor · 17 years ago
  39. 5ceae67 am 040441fa: Merge change 5529 into donut by Android (Google) Code Review · 17 years ago
  40. f35b2f3 am 8a27f923: Don\'t crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  41. b5fba86 am 56bc7156: Merge change 5537 into donut by Android (Google) Code Review · 17 years ago
  42. eaab836 am 77cb40a0: Merge change 5447 into donut by Android (Google) Code Review · 17 years ago
  43. 27a8e07 Merge change 5699 into donut by Android (Google) Code Review · 17 years ago
  44. 5c22f51 Adding status return codes for TTS calls. by Charles Chen · 17 years ago
  45. b308137 Add JS Flag support. by Feng Qian · 17 years ago
  46. ab4748c Merge change 5694 into donut by Android (Google) Code Review · 17 years ago
  47. 48d4f67 Merge change 5692 into donut by Android (Google) Code Review · 17 years ago
  48. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 17 years ago
  49. 48d2c4a Adjust the character picker layout a little so it will fit on the screen. by Eric Fischer · 17 years ago
  50. 0b956e1 Add content-disposition into the cache header as it is needed by Flash. by Grace Kloba · 17 years ago
  51. 3a608f8 Merge change 5684 into donut by Android (Google) Code Review · 17 years ago
  52. baac463 Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout. by Romain Guy · 17 years ago
  53. 52bce9c Merge change 5680 into donut by Android (Google) Code Review · 17 years ago
  54. e112322 Fixes #1949502. Prevents an NPE in View.buildDrawingCache(). by Romain Guy · 17 years ago
  55. 5f9c2ab Merge change 5648 by Android (Google) Code Review · 17 years ago
  56. 86d56cc Generate key events for actions sent to generic input connections. by Dianne Hackborn · 17 years ago
  57. 8aeaf2e The BACKUP permission should have the signatureOrSystem protectionLevel, by Joe Onorato · 17 years ago
  58. c2188ff Merge change 5600 by Android (Google) Code Review · 17 years ago
  59. 8bc8ce4 Rework the property parsing code. by Jaikumar Ganesh · 17 years ago
  60. 4c41e8d Adding support for webkit to request the keyboard. by Derek Sollenberger · 17 years ago
  61. 0ca7088 Assign a field name for textfields in the browser. by Leon Scroggins · 17 years ago
  62. 0658e8f If the cursor moves from a focused textfield to another, remove the WebTextView. by Leon Scroggins · 17 years ago
  63. 243ea06 Remove the web text view if the key cannot be handled by Cary Clark · 17 years ago
  64. 215b72c route arrow keys to plugin by Cary Clark · 17 years ago
  65. c25dbf8 add comment about endianness by Tammo Spalink · 17 years ago
  66. 9171749 Use system properties to track the current transport by Christopher Tate · 17 years ago
  67. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 17 years ago
  68. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  69. a159058 Merge change 5578 into donut by Android (Google) Code Review · 17 years ago
  70. 74d9095 Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. by Mike LeBeau · 17 years ago
  71. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 17 years ago
  72. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 17 years ago
  73. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 17 years ago
  74. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 17 years ago
  75. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 17 years ago
  76. ec0cf8b Merge change 5554 into donut by Android (Google) Code Review · 17 years ago
  77. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 17 years ago
  78. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  79. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 17 years ago
  80. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 17 years ago
  81. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 17 years ago
  82. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  83. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  84. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 17 years ago
  85. 156411d Use a long for restore token by Dan Egnor · 17 years ago
  86. 040441f Merge change 5529 into donut by Android (Google) Code Review · 17 years ago
  87. ef6da8f Make clicking the trackball on a <select> element work. by Leon Scroggins · 17 years ago
  88. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  89. 56bc715 Merge change 5537 into donut by Android (Google) Code Review · 17 years ago
  90. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 17 years ago
  91. 53d3c1e Fine tune TOUCH_SENT_INTERVAL for the high speed devices. by Grace Kloba · 17 years ago
  92. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 17 years ago
  93. ef7b5d6 Merge change 5503 by Android (Google) Code Review · 17 years ago
  94. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 17 years ago
  95. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 17 years ago
  96. 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
  97. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 17 years ago
  98. a84b6faf ConnectivityManager: Add support for bringing up the default APN. by Mike Lockwood · 17 years ago
  99. 6fa2958 Implement support for showing a VideoView. by Andrei Popescu · 17 years ago
  100. b4f3344 Update WebKit user agent. by Grace Kloba · 17 years ago