1. 3a27b29 Merge change 7069 into donut by Android (Google) Code Review · 15 years ago
  2. 85646c1d Make VPN connect even when DNS is not present and other fixes. by Hung-ying Tyan · 15 years ago
  3. 8af55ca Merge change 7008 into donut by Android (Google) Code Review · 15 years ago
  4. 3139297 Merge change 7035 into donut by Android (Google) Code Review · 15 years ago
  5. 17606f8 Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light by Romain Guy · 15 years ago
  6. 78c9d0d Adding Utterance ID to the TtsService. by Charles Chen · 15 years ago
  7. c353268 Merge change 6968 into donut by Android (Google) Code Review · 15 years ago
  8. 35eea54 Merge change 6935 into donut by Android (Google) Code Review · 15 years ago
  9. 0560209 Import new translations by Eric Fischer · 15 years ago
  10. 334b861 Merge change 6925 into donut by Android (Google) Code Review · 15 years ago
  11. 2872e30 DO NOT MERGE: backporting from master: by Mike Lockwood · 15 years ago
  12. aa45937 Update javadoc for TelephonyManager.getNetwork* for CDMA. by jsh · 15 years ago
  13. 9440bce Propagate optional audio stream type to the creation of the audio resources by Jean-Michel Trivi · 15 years ago
  14. ea5c044 When apps switch between system and data partition the code and by Suchi Amalapurapu · 15 years ago
  15. c4ca420 Fix build by Dave Sparks · 15 years ago
  16. 6cdc4f9 Merge change 6880 into donut by Android (Google) Code Review · 15 years ago
  17. 186b3ea Make the backup manager do nothing when backup is turned off. by Joe Onorato · 15 years ago
  18. 5c04841 Merge change 6912 into donut by Android (Google) Code Review · 15 years ago
  19. 8ceba81 Merge change 6871 into donut by Android (Google) Code Review · 15 years ago
  20. 13b24b7 JavaDoc for SearchableInfo.getActivityMetaData() by Bjorn Bringert · 15 years ago
  21. 506dd3f Merge change 6907 into donut by Android (Google) Code Review · 15 years ago
  22. 9bc75cb Initialize searchmanager on demand by Bjorn Bringert · 15 years ago
  23. c22ce6a Remove host IP from related VPN classes. by Hung-ying Tyan · 15 years ago
  24. 575eb92 Merge change 6883 into donut by Android (Google) Code Review · 15 years ago
  25. df1aa33 Add error code in vpn connectivity broadcast. by Hung-ying Tyan · 15 years ago
  26. ba3ba57 * Use cached resources for widgets by Mitsuru Oshima · 15 years ago
  27. 630a8de Fixing TTS breakage. by Charles Chen · 15 years ago
  28. a95f495 Use SetByteArrayRegion to minimize copy overhead and JNI calls. by Dave Sparks · 15 years ago
  29. cf29e11 Merge change 6867 into donut by Android (Google) Code Review · 15 years ago
  30. 4554f30 CLOSE_SYSTEM_DIALOGS can't be protected. by Dianne Hackborn · 15 years ago
  31. f6c9683 Merge change 6850 into donut by Android (Google) Code Review · 15 years ago
  32. e4bd6e7 Merge change 6862 into donut by Android (Google) Code Review · 15 years ago
  33. f31d407 fix [1967226] Donut orientation animation (dimming and blur) is slower than Cupcake by Mathias Agopian · 15 years ago
  34. 086bd7f Merge change 6846 into donut by Android (Google) Code Review · 15 years ago
  35. 1c9fb40 Merge change 6845 into donut by Android (Google) Code Review · 15 years ago
  36. 75acd89 Avoid memcpy's by using GetPrimitiveArrayCritical. by Dave Sparks · 15 years ago
  37. 6a109b4 Use MeasureSpec.getWidth instead of default display in lock pattern widget. by Karl Rosaen · 15 years ago
  38. dafa22a Extra parameters for sendBurstDtmf. by jsh · 15 years ago
  39. 2d79105 Merge change 6820 into donut by Android (Google) Code Review · 15 years ago
  40. 5621f0d Fixed NPE bugs in Uri. Fixes internal issue #1724719. by Bob Lee · 15 years ago
  41. 7cd4379 Merge change 6806 into donut by Android (Google) Code Review · 15 years ago
  42. b1665f2 Fix regression in handling the 'Go' button by Satish Sampath · 15 years ago
  43. a11fe86 Merge change 6813 into donut by Android (Google) Code Review · 15 years ago
  44. ef0e9ae Fixes #1972421. Prevents crash in ScrollView/HorizontalScrollView. by Romain Guy · 15 years ago
  45. 59d299c Merge change 6789 into donut by Android (Google) Code Review · 15 years ago
  46. bd5a8b2 Add CLDR data files for Norway and Croatia. by Eric Fischer · 15 years ago
  47. a981013 Add support in TextToSpeech for an audio stream type param and utterance by Jean-Michel Trivi · 15 years ago
  48. 889c2d3 Merge change 6718 into donut by Android (Google) Code Review · 15 years ago
  49. ad94a98 Merge change 6801 into donut by Android (Google) Code Review · 15 years ago
  50. b8b8f04 Uri.EMPTY.toString() was returning null due to an initialization order bug. Fixes internal issue #1957015. by Bob Lee · 15 years ago
  51. d48ca22 Use the TTS queue constants in the TTS service as defined in the by Jean-Michel Trivi · 15 years ago
  52. 38645ee Merge change 6759 into donut by Android (Google) Code Review · 15 years ago
  53. 15d2145 Do not merge by Andrei Popescu · 15 years ago
  54. d2cad29 Merge change 6734 into donut by Android (Google) Code Review · 15 years ago
  55. a9c5e4b Adding tagging to utterances to track which app said what. by Charles Chen · 15 years ago
  56. 0e01ea4 Deprecate DialogInterface methods in SearchManager by Bjorn Bringert · 15 years ago
  57. 4d2dbeb fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap size=4294938624 by Mathias Agopian · 15 years ago
  58. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  59. 46e28db Merge change 6713 into donut by Android (Google) Code Review · 15 years ago
  60. ab1cf3e fix for [1969185] valgrind errors in new gl stuff by Mathias Agopian · 15 years ago
  61. 5c2e622 Merge change 6700 into donut by Android (Google) Code Review · 15 years ago
  62. dded214 Merge change 6689 into donut by Android (Google) Code Review · 15 years ago
  63. baea01b do not merge - add a big flag to turn off backup by Joe Onorato · 15 years ago
  64. 8440ecc Merge change 6668 into donut by Android (Google) Code Review · 15 years ago
  65. d1475e0 Don't crash the app when restore agent bringup throws by Christopher Tate · 15 years ago
  66. 8f7c7c0 Merge change 6659 into donut by Android (Google) Code Review · 15 years ago
  67. 463aacf Merge change 6661 into donut by Android (Google) Code Review · 15 years ago
  68. f4422ce Check if a searchable is null before adding it to the list of searchables by Mike LeBeau · 15 years ago
  69. be91fdb Merge change 6665 into donut by Android (Google) Code Review · 15 years ago
  70. 16f676f Merge change 6660 into donut by Android (Google) Code Review · 15 years ago
  71. 21bf241 Add a Gservices setting to set the rate at which the home page refreshes. by Sanjay Jeyakumar · 15 years ago
  72. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 15 years ago
  73. 6d87738 Fix a small bug in array length bounds checking. by Dan Egnor · 15 years ago
  74. e57ff0e Merge change 6652 into donut by Android (Google) Code Review · 15 years ago
  75. 889181d Call clearCache on WebView before collecting memory information. by Guang Zhu · 15 years ago
  76. 6c11e73 Fix resources not being set correctly. by Dianne Hackborn · 15 years ago
  77. d1e5e3f Merge change 6639 into donut by Android (Google) Code Review · 15 years ago
  78. d158214 Restore audio settings and wifi. by Amith Yamasani · 15 years ago
  79. 4117fd0 Merge change 6641 into donut by Android (Google) Code Review · 15 years ago
  80. 65e9d22 Merge change 6629 into donut by Android (Google) Code Review · 15 years ago
  81. be84e41 Unbreaking the build. by Charles Chen · 15 years ago
  82. 0ed8149 Merge change 6638 into donut by Android (Google) Code Review · 15 years ago
  83. 423d679 Unhide android.gestures. by Romain Guy · 15 years ago
  84. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 15 years ago
  85. b45451f Merge change 6583 into donut by Android (Google) Code Review · 15 years ago
  86. 45146d9 Rename "no" arrays.xml file to be in the correct "nb" locale. by Eric Fischer · 15 years ago
  87. 3bb6923 Merge change 6620 into donut by Android (Google) Code Review · 15 years ago
  88. 0a3d874 Adding a lock to stop so that stop will stop utterances by Charles Chen · 15 years ago
  89. 215a236 Keep Gears permissions in sync with system location settings. by Andrei Popescu · 15 years ago
  90. 313ea43 Make suggestion text color change based on the item state. by Satish Sampath · 15 years ago
  91. 3893da4 Merge change 6614 into donut by Android (Google) Code Review · 15 years ago
  92. 4e64633 Fix issue 1970108: crash in AudioFlinger::isMusicActive() by Eric Laurent · 15 years ago
  93. 5964e73 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 15 years ago
  94. c52d55c Merge change 6608 into donut by Android (Google) Code Review · 15 years ago
  95. f9b7fae Merge change 6503 into donut by Android (Google) Code Review · 15 years ago
  96. 296a182 Move the watchdog timer to a separate thread... by Hung-ying Tyan · 15 years ago
  97. b799616 Merge change 6208 into donut by Android (Google) Code Review · 15 years ago
  98. fe811d8 Merge change 6603 into donut by Android (Google) Code Review · 15 years ago
  99. 361d477 quick fix; utf8_codepoint_count must be utf8_length by Daisuke Miyakawa · 15 years ago
  100. 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago