1. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 17 years ago
  2. b4a6188 Add rough-draft restore API set to IBackupTransport by Christopher Tate · 17 years ago
  3. da55569 Merge change 3417 into donut by Android (Google) Code Review · 17 years ago
  4. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 17 years ago
  5. 7757656a Changed logic to handle timeout pages. by Guang Zhu · 17 years ago
  6. 19cd309 Merge change 3017 into donut by Android (Google) Code Review · 17 years ago
  7. 6fa9597 Apply OOM adjustment while an app is undergoing backup by Christopher Tate · 17 years ago
  8. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 17 years ago
  9. 5d16ac5 Merge change 3374 into donut by Android (Google) Code Review · 17 years ago
  10. e352305 Merge change 3356 into donut by Android (Google) Code Review · 17 years ago
  11. 6270d61 Cleaning up comments in interface for TTS engines. by Jean-Michel Trivi · 17 years ago
  12. 4e0b13c Merge change 3348 into donut by Android (Google) Code Review · 17 years ago
  13. 327da85 Merge change 3344 into donut by Android (Google) Code Review · 17 years ago
  14. cd4ff2e Fix tracking of backup participants across package remove/update by Christopher Tate · 17 years ago
  15. 83e712a Updating TtsEngine.h and SynthProxy.cpp so that buffer memory by Charles Chen · 17 years ago
  16. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 17 years ago
  17. b1c2874 Merge change 3305 into donut by Android (Google) Code Review · 17 years ago
  18. 7b0d2d9 Merge change 3223 into donut by Android (Google) Code Review · 17 years ago
  19. 47538fe Merge change 3337 into donut by Android (Google) Code Review · 17 years ago
  20. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 17 years ago
  21. 1b111bb Fix AlphabetIndexer.getSectionForPosition() by Phil Dubach · 17 years ago
  22. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 17 years ago
  23. 3966536 Merge change 3317 into donut by Android (Google) Code Review · 17 years ago
  24. 834f039 Fixes #1899273. by Romain Guy · 17 years ago
  25. 716b568 Merge change 2934 into donut by Android (Google) Code Review · 17 years ago
  26. 9c9151e Fix parameter mismatch for a couple of RIL commands. by jsh · 17 years ago
  27. 0e74aa0 Fix broken Searchables unit tests. by Satish Sampath · 17 years ago
  28. f9acde2 Include web search providers in Searchables. by Satish Sampath · 17 years ago
  29. 7ebda6f Merge change 3265 into donut by Android (Google) Code Review · 17 years ago
  30. 2f5e6b2 A workaround to fix rotation issue. I'm remote now and hard to do troubleshooting (i cannot rotate emulator in nx..) by Mitsuru Oshima · 17 years ago
  31. 2f1b422 Merge change 3249 into donut by Android (Google) Code Review · 17 years ago
  32. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 17 years ago
  33. 0032ce8 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 17 years ago
  34. 54de906 Merge change 3243 into donut by Android (Google) Code Review · 17 years ago
  35. 7a9e348 Don't crash on null edit url. by Ken Shirriff · 17 years ago
  36. 12bba91 Merge change 3238 into donut by Android (Google) Code Review · 17 years ago
  37. 35c4668 Merge change 3226 into donut by Android (Google) Code Review · 17 years ago
  38. ad8a510 Merge change 3227 into donut by Android (Google) Code Review · 17 years ago
  39. a1f3e4a Fix int to string mapping of exported properties. The value generated by the by Romain Guy · 17 years ago
  40. 88db344 Browser edit fields should report variation WEB_EDIT_TEXT. by Amith Yamasani · 17 years ago
  41. a80cc6eb Merge change 3184 into donut by Android (Google) Code Review · 17 years ago
  42. b111554 Update a javadoc comment suggesting the use of a deprecated class. by Marco Nelissen · 17 years ago
  43. 1885b37 Fix backup agent unbind by Christopher Tate · 17 years ago
  44. b640da8 Merge change 3204 into donut by Android (Google) Code Review · 17 years ago
  45. 2b5f84a Merge change 3207 into donut by Android (Google) Code Review · 17 years ago
  46. 2a31886 Merge change 3203 into donut by Android (Google) Code Review · 17 years ago
  47. 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 17 years ago
  48. d296faf Avoid touching all adapter items when building accessibility event. by Amith Yamasani · 17 years ago
  49. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 17 years ago
  50. 7835b0b Merge change 3192 into donut by Android (Google) Code Review · 17 years ago
  51. f993ad5 Fixes #1882836. by Romain Guy · 17 years ago
  52. d84aa18 Merge change 3181 into donut by Android (Google) Code Review · 17 years ago
  53. c62a216 The '-D' option for the 'am' command appears to be optional, so reflect that in the usage. by Marco Nelissen · 17 years ago
  54. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
  55. 5069cc7 Add the EAP related fields for WiFi configuration. by Chung-yih Wang · 17 years ago
  56. 85dfec8 Merge change 3174 into donut by Android (Google) Code Review · 17 years ago
  57. 17f8fa6 Added bugreport collecting mechanism in case of crashes. by Guang Zhu · 17 years ago
  58. a419620 Merge change 3074 into donut by Android (Google) Code Review · 17 years ago
  59. 3d3e307 Merge change 3126 into donut by Android (Google) Code Review · 17 years ago
  60. 320b2ee SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 17 years ago
  61. 1c54cf0 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 17 years ago
  62. 241b4c7 Merge change 3149 into donut by Android (Google) Code Review · 17 years ago
  63. 0f7e914 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 17 years ago
  64. 3250fa7 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 17 years ago
  65. f762589 Merge change 3145 into donut by Android (Google) Code Review · 17 years ago
  66. 3a27803 Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 17 years ago
  67. c08fc64 Merge change 2845 into donut by Android (Google) Code Review · 17 years ago
  68. df9f69d Merge change 1526 into donut by Android (Google) Code Review · 17 years ago
  69. 90cb947 cdma getNeighboringCids to fail with an exception by Tammo Spalink · 17 years ago
  70. 043dadc More backup work by Christopher Tate · 17 years ago
  71. 9c2a3be Fix thread safety in DataConnectionTracker. by Jaikumar Ganesh · 17 years ago
  72. 4ee0a751 Merge change 3095 into donut by Android (Google) Code Review · 17 years ago
  73. 9654cba Merge change 3094 into donut by Android (Google) Code Review · 17 years ago
  74. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 17 years ago
  75. 53003de Skip empty lines in test url list. by Guang Zhu · 17 years ago
  76. 701f516 Grant permissions to older package when deleting an updated system application. by Suchi Amalapurapu · 17 years ago
  77. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 17 years ago
  78. cede1ed fix [1610840] Positional light doesn't work correctly on emulator by Mathias Agopian · 17 years ago
  79. 5de674e Merge change 3013 into donut by Android (Google) Code Review · 17 years ago
  80. 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 17 years ago
  81. b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 17 years ago
  82. 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 17 years ago
  83. be512bf Merge change 3038 into donut by Android (Google) Code Review · 17 years ago
  84. 8aeac94 Cleaning up makefile for libttssynthproxy for the simulator. by Jean-Michel Trivi · 17 years ago
  85. 33a22dc Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 17 years ago
  86. c55e08e Allow making AssetFileDescriptors from SQLite blobs. by Bjorn Bringert · 17 years ago
  87. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 17 years ago
  88. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 17 years ago
  89. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 17 years ago
  90. 5f784df5 Merge change 3011 into donut by Android (Google) Code Review · 17 years ago
  91. 7c7dfac fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled. by Mathias Agopian · 17 years ago
  92. 9af0b4f Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 17 years ago
  93. de15ddc simplify this test by Mathias Agopian · 17 years ago
  94. 97c2fdf Merge change 2957 into donut by Android (Google) Code Review · 17 years ago
  95. 03228fa Allow response payload on RIL_REQUEST error by johnwang · 17 years ago
  96. 2c159ec Merge change 2971 into donut by Android (Google) Code Review · 17 years ago
  97. 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 17 years ago
  98. 1f4b92a Corrected the name of the native library the SynthProxy class loads (libttssynthproxy instead of libsynthproxy) to match the lib name from frameworks/base/tts/jni/Android.mk. by Jean-Michel Trivi · 17 years ago
  99. 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 17 years ago
  100. 1a21de5 Merge change 2961 into donut by Android (Google) Code Review · 17 years ago