1. 6a109b4 Use MeasureSpec.getWidth instead of default display in lock pattern widget. by Karl Rosaen · 17 years ago
  2. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 17 years ago
  3. c25dbf8 add comment about endianness by Tammo Spalink · 17 years ago
  4. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  5. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 17 years ago
  6. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 17 years ago
  7. 111bd4a Start backing up wallpaper by Christopher Tate · 17 years ago
  8. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 17 years ago
  9. 32dbefd Track native processes and airplane mode. by Amith Yamasani · 17 years ago
  10. 326c66d make BitwiseInputStream.read return int by Tammo Spalink · 17 years ago
  11. 2e41842 Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 17 years ago
  12. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 17 years ago
  13. 5d605dc backup stuff by Joe Onorato · 17 years ago
  14. e9190a2 Base64 the keys to make filenames in LocalTransport by Christopher Tate · 17 years ago
  15. 3c2f8e6 Merge change 4456 into donut by Android (Google) Code Review · 17 years ago
  16. 87a02bc Replace the stub GoogleTransport with callout to the by Dan Egnor · 17 years ago
  17. 83248c4 backup fixes: by Joe Onorato · 17 years ago
  18. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 17 years ago
  19. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 17 years ago
  20. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 17 years ago
  21. 8e55eac9 Bring the test transport's restore code into line by Christopher Tate · 17 years ago
  22. 2fdd428 Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 17 years ago
  23. e8939bb resolved conflicts for merge of a798dd86 to donut by Ramanan Rajeswaran · 17 years ago
  24. a798dd8 AI 149797: Have SetupWizard pull the Terms of Service from the web using a new URL by Ramanan Rajeswaran · 17 years ago
  25. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 17 years ago
  26. 3718aaa Allow arrays of values for power profile data. by Amith Yamasani · 17 years ago
  27. 9e09e0f43 Merge change 3724 into donut by Android (Google) Code Review · 17 years ago
  28. df01dea More restore plumbing, plus add suggested-backoff to transport API by Christopher Tate · 17 years ago
  29. 1caefa6 zygote: Add CAP_SYS_NICE to system server capabilities by San Mehat · 17 years ago
  30. 9b3905c Revamp IRestoreSession a bit by Christopher Tate · 17 years ago
  31. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 17 years ago
  32. b4a6188 Add rough-draft restore API set to IBackupTransport by Christopher Tate · 17 years ago
  33. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 17 years ago
  34. 043dadc More backup work by Christopher Tate · 17 years ago
  35. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 17 years ago
  36. 8cb6617 Add a new method to load html data into the WebView. by Ramanan Rajeswaran · 17 years ago
  37. c33fe6c Fix a hang during bootup. by Amith Yamasani · 17 years ago
  38. 244fa5c Initial checkin for App Fuel Gauge infrastructure. by Amith Yamasani · 17 years ago
  39. aa98338 Merge change 1932 into donut by Android (Google) Code Review · 17 years ago
  40. 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 17 years ago
  41. 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 17 years ago
  42. e9b06d7 Teleca 2b changes by Wink Saville · 17 years ago
  43. 3c16642 Qualify a type and add some explanatory comments. by Dan Egnor · 17 years ago
  44. ec144d6 Record statistics about whether HTTP connections are reused. by Dan Egnor · 17 years ago
  45. d1f7b3a Merge change 1704 into donut by Android (Google) Code Review · 17 years ago
  46. 809a7f6 New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer. by Romain Guy · 17 years ago
  47. 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 17 years ago
  48. fafb16c Fix typo by Marco Nelissen · 17 years ago
  49. 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 17 years ago
  50. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 17 years ago
  51. e10be80 Sketch out the IBackupTransport api by Christopher Tate · 17 years ago
  52. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 17 years ago
  53. 2bc9e13 Merge change 841 into donut by Android (Google) Code Review · 17 years ago
  54. 52a3cb5 Merge change 840 into donut by Android (Google) Code Review · 17 years ago
  55. d859331 Don't crash when /proc/wakelocks can't be opened. Might make board bringup easier. by Marco Nelissen · 17 years ago
  56. 4b0ebef TypedProperties: add getStringInfo() to help deal with null strings by Dave Bort · 17 years ago
  57. 5b6f8d86 TypedProperties: change the file format to be a subset of Java by Dave Bort · 17 years ago
  58. 487529a First baby steps towards settings backup by Christopher Tate · 17 years ago
  59. 5616a7d Merge change 459 into donut by Android (Google) Code Review · 17 years ago
  60. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 17 years ago
  61. c4d6dd0 TypedProperties: initial commit by Dave Bort · 17 years ago
  62. 4482d8c Merge branch 'readonly-p4-donut' into donut by Evan Millar · 17 years ago
  63. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 17 years ago
  64. e564b19 replaced integer * and % with shift operations, for performance by Tammo Spalink · 17 years ago
  65. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 17 years ago
  66. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 17 years ago
  67. 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 17 years ago
  68. 0fc2c13 AI 144044: First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 17 years ago
  69. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 17 years ago
  70. 65c8e11 AI 143748: Fix issue #1743326 (More battery stats) by Dianne Hackborn · 17 years ago
  71. 05a3c68 AI 143196: am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 17 years ago
  72. 88fb106 AI 143147: Manual integration by Dianne Hackborn · 17 years ago
  73. 4194592 Automated import from //branches/cupcake/...@142964,142964 by Satoshi Kataoka · 17 years ago
  74. 73fbd70 Automated import from //branches/cupcake/...@142829,142829 by Dianne Hackborn · 17 years ago
  75. 870a2b0 Automated import from //branches/donutburger/...@142470,142470 by Romain Guy · 17 years ago
  76. 627bba7 Automated import from //branches/donutburger/...@142347,142347 by Dianne Hackborn · 17 years ago
  77. d906b72 Automated import from //branches/donutburger/...@141515,141515 by Dianne Hackborn · 17 years ago
  78. 886f3d6 Automated import from //branches/donutburger/...@141355,141355 by Bob Lee · 17 years ago
  79. edbabeb Automated import from //branches/cupcake/...@142469,142469 by Romain Guy · 17 years ago
  80. df6601a Automated import from //branches/donutburger/...@141168,141168 by Satoshi Kataoka · 17 years ago
  81. 6eb7298 Automated import from //branches/donutburger/...@141149,141149 by Satoshi Kataoka · 17 years ago
  82. 5c70839 Automated import from //branches/donutburger/...@141126,141126 by Satoshi Kataoka · 17 years ago
  83. 5137645 Automated import from //branches/donutburger/...@141112,141112 by Satoshi Kataoka · 17 years ago
  84. 99c6026 Automated import from //branches/cupcake/...@142342,142342 by Dianne Hackborn · 17 years ago
  85. 1bf5e22 Automated import from //branches/donutburger/...@141001,141001 by Dianne Hackborn · 17 years ago
  86. 6ef7af5 Automated import from //branches/donutburger/...@140966,140966 by Satoshi Kataoka · 17 years ago
  87. e259023 Automated import from //branches/donutburger/...@140817,140817 by Debajit Ghosh · 17 years ago
  88. ce8f3a8 Automated import from //branches/donutburger/...@140765,140765 by Satoshi Kataoka · 17 years ago
  89. d4c5f89 Automated import from //branches/donutburger/...@140679,140679 by Eric Shienbrood · 17 years ago
  90. c2ad241 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 17 years ago
  91. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  92. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 17 years ago
  93. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 17 years ago
  94. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 17 years ago
  95. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 17 years ago
  96. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  97. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  98. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  99. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  100. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 17 years ago