1. 2e88b5e BroadcastReceiver refactoring by Erik Kline · 8 years ago
  2. b5b0085 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." by Treehugger Robot · 8 years ago
  3. c498255 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  4. 122957b Pass more data through the recommendation request. by Jeremy Joslin · 8 years ago
  5. f604580 Merge "Replace the RequestRecommendationCaller if the timeout changes." by Treehugger Robot · 8 years ago
  6. 5d942c1 Merge changes I6ff80178,I03875cf1,I8d210b68 by Treehugger Robot · 8 years ago
  7. 8b9226b Replace the RequestRecommendationCaller if the timeout changes. by Jeremy Joslin · 8 years ago
  8. 4c93746 Merge "SystemServer: cherry-pick p2p service start" by Rebecca Silberstein · 8 years ago
  9. 44e2b84 New setting for recommendation request timeout. by Jeremy Joslin · 8 years ago
  10. bc1308a Implemented the async recommendation request call. by Jeremy Joslin · 8 years ago
  11. cb92507 Async network recommendation requests. by Jeremy Joslin · 8 years ago
  12. a83222e Merge "Fixed NPE in canAddMoreManagedProfiles" by Treehugger Robot · 8 years ago
  13. 915f279 Merge "Follow installd API changes." by Jeff Sharkey · 8 years ago
  14. c8223d0 Merge "Try to deduplicate observer iteration code" by Treehugger Robot · 8 years ago
  15. b2cfdfb Try to deduplicate observer iteration code by Erik Kline · 8 years ago
  16. fed4194 Eschew unspecified IP addresses for DNS servers by Erik Kline · 8 years ago
  17. 47f9f7c Fixed NPE in canAddMoreManagedProfiles by yuanhao · 8 years ago
  18. 9311dbf Merge "Revert "RecoverySystem: Fix the issue in installPackage()."" by Tao Bao · 8 years ago
  19. cc76991 Revert "RecoverySystem: Fix the issue in installPackage()." by Tao Bao · 8 years ago
  20. cfb19e3 Merge changes from topic 'kill_debuggerd' by Josh Gao · 8 years ago
  21. 36ba022 Follow installd API changes. by Jeff Sharkey · 8 years ago
  22. 5f50693 SystemServer: cherry-pick p2p service start by Wei Liu · 8 years ago
  23. 85f67dc Merge "Restore legacy types when registering mobile requests" by Treehugger Robot · 8 years ago
  24. dd8e891 Restore legacy types when registering mobile requests by Erik Kline · 8 years ago
  25. bb10525 Refactor PackageDexOptimizer by Calin Juravle · 8 years ago
  26. ae9ad65 PackageDexOptimizer: fix typo in log message. by Jorge Lucangeli Obes · 8 years ago
  27. dd0edac Only measure each UID once in InstallerTest. by Jeff Sharkey · 8 years ago
  28. b9eb093 Remove peercred check from NativeCrashListener. by Josh Gao · 8 years ago
  29. cf59ff7 Merge "Delete dead code." by Treehugger Robot · 8 years ago
  30. 5511f7c Merge "Move tests added in n-mr2 into new aosp location." by Treehugger Robot · 8 years ago
  31. f9a28d7 Merge "Start of UpstreamNetworkMonitor unittests" by Treehugger Robot · 8 years ago
  32. 6e4fe6b Merge "Enable mobile data always on." by Treehugger Robot · 8 years ago
  33. 885a909 Start of UpstreamNetworkMonitor unittests by Erik Kline · 8 years ago
  34. 5d6bf6d Enable mobile data always on. by Lorenzo Colitti · 8 years ago
  35. 3b2fe9f Merge "RecoverySystem: Fix the issue in installPackage()." by Tao Bao · 8 years ago
  36. ba17ea7 Merge "VPN reconnection fails after manually disabling VPN" by Treehugger Robot · 8 years ago
  37. e446acf Move tests added in n-mr2 into new aosp location. by Erik Kline · 8 years ago
  38. 9bba340 Extract UpstreamNetworkMonitor to its own file by Erik Kline · 8 years ago
  39. 9f7a0ac RecoverySystem: Fix the issue in installPackage(). by Tao Bao · 8 years ago
  40. caf62d3 Merge "Move explicit mobile request handling into UpstreamNetworkMonitor" by Treehugger Robot · 8 years ago
  41. fdd4111 Move explicit mobile request handling into UpstreamNetworkMonitor by Erik Kline · 8 years ago
  42. 8b4838e Revert "Don't offer the BT sharing option to the user if BT is disallowed." by Andre Eisenbach · 8 years ago
  43. 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
  44. f9f5cf9 Merge "Simplify UpstreamNetworkMonitor callback handling" by Treehugger Robot · 8 years ago
  45. d00478e Merge "Remove libservicestestsjni" by Treehugger Robot · 8 years ago
  46. 452b4b7 Simplify UpstreamNetworkMonitor callback handling by Erik Kline · 8 years ago
  47. 3bc99892 Remove libservicestestsjni by Colin Cross · 8 years ago
  48. 96bf598 Replace cutils/log.h and log/logger.h with android/log.h or log/log.h by Mark Salyzyn · 8 years ago
  49. b5488ec Merge "Move getActiveScorerPackage() to the score service." by Treehugger Robot · 8 years ago
  50. e7fcbcb Merge "Replace cutils/log.h and log/logger.h with log/log.h" by Mark Salyzyn · 8 years ago
  51. 216303c Merge "Switch ConfigUpdater to the new version of timezone updater code" by Neil Fuller · 8 years ago
  52. 0c1a4b6 Merge "Don't offer the BT sharing option to the user if BT is disallowed." by Treehugger Robot · 8 years ago
  53. 8582826 Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed." by Treehugger Robot · 8 years ago
  54. d670d58 Cleanup code given PATCHOAT_FOR_RELOCATION has been removed. by Richard Uhler · 8 years ago
  55. f84e5e8 Merge "Prepare UpstreamNetworkMonitor for extraction" by Erik Kline · 8 years ago
  56. ebdb8c8 Prepare UpstreamNetworkMonitor for extraction by Erik Kline · 8 years ago
  57. 619d628 Merge changes I5b94a8f0,Ie6cdd846,Ie6b5f5e6,Ib962edf6,I9d779b2d, ... by Treehugger Robot · 8 years ago
  58. 663b444 Merge "Moved isCallerActiveScorer() to the score service." by Treehugger Robot · 8 years ago
  59. 60d10ea Merge changes I559eb049,I52425b84 by Treehugger Robot · 8 years ago
  60. b1e3c8a Merge changes I1eaab5ea,I42928da8 by Treehugger Robot · 8 years ago
  61. 3a2b7f7 Add an extra debug flag to BackgroundDexOptimizer by Calin Juravle · 8 years ago
  62. 95176bb Some refactoring in BackgroundDexOptService. by Calin Juravle · 8 years ago
  63. b96dba9 Do not try to resolve realpath in DexManager. by Calin Juravle · 8 years ago
  64. 271bacb Log DexManager realpath errors only in debug mode. by Calin Juravle · 8 years ago
  65. 5a9094c Record data about dex files use on disk by Calin Juravle · 8 years ago
  66. 6ea5ace Add logic for recording dex files use on disk by Calin Juravle · 8 years ago
  67. d7670f6 Move getActiveScorerPackage() to the score service. by Jeremy Joslin · 8 years ago
  68. 9b442fa Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  69. 23f1fcd Cleanup test method names. by Jeremy Joslin · 8 years ago
  70. 77fe44f Don't offer the BT sharing option to the user if BT is disallowed. by Lenka Trochtova · 8 years ago
  71. 82ca901 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
  72. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  73. 186f333 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  74. c0d3f0e Dumps total size of primary storage. by Felipe Leme · 8 years ago
  75. f030a28 DefaultPermissionGrantPolicy: Pass correct arguments by Alex Naidis · 8 years ago
  76. 2c02197 DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 8 years ago
  77. b32417a DO NOT MERGE Captive portal systel log improvements by Hugo Benichi · 8 years ago
  78. b17a5ed Fix NetworkScoreServiceTest.testSystemRunning. by Jeremy Joslin · 8 years ago
  79. f5ec538 Bluetooth: don't output dumpsys info twice by Marie Janssen · 8 years ago
  80. 01c003a Switch ConfigUpdater to the new version of timezone updater code by Neil Fuller · 8 years ago
  81. 44a4ef0 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  82. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  83. 5980456 Bluetooth: track enabling in dumpsys by Marie Janssen · 8 years ago
  84. 895e2d7 Merge "In permission review mode, always request user's consent to toggle BT." by Ivan Podogov · 8 years ago
  85. fba752e Merge "Change the name of the contexthub service." by ashutoshj · 8 years ago
  86. 835da28 Change the name of the contexthub service. by Ashutosh Joshi · 8 years ago
  87. e3d260d Cleanup the evaluateBinding() method. by Jeremy Joslin · 8 years ago
  88. afababd In permission review mode, always request user's consent to toggle BT. by Ivan Podogov · 8 years ago
  89. 1471ad3 Merge "Send RECOMMEND_NETWORKS action when binding to provider." by Treehugger Robot · 8 years ago
  90. 9bc5eff Send RECOMMEND_NETWORKS action when binding to provider. by Joe LaPenna · 8 years ago
  91. 8760e60 Merge "Fix window transformation related issue" by Jorim Jaggi · 8 years ago
  92. b136585 Stay bound to the most current active scorer. by Jeremy Joslin · 8 years ago
  93. 29ed4a9 Clear and restore the calling ID. by Jeremy Joslin · 8 years ago
  94. febd982 Merge "Avoid Calendar's unexpect change in snapToCycleDay()" by Jeff Sharkey · 8 years ago
  95. 3d18c62 Expose ScanResult#untrusted as a @SystemApi. by Amin Shaikh · 8 years ago
  96. d18ffd8 Avoid Calendar's unexpect change in snapToCycleDay() by Shunta Sato · 8 years ago
  97. 9f2f218 Reconnect to installd when it restarts. by Jeff Sharkey · 8 years ago
  98. f23ea2c Merge "Report non-primary dex files loads to PM" by Calin Juravle · 8 years ago
  99. e0bfa2e Bluetooth: persist state when turning on from BLE by Marie Janssen · 8 years ago
  100. 1e814b3 Merge "Implement the request and recommend calls." by Treehugger Robot · 8 years ago