1. c5e5442 Merge "Add nullable parameter to readEmbeddedBuffer." by Martijn Coenen · 8 years ago
  2. 14fae06 Add nullable parameter to readEmbeddedBuffer. by Martijn Coenen · 8 years ago
  3. b072d4d BBinder -> BHwBinder. by Yifan Hong · 8 years ago
  4. 2225a06 Merge "Replace cutils/log.h and log/logger.h with android/log.h or log/log.h (part deux)" by Mark Salyzyn · 8 years ago
  5. 34ed84d Merge "Use new read(Embedded)Buffer APIs." by Treehugger Robot · 8 years ago
  6. d8384b5 Merge "BpBase -> BpHwBase" by Treehugger Robot · 8 years ago
  7. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  8. dfe8f5d Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" by Etan Cohen · 8 years ago
  9. b5488ec Merge "Move getActiveScorerPackage() to the score service." by Treehugger Robot · 8 years ago
  10. 6a4b323 [AWARE] Unhide Wi-Fi Aware API (baseline) by Etan Cohen · 8 years ago
  11. e7fcbcb Merge "Replace cutils/log.h and log/logger.h with log/log.h" by Mark Salyzyn · 8 years ago
  12. 649a89e Merge "Refactor RFCOMM / BluetoothSocket usage of LocalSocket" by Neil Fuller · 8 years ago
  13. 24c8227 Use new read(Embedded)Buffer APIs. by Martijn Coenen · 8 years ago
  14. 5b22a82 Merge "Zygote: Add fdsToIgnore" by Treehugger Robot · 8 years ago
  15. 6daef44 Merge "Delete old WifiNotificationController strings." by Treehugger Robot · 8 years ago
  16. 663b444 Merge "Moved isCallerActiveScorer() to the score service." by Treehugger Robot · 8 years ago
  17. 60d10ea Merge changes I559eb049,I52425b84 by Treehugger Robot · 8 years ago
  18. b1e3c8a Merge changes I1eaab5ea,I42928da8 by Treehugger Robot · 8 years ago
  19. 8dfa178 Zygote: Add fdsToIgnore by Andreas Gampe · 8 years ago
  20. d7670f6 Move getActiveScorerPackage() to the score service. by Jeremy Joslin · 8 years ago
  21. 9b442fa Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  22. 98d86fe Merge changes Ia1f2535c,I9ca93f31,If5b53f6f,I119e0bfc by Treehugger Robot · 8 years ago
  23. f3b1881 Merge "Remove unused variable." by Treehugger Robot · 8 years ago
  24. 54e387d Dynamically add the webview_zygote's preloaded APK to the zygote FD whitelist. by Robert Sesek · 8 years ago
  25. 8225b7c Split core/jni/fd_utils-inl.h into a .h/.cpp pair. by Robert Sesek · 8 years ago
  26. f701ba3 Zygote: Additional whitelisting for legacy devices. by Narayan Kamath · 8 years ago
  27. e68b7ca Remove unused variable. by Tao Wu · 8 years ago
  28. 0ff7ef6 Zygote: Additional whitelists for runtime overlay / other static resources. by Narayan Kamath · 8 years ago
  29. 9a0dd58 Delete old WifiNotificationController strings. by Stephen Chen · 8 years ago
  30. 90b6a37 BpBase -> BpHwBase by Yifan Hong · 8 years ago
  31. e34e47d Merge "Cherrypick: Create ScoredNetwork Badging API changes." by Treehugger Robot · 8 years ago
  32. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  33. ccda81e Merge "Moved implicit intents into explicit intents" by Treehugger Robot · 8 years ago
  34. 8bc096c Cherrypick: Create ScoredNetwork Badging API changes. by Sundeep Ghuman · 8 years ago
  35. 1f89f3d Merge "Make REQUEST_NETWORK_SCORES signature only." by Treehugger Robot · 8 years ago
  36. 85fcf96 Make REQUEST_NETWORK_SCORES signature only. by Jeremy Joslin · 8 years ago
  37. 186f333 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  38. 19d9c2d StorageManager: Improve exception handling by Alex Naidis · 8 years ago
  39. c0d3f0e Dumps total size of primary storage. by Felipe Leme · 8 years ago
  40. 5d14d99 Moved implicit intents into explicit intents by Jack Yu · 8 years ago
  41. 104e0b4 nfc: Adds NFC_PAYMENT_DEFAULT_COMPONENT to the backed up settings. by Ruchi Kandoi · 8 years ago
  42. 7fd7246 Refactor RFCOMM / BluetoothSocket usage of LocalSocket by Neil Fuller · 8 years ago
  43. 43c98c7 Merge "Fix LOCAL_SDK_VERSION of 3 multidex apks" by Yohann Roussel · 8 years ago
  44. 616910f Merge "Prevent LocalSocket from creating an fd if fd is already there" by Treehugger Robot · 8 years ago
  45. 9ec4fec Merge "HwBinder: get/register checked exceptions." by Treehugger Robot · 8 years ago
  46. 1d8995a Merge "Fix stack-buffer-overflow detected by AddressSanitizer." by Treehugger Robot · 8 years ago
  47. 48eecdc Merge "Fix NetworkScorerAppManager#isCallerActiveScorer." by Treehugger Robot · 8 years ago
  48. 7a8c36a Prevent LocalSocket from creating an fd if fd is already there by Ajay Panicker · 8 years ago
  49. 2cd918a Fix NetworkScorerAppManager#isCallerActiveScorer. by Amin Shaikh · 8 years ago
  50. ab62271 Fix stack-buffer-overflow detected by AddressSanitizer. by Evgenii Stepanov · 8 years ago
  51. c0631d0 HwBinder: get/register checked exceptions. by Steven Moreland · 8 years ago
  52. 33bd8a9 Merge "Callback elision for HIDL interfaces." by Martijn Coenen · 8 years ago
  53. fd6f631 Merge "Synchronize access to WebViewZygote." by Treehugger Robot · 8 years ago
  54. 52280c3 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  55. 2c02197 DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  56. f6b180ff DO NOT MERGE Fix flaky IpPrefixTest. by Hugo Benichi · 8 years ago
  57. fad8b73 Integration of the LDAC codec for A2DP source by Pavlin Radoslavov · 8 years ago
  58. feeb9b2 Integration of the aptX and aptX-HD codecs for A2DP source by Pavlin Radoslavov · 8 years ago
  59. a54d76a Merge "Defining a new REQUEST_NETWORK_SCORES permission." by Treehugger Robot · 8 years ago
  60. 34d46ca Merge "Use the new BIND_NETWORK_RECOMMENDATION_SERVICE." by Treehugger Robot · 8 years ago
  61. 97e7111 Defining a new REQUEST_NETWORK_SCORES permission. by Jeremy Joslin · 8 years ago
  62. c02fd4e Use the new BIND_NETWORK_RECOMMENDATION_SERVICE. by Jeremy Joslin · 8 years ago
  63. 944b017 Merge "Expose RecommendationRequest.Builder as SystemApi." by Treehugger Robot · 8 years ago
  64. 010e8b0 Expose RecommendationRequest.Builder as SystemApi. by Joe LaPenna · 8 years ago
  65. 871beed Merge "New permission - BIND_NETWORK_RECOMMENDATION_SERVICE." by Treehugger Robot · 8 years ago
  66. 75ba827 Merge "Set isConnected, isBound, implCreated on server-side LocalSockets" by Treehugger Robot · 8 years ago
  67. b08c7bc Set isConnected, isBound, implCreated on server-side LocalSockets by Neil Fuller · 8 years ago
  68. f33a71d Merge "HID Device role API fixes" by Ivan Podogov · 8 years ago
  69. 6c5cc26 Merge "Add checked exceptions to HwBinder transact." by Treehugger Robot · 8 years ago
  70. 44a4ef0 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  71. e62b1f3 Add checked exceptions to HwBinder transact. by Steven Moreland · 8 years ago
  72. 89cc520 Synchronize access to WebViewZygote. by Robert Sesek · 8 years ago
  73. dd87cd3 HID Device role API fixes by Ivan Podogov · 8 years ago
  74. b9a6197 New permission - BIND_NETWORK_RECOMMENDATION_SERVICE. by Jeremy Joslin · 8 years ago
  75. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  76. b1453a9 Fix LOCAL_SDK_VERSION of 3 multidex apks by Yohann Roussel · 8 years ago
  77. 9156ccd Merge "LocalSocketImpl.cpp: Set O_CLOEXEC on received FDs" by Treehugger Robot · 8 years ago
  78. 9cc7ebe Merge "Bluetooth: track enabling in dumpsys" by Marie Janssen · 8 years ago
  79. 5980456 Bluetooth: track enabling in dumpsys by Marie Janssen · 8 years ago
  80. 0afe190 Rename the Bluetooth profile classes for HID Device role. by Ivan Podogov · 8 years ago
  81. e88fd4b Bluetooth: Add support for HID Device Role by Hemant Gupta · 10 years ago
  82. 727f7bf Add (un)linkToDeath support to HwBinder. by Martijn Coenen · 8 years ago
  83. 835da28 Change the name of the contexthub service. by Ashutosh Joshi · 8 years ago
  84. 380697c Merge "HwBinder: fail gracefully for device w/o hwbinder" by Treehugger Robot · 8 years ago
  85. 425af45 Merge "Cherrypick: Define the calculateRankingScore method and Key." by Treehugger Robot · 8 years ago
  86. 0d79bde Cherrypick: Define the calculateRankingScore method and Key. by Sundeep Ghuman · 8 years ago
  87. febd982 Merge "Avoid Calendar's unexpect change in snapToCycleDay()" by Jeff Sharkey · 8 years ago
  88. 3d18c62 Expose ScanResult#untrusted as a @SystemApi. by Amin Shaikh · 8 years ago
  89. d18ffd8 Avoid Calendar's unexpect change in snapToCycleDay() by Shunta Sato · 8 years ago
  90. 520d12c HwBinder: fail gracefully for device w/o hwbinder by Steven Moreland · 8 years ago
  91. f23ea2c Merge "Report non-primary dex files loads to PM" by Calin Juravle · 8 years ago
  92. d9ce420 Merge "Fix incorrect FIFO cgroup assignment." by Treehugger Robot · 8 years ago
  93. 70b1c6a Change fillColor for Wi-Fi badges to #FFFFFF. by Amin Shaikh · 8 years ago
  94. 20375fe Fix incorrect FIFO cgroup assignment. by Tim Murray · 8 years ago
  95. edb8982 Merge "Add Wi-Fi quality badge icons." by Treehugger Robot · 8 years ago
  96. e2e395e Add Wi-Fi quality badge icons. by Amin Shaikh · 8 years ago
  97. f420b91 Merge "Permit 65535 byte ZIP comments and empty Central Directory" by Alex Klyubin · 8 years ago
  98. b0e5079 LocalSocketImpl.cpp: Set O_CLOEXEC on received FDs by Nick Kralevich · 8 years ago
  99. 36d4c48 Implement the request and recommend calls. by Jeremy Joslin · 8 years ago
  100. b8418ac8 Implement the discovery of a network recommendation provider. by Jeremy Joslin · 8 years ago