1. aa0c02d Deal gracefully with fatal exceptions during full backup by Christopher Tate · 14 years ago
  2. 54c5462 Merge "Separate animation into separate class." by Craig Mautner · 14 years ago
  3. 764983d Separate animation into separate class. by Craig Mautner · 14 years ago
  4. ced11a5 Merge changes I35a76a27,I04bb7ad4,If38a1a10,Ice5be6e5,I009e443f,I968ddf90,I69d4e518,I09b1dfc9 by Mike Lockwood · 14 years ago
  5. 11c0ab9 Merge "ActivityManagerService: Disable app crashed dialog on headless builds" by Mike Lockwood · 14 years ago
  6. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 14 years ago
  7. dab2072 fix setting only usb mode by RoboErik · 14 years ago
  8. 5e64321 Detect (at runtime) kernel support for the "hdmi_audio" switch. by John Grossman · 14 years ago
  9. d87a9be Do not assume that there is always a running activity by Kevin Hester-Chow · 14 years ago
  10. 86548c4 ActivityManagerService: Disable app crashed dialog on headless builds by Mike Lockwood · 15 years ago
  11. 370f2db Merge "Move network policy to per-appId (instead of UID)." by Jeff Sharkey · 14 years ago
  12. 8a8b581 Move network policy to per-appId (instead of UID). by Jeff Sharkey · 14 years ago
  13. 483f3b0 Package restrictions per user by Amith Yamasani · 14 years ago
  14. 03273d0 Continue animations started from AppWindowToken. by Craig Mautner · 14 years ago
  15. 6d332c5 Merge "Minor refactoring prior to major refactoring." by Craig Mautner · 14 years ago
  16. e5b2b64 Merge "Remove unused android.net.Downloads." by Jeff Sharkey · 14 years ago
  17. 948eef8 Remove unused android.net.Downloads. by Jeff Sharkey · 14 years ago
  18. 3a66cf3 Avoid data usage notifications in airplane mode. by Jeff Sharkey · 14 years ago
  19. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 14 years ago
  20. 481cb7e Merge "Remember when NetworkPolicy was inferred." by Jeff Sharkey · 14 years ago
  21. 837f924 Remember when NetworkPolicy was inferred. by Jeff Sharkey · 14 years ago
  22. d3ae220 Merge "Fix flickering when starting and ending apps." by Craig Mautner · 14 years ago
  23. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 14 years ago
  24. 09f5aed Merge "Selective enforcement of READ_EXTERNAL_STORAGE." by Jeff Sharkey · 14 years ago
  25. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 14 years ago
  26. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 14 years ago
  27. dea50f0 Merge "More work on rotation animation." by Dianne Hackborn · 14 years ago
  28. d6b32b6 More work on rotation animation. by Dianne Hackborn · 14 years ago
  29. d87eb6c Merge "Fix black screen on app transition." by Craig Mautner · 14 years ago
  30. 0059d35 Fix black screen on app transition. by Craig Mautner · 14 years ago
  31. baad5d5 Merge "resolved conflicts for merge of 354e0346 to master" by Dianne Hackborn · 14 years ago
  32. 29ba7e6 resolved conflicts for merge of 354e0346 to master by Dianne Hackborn · 14 years ago
  33. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 14 years ago
  34. c032a73 am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" into ics-mr1 by Dianne Hackborn · 14 years ago
  35. 2937a9e Merge "Combine network subtypes by default." by Jeff Sharkey · 14 years ago
  36. d4dd771 Combine network subtypes by default. by Jeff Sharkey · 14 years ago
  37. fe4afa1 Merge "Fix swiping away recents to always kill processes." by Dianne Hackborn · 14 years ago
  38. 2a29b3a Debugging code for #6169553: Make Phone launch faster by Dianne Hackborn · 14 years ago
  39. 9da2d40 Fix swiping away recents to always kill processes. by Dianne Hackborn · 14 years ago
  40. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 14 years ago
  41. f44882f Merge "Separate out animations from layout." by Craig Mautner · 14 years ago
  42. e32c307 Separate out animations from layout. by Craig Mautner · 14 years ago
  43. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 14 years ago
  44. 8e94c25 Merge "Record the trimmed cmd string for logs" by Robert Greenwalt · 14 years ago
  45. d192598 Record the trimmed cmd string for logs by Robert Greenwalt · 14 years ago
  46. a1b09a9 Merge "Set the reason for screen-off before usage." by Craig Mautner · 14 years ago
  47. 44bf70f Set the reason for screen-off before usage. by Craig Mautner · 14 years ago
  48. e024749 am 8f30d219: am f0533f94: am 0e873700: Remove the country detector logging by Daniel Lehmann · 14 years ago
  49. f0533f9 am 0e873700: Remove the country detector logging by Daniel Lehmann · 14 years ago
  50. 13dfcd1 Merge "Dejank: also animate window moves due to requested size changes." by Dianne Hackborn · 14 years ago
  51. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 14 years ago
  52. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 14 years ago
  53. 0e87370 Remove the country detector logging by Daniel Lehmann · 14 years ago
  54. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 14 years ago
  55. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 14 years ago
  56. ce8668f Merge "Save timezone when setting data cycle reset date." by Jeff Sharkey · 14 years ago
  57. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 14 years ago
  58. 466608e Merge "Fix state machine sequence causing wallpaper flash." by Craig Mautner · 14 years ago
  59. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 14 years ago
  60. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 14 years ago
  61. 191874e3 Improved rotation animation. by Dianne Hackborn · 14 years ago
  62. d493384 Merge "Fix softap start" by Irfan Sheriff · 14 years ago
  63. e4aecb6 Fix softap start by Irfan Sheriff · 14 years ago
  64. 8931da1 Merge "Fix crash." by Dianne Hackborn · 14 years ago
  65. d9781fe Fix crash. by Dianne Hackborn · 14 years ago
  66. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 14 years ago
  67. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 14 years ago
  68. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 14 years ago
  69. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 14 years ago
  70. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 14 years ago
  71. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 14 years ago
  72. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 14 years ago
  73. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 14 years ago
  74. 09ec58e Merge "Prevent potential stall in dns proxy." by Selim Gurun · 14 years ago
  75. 8247add Merge "Fix 6119433: disambiguate screen brightness changes from other lights" by Jim Miller · 14 years ago
  76. 1865180 Fix 6119433: disambiguate screen brightness changes from other lights by Jim Miller · 14 years ago
  77. 091ca2d Merge "Avoid updating network stats after shutdown." by Jeff Sharkey · 14 years ago
  78. 6341fce Avoid updating network stats after shutdown. by Jeff Sharkey · 14 years ago
  79. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 14 years ago
  80. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 14 years ago
  81. 06402e9 Merge "Make NDC not block forever and handle restart." by Robert Greenwalt · 14 years ago
  82. 135fb11 Merge "Fix deadlock by making DropBoxManager call async." by Craig Mautner · 14 years ago
  83. 4f03d35 Merge "Fix issues #6103378 and #5959515." by Dianne Hackborn · 14 years ago
  84. 26caf7a Fix deadlock by making DropBoxManager call async. by Craig Mautner · 14 years ago
  85. 6569625b Fix issues #6103378 and #5959515. by Dianne Hackborn · 14 years ago
  86. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 14 years ago
  87. e78d767 Merge "PowerManagerService: only turn off screen when we really mean to" by Dima Zavin · 14 years ago
  88. d975403 PowerManagerService: only turn off screen when we really mean to by Dima Zavin · 14 years ago
  89. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 14 years ago
  90. 9fd7480 More work on rotation animation. by Dianne Hackborn · 14 years ago
  91. db9e693 Merge "Enhance WPS" by Irfan Sheriff · 14 years ago
  92. 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 14 years ago
  93. b6df928 Merge "Fix rotation so orientation changes aren't dropped. Modify test so that rotation animation is entered one final time after rotation completes. This last time causes mUpdateRotation to be set true forcing a test for orientation change. Fixes bug 6109189." by Craig Mautner · 14 years ago
  94. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 14 years ago
  95. 86a5f5b Enhance WPS by Irfan Sheriff · 14 years ago
  96. 7b72ea7 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 14 years ago
  97. f8acebe Merge "Separate animation steps into start, step and finish phases. Fixes bug 6089126." by Craig Mautner · 14 years ago
  98. b132506 Merge "Fix issue where pm would clear preferred apps when updating an app." by Dianne Hackborn · 14 years ago
  99. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 14 years ago
  100. 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 14 years ago