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