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