1. 6c98c13 Merge change 4104 into donut by Android (Google) Code Review · 16 years ago
  2. cde87f4 Journal backup requests so that they won't be lost in a crash by Christopher Tate · 16 years ago
  3. 7504da0 Merge change 4080 into donut by Android (Google) Code Review · 16 years ago
  4. bbf7c00 Fix data connection issues. by Jaikumar Ganesh · 16 years ago
  5. 6599426 Merge change 4017 into donut by Android (Google) Code Review · 16 years ago
  6. cafdea6 Fixes #1914574. An NPE could be causes in lists by ViewGroup.dispatchDraw(). by Romain Guy · 16 years ago
  7. 763a572 Hide gestures API. by Romain Guy · 16 years ago
  8. 3287695 Make the date format preference work again. by Eric Fischer · 16 years ago
  9. e8939bb resolved conflicts for merge of a798dd86 to donut by Ramanan Rajeswaran · 16 years ago
  10. 3d4b706 Merge change 4047 into donut by Android (Google) Code Review · 16 years ago
  11. d670b8c Merge change 3981 into donut by Android (Google) Code Review · 16 years ago
  12. 9bcf401 Fix issue #899198 MODE_RINGER_STREAMS_AFFECTED does not restore volumes correctly by Eric Laurent · 16 years ago
  13. 83bb56c Merge change 3424 into donut by Android (Google) Code Review · 16 years ago
  14. 7f50c08 Show proper suggestion item hilite on selection. by Satish Sampath · 16 years ago
  15. f94b644 Add the VPN services package, VPN service base classes and L2tpIpsecService. by Hung-ying Tyan · 16 years ago
  16. 78f0f8c Merge changes 3953,3954 into donut by Android (Google) Code Review · 16 years ago
  17. e8966e1 Merge change 4008 into donut by Android (Google) Code Review · 16 years ago
  18. 8506ab4 Fixes #1886237. Views drawing cache was not generated properly. by Romain Guy · 16 years ago
  19. 32f8277 Removed trailing whitespaces. by Nicolas Catania · 16 years ago
  20. f229aff Merge change 3967 into donut by Android (Google) Code Review · 16 years ago
  21. cb9534f Merge change 3907 into donut by Android (Google) Code Review · 16 years ago
  22. e337d65 Support SMS cell broadcasting for GSM in RIL.java by johnwang · 16 years ago
  23. 261a195 Update control files (pass/fail/nontext/crash) to results from CRB45 by Guang Zhu · 16 years ago
  24. 657c80b Merge change 3775 into donut by Android (Google) Code Review · 16 years ago
  25. 116e8ef Merge change 3949 into donut by Android (Google) Code Review · 16 years ago
  26. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 16 years ago
  27. a798dd8 AI 149797: Have SetupWizard pull the Terms of Service from the web using a new URL by Ramanan Rajeswaran · 16 years ago
  28. 91bf30a TextToSpeech class cleanups by Jean-Michel Trivi · 16 years ago
  29. 3cf0dd6 Merge change 3940 into donut by Android (Google) Code Review · 16 years ago
  30. 666c11d dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash. by Mike Lockwood · 16 years ago
  31. 3573375 Merge change 3935 into donut by Android (Google) Code Review · 16 years ago
  32. af0e7a73 Hook the 12- or 24-hour time format checkbox back up. by Eric Fischer · 16 years ago
  33. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 16 years ago
  34. 0b77453 Merge change 3015 into donut by Android (Google) Code Review · 16 years ago
  35. 286ea60 Merge change 3828 into donut by Android (Google) Code Review · 16 years ago
  36. fa699ea Merge change 3899 into donut by Android (Google) Code Review · 16 years ago
  37. d26ce0d GpsLocationProvider: Add hooks for GPS location injection. by Mike Lockwood · 16 years ago
  38. d821089 NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 16 years ago
  39. 35379ab Added attribute queryAfterZeroResults to searchables. by Satish Sampath · 16 years ago
  40. 174231d Merge change 3879 into donut by Android (Google) Code Review · 16 years ago
  41. 50145bc ACTV: getWindowVisibility() instead of private attach count by Bjorn Bringert · 16 years ago
  42. db8a6ae Merge change 3709 into donut by Android (Google) Code Review · 16 years ago
  43. 10e371f Provide the Keystore feature in the framework. by Chung-yih Wang · 16 years ago
  44. aba34d9 Fix display of the selection background for search results. by Satish Sampath · 16 years ago
  45. a05487d Merge change 3800 into donut by Android (Google) Code Review · 16 years ago
  46. a94945d make sms calculateLength radio-independent by Tammo Spalink · 16 years ago
  47. b4ee0f9 am aa25df24: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300 by Scott Main · 16 years ago
  48. aa25df2 AI 149729: fix search functionatilty for offline docs... by Scott Main · 16 years ago
  49. a8518c1 Renaming the Tts class to TextToSpeech for clarity. by Jean-Michel Trivi · 16 years ago
  50. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 16 years ago
  51. b6391d6 Merge change 3857 into donut by Android (Google) Code Review · 16 years ago
  52. 3718aaa Allow arrays of values for power profile data. by Amith Yamasani · 16 years ago
  53. b3c5a87 Made the platform TTS service aware of the path for the default TTS library to load. by Jean-Michel Trivi · 16 years ago
  54. 238bf47 Merge change 3826 into donut by Android (Google) Code Review · 16 years ago
  55. 4686657 LocationManagerService: Fix logic error removing multiple dead receivers. by Simon Schoar · 16 years ago
  56. 1d7d5db Merge change 3799 into donut by Android (Google) Code Review · 16 years ago
  57. c7b31e3 The rest of the basic flow for restore by Christopher Tate · 16 years ago
  58. ce0959d Add SUGGEST_SPINNER_WHILE_REFRESHING column constant to the SearchManager by Mike LeBeau · 16 years ago
  59. 2795c2d Merge change 3806 into donut by Android (Google) Code Review · 16 years ago
  60. 1f35bf1 Merge change 3795 into donut by Android (Google) Code Review · 16 years ago
  61. afbc17e Turned on the windows media related test cases as the binary already integrated. by Yu Shan Emily Lau · 16 years ago
  62. e5fb328 resolution support fix/improvement by Mitsuru Oshima · 16 years ago
  63. ca436e2 Merge change 3782 into donut by Android (Google) Code Review · 16 years ago
  64. 8eb241b URI/extra data for inline scheme. by Mitsuru Oshima · 16 years ago
  65. f50ab7f Merge change 3777 into donut by Android (Google) Code Review · 16 years ago
  66. a45711a Merge change 3765 into donut by Android (Google) Code Review · 16 years ago
  67. 732912a Merge change 3730 into donut by Android (Google) Code Review · 16 years ago
  68. 1b20168 Reimport Portuguese translations. by Eric Fischer · 16 years ago
  69. f31cbbf Merge change 3760 into donut by Android (Google) Code Review · 16 years ago
  70. 4a60b88 Merge change 3761 into donut by Android (Google) Code Review · 16 years ago
  71. b11e670 Merge change 3754 into donut by Android (Google) Code Review · 16 years ago
  72. 85427f71 Add a gservices flag to limit the size of protobufs we can gzip by Cynthia Wong · 16 years ago
  73. 06882f8 Enable HierarchyViewer on debuggable builds, even if they're secure. by Romain Guy · 16 years ago
  74. 4be0d43 Fix a couple null pointer exceptions in CDMA voice call handling. by Wink Saville · 16 years ago
  75. 2ab6f1f Added support to record page load time for each url. by Guang Zhu · 16 years ago
  76. f85aa5a Restructuring the TTS files so that it works as a Service by Charles Chen · 16 years ago
  77. 84c863d Fix some 12- vs 24-hour problems in the FormatDateRange strings. by Eric Fischer · 16 years ago
  78. 684a2ed Merge change 3577 into donut by Android (Google) Code Review · 16 years ago
  79. c0c0b68 am a8c3821e: AI 149721: Import Portuguese translations. by Eric Fischer · 16 years ago
  80. e51d57f Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS. by Jaikumar Ganesh · 16 years ago
  81. a8c3821e AI 149721: Import Portuguese translations. by Eric Fischer · 16 years ago
  82. 41d2676 DO NOT MERGE. by Grace Kloba · 16 years ago
  83. 6b4b50b Merge change 2900 into donut by Android (Google) Code Review · 16 years ago
  84. 5317514 Add support for custom tab views in TabHost and TabWidget. by Jack Veenstra · 16 years ago
  85. 218ebf1 Merge change 3178 into donut by Android (Google) Code Review · 16 years ago
  86. b81645c Merge change 3726 into donut by Android (Google) Code Review · 16 years ago
  87. 0e7cf63 Merge change 3725 into donut by Android (Google) Code Review · 16 years ago
  88. 9e09e0f43 Merge change 3724 into donut by Android (Google) Code Review · 16 years ago
  89. 7b3f552 Add additional parameters to SETUP_DATA_CALL and SMS response. by Jaikumar Ganesh · 16 years ago
  90. df01dea More restore plumbing, plus add suggested-backoff to transport API by Christopher Tate · 16 years ago
  91. 8f094ca Merge change 3686 into donut by Android (Google) Code Review · 16 years ago
  92. 295e724 Merge change 3676 into donut by Android (Google) Code Review · 16 years ago
  93. 9438de2 ActivityManager: Ensure that we clear the calling process identity around calls to Process.setProcessGroup(). by San Mehat · 16 years ago
  94. 0cb5320 process: Clean up cgroup management by San Mehat · 16 years ago
  95. 1caefa6 zygote: Add CAP_SYS_NICE to system server capabilities by San Mehat · 16 years ago
  96. a32b5f3 Merge change 2411 into donut by Android (Google) Code Review · 16 years ago
  97. 09ea1e9 Merge change 3715 into donut by Android (Google) Code Review · 16 years ago
  98. 048d1a4 Show progress spinner while waiting for results in in app search. by Karl Rosaen · 16 years ago
  99. 174ad50 In SearchablesTest, use the always available globalsearch. by Satish Sampath · 16 years ago
  100. 3b277c7 Merge change 3702 into donut by Android (Google) Code Review · 16 years ago