1. 0cb5320 process: Clean up cgroup management by San Mehat · 15 years ago
  2. 1caefa6 zygote: Add CAP_SYS_NICE to system server capabilities by San Mehat · 15 years ago
  3. a32b5f3 Merge change 2411 into donut by Android (Google) Code Review · 15 years ago
  4. 09ea1e9 Merge change 3715 into donut by Android (Google) Code Review · 15 years ago
  5. 048d1a4 Show progress spinner while waiting for results in in app search. by Karl Rosaen · 15 years ago
  6. 174ad50 In SearchablesTest, use the always available globalsearch. by Satish Sampath · 15 years ago
  7. 3b277c7 Merge change 3702 into donut by Android (Google) Code Review · 15 years ago
  8. ba55b36 Change exceptions to RuntimeException. by Wu-cheng Li · 15 years ago
  9. 43dab7f Merge change 3701 into donut by Android (Google) Code Review · 15 years ago
  10. cfbe8cf Fix the way gestures are rasterized to bitmaps. by Romain Guy · 15 years ago
  11. 084af5e Merge change 3551 into donut by Android (Google) Code Review · 15 years ago
  12. 0e1ca57 Add support for gestures in Home. by Romain Guy · 15 years ago
  13. 9ac9578 Fix cleanupConnection when switching from wifi. by Jaikumar Ganesh · 15 years ago
  14. faf4104 Merge change 3644 into donut by Android (Google) Code Review · 15 years ago
  15. 54d6324 Merge change 3427 into donut by Android (Google) Code Review · 15 years ago
  16. c110ec0 Get the FormatDateRange tests passing again. by Eric Fischer · 15 years ago
  17. ce8436f Merge change 3593 into donut by Android (Google) Code Review · 15 years ago
  18. 3279fba Merge change 3652 into donut by Android (Google) Code Review · 15 years ago
  19. f878e2d Make aapt Error out when an overlay adds a string. by Robert Greenwalt · 15 years ago
  20. f478267 Adding default text-to-speech language in Settings.Secure. by Jean-Michel Trivi · 15 years ago
  21. a2df605 Print a message to the log when a file can't be opened on the client side. by Marco Nelissen · 15 years ago
  22. 137c450 Regenerate all the date and time interval formats from CLDR data. by Eric Fischer · 15 years ago
  23. 9d19fdb Merge change 3576 into donut by Android (Google) Code Review · 15 years ago
  24. d4c98c4 Track clicks that occur after pivoting into an app from global search. by Karl Rosaen · 15 years ago
  25. 2563a3a Cleanup whitespace. by Wink Saville · 15 years ago
  26. 4ab3c00 Rename genieprovider to enhancedgooglesearch. by Satish Sampath · 15 years ago
  27. b26e685 Merge change 3528 into donut by Android (Google) Code Review · 15 years ago
  28. 1c5fa0f Adds UI support for custom search widget item backgrounds. by Satish Sampath · 15 years ago
  29. 27a2b50 Add a hidden API to modify the paint used to draw gestures. by Romain Guy · 15 years ago
  30. 03f0b21 Fix several issues in the gestures libraries. by Romain Guy · 15 years ago
  31. 2d2b231 Merge change 3561 into donut by Android (Google) Code Review · 15 years ago
  32. 73d2589 Fix multiple strokes support when fade is disabled. by Romain Guy · 15 years ago
  33. 7fe416e Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems. by Romain Guy · 15 years ago
  34. f642aa2 Removes gestures from ListView. by Romain Guy · 15 years ago
  35. be19df0 Fix the build by Romain Guy · 15 years ago
  36. c11a3fa Merge change 3530 into donut by Android (Google) Code Review · 15 years ago
  37. e14af0e Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning. by Wink Saville · 15 years ago
  38. c8b2408 Allow the owner to reconnect to Camera. by Chih-Chung Chang · 15 years ago
  39. d8b51a2 Fix broken makefile. Again. His twin brother was hiding. by Raphael · 15 years ago
  40. 9207b1e Fix the broken makefile. by Raphael · 15 years ago
  41. 55567ef First-time check-in of the VPN APIs. by Hung-ying Tyan · 15 years ago
  42. 4b8e185 Simplify the TTS for Donut release by Charles Chen · 15 years ago
  43. bac4325 In Tts class, removing method to set the specific engine to use as the by Jean-Michel Trivi · 15 years ago
  44. 97d6f75 Merge change 3491 into donut by Android (Google) Code Review · 15 years ago
  45. d2d058b Merge change 3506 into donut by Android (Google) Code Review · 15 years ago
  46. 21a6a6d Moving the Tts java class from the android.tts package to the android.speech.tts package. by Jean-Michel Trivi · 15 years ago
  47. a08ffc9 Merge change 3479 into donut by Android (Google) Code Review · 15 years ago
  48. 52f2825 Report device storage status (for SMS) to RIL. by jsh · 15 years ago
  49. 9b3905c Revamp IRestoreSession a bit by Christopher Tate · 15 years ago
  50. b2df169 Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
  51. bad927a Merge change 3480 into donut by Android (Google) Code Review · 15 years ago
  52. 0a20264d Do not automatically enable gestures in list based on filtering/fastscroll status. Enable gestures in Contacts for now. by Romain Guy · 15 years ago
  53. 410ea66 Merge change 3471 into donut by Android (Google) Code Review · 15 years ago
  54. 996b1c8 Merge change 3431 into donut by Android (Google) Code Review · 15 years ago
  55. e7eb966 Fix contact creation. by Ken Shirriff · 15 years ago
  56. bdf90a0 Merge change 3462 into donut by Android (Google) Code Review · 15 years ago
  57. 32e9591 Capture the memory output before the playback and record start. by Yu Shan Emily Lau · 15 years ago
  58. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  59. 2bcda90 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
  60. 409895e Moved error status from SpeechServiceRecognizerListener by Mitsuru Oshima · 15 years ago
  61. 8229048 First version of the keystore service. by Chung-yih Wang · 15 years ago
  62. 1e3d1b4 Merge change 3107 into donut by Android (Google) Code Review · 15 years ago
  63. 58c2441 Merge change 3422 into donut by Android (Google) Code Review · 15 years ago
  64. 5c43f73 Check AirplaneMode when enabling Bluetooth has finished. by Daisuke Miyakawa · 15 years ago
  65. 9d9953d9 Merge change 3420 into donut by Android (Google) Code Review · 15 years ago
  66. 6ba283f LocationManagerService: Remove some unneeded imports. by Mike Lockwood · 15 years ago
  67. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 15 years ago
  68. b4a6188 Add rough-draft restore API set to IBackupTransport by Christopher Tate · 15 years ago
  69. da55569 Merge change 3417 into donut by Android (Google) Code Review · 15 years ago
  70. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 15 years ago
  71. 7757656a Changed logic to handle timeout pages. by Guang Zhu · 15 years ago
  72. 22ccaf5 Motorola changes from 090602 through 090605 by Wink Saville · 15 years ago
  73. 19cd309 Merge change 3017 into donut by Android (Google) Code Review · 15 years ago
  74. 6fa9597 Apply OOM adjustment while an app is undergoing backup by Christopher Tate · 15 years ago
  75. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  76. 5d16ac5 Merge change 3374 into donut by Android (Google) Code Review · 15 years ago
  77. e352305 Merge change 3356 into donut by Android (Google) Code Review · 15 years ago
  78. 6270d61 Cleaning up comments in interface for TTS engines. by Jean-Michel Trivi · 15 years ago
  79. 4e0b13c Merge change 3348 into donut by Android (Google) Code Review · 15 years ago
  80. 327da85 Merge change 3344 into donut by Android (Google) Code Review · 15 years ago
  81. cd4ff2e Fix tracking of backup participants across package remove/update by Christopher Tate · 15 years ago
  82. 83e712a Updating TtsEngine.h and SynthProxy.cpp so that buffer memory by Charles Chen · 15 years ago
  83. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 15 years ago
  84. b1c2874 Merge change 3305 into donut by Android (Google) Code Review · 15 years ago
  85. 7b0d2d9 Merge change 3223 into donut by Android (Google) Code Review · 15 years ago
  86. 47538fe Merge change 3337 into donut by Android (Google) Code Review · 15 years ago
  87. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  88. 1b111bb Fix AlphabetIndexer.getSectionForPosition() by Phil Dubach · 15 years ago
  89. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 15 years ago
  90. 3966536 Merge change 3317 into donut by Android (Google) Code Review · 15 years ago
  91. 834f039 Fixes #1899273. by Romain Guy · 15 years ago
  92. 716b568 Merge change 2934 into donut by Android (Google) Code Review · 15 years ago
  93. 9c9151e Fix parameter mismatch for a couple of RIL commands. by jsh · 15 years ago
  94. 0e74aa0 Fix broken Searchables unit tests. by Satish Sampath · 15 years ago
  95. f9acde2 Include web search providers in Searchables. by Satish Sampath · 15 years ago
  96. 7ebda6f Merge change 3265 into donut by Android (Google) Code Review · 15 years ago
  97. 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 · 15 years ago
  98. 2f1b422 Merge change 3249 into donut by Android (Google) Code Review · 15 years ago
  99. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 15 years ago
  100. 0032ce8 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 15 years ago