1. 7cd4379 Merge change 6806 into donut by Android (Google) Code Review · 15 years ago
  2. b1665f2 Fix regression in handling the 'Go' button by Satish Sampath · 15 years ago
  3. a11fe86 Merge change 6813 into donut by Android (Google) Code Review · 15 years ago
  4. ef0e9ae Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. by Romain Guy · 15 years ago
  5. eda4be3 Correctly deliver AppWidgetProvider.onDeleted() events. by Jeff Sharkey · 15 years ago
  6. 59d299c Merge change 6789 into donut by Android (Google) Code Review · 15 years ago
  7. bd5a8b2 Add CLDR data files for Norway and Croatia. by Eric Fischer · 15 years ago
  8. a981013 Add support in TextToSpeech for an audio stream type param and utterance by Jean-Michel Trivi · 15 years ago
  9. 889c2d3 Merge change 6718 into donut by Android (Google) Code Review · 15 years ago
  10. ad94a98 Merge change 6801 into donut by Android (Google) Code Review · 15 years ago
  11. b8b8f04 Uri.EMPTY.toString() was returning null due to an initialization order bug. Fixes internal issue #1957015. by Bob Lee · 15 years ago
  12. d48ca22 Use the TTS queue constants in the TTS service as defined in the by Jean-Michel Trivi · 15 years ago
  13. 38645ee Merge change 6759 into donut by Android (Google) Code Review · 15 years ago
  14. 15d2145 Do not merge by Andrei Popescu · 15 years ago
  15. d2cad29 Merge change 6734 into donut by Android (Google) Code Review · 15 years ago
  16. a9c5e4b Adding tagging to utterances to track which app said what. by Charles Chen · 15 years ago
  17. 0e01ea4 Deprecate DialogInterface methods in SearchManager by Bjorn Bringert · 15 years ago
  18. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  19. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  20. 46e28db Merge change 6713 into donut by Android (Google) Code Review · 15 years ago
  21. ab1cf3e fix for [1969185] valgrind errors in new gl stuff by Mathias Agopian · 15 years ago
  22. 5c2e622 Merge change 6700 into donut by Android (Google) Code Review · 15 years ago
  23. dded214 Merge change 6689 into donut by Android (Google) Code Review · 15 years ago
  24. baea01b do not merge - add a big flag to turn off backup by Joe Onorato · 15 years ago
  25. 8440ecc Merge change 6668 into donut by Android (Google) Code Review · 15 years ago
  26. d1475e0 Don't crash the app when restore agent bringup throws by Christopher Tate · 15 years ago
  27. 8f7c7c0 Merge change 6659 into donut by Android (Google) Code Review · 15 years ago
  28. 463aacf Merge change 6661 into donut by Android (Google) Code Review · 15 years ago
  29. f4422ce Check if a searchable is null before adding it to the list of searchables by Mike LeBeau · 15 years ago
  30. be91fdb Merge change 6665 into donut by Android (Google) Code Review · 15 years ago
  31. 16f676f Merge change 6660 into donut by Android (Google) Code Review · 15 years ago
  32. 21bf241 Add a Gservices setting to set the rate at which the home page refreshes. by Sanjay Jeyakumar · 15 years ago
  33. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 15 years ago
  34. 6d87738 Fix a small bug in array length bounds checking. by Dan Egnor · 15 years ago
  35. e57ff0e Merge change 6652 into donut by Android (Google) Code Review · 15 years ago
  36. 889181d Call clearCache on WebView before collecting memory information. by Guang Zhu · 15 years ago
  37. 6c11e73 Fix resources not being set correctly. by Dianne Hackborn · 15 years ago
  38. d1e5e3f Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  39. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  40. 4117fd0 Merge change 6641 into donut by Android (Google) Code Review · 15 years ago
  41. 65e9d22 Merge change 6629 into donut by Android (Google) Code Review · 15 years ago
  42. be84e41 Unbreaking the build. by Charles Chen · 15 years ago
  43. 0ed8149 Merge change 6638 into donut by Android (Google) Code Review · 15 years ago
  44. 423d679 Unhide android.gestures. by Romain Guy · 15 years ago
  45. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 15 years ago
  46. b45451f Merge change 6583 into donut by Android (Google) Code Review · 15 years ago
  47. 45146d9 Rename "no" arrays.xml file to be in the correct "nb" locale. by Eric Fischer · 15 years ago
  48. 3bb6923 Merge change 6620 into donut by Android (Google) Code Review · 15 years ago
  49. 0a3d874 Adding a lock to stop so that stop will stop utterances by Charles Chen · 15 years ago
  50. 215a236 Keep Gears permissions in sync with system location settings. by Andrei Popescu · 15 years ago
  51. 313ea43 Make suggestion text color change based on the item state. by Satish Sampath · 15 years ago
  52. 3893da4 Merge change 6614 into donut by Android (Google) Code Review · 15 years ago
  53. 4e64633 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 15 years ago
  54. 5964e73 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 15 years ago
  55. c52d55c Merge change 6608 into donut by Android (Google) Code Review · 15 years ago
  56. f9b7fae Merge change 6503 into donut by Android (Google) Code Review · 15 years ago
  57. 296a182 Move the watchdog timer to a separate thread... by Hung-ying Tyan · 15 years ago
  58. b799616 Merge change 6208 into donut by Android (Google) Code Review · 15 years ago
  59. fe811d8 Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  60. 361d477 quick fix; utf8_codepoint_count must be utf8_length by Daisuke Miyakawa · 15 years ago
  61. 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
  62. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 15 years ago
  63. 4af0a70 Merge change 6555 into donut by Android (Google) Code Review · 15 years ago
  64. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 15 years ago
  65. f05b33b Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
  66. 7dd042e Merge change 6543 into donut by Android (Google) Code Review · 15 years ago
  67. 04c7d0f Merge change 6525 into donut by Android (Google) Code Review · 15 years ago
  68. 748efcc Adding a missing catch by Charles Chen · 15 years ago
  69. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
  70. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  71. 7761920 Merge change 6507 into donut by Android (Google) Code Review · 15 years ago
  72. e28aced Remove unused definitions for default language in TextToSpeech as by Jean-Michel Trivi · 15 years ago
  73. 6de4aed Fixes #1933428. Call onPrepareDialog() on managed dialogs after their onCreate() is finished. by Romain Guy · 15 years ago
  74. 1bd3e0f Merge change 6504 into donut by Android (Google) Code Review · 15 years ago
  75. b407f22 Don't invoke the transport if doBackup supplied no data by Christopher Tate · 15 years ago
  76. ec8ee34 Hide soft keyboard in SearchDialog.dismiss() by Bjorn Bringert · 15 years ago
  77. 91b0a70 Merge change 6284 into donut by Android (Google) Code Review · 15 years ago
  78. f9c228a Merge change 6487 into donut by Android (Google) Code Review · 15 years ago
  79. bfc29f6 Merge change 6485 into donut by Android (Google) Code Review · 15 years ago
  80. 0420cc7 Cleanup Toast.java. by Romain Guy · 15 years ago
  81. aeb049c Removed reference to awt jar from platform.xml. by Bob Lee · 15 years ago
  82. 6b53280 Merge change 6478 into donut by Android (Google) Code Review · 15 years ago
  83. 831ea07d Merge change 6107 into donut by Android (Google) Code Review · 15 years ago
  84. 444c727 Run search UI on its own thread. by Bjorn Bringert · 15 years ago
  85. 90cfa9d Fix ShapeDrawable.inflateTag() to accept proper dimension specs for padding by Phil Dubach · 15 years ago
  86. e9ac96f Merge change 6454 into donut by Android (Google) Code Review · 15 years ago
  87. d21572c NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 15 years ago
  88. 4050c93 Fix issue 1967295: Add a method to request reloading of audio settings by AudioService. by Eric Laurent · 15 years ago
  89. 20b03ea Move ExifInterface to android.media package so we can reference it from MediaScanner. by repo sync · 15 years ago
  90. d6fe243 Merge change 6437 into donut by Android (Google) Code Review · 15 years ago
  91. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 15 years ago
  92. a83bef5 Merge change 6396 into donut by Android (Google) Code Review · 15 years ago
  93. 108fd1c Merge change 6435 into donut by Android (Google) Code Review · 15 years ago
  94. 771afdd Add new textColorPrimaryInverseDisableOnly color to resources. by Romain Guy · 15 years ago
  95. 72fe242 Merge change 6414 into donut by Android (Google) Code Review · 15 years ago
  96. e9289dc Merge change 6422 into donut by Android (Google) Code Review · 15 years ago
  97. 7b68a40 Merge change 6426 into donut by Android (Google) Code Review · 15 years ago
  98. 22b60d8 Remove a lot of debug-log verbosity by Christopher Tate · 15 years ago
  99. 2a8a2d7 Removing the ttsSynthDoneCallback logging. by Charles Chen · 15 years ago
  100. 86ea435 Merge change 6407 into donut by Android (Google) Code Review · 15 years ago