1. b5f1806 Multiple printer discovery session instances and other bugs. by Svetoslav · 13 years ago
  2. 2d4eee3 Merge "Implement issue #10895990: Better durations for proc stats" into klp-dev by Dianne Hackborn · 13 years ago
  3. 6d9ef38 Implement issue #10895990: Better durations for proc stats by Dianne Hackborn · 13 years ago
  4. d3fbba1 Merge "Upload fsck logs to the dropbox when error found" into klp-dev by Ken Sumrall · 13 years ago
  5. 90007f7 Fix issue #10876433: java.lang.IllegalStateException in... by Dianne Hackborn · 13 years ago
  6. 4bf0fce Merge "Work on issue #10759595: preferred tag doesn't prevent..." into klp-dev by Dianne Hackborn · 13 years ago
  7. 38ba6e9 Work on issue #10759595: preferred tag doesn't prevent... by Dianne Hackborn · 13 years ago
  8. e14d0c2 Merge "Ensure that activities behind keyguard are paused." into klp-dev by Craig Mautner · 13 years ago
  9. 7525647 Merge "fix deadlock caused by clearAllBackoffs in SSE" into klp-dev by Matthew Williams · 13 years ago
  10. a3abca9 Merge "Issue #10461551: KLP API Review: AppOpsManager" into klp-dev by Dianne Hackborn · 13 years ago
  11. 9bb0ee9 Issue #10461551: KLP API Review: AppOpsManager by Dianne Hackborn · 13 years ago
  12. 10385a1 Ensure that activities behind keyguard are paused. by Craig Mautner · 13 years ago
  13. 2be0093 Debug issue #10876433 java.lang.IllegalStateException... by Dianne Hackborn · 13 years ago
  14. 0983ead Merge "Fix BatchScan request coalesing" into klp-dev by Robert Greenwalt · 13 years ago
  15. 88b6e69 Merge "Fix issue #10863270: procstats UI is showing all green" into klp-dev by Dianne Hackborn · 13 years ago
  16. 2610b7c Fix issue #10863270: procstats UI is showing all green by Dianne Hackborn · 13 years ago
  17. bb6fd7f Merge "Shut. Up." into klp-dev by Dianne Hackborn · 13 years ago
  18. c30d92e Shut. Up. by Dianne Hackborn · 13 years ago
  19. b39ce63 Merge "Offer to enable a print service after it is installed." into klp-dev by Svetoslav · 13 years ago
  20. fefefbb Upload fsck logs to the dropbox when error found by Ken Sumrall · 13 years ago
  21. d8f391b Offer to enable a print service after it is installed. by Svetoslav · 13 years ago
  22. 47d620a Merge "Ensure access to the map of geofence callbacks is synchronized in all cases Fix Java reference leak in the JNI layer" into klp-dev by destradaa · 13 years ago
  23. dfed244 Merge "Delegate mkdirs() to vold when lacking perms." into klp-dev by Jeff Sharkey · 13 years ago
  24. 13820af Fix BatchScan request coalesing by Robert Greenwalt · 13 years ago
  25. 7f02eb2 Ensure access to the map of geofence callbacks is synchronized in all cases by destradaa · 13 years ago
  26. 2d8b4e8 Delegate mkdirs() to vold when lacking perms. by Jeff Sharkey · 13 years ago
  27. 0447669 Merge "Remove over-aggressive stack movement." into klp-dev by Craig Mautner · 13 years ago
  28. 8916aad Remove over-aggressive stack movement. by Craig Mautner · 13 years ago
  29. ed37b93 fix deadlock caused by clearAllBackoffs in SSE by Matthew Williams · 13 years ago
  30. 540784f Merge "Cleanup the shutdown of BatchedScans." into klp-dev by Robert Greenwalt · 13 years ago
  31. 82f4218 Cleanup the shutdown of BatchedScans. by Robert Greenwalt · 13 years ago
  32. 3301f76 Merge "Don't back up apps in the 'stopped' state" into klp-dev by Christopher Tate · 13 years ago
  33. 1294653 Merge "Only show launcher for the bottom activity in a task" into klp-dev by Craig Mautner · 13 years ago
  34. f51b558 Only show launcher for the bottom activity in a task by Craig Mautner · 13 years ago
  35. 9ac23d0 Don't back up apps in the 'stopped' state by Christopher Tate · 13 years ago
  36. 812c4d73 Merge "fix typo" into klp-dev by Ed Heyl · 13 years ago
  37. 6e65cb4 fix typo by Ed Heyl · 13 years ago
  38. 722b15e Merge "Fix a regression in pausing activity immediately on sleep" into klp-dev by Amith Yamasani · 13 years ago
  39. 70817c4 Merge "Implement issue #10691475: Kill cached processes if about to..." into klp-dev by Dianne Hackborn · 13 years ago
  40. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 13 years ago
  41. ce15e15 Fix a regression in pausing activity immediately on sleep by Amith Yamasani · 13 years ago
  42. 7908f19 Merge "Debug for b/10689184." into klp-dev by Craig Mautner · 13 years ago
  43. e8a9422 Merge "Return tasks in correct order." into klp-dev by Craig Mautner · 13 years ago
  44. b3370ce Debug for b/10689184. by Craig Mautner · 13 years ago
  45. 9c5cc57 Merge "Support for "not the home app you're looking for" metadata" into klp-dev by Christopher Tate · 13 years ago
  46. bd413f6 Support for "not the home app you're looking for" metadata by Christopher Tate · 13 years ago
  47. 7301bd9 Merge "Use a separate thread for services that do NTP lookup" into klp-dev by Amith Yamasani · 13 years ago
  48. c0fd805 Return tasks in correct order. by Craig Mautner · 13 years ago
  49. 450a16b Use a separate thread for services that do NTP lookup by Amith Yamasani · 13 years ago
  50. 81d1689 Merge "Remove debug logging for b/106899184." into klp-dev by Craig Mautner · 13 years ago
  51. ec9cf65 Remove debug logging for b/106899184. by Craig Mautner · 13 years ago
  52. f429247 Merge "Fix keyguard/Keystore storage issue" into klp-dev by Jim Miller · 13 years ago
  53. ff65c6d Merge "Fix PacManager to not unbind when no connection" into klp-dev by Jason Monk · 13 years ago
  54. 4ef2693 Revert back to a single home app in mHomeProcess by Craig Mautner · 13 years ago
  55. b9466db Merge "Finish issue #10779747: Calendar Storage crash observed..." into klp-dev by Dianne Hackborn · 13 years ago
  56. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 13 years ago
  57. ae7ecab Move flag for home launching from activity to task. by Craig Mautner · 13 years ago
  58. bc018d8 Fix PacManager to not unbind when no connection by Jason Monk · 13 years ago
  59. 222920c Merge "Maybe fix issue #10797796: IllegalStateException in ProcessState..." into klp-dev by Dianne Hackborn · 13 years ago
  60. 53459a7 Maybe fix issue #10797796: IllegalStateException in ProcessState... by Dianne Hackborn · 13 years ago
  61. 019f8cb Merge "Add bounds checks before accessing ArrayList." into klp-dev by Craig Mautner · 13 years ago
  62. dccb770 Add bounds checks before accessing ArrayList. by Craig Mautner · 13 years ago
  63. 345d491 Merge "Implement new method for handling SMS/MMS on the platform" into klp-dev by David Braun · 13 years ago
  64. bc65c1d Merge "Do not assign InputMethod to non-input windows." into klp-dev by Craig Mautner · 13 years ago
  65. 22b9a5e Do not assign InputMethod to non-input windows. by Craig Mautner · 13 years ago
  66. 16efe96 Merge "Fix parenthetical error." into klp-dev by Craig Mautner · 13 years ago
  67. 463850e Merge "Fix issue #10795385: System process crash reinstalling GEL -" into klp-dev by Dianne Hackborn · 13 years ago
  68. e56c2c3 Fix issue #10795385: System process crash reinstalling GEL - by Dianne Hackborn · 13 years ago
  69. 7504d7b Fix parenthetical error. by Craig Mautner · 13 years ago
  70. fbd6725 Merge "More debugging for b/106899184" into klp-dev by Craig Mautner · 13 years ago
  71. b1885b85 More debugging for b/106899184 by Craig Mautner · 13 years ago
  72. 33caca5 Merge "Add a feature to specify if device admins are supported on the device" into klp-dev by Amith Yamasani · 13 years ago
  73. be0d931 Merge "App UI freezes when printing. API clean up." into klp-dev by Svetoslav · 13 years ago
  74. a0d53c6 Merge "Fix issue #10779747: Calendar Storage crash observed..." into klp-dev by Dianne Hackborn · 13 years ago
  75. ca77615 Merge "Don't assume that transport unbind == transport invalid" into klp-dev by Christopher Tate · 13 years ago
  76. 0d97cd1 Fix issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 13 years ago
  77. a8de43f Don't assume that transport unbind == transport invalid by Christopher Tate · 13 years ago
  78. 2fbd2a7 App UI freezes when printing. API clean up. by Svetoslav · 13 years ago
  79. 50ef0b6 Work on issue #10771346: runtime restart by Dianne Hackborn · 13 years ago
  80. 44a01b7 Add a feature to specify if device admins are supported on the device by Amith Yamasani · 13 years ago
  81. de1af08 Fix keyguard/Keystore storage issue by Jim Miller · 13 years ago
  82. 6115824 Merge "Implement issue #10691359: Kill long-running processes" into klp-dev by Dianne Hackborn · 13 years ago
  83. deec7e4 Merge "Put next task on top of stack if top is finishing." into klp-dev by Craig Mautner · 13 years ago
  84. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 13 years ago
  85. f5d8319 Implement new method for handling SMS/MMS on the platform by David Braun · 13 years ago
  86. af67299 Merge "Fix Settings app crash while enabling tethering" into klp-dev by Yuhao Zheng · 13 years ago
  87. 8c461c6 Fix Settings app crash while enabling tethering by Yuhao Zheng · 13 years ago
  88. 7dd9fdf Put next task on top of stack if top is finishing. by Craig Mautner · 13 years ago
  89. ffec332 Fix an NPE in WifiService by Vinit Deshapnde · 13 years ago
  90. 06dc848 Fix handling of privileged permissions on update by Christopher Tate · 13 years ago
  91. dc33354 Merge "Add debug logging for b/10689184." into klp-dev by Craig Mautner · 13 years ago
  92. 5845812 Add debug logging for b/10689184. by Craig Mautner · 13 years ago
  93. 4244d66 Merge changes Id0a67846,I20b57d66 into klp-dev by Svetoslav Ganov · 13 years ago
  94. de4fa2d Print system may get stuck bound to a print service by Svetoslav Ganov · 13 years ago
  95. 78d0cf7 Merge "Tighten condition for calling checkMobileProvisioning." into klp-dev by Wink Saville · 13 years ago
  96. f5aba5a Merge "CA cert monitoring: add notifications and actions for dialog" into klp-dev by Maggie Benthall · 13 years ago
  97. 127beff Tighten condition for calling checkMobileProvisioning. by Wink Saville · 13 years ago
  98. 860f8a6 Spooler should not crash if print service config activities are not exported. by Svetoslav Ganov · 13 years ago
  99. 5f68f71 Merge "Strip names out of externally supplied WorkSources to WifiManager (b/10710007)." into klp-dev by David Christie · 13 years ago
  100. 6ab2284 Strip names out of externally supplied WorkSources to WifiManager (b/10710007). by David Christie · 13 years ago