1. 31fe102 Remove a line that was accidentally committed. by Narayan Kamath · 11 years ago
  2. 97a50ad Merge "Fix service tests." into lmp-dev by Narayan Kamath · 11 years ago
  3. dbe6b45 Add spam-safe logger. by Jungshik Jang · 11 years ago
  4. 6385953 Merge "Implement interfaces for MHL scratchpad command" into lmp-dev by Jungshik Jang · 11 years ago
  5. e258de6 Merge "Rework the per-network URL API." into lmp-dev by Lorenzo Colitti · 11 years ago
  6. f424932 Implement interfaces for MHL scratchpad command by Jungshik Jang · 11 years ago
  7. 1bfc75f Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev by Jinsuk Kim · 11 years ago
  8. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 11 years ago
  9. 096f36b Minor tweaks to recents thumbnails. by Winson Chung · 11 years ago
  10. d530719 CEC: Skip routing control/internal source selection conditionally by Jinsuk Kim · 11 years ago
  11. 0104503 Merge "Work on issue #16683269: system_server still leaking memory" into lmp-dev by Dianne Hackborn · 11 years ago
  12. 56a9ed8 Merge "Change the NetworkInfo for disconnected types." into lmp-dev by Robert Greenwalt · 11 years ago
  13. b1a8a89 Work on issue #16683269: system_server still leaking memory by Dianne Hackborn · 11 years ago
  14. bafeeb9 JobScheduler needs to flush queue on charging by Matthew Williams · 11 years ago
  15. de3af82 Merge "Write device owner name to XML" into lmp-dev by Jason Monk · 11 years ago
  16. 4e7a65f Write device owner name to XML by Jason Monk · 11 years ago
  17. 5c270bf Merge "Use the crop function in the surfaceflinger screenshot api." into lmp-dev by Riley Andrews · 11 years ago
  18. 1889c5c Merge "Show lock to app request on all users" into lmp-dev by Jason Monk · 11 years ago
  19. fffe00d Merge "In startActivityAsCaller, changing the way we get the userId." into lmp-dev by Nicolas Prevot · 11 years ago
  20. caab40d Merge "Fix a regression in partially updading app widgets." into lmp-dev by Svet Ganov · 11 years ago
  21. 63f29d9 Show lock to app request on all users by Jason Monk · 11 years ago
  22. a0b80571 Merge "Clear identity before calling out to PackageHelper" into lmp-dev by Jeff Sharkey · 11 years ago
  23. e812d90 Clear identity before calling out to PackageHelper by Robin Lee · 11 years ago
  24. b91bd65 Merge "Fixing issue with inconsistent icon filename. (Bug 16992882)" into lmp-dev by Winson Chung · 11 years ago
  25. e16a245 Merge "Send captive portal broadcast as user CURRENT." into lmp-dev by Paul Jensen · 11 years ago
  26. 198d9286 Merge "Fix issue #17038762: Add API to add entries to the recents list" into lmp-dev by Dianne Hackborn · 11 years ago
  27. bdb1bdf Change the NetworkInfo for disconnected types. by Robert Greenwalt · 11 years ago
  28. a945c35 Merge "Fix findConnectionTypeForIface." into lmp-dev by Lorenzo Colitti · 11 years ago
  29. 3de01b2 Fix a regression in partially updading app widgets. by Svet Ganov · 11 years ago
  30. bd77236 Invoke shutdownMobileRadios Telephony APIs from ShutdownThread by Naveen Kalla · 11 years ago
  31. d5c5c13 Rename get/setBlockUninstall() to get/setUninstallBlocked() by Esteban Talavera · 11 years ago
  32. 8c5c373 Merge "Remove setApplicationsHidden" into lmp-dev by Esteban Talavera · 11 years ago
  33. 07f82b7 Don't stack toasts for every user press by Jason Monk · 11 years ago
  34. da115eb In startActivityAsCaller, changing the way we get the userId. by Nicolas Prevot · 11 years ago
  35. 5529858 Send captive portal broadcast as user CURRENT. by Paul Jensen · 11 years ago
  36. d8b54e8 Fix service tests. by Narayan Kamath · 11 years ago
  37. b9e468c Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-dev by Kenny Guy · 11 years ago
  38. 115cd65 Remove setApplicationsHidden by Esteban Talavera · 11 years ago
  39. f860be8 Merge "CEC: Fix a bug not sending <Set Stream Path>" into lmp-dev by Jinsuk Kim · 11 years ago
  40. 2626958 CEC: Fix a bug not sending <Set Stream Path> by Jinsuk Kim · 11 years ago
  41. 6800cdd Merge "CEC: Invoke input change for RAP request from MHL device" into lmp-dev by Jinsuk Kim · 11 years ago
  42. 1435595 API Review: android.media.tv by Jae Seo · 11 years ago
  43. e9f6ed3 CEC: Invoke input change for RAP request from MHL device by Jinsuk Kim · 11 years ago
  44. aec68bb Fix issue #17038762: Add API to add entries to the recents list by Dianne Hackborn · 11 years ago
  45. 3bad5cc0 Fixing issue with inconsistent icon filename. (Bug 16992882) by Winson Chung · 11 years ago
  46. 635bc8b Merge "Notify app widget hosts when cross-profile providers change." into lmp-dev by Svet Ganov · 11 years ago
  47. 827296b Merge "Update state to failed if the VPN fails to connect." into lmp-dev by Lorenzo Colitti · 11 years ago
  48. fd6989c Use the crop function in the surfaceflinger screenshot api. by Riley Andrews · 11 years ago
  49. 4384060 Update state to failed if the VPN fails to connect. by Lorenzo Colitti · 11 years ago
  50. fa80a4f Add apis for whitelisting IMEs and accessibility services. by Kenny Guy · 11 years ago
  51. 6bd7025 Notify app widget hosts when cross-profile providers change. by Svet Ganov · 11 years ago
  52. 4746bc7 Merge "Don't crash good-citizen restore session clients" into lmp-dev by Christopher Tate · 11 years ago
  53. 1c3a35b Fix findConnectionTypeForIface. by Lorenzo Colitti · 11 years ago
  54. 9dbba1b Don't crash good-citizen restore session clients by Christopher Tate · 11 years ago
  55. c8f0ffa Merge "Less intrusive VPN dialog and other UX tweaks." into lmp-dev by Jeff Davidson · 11 years ago
  56. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 11 years ago
  57. 3f38f72 Merge "Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API for determining carrier app instead of MCC/MNC." into lmp-dev by Diego Pontoriero · 11 years ago
  58. ed118e1 Merge "More progress towards split APKs in ASECs." into lmp-dev by Jeff Sharkey · 11 years ago
  59. bb7b7be More progress towards split APKs in ASECs. by Jeff Sharkey · 11 years ago
  60. b9d1efe Merge "Reduce shutdown animation duration." into lmp-dev by Michael Lentine · 11 years ago
  61. 0c9a62d Reduce shutdown animation duration. by Michael Lentine · 11 years ago
  62. 550bd55 Merge "Allow SystemUI to control Bluetooth for secondary users" into lmp-dev by Adrian Roos · 11 years ago
  63. bd9a9a5 Allow SystemUI to control Bluetooth for secondary users by Adrian Roos · 11 years ago
  64. a555fd8 Merge "Maintain transport connection through package updates" into lmp-dev by Christopher Tate · 11 years ago
  65. b2707af Maintain transport connection through package updates by Christopher Tate · 11 years ago
  66. 0fc2ff7 Merge "Add check to allow notification listener packages to post >50 notifications" into lmp-dev by Justin Koh · 11 years ago
  67. 38156c5 Add check to allow notification listener packages to post >50 notifications by Justin Koh · 11 years ago
  68. abc2358 Merge "Lock task doesn't always end properly." into lmp-dev by Jason Monk · 11 years ago
  69. 835495c Lock task doesn't always end properly. by Jason Monk · 11 years ago
  70. 35228d7 Merge "Avoid reusing a currently active NetID." into lmp-dev by Robert Greenwalt · 11 years ago
  71. 1bbcaa0 Merge "Fix listening NetworkRequests to listen for all networks." into lmp-dev by Robert Greenwalt · 11 years ago
  72. c671c8d Merge "Add missing break statements to avoid unnecessary network validation." into lmp-dev by Robert Greenwalt · 11 years ago
  73. 0d39e67 Merge "Fix CS/NetworkMonitor race." into lmp-dev by Robert Greenwalt · 11 years ago
  74. 60061a6 Avoid reusing a currently active NetID. by Paul Jensen · 11 years ago
  75. 73ed9d8 Fix CS/NetworkMonitor race. by Robert Greenwalt · 11 years ago
  76. 0311b2b Fix listening NetworkRequests to listen for all networks. by Paul Jensen · 11 years ago
  77. d6a3f7e Add missing break statements to avoid unnecessary network validation. by Paul Jensen · 11 years ago
  78. 255dd04 Added notification color to all system notifications by Selim Cinek · 11 years ago
  79. 95d9ad0 Merge "Fixes to lock task API from API review" into lmp-dev by Jason Monk · 11 years ago
  80. 34ff492 Fixes for a few bugs related to visible-behind activities by Jose Lima · 11 years ago
  81. d26bfec Merge "Allow the system in other users to call startActivityAsCaller." into lmp-dev by Nicolas Prevot · 11 years ago
  82. 5ef7e19 Allow the system in other users to call startActivityAsCaller. by Nicolas Prevot · 11 years ago
  83. 5e85359 Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev by Terry Heo · 11 years ago
  84. 1ca0a43 CEC: Broadcast language setting whenever it changes by Terry Heo · 11 years ago
  85. 8e6e1e2 Merge "Use id to find proper HdmiDeviceInfo instead of ojbect itself." into lmp-dev by Jungshik Jang · 11 years ago
  86. cf44587 Use id to find proper HdmiDeviceInfo instead of ojbect itself. by Jungshik Jang · 11 years ago
  87. b135d06 Remove incomplete media router API. (DO NOT MERGE) by Jeff Brown · 11 years ago
  88. 9727b33 Merge "CEC: Hook up device select API to MHL device RAP" into lmp-dev by Jinsuk Kim · 11 years ago
  89. 87f22a2 CEC: Hook up device select API to MHL device RAP by Jinsuk Kim · 11 years ago
  90. 03861d0 Merge "CEC: Handle Remote Control command" into lmp-dev by Terry Heo · 11 years ago
  91. 3e1564e CEC: Handle Remote Control command by Terry Heo · 11 years ago
  92. 5ba6906 Merge "Clean up MHL local devices when HdmiControlService turns into disabled state" into lmp-dev by Jungshik Jang · 11 years ago
  93. 2738e2d Implement missing mhl apis by Jungshik Jang · 11 years ago
  94. 350e68d Clean up MHL local devices when HdmiControlService turns into disabled state by Jungshik Jang · 11 years ago
  95. 15c56aa TIF: Call setMain(false) when session is released. by Ji-Hwan Lee · 11 years ago
  96. 8809f1e Merge "CEC: Invoke events listener upon MHL device state change" into lmp-dev by Jinsuk Kim · 11 years ago
  97. ed08645 CEC: Invoke events listener upon MHL device state change by Jinsuk Kim · 11 years ago
  98. 611f8f1 Merge "Exposes style and theme data, adds developer option." into lmp-dev by Jon Miranda · 11 years ago
  99. 836c0a8 Exposes style and theme data, adds developer option. by Jon Miranda · 11 years ago
  100. 3b57e1d Merge "Remove parameter field in HdmiCecKeycode." into lmp-dev by Jungshik Jang · 11 years ago