1. bf26733 Merge "Bring MountService into the SystemService world." by Jeff Sharkey · 9 years ago
  2. 56e6293 Bring MountService into the SystemService world. by Jeff Sharkey · 9 years ago
  3. afa10ad am 2110a28a: am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  4. bb132be Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  5. cef2859 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  6. c2eef6c Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  7. 273c6f2 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  8. ed4267d Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  9. 3997c05 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  10. ff88dba Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  11. 672aab3 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  12. f2ab5f6 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  13. ed96339 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  14. 2b37ae6 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  15. d397039 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  16. 23d3a54 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  17. 6536f65 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  18. b72ae7a Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  19. c549f8f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  20. 3f7aee5 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  21. c6d8b93 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  22. 427de1b Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  23. b91a330 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  24. ddb47ba Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  25. c98146b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  26. 24284b5 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  27. 0ae2b12 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  28. 1e0cde0 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 9 years ago
  29. 7559a98 Merge "camera2: Remove ProCamera." by Ruben Brunk · 9 years ago
  30. 9bf5801 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  31. 43c0e5b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  32. 2c2546a camera2: Remove ProCamera. by Ruben Brunk · 9 years ago
  33. 960a285 Merge "ImageReader/Writer: Add ImageWriter and Opaque ImageReader" by Zhijun He · 9 years ago
  34. f6a09e5 ImageReader/Writer: Add ImageWriter and Opaque ImageReader by Zhijun He · 9 years ago
  35. 66d2bbf Fix jni method signature. by Tim Kilbourn · 9 years ago
  36. 0590423 Merge "unhide AllocationAdapter APIs" by Jason Sams · 9 years ago
  37. 2066667 unhide AllocationAdapter APIs by Jason Sams · 9 years ago
  38. 3daef24 Merge "Javadoc for ACTION_SCREEN_<ON|OFF> to indicate they cannot be registered in the manifest." by Casey Ho · 9 years ago
  39. 47fe60a Merge "Output modified bcp47 tag in ResTable_config::toString()" by Adam Lesinski · 9 years ago
  40. 0964cfc Merge "split-select: Languages should not be grouped exclusively" by Adam Lesinski · 9 years ago
  41. d746370 Merge "Only propagate state changes if wrapped drawable is stateful" by Alan Viverette · 9 years ago
  42. 606f1c9c Merge "HUN: Implement per-package config." by John Spurlock · 9 years ago
  43. a81c231 Merge "Add unique id to InputDevice." by Tim Kilbourn · 9 years ago
  44. 415b450 Add unique id to InputDevice. by Tim Kilbourn · 9 years ago
  45. 1b23240 Only propagate state changes if wrapped drawable is stateful by Alan Viverette · 9 years ago
  46. 2110a28 am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  47. 39fa40c Merge "Disable WiFi energy data collection to avoid deadlock" by Adam Lesinski · 9 years ago
  48. a4c4c575 Merge "Add android.security.NetworkSecurityPolicy." by Alex Klyubin · 9 years ago
  49. a92c078 Merge "Fixing issue with screen-pinning for secondary users." by Winson Chung · 9 years ago
  50. ec32b56 Add DelegatedCertInstaller API in DPMS by Rubin Xu · 9 years ago
  51. f2104b1 Merge changes Iddc971c7,If907f49f,I5505bd2c,I110b5800,I9aeb29c2, ... by Lorenzo Colitti · 9 years ago
  52. 06ac4b8 DHCP: Don't write options longer than 255 bytes. by Lorenzo Colitti · 9 years ago
  53. b05c923 DHCP: parsing robustness fixes. by Lorenzo Colitti · 9 years ago
  54. 06d7e53 DHCP: Add a hidden setting to use the legacy DHCP client. by Lorenzo Colitti · 9 years ago
  55. e7d4243 DHCP: Add a Java DHCP client. by Lorenzo Colitti · 9 years ago
  56. d41ca0fe Add a protectFromVpn method that takes a FileDescriptor by Lorenzo Colitti · 9 years ago
  57. fe5ffce DHCP: protocol changes. by Lorenzo Colitti · 9 years ago
  58. 86bff86 DHCP: glue code. by Lorenzo Colitti · 9 years ago
  59. 7f7cc61 DHCP: Ethernet/IP packet header changes. by Lorenzo Colitti · 9 years ago
  60. 51697ef DHCP: Minor cleanups to the packet code. by Lorenzo Colitti · 9 years ago
  61. eca9b9b DHCP: Move the packet code to frameworks/base/services. by Lorenzo Colitti · 9 years ago
  62. cbe4f7c DHCP: Add a native method for making a DHCP socket. by Lorenzo Colitti · 9 years ago
  63. c4795d8 DHCP: Add a superclass for DhcpStateMachine. by Lorenzo Colitti · 9 years ago
  64. e5ef28f5 Add two utility methods for IPv4 netmasks. by Lorenzo Colitti · 9 years ago
  65. e37628c Merge "CEC: Expose API sendStandby()" by Jinsuk Kim · 9 years ago
  66. 1d881a1 HUN: Implement per-package config. by John Spurlock · 9 years ago
  67. cb204c3 Disable WiFi energy data collection to avoid deadlock by Adam Lesinski · 9 years ago
  68. 8d115eb CEC: Expose API sendStandby() by Jinsuk Kim · 9 years ago
  69. 9b58c85 Merge "AudioService: fix String cast crash when mediaserver killed" by Phil Burk · 9 years ago
  70. fca29e7 Merge "Start respecting View.DRAG_FLAG_GLOBAL flag." by Vladislav Kaznacheev · 9 years ago
  71. 1a77007 AudioService: fix String cast crash when mediaserver killed by Phil Burk · 9 years ago
  72. 3a96f76 am 685d33dd: am 104a29b6: am a7dbe970: am 901e4008: am a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  73. 685d33d am 104a29b6: am a7dbe970: am 901e4008: am a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  74. 4778caa am 53699ec6: am d3e6428a: Merge "New API methods for Script Group" by Yang Ni · 9 years ago
  75. 104a29b am a7dbe970: am 901e4008: am a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  76. 53699ec am d3e6428a: Merge "New API methods for Script Group" by Yang Ni · 9 years ago
  77. efadd57 Merge "Fix bad nesting count when remote calls fail." by Craig Mautner · 9 years ago
  78. 49911ce Merge "Avoid throwing ISE in Canvas#restore underflow" by Chris Craik · 9 years ago
  79. a7dbe97 am 901e4008: am a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  80. 0a74aac am 62c595aa: am 6784cf99: am 092a7893: am d5fdc287: am 3bc84b18: am 910ca415: am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  81. 901e400 am a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  82. d3e6428 Merge "New API methods for Script Group" by Yang Ni · 9 years ago
  83. a6e7a9b am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  84. 6a5b211 Merge "Fix NPE in FlashlightController" into lmp-dev by Zach Riggle · 9 years ago
  85. 79ec42e Merge "First stab at device idle mode." by Dianne Hackborn · 9 years ago
  86. 62c595a am 6784cf99: am 092a7893: am d5fdc287: am 3bc84b18: am 910ca415: am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  87. 6784cf9 am 092a7893: am d5fdc287: am 3bc84b18: am 910ca415: am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  88. 092a789 am d5fdc287: am 3bc84b18: am 910ca415: am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  89. d5fdc28 am 3bc84b18: am 910ca415: am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  90. 3bc84b1 am 910ca415: am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  91. 4dd12ef Merge "Remove debug logging from WebView" by Bo Liu · 9 years ago
  92. 910ca41 am 4b53dc8b: Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  93. 4b53dc8 Merge "add Places API to the Location feature page" into lmp-docs by smain@google.com · 9 years ago
  94. 14cfb6d Avoid throwing ISE in Canvas#restore underflow by Chris Craik · 9 years ago
  95. 3756b40 Merge "AudioService: fix crash when mediaserver killed" by Paul Mclean · 9 years ago
  96. 413d307 AudioService: fix crash when mediaserver killed by Phil Burk · 9 years ago
  97. c6dbfec am f2ea0171: am c077ee31: Merge "Added copyright notice and formatted to convention" by Yang Ni · 9 years ago
  98. f2ea017 am c077ee31: Merge "Added copyright notice and formatted to convention" by Yang Ni · 9 years ago
  99. 8ff2980 New API methods for Script Group by Yang Ni · 9 years ago
  100. 9fc0b6f am b45d3926: am 8320cf2d: Merge "Fix wrong intent being passed in PhoneWindowManager." into lmp-mr1-modular-dev by Bryce Lee · 9 years ago