1. f44882f Merge "Separate out animations from layout." by Craig Mautner · 12 years ago
  2. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  3. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  4. 8e94c25 Merge "Record the trimmed cmd string for logs" by Robert Greenwalt · 12 years ago
  5. d192598 Record the trimmed cmd string for logs by Robert Greenwalt · 12 years ago
  6. a1b09a9 Merge "Set the reason for screen-off before usage." by Craig Mautner · 12 years ago
  7. 44bf70f Set the reason for screen-off before usage. by Craig Mautner · 12 years ago
  8. e024749 am 8f30d219: am f0533f94: am 0e873700: Remove the country detector logging by Daniel Lehmann · 12 years ago
  9. f0533f9 am 0e873700: Remove the country detector logging by Daniel Lehmann · 12 years ago
  10. 13dfcd1 Merge "Dejank: also animate window moves due to requested size changes." by Dianne Hackborn · 12 years ago
  11. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 12 years ago
  12. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 12 years ago
  13. 0e87370 Remove the country detector logging by Daniel Lehmann · 12 years ago
  14. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 12 years ago
  15. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  16. ce8668f Merge "Save timezone when setting data cycle reset date." by Jeff Sharkey · 12 years ago
  17. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 12 years ago
  18. 466608e Merge "Fix state machine sequence causing wallpaper flash." by Craig Mautner · 12 years ago
  19. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 12 years ago
  20. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 12 years ago
  21. 191874e3 Improved rotation animation. by Dianne Hackborn · 12 years ago
  22. d493384 Merge "Fix softap start" by Irfan Sheriff · 12 years ago
  23. e4aecb6 Fix softap start by Irfan Sheriff · 12 years ago
  24. 8931da1 Merge "Fix crash." by Dianne Hackborn · 12 years ago
  25. d9781fe Fix crash. by Dianne Hackborn · 12 years ago
  26. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 12 years ago
  27. 28ca8f9 Merge "Make SyncManager and AccountManagerService multi-user aware." by Amith Yamasani · 12 years ago
  28. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 12 years ago
  29. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 12 years ago
  30. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  31. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 13 years ago
  32. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 12 years ago
  33. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 12 years ago
  34. 09ec58e Merge "Prevent potential stall in dns proxy." by Selim Gurun · 12 years ago
  35. 8247add Merge "Fix 6119433: disambiguate screen brightness changes from other lights" by Jim Miller · 12 years ago
  36. 1865180 Fix 6119433: disambiguate screen brightness changes from other lights by Jim Miller · 12 years ago
  37. 091ca2d Merge "Avoid updating network stats after shutdown." by Jeff Sharkey · 12 years ago
  38. 6341fce Avoid updating network stats after shutdown. by Jeff Sharkey · 12 years ago
  39. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 12 years ago
  40. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  41. 06402e9 Merge "Make NDC not block forever and handle restart." by Robert Greenwalt · 12 years ago
  42. 135fb11 Merge "Fix deadlock by making DropBoxManager call async." by Craig Mautner · 12 years ago
  43. 4f03d35 Merge "Fix issues #6103378 and #5959515." by Dianne Hackborn · 12 years ago
  44. 26caf7a Fix deadlock by making DropBoxManager call async. by Craig Mautner · 12 years ago
  45. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  46. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 12 years ago
  47. e78d767 Merge "PowerManagerService: only turn off screen when we really mean to" by Dima Zavin · 12 years ago
  48. d975403 PowerManagerService: only turn off screen when we really mean to by Dima Zavin · 12 years ago
  49. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 12 years ago
  50. 9fd7480 More work on rotation animation. by Dianne Hackborn · 12 years ago
  51. db9e693 Merge "Enhance WPS" by Irfan Sheriff · 12 years ago
  52. 86add43 Fix reference to wrong ArrayList. Fixes bug 6107296. by Craig Mautner · 12 years ago
  53. 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 · 12 years ago
  54. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 12 years ago
  55. 86a5f5b Enhance WPS by Irfan Sheriff · 12 years ago
  56. 7b72ea7 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 12 years ago
  57. f8acebe Merge "Separate animation steps into start, step and finish phases. Fixes bug 6089126." by Craig Mautner · 12 years ago
  58. b132506 Merge "Fix issue where pm would clear preferred apps when updating an app." by Dianne Hackborn · 12 years ago
  59. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  60. 209266e Merge "Fix WifiManager async API" by Irfan Sheriff · 12 years ago
  61. 46f31c3 Fix 5797764: fix crash on tablets by Jim Miller · 12 years ago
  62. 3f4b1c4 Merge "Fix 5797764: don't hold PowerManager lock when changing native brightness" by Jim Miller · 12 years ago
  63. d3975a9 Fix WifiManager async API by Irfan Sheriff · 13 years ago
  64. 5bb59da Merge: Send UpdateLock broadcasts to manifest receivers by Christopher Tate · 12 years ago
  65. 10bcb6f Merge "Don't forget to turn off mobile_dun" by Robert Greenwalt · 12 years ago
  66. 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 12 years ago
  67. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 13 years ago
  68. 470007f Make NDC not block forever and handle restart. by Robert Greenwalt · 13 years ago
  69. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 13 years ago
  70. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 12 years ago
  71. 0450510 Fix issue where pm would clear preferred apps when updating an app. by Dianne Hackborn · 12 years ago
  72. c383580 Merge changes I08fcd278,I1f496bb7 by Craig Mautner · 12 years ago
  73. a6bae56 Merge "Unblock IPC call in TextServicesManagerService" by satok · 12 years ago
  74. 343511c Detect animation completions like we used to. by Craig Mautner · 12 years ago
  75. ba64dfe debug by Craig Mautner · 12 years ago
  76. 8097e1c Merge "Disable verbose NetworkStats logging." by Jeff Sharkey · 12 years ago
  77. e7bb71d Disable verbose NetworkStats logging. by Jeff Sharkey · 12 years ago
  78. 00e6fc4 am 4953ec1c: am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 12 years ago
  79. 4953ec1 am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 12 years ago
  80. c221d6e am 27e20ccd: Merge "Fix issue #6073913: onActivityResult() not getting called..." into ics-mr1 by Dianne Hackborn · 12 years ago
  81. 973481d am ccd08b8d: am e939edb5: am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 12 years ago
  82. 5c60743 Fix issue #6073913: onActivityResult() not getting called... by Dianne Hackborn · 12 years ago
  83. e939edb am f418738c: am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 12 years ago
  84. f418738 am d7fa7dee: Merge "Fixes update of extras Bundle in new Locations for GPS Provider" by Jean-Baptiste Queru · 12 years ago
  85. 4e713f1 Unblock IPC call in TextServicesManagerService by satok · 12 years ago
  86. 92e66dd Fix 5797764: don't hold PowerManager lock when changing native brightness by Jim Miller · 13 years ago
  87. e5c484c Merge "Increase max size of log size by 50% on userdebug builds." by Dave Burke · 12 years ago
  88. 0132a952 Increase max size of log size by 50% on userdebug builds. by Dave Burke · 12 years ago
  89. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 12 years ago
  90. 84c00c6 Prevent potential stall in dns proxy. by Selim Gurun · 12 years ago
  91. 5265466 Merge "New development permissions." by Dianne Hackborn · 13 years ago
  92. 0aec3ea am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 13 years ago
  93. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 13 years ago
  94. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 13 years ago
  95. 2561b0b New notification priority and related APIs. by Daniel Sandler · 13 years ago
  96. 42d840b Merge "Fixing issues with the AccessibilityNodeInfo cache." by Svetoslav Ganov · 13 years ago
  97. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 13 years ago
  98. e639da7 New development permissions. by Dianne Hackborn · 13 years ago
  99. b8678d7 resolved conflicts for merge of 210c1a26 to master by Dianne Hackborn · 13 years ago
  100. 5489e4af Merge "- Consolidate all animations in a single place outside of layout loop. - Move mPolicy.startAnimationLw and mPolicy.finishAnimationLw into same method as mPolicy.animatingWindowLw. - Fix first parameter of performLayoutLockedInner(initial, ...) to pass true on initial pass." by Craig Mautner · 13 years ago