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