1. f429247 Merge "Fix keyguard/Keystore storage issue" into klp-dev by Jim Miller · 13 years ago
  2. ff65c6d Merge "Fix PacManager to not unbind when no connection" into klp-dev by Jason Monk · 13 years ago
  3. 4ef2693 Revert back to a single home app in mHomeProcess by Craig Mautner · 13 years ago
  4. b9466db Merge "Finish issue #10779747: Calendar Storage crash observed..." into klp-dev by Dianne Hackborn · 13 years ago
  5. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 13 years ago
  6. ae7ecab Move flag for home launching from activity to task. by Craig Mautner · 13 years ago
  7. bc018d8 Fix PacManager to not unbind when no connection by Jason Monk · 13 years ago
  8. 222920c Merge "Maybe fix issue #10797796: IllegalStateException in ProcessState..." into klp-dev by Dianne Hackborn · 13 years ago
  9. 53459a7 Maybe fix issue #10797796: IllegalStateException in ProcessState... by Dianne Hackborn · 13 years ago
  10. 019f8cb Merge "Add bounds checks before accessing ArrayList." into klp-dev by Craig Mautner · 13 years ago
  11. dccb770 Add bounds checks before accessing ArrayList. by Craig Mautner · 13 years ago
  12. 345d491 Merge "Implement new method for handling SMS/MMS on the platform" into klp-dev by David Braun · 13 years ago
  13. bc65c1d Merge "Do not assign InputMethod to non-input windows." into klp-dev by Craig Mautner · 13 years ago
  14. 22b9a5e Do not assign InputMethod to non-input windows. by Craig Mautner · 13 years ago
  15. 16efe96 Merge "Fix parenthetical error." into klp-dev by Craig Mautner · 13 years ago
  16. 463850e Merge "Fix issue #10795385: System process crash reinstalling GEL -" into klp-dev by Dianne Hackborn · 13 years ago
  17. e56c2c3 Fix issue #10795385: System process crash reinstalling GEL - by Dianne Hackborn · 13 years ago
  18. 7504d7b Fix parenthetical error. by Craig Mautner · 13 years ago
  19. fbd6725 Merge "More debugging for b/106899184" into klp-dev by Craig Mautner · 13 years ago
  20. b1885b85 More debugging for b/106899184 by Craig Mautner · 13 years ago
  21. 33caca5 Merge "Add a feature to specify if device admins are supported on the device" into klp-dev by Amith Yamasani · 13 years ago
  22. be0d931 Merge "App UI freezes when printing. API clean up." into klp-dev by Svetoslav · 13 years ago
  23. a0d53c6 Merge "Fix issue #10779747: Calendar Storage crash observed..." into klp-dev by Dianne Hackborn · 13 years ago
  24. ca77615 Merge "Don't assume that transport unbind == transport invalid" into klp-dev by Christopher Tate · 13 years ago
  25. 0d97cd1 Fix issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 13 years ago
  26. a8de43f Don't assume that transport unbind == transport invalid by Christopher Tate · 13 years ago
  27. 2fbd2a7 App UI freezes when printing. API clean up. by Svetoslav · 13 years ago
  28. 50ef0b6 Work on issue #10771346: runtime restart by Dianne Hackborn · 13 years ago
  29. 44a01b7 Add a feature to specify if device admins are supported on the device by Amith Yamasani · 13 years ago
  30. de1af08 Fix keyguard/Keystore storage issue by Jim Miller · 13 years ago
  31. 6115824 Merge "Implement issue #10691359: Kill long-running processes" into klp-dev by Dianne Hackborn · 13 years ago
  32. deec7e4 Merge "Put next task on top of stack if top is finishing." into klp-dev by Craig Mautner · 13 years ago
  33. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 13 years ago
  34. f5d8319 Implement new method for handling SMS/MMS on the platform by David Braun · 13 years ago
  35. af67299 Merge "Fix Settings app crash while enabling tethering" into klp-dev by Yuhao Zheng · 13 years ago
  36. 8c461c6 Fix Settings app crash while enabling tethering by Yuhao Zheng · 13 years ago
  37. 7dd9fdf Put next task on top of stack if top is finishing. by Craig Mautner · 13 years ago
  38. ffec332 Fix an NPE in WifiService by Vinit Deshapnde · 13 years ago
  39. 06dc848 Fix handling of privileged permissions on update by Christopher Tate · 13 years ago
  40. dc33354 Merge "Add debug logging for b/10689184." into klp-dev by Craig Mautner · 13 years ago
  41. 5845812 Add debug logging for b/10689184. by Craig Mautner · 13 years ago
  42. 4244d66 Merge changes Id0a67846,I20b57d66 into klp-dev by Svetoslav Ganov · 13 years ago
  43. de4fa2d Print system may get stuck bound to a print service by Svetoslav Ganov · 13 years ago
  44. 78d0cf7 Merge "Tighten condition for calling checkMobileProvisioning." into klp-dev by Wink Saville · 13 years ago
  45. f5aba5a Merge "CA cert monitoring: add notifications and actions for dialog" into klp-dev by Maggie Benthall · 13 years ago
  46. 127beff Tighten condition for calling checkMobileProvisioning. by Wink Saville · 13 years ago
  47. 860f8a6 Spooler should not crash if print service config activities are not exported. by Svetoslav Ganov · 13 years ago
  48. 5f68f71 Merge "Strip names out of externally supplied WorkSources to WifiManager (b/10710007)." into klp-dev by David Christie · 13 years ago
  49. 6ab2284 Strip names out of externally supplied WorkSources to WifiManager (b/10710007). by David Christie · 13 years ago
  50. 0f8ec44 Merge "Prune shared users that the system declares but does not use" into klp-dev by Christopher Tate · 13 years ago
  51. 236afa0 Merge "Fix issue #10747324: adb install hangs" into klp-dev by Dianne Hackborn · 13 years ago
  52. 2e46bb5 Fix issue #10747324: adb install hangs by Dianne Hackborn · 13 years ago
  53. 86b391c Prune shared users that the system declares but does not use by Christopher Tate · 13 years ago
  54. 540421b Merge "When launching home activity, make sure it is top." into klp-dev by Craig Mautner · 13 years ago
  55. 28eeb42 Merge "Implement #10749688: Improve low memory reporting" into klp-dev by Dianne Hackborn · 13 years ago
  56. 8e69257 Implement #10749688: Improve low memory reporting by Dianne Hackborn · 13 years ago
  57. a82aa09 When launching home activity, make sure it is top. by Craig Mautner · 13 years ago
  58. 7770dcc Merge "checkMobileProvisioning should not block." into klp-dev by Wink Saville · 13 years ago
  59. 312c495 Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev by Jason Monk · 13 years ago
  60. 0469f41 CA cert monitoring: add notifications and actions for dialog by Maggie Benthall · 13 years ago
  61. d95ccc5 checkMobileProvisioning should not block. by Wink Saville · 13 years ago
  62. a2a0850d Add hidden API for querying available 'home' activities by Christopher Tate · 13 years ago
  63. 9210bc8 Implement #10744011: Serialize running of background services by Dianne Hackborn · 13 years ago
  64. 6f8a68f Guarantee that PAC Local Proxy owns Port by Jason Monk · 13 years ago
  65. 651dd4e Remove unneeded print APIs and update the min margins APIs. by Svetoslav · 13 years ago
  66. 25f17f2 Merge "Not change the print options on printer change if possible." into klp-dev by Svetoslav · 13 years ago
  67. 09652ac Merge "Allow phone to enter suspend with positive proximity." into klp-dev by Jeff Brown · 13 years ago
  68. ec08321 Allow phone to enter suspend with positive proximity. by Jeff Brown · 13 years ago
  69. cc65b0c Not change the print options on printer change if possible. by Svetoslav · 13 years ago
  70. baae82a Merge "Don't track LocationManager internal requests in AppOps (b/10725757). AppOps stats are used to populate the "apps recently using location" list in settings->location. There is no reason to show Android OS in that list simply because of internal location requests supporting other clients." into klp-dev by David Christie · 13 years ago
  71. b481dae Merge "Fix invalid Wifi Network system crash" into klp-dev by Vinit Deshapnde · 13 years ago
  72. ef2088a Merge "Handle print serivce crashes." into klp-dev by Svetoslav · 13 years ago
  73. 9e9ce92 Don't track LocationManager internal requests in AppOps (b/10725757). by David Christie · 13 years ago
  74. 8f435ba Merge "Fix Wifi Batch Scanning" into klp-dev by Robert Greenwalt · 13 years ago
  75. c606679 Handle print serivce crashes. by Svetoslav · 13 years ago
  76. 737d2c0 Merge "Ignore ON_AFTER_RELEASE for partial wake locks." into klp-dev by Jeff Brown · 13 years ago
  77. 126755c Fix Wifi Batch Scanning by Robert Greenwalt · 13 years ago
  78. f8a910f Merge "Fix exceptions in the Flp Hal layer: - JNI exception accessing a geofence method with wrong signature - FlpHardwareProvider exception when the monitoring status contains no location information" into klp-dev by destradaa · 13 years ago
  79. cecccec Merge changes Ib1274847,I2eb2a1bf into klp-dev by Jeff Sharkey · 13 years ago
  80. 839904e Fix exceptions in the Flp Hal layer: by destradaa · 13 years ago
  81. 706113f Merge "Improve some javadoc related to isProviderEnabled() apis" into klp-dev by Tom O'Neill · 13 years ago
  82. 7563d42 Merge "Add consumer IR framework" into klp-dev by Alexander Ray · 13 years ago
  83. 2cad64c Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev by Igor Murashkin · 13 years ago
  84. d575943 Improve some javadoc related to isProviderEnabled() apis by Tom O'Neill · 13 years ago
  85. 518c0af Merge "Fix for the toggle airplane mode hidden API" into klp-dev by Yuhao Zheng · 13 years ago
  86. 51e95df Add consumer IR framework by Erik Gilling · 13 years ago
  87. 5530e4b Fix for the toggle airplane mode hidden API by Yuhao Zheng · 13 years ago
  88. 86d9c45 Merge "Revert services assist context in KitKat" into klp-dev by Adam Skory · 13 years ago
  89. 7140a25 Revert services assist context in KitKat by Adam Skory · 13 years ago
  90. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 13 years ago
  91. 6eade79 Ignore ON_AFTER_RELEASE for partial wake locks. by Jeff Brown · 13 years ago
  92. 2f1ef77 Merge "WirelessChargerDetector: Work around bad sensor timestamps." into klp-dev by Jeff Brown · 13 years ago
  93. 20e2875 WirelessChargerDetector: Work around bad sensor timestamps. by Jeff Brown · 13 years ago
  94. 042bd40 Merge "Include system packages in packages.list." into klp-dev by Jeff Sharkey · 13 years ago
  95. cc8f710 Include system packages in packages.list. by Jeff Sharkey · 13 years ago
  96. dc6fd0a Merge "Propagate input ANR reason to activity manager log." into klp-dev by Jeff Brown · 13 years ago
  97. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 13 years ago
  98. cdd8254 Merge "When waiting for activity to finish don't reset" into klp-dev by Craig Mautner · 13 years ago
  99. 5cd1a0e Add a hidden API to toggle airplane mode. by Yuhao Zheng · 13 years ago
  100. 5c49454 When waiting for activity to finish don't reset by Craig Mautner · 13 years ago