1. 2b3b706 Merge "Fix getPackageInfo for the "android" package in the system server." into lmp-dev by Narayan Kamath · 10 years ago
  2. 3480ab4 Fix getPackageInfo for the "android" package in the system server. by Narayan Kamath · 10 years ago
  3. e6b63e6 Merge "Fix issue where unlock handlers are not properly updated" into lmp-dev by Andres Morales · 10 years ago
  4. f9a9794 Fix issue where unlock handlers are not properly updated by Andres Morales · 10 years ago
  5. bdc7867 Merge "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""" into lmp-dev by Narayan Kamath · 10 years ago
  6. f75aadc Revert "Revert "Revert "Update Trusted Credentials screen in settings""" by Narayan Kamath · 10 years ago
  7. 1e7bc0d Revert "Revert "Update Trusted Credentials screen in settings"" by Zoltan Szatmary-Ban · 10 years ago
  8. 4b2d0f2 Fix crash in ResStringPool by Adam Lesinski · 10 years ago
  9. 89147ed8 Merge "Revert "Fix aapt dump for APKs with no resources"" into lmp-dev by Adam Lesinski · 10 years ago
  10. 1856088 Revert "Fix aapt dump for APKs with no resources" by Adam Lesinski · 10 years ago
  11. 261e240 Merge "Disable verification based on vold.decrypt. [frameworks/base]" into lmp-dev by Brian Carlstrom · 10 years ago
  12. df6c83f Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  13. 4db0d98 Zen: Downtime now a condition provider, persist conditions. by John Spurlock · 10 years ago
  14. 65c09b1 Remove setManagingTrust workaround by Adrian Roos · 10 years ago
  15. 9c7ed91 Merge "Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""""" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  16. 3291de8 Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""" by Zoltan Szatmary-Ban · 10 years ago
  17. f8d72cc Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""" by Zoltan Szatmary-Ban · 10 years ago
  18. ec92397 Merge "Integrate NativeActivity with NativeBridge interfaces" into lmp-dev by Calin Juravle · 10 years ago
  19. abd76d0 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 10 years ago
  20. 5dc4a44 Merge "Validate instruction sets passed to installd." into lmp-dev by Narayan Kamath · 10 years ago
  21. 6c4b9de Validate instruction sets passed to installd. by Narayan Kamath · 10 years ago
  22. afd7f11 Merge "Fixed several bugs with the notification shade" into lmp-dev by Selim Cinek · 10 years ago
  23. 31094df Fixed several bugs with the notification shade by Selim Cinek · 10 years ago
  24. 35cbf0e Merge "Remove system_server classes from the boot image." into lmp-dev by Narayan Kamath · 10 years ago
  25. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  26. 2b13c56 Merge "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  27. e23a91e Fix aapt dump for APKs with no resources by Adam Lesinski · 10 years ago
  28. 9fde9a2 Merge "ActionBarOverlay needs to be focusable" into lmp-dev by Chet Haase · 10 years ago
  29. 82d6d33 Merge "Some networks may have null ifaces, I guess?" into lmp-dev by Jeff Sharkey · 10 years ago
  30. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  31. a3dabf0 Merge "Fix race condition between binder deaths" into lmp-dev by Craig Mautner · 10 years ago
  32. f4669df Use thread safe set for RemoteConnection.mListeners by Sailesh Nepal · 10 years ago
  33. 8b9d3ca Include more state in ParcelableConnection by Sailesh Nepal · 10 years ago
  34. 7c9ee19 Fix race condition between binder deaths by Craig Mautner · 10 years ago
  35. d3a73b2 Merge "Tweak leanback form style" into lmp-dev by Justin Mattson · 10 years ago
  36. 90c8466 Tweak leanback form style by Justin Mattson · 11 years ago
  37. d7df9d7 Merge "Fix aapt dump for APKs with no resources" into lmp-dev by Adam Lesinski · 10 years ago
  38. 1806b1f Switch RouteInfo to use IpPrefix instead of LinkAddress. by Lorenzo Colitti · 10 years ago
  39. 4903f64 Persist the cpuAbiOverride setting. by Narayan Kamath · 10 years ago
  40. e8deca1 Merge "TIF: Rename R.attr.contentRatingSystemXml and fix documentation" into lmp-dev by Jae Seo · 10 years ago
  41. fc27d6d TIF: Rename R.attr.contentRatingSystemXml and fix documentation by Jae Seo · 10 years ago
  42. 5ca4a78 Merge "Post MediaSessionManager callbacks to the caller's thread" into lmp-dev by RoboErik · 10 years ago
  43. b05ea7b Merge "Add an onSessionDestroyed callback to MediaController.Callback" into lmp-dev by RoboErik · 10 years ago
  44. e7ba237 Merge "Fix dates on copywrite in new test code" into lmp-dev by RoboErik · 10 years ago
  45. 1491485 Make TranslucentConversionListener a SystemApi by Jose Lima · 10 years ago
  46. 24762bf Add an onSessionDestroyed callback to MediaController.Callback by RoboErik · 10 years ago
  47. 83e3152 Fix dates on copywrite in new test code by RoboErik · 10 years ago
  48. e093019 Merge "Store the WebView's package info." into lmp-dev by Torne (Richard Coles) · 10 years ago
  49. e9b78fd Fix javadoc on PROTECTION_FLAG_APPOP. by Jeff Sharkey · 10 years ago
  50. 84392d7 Store the WebView's package info. by Torne (Richard Coles) · 10 years ago
  51. dd0b7d0 Merge "Fix hashCode of TvContentRating" into lmp-dev by Sungsoo Lim · 10 years ago
  52. 2020084 Fix a couple of PM warnings. by Narayan Kamath · 10 years ago
  53. a9a29a2 Fix hashCode of TvContentRating by Sungsoo Lim · 10 years ago
  54. 7f8821c Merge "Bugfix: adds extra null check" into lmp-dev by Alexandra Gherghina · 10 years ago
  55. 7360591 Suppress warnings of redundant calls of #updateCursorAnchorInfo by Yohei Yukawa · 10 years ago
  56. 0901549 Merge "TIF: Fix release logic for hardware wrapper input" into lmp-dev by Ji-Hwan Lee · 10 years ago
  57. 0c38fc7 TIF: Fix release logic for hardware wrapper input by Ji-Hwan Lee · 10 years ago
  58. dd8e48f Merge "TIF: fix parental control data inconsistency" into lmp-dev by Wonsik Kim · 10 years ago
  59. 276ec84 TIF: fix parental control data inconsistency by Wonsik Kim · 10 years ago
  60. 38781bd Fix some minor print UX bugs. by Svet Ganov · 10 years ago
  61. 79dea42 Check accessibility cache integrity only on eng builds. by Svet Ganov · 10 years ago
  62. 539aad4 Large text support for notifications. by Dan Sandler · 10 years ago
  63. 8e083ec CEC: Remove timeout from deviceSelect processing by Jinsuk Kim · 10 years ago
  64. b734e9d Merge "Implement MHL RAP transmission." into lmp-dev by Yuncheol Heo · 10 years ago
  65. f645761 Fixed unnecessary layouting on wifi signal changes by Selim Cinek · 10 years ago
  66. 9cb536e Implement MHL RAP transmission. by Yuncheol Heo · 10 years ago
  67. 621085e Protect from malformed advt with invalid manf_id/data combo by Prerepa Viswanadham · 10 years ago
  68. ee3cc8b Prevent crash in Gatt service due to null pointer in by Prerepa Viswanadham · 10 years ago
  69. eed01e0 Merge "media: release allocated strings on error" into lmp-dev by Lajos Molnar · 10 years ago
  70. 347a882 Merge "Clean up advertise and scan clients upon bluetooth down." into lmp-dev by Wei Wang · 10 years ago
  71. d4eb10a TIF: resolve SecurityException on loadCustomLabel(). by Dongwon Kang · 10 years ago
  72. ee80922 Clean up advertise and scan clients upon bluetooth down. by Wei Wang · 10 years ago
  73. e2f7f0a Merge "Implement MHL RAP reception." into lmp-dev by Yuncheol Heo · 10 years ago
  74. 08a1be8 Implement MHL RAP reception. by Yuncheol Heo · 10 years ago
  75. 4805424 fix wrong flag check for virtual display by keunyoung · 10 years ago
  76. e9054ab Merge "Update Java doc for TV Rating system" into lmp-dev by Sungsoo Lim · 10 years ago
  77. 1d11640 Update Java doc for TV Rating system by Sungsoo Lim · 10 years ago
  78. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  79. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 10 years ago
  80. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  81. e2c83c9 TIF: Change data type of custom labels and hide inputs by Jaewan Kim · 10 years ago
  82. 5b1500a Merge "Fix singleInstance usage when singleTop intended" into lmp-dev by Dianne Hackborn · 10 years ago
  83. ad400af Fix singleInstance usage when singleTop intended by Craig Mautner · 10 years ago
  84. 37f100e Fix detail header padding by Adrian Roos · 10 years ago
  85. 15f83c6 Disable call log for users with DISALLOW_OUTGOING_CALLS restriction by Yorke Lee · 10 years ago
  86. 57839cf Merge "Fix issue #16794553: Duplicate ArrayMap entries in Bundle..." into lmp-dev by Dianne Hackborn · 10 years ago
  87. 9c3e74f Fix issue #16794553: Duplicate ArrayMap entries in Bundle... by Dianne Hackborn · 10 years ago
  88. 57e383b Merge "Don't send NetworkMonitor bcast until systemReady" into lmp-dev by Robert Greenwalt · 10 years ago
  89. fb68f8f Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 10 years ago
  90. eb0cefa Merge "Adding scrim to task views. (Bug 15704955)" into lmp-dev by Winson Chung · 10 years ago
  91. 60a729c Adding scrim to task views. (Bug 15704955) by Winson Chung · 10 years ago
  92. 4a8dddbf Clean up app following death when creating service by Craig Mautner · 10 years ago
  93. 592ddc3 Merge "TIF: handle HDMI CEC power status change" into lmp-dev by Wonsik Kim · 10 years ago
  94. a3a3775 Merge "Update intelliJ copyright profile" into lmp-dev by Deepanshu Gupta · 10 years ago
  95. aabf346 Merge "Add KitKat wifi and battery icons." into lmp-dev by Deepanshu Gupta · 10 years ago
  96. 84cc05c Add KitKat wifi and battery icons. by Deepanshu Gupta · 10 years ago
  97. 2e7a035 Update intelliJ copyright profile by Deepanshu Gupta · 10 years ago
  98. e92f857 TIF: handle HDMI CEC power status change by Wonsik Kim · 10 years ago
  99. ea39c1b Merge "Print xxxhdpi from ResTable_config::toString" into lmp-dev by Adam Lesinski · 10 years ago
  100. 8d5667d Print xxxhdpi from ResTable_config::toString by Adam Lesinski · 10 years ago