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