1. 68f6666 Add (disabled) time zone update system server impl by Neil Fuller · 8 years ago
  2. 8a4afd3 Merge changes from topic 'dex' am: f665781c74 by Calin Juravle · 7 years ago
  3. b3e74b2 Add missing return in DexManager by Calin Juravle · 8 years ago
  4. 24ff75f Update package use info when the app data is updated by Calin Juravle · 8 years ago
  5. 17e5a2d Merge "Refactor code incompatible with Mockito 2.7.13" am: 2a3a4f81f9 by Paul Duffin · 8 years ago
  6. 26e81d2 Refactor code incompatible with Mockito 2.7.13 by Paul Duffin · 8 years ago
  7. 110e897 [PM] Clean up logic for secondary dex oat files am: e69fba3f7f by Calin Juravle · 8 years ago
  8. 468be64 Compile secondary dex files in DexManager am: 7218363a92 by Calin Juravle · 8 years ago
  9. 27ea592 Notify DexManager about new package installs am: fcd672fca3 by Calin Juravle · 8 years ago
  10. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  11. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  12. fcd672f Notify DexManager about new package installs by Calin Juravle · 8 years ago
  13. 3465cd9 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." am: b5b00857eb am: 0af25e62c9 by Jeremy Joslin · 8 years ago
  14. 5418f15 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." am: b5b00857eb by Jeremy Joslin · 8 years ago
  15. 0af25e6 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." by Jeremy Joslin · 8 years ago
  16. 261b5c4 Merge "Pass more data through the recommendation request." am: 00514f1dc0 am: ddfbe07e96 by Jeremy Joslin · 8 years ago
  17. ec630d0 Merge "Pass more data through the recommendation request." am: 00514f1dc0 by Jeremy Joslin · 8 years ago
  18. b5b0085 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." by Treehugger Robot · 8 years ago
  19. ddfbe07 Merge "Pass more data through the recommendation request." am: 00514f1dc0 by Jeremy Joslin · 8 years ago
  20. c498255 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  21. 122957b Pass more data through the recommendation request. by Jeremy Joslin · 8 years ago
  22. 9971919 New setting for recommendation request timeout. am: 44e2b84b27 am: 820ad03ba8 by Jeremy Joslin · 8 years ago
  23. 6a4faba Implemented the async recommendation request call. am: bc1308a3be am: 08031e0d0e by Jeremy Joslin · 8 years ago
  24. 00ccf31 New setting for recommendation request timeout. am: 44e2b84b27 am: 820ad03ba8 by Jeremy Joslin · 8 years ago
  25. 61a4bd4 Implemented the async recommendation request call. am: bc1308a3be am: 08031e0d0e by Jeremy Joslin · 8 years ago
  26. 820ad03 New setting for recommendation request timeout. am: 44e2b84b27 by Jeremy Joslin · 8 years ago
  27. 08031e0d0 Implemented the async recommendation request call. am: bc1308a3be by Jeremy Joslin · 8 years ago
  28. 44e2b84 New setting for recommendation request timeout. by Jeremy Joslin · 8 years ago
  29. bc1308a Implemented the async recommendation request call. by Jeremy Joslin · 8 years ago
  30. b4050d8 Merge "DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 8 years ago
  31. 24d8553 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 8 years ago
  32. 3db5d42 Merge "Update package names to work with the proto3 compiler" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 8 years ago
  33. d9409d3 DO NOT MERGE: Add missing dependency. by Lorenzo Colitti · 8 years ago
  34. c926b73 DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 8 years ago
  35. d445c55 DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock. by Felipe Leme · 8 years ago
  36. c97d8b7 DO NOT MERGE: Use @Ignore to explicitly disable a @Test method. by Felipe Leme · 8 years ago
  37. fe46a2f DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4. by Felipe Leme · 8 years ago
  38. 2fbc934 DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 8 years ago
  39. 073e5e9 DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  40. 9997f14 DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 8 years ago
  41. 86e2765 DO NOT MERGE: ConnectivityServiceTest: mark flaky test as such by Hugo Benichi · 8 years ago
  42. 17586f7 DO NOT MERGE: Add fuzzing tests to ApfFilter RA processing by Hugo Benichi · 8 years ago
  43. e9e251f DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 9 years ago
  44. a199722 Merge "Only measure each UID once in InstallerTest." am: 32aac7b9c9 am: 7b6d21b37e by Jeff Sharkey · 8 years ago
  45. 5092952 Merge "Only measure each UID once in InstallerTest." am: 32aac7b9c9 by Jeff Sharkey · 8 years ago
  46. 7b6d21b Merge "Only measure each UID once in InstallerTest." am: 32aac7b9c9 by Jeff Sharkey · 8 years ago
  47. dd0edac Only measure each UID once in InstallerTest. by Jeff Sharkey · 8 years ago
  48. 545049b Move tests added in n-mr2 into new aosp location. am: e446acf954 am: 88f3295464 by Erik Kline · 8 years ago
  49. 4e9ffd6 Move tests added in n-mr2 into new aosp location. am: e446acf954 am: 88f3295464 by Erik Kline · 8 years ago
  50. 88f3295 Move tests added in n-mr2 into new aosp location. am: e446acf954 by Erik Kline · 8 years ago
  51. e446acf Move tests added in n-mr2 into new aosp location. by Erik Kline · 8 years ago
  52. 2c05563 Merge "ConnectivityServiceTest: some fixes in CallbackInfo" am: 37727596cc am: 036ab4d193 by Hugo Benichi · 8 years ago
  53. a5e0160 Merge "ConnectivityServiceTest: some fixes in CallbackInfo" am: 37727596cc by Hugo Benichi · 8 years ago
  54. 036ab4d Merge "ConnectivityServiceTest: some fixes in CallbackInfo" am: 37727596cc by Hugo Benichi · 8 years ago
  55. 9d273bf Merge "Remove libservicestestsjni" am: d00478e9ad am: 301c714b43 am: dcb0c55c15 by Colin Cross · 8 years ago
  56. dcb0c55 Merge "Remove libservicestestsjni" am: d00478e9ad am: 301c714b43 by Colin Cross · 8 years ago
  57. 301c714 Merge "Remove libservicestestsjni" am: d00478e9ad by Colin Cross · 8 years ago
  58. d00478e Merge "Remove libservicestestsjni" by Treehugger Robot · 8 years ago
  59. 3bc99892 Remove libservicestestsjni by Colin Cross · 8 years ago
  60. ad9ff9c Merge "Move getActiveScorerPackage() to the score service." am: b5488ec3b3 am: 425a0fdc95 by Jeremy Joslin · 8 years ago
  61. ab9eb11 Merge "Move getActiveScorerPackage() to the score service." am: b5488ec3b3 by Jeremy Joslin · 8 years ago
  62. 425a0fd Merge "Move getActiveScorerPackage() to the score service." am: b5488ec3b3 by Jeremy Joslin · 8 years ago
  63. b5488ec Merge "Move getActiveScorerPackage() to the score service." by Treehugger Robot · 8 years ago
  64. cbd3f0c Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  65. a991129 Record data about dex files use on disk am: 5a9094c1b6 am: dc10a3bdb0 by Calin Juravle · 8 years ago
  66. edc6306 Add logic for recording dex files use on disk am: 6ea5ace7b3 am: 34bdf1680a by Calin Juravle · 8 years ago
  67. ea1c34d Record data about dex files use on disk am: 5a9094c1b6 am: dc10a3bdb0 by Calin Juravle · 8 years ago
  68. bc7f234 Add logic for recording dex files use on disk am: 6ea5ace7b3 am: 34bdf1680a by Calin Juravle · 8 years ago
  69. dc10a3b Record data about dex files use on disk am: 5a9094c1b6 by Calin Juravle · 8 years ago
  70. 34bdf168 Add logic for recording dex files use on disk am: 6ea5ace7b3 by Calin Juravle · 8 years ago
  71. 619d628 Merge changes I5b94a8f0,Ie6cdd846,Ie6b5f5e6,Ib962edf6,I9d779b2d, ... by Treehugger Robot · 8 years ago
  72. 99ca0df Merge "Moved isCallerActiveScorer() to the score service." am: 663b444196 am: 5fbd2791ac by Jeremy Joslin · 8 years ago
  73. 11b1311 Merge "Moved isCallerActiveScorer() to the score service." am: 663b444196 by Jeremy Joslin · 8 years ago
  74. 5fbd279 Merge "Moved isCallerActiveScorer() to the score service." am: 663b444196 by Jeremy Joslin · 8 years ago
  75. 5a9094c Record data about dex files use on disk by Calin Juravle · 8 years ago
  76. 6ea5ace Add logic for recording dex files use on disk by Calin Juravle · 8 years ago
  77. d7670f6 Move getActiveScorerPackage() to the score service. by Jeremy Joslin · 8 years ago
  78. 9b442fa Moved isCallerActiveScorer() to the score service. by Jeremy Joslin · 8 years ago
  79. 24d5a0b Merge "Cleanup test method names." am: 8e9fd295c8 am: 361412ced4 am: f41881b7fe by Jeremy Joslin · 8 years ago
  80. f41881b Merge "Cleanup test method names." am: 8e9fd295c8 am: 361412ced4 by Jeremy Joslin · 8 years ago
  81. 361412c Merge "Cleanup test method names." am: 8e9fd295c8 by Jeremy Joslin · 8 years ago
  82. 23f1fcd Cleanup test method names. by Jeremy Joslin · 8 years ago
  83. 91b91b7 Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 am: 7beb2b75a9 by Jeff Sharkey · 8 years ago
  84. 669affd Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 by Jeff Sharkey · 8 years ago
  85. 7beb2b7 Merge "Methods to calculate user and external disk usage." am: 6a9ad14172 by Jeff Sharkey · 8 years ago
  86. 82ca901 Methods to calculate user and external disk usage. by Jeff Sharkey · 8 years ago
  87. 6cf53d0a Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." am: 4c456d7ddf am: 542aad4c75 by Jeremy Joslin · 8 years ago
  88. f91d9de Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." am: 4c456d7ddf by Jeremy Joslin · 8 years ago
  89. 542aad4 Merge "Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED." by Jeremy Joslin · 8 years ago
  90. 186f333 Check for REQUEST_NETWORK_SCORES instead of BROADCAST_NETWORK_PRIVILEGED. by Jeremy Joslin · 8 years ago
  91. 0872235 Merge "Fix NetworkScoreServiceTest.testSystemRunning." am: 5b4aec1dc6 am: 01828eb244 by Jeremy Joslin · 8 years ago
  92. b68823c Merge "Fix NetworkScoreServiceTest.testSystemRunning." am: 5b4aec1dc6 by Jeremy Joslin · 8 years ago
  93. 01828eb Merge "Fix NetworkScoreServiceTest.testSystemRunning." am: 5b4aec1dc6 by Jeremy Joslin · 8 years ago
  94. b17a5ed Fix NetworkScoreServiceTest.testSystemRunning. by Jeremy Joslin · 8 years ago
  95. 86d1eb9 Get account features before taking lock (cherry-pick from master) am: fd24353d75 by Makoto Onuki · 8 years ago
  96. fd24353 Get account features before taking lock (cherry-pick from master) by Makoto Onuki · 8 years ago
  97. 9bfda16 Don't loop forever on zero-length ICMPv6 ND options. am: 2f157c421a by Lorenzo Colitti · 8 years ago
  98. 2f157c4 Don't loop forever on zero-length ICMPv6 ND options. by Lorenzo Colitti · 8 years ago
  99. e76b9dc Fix a bug where the package stats query timeout may crash. am: cf76a16e66 by Daniel Nishi · 8 years ago
  100. cf76a16 Fix a bug where the package stats query timeout may crash. by Daniel Nishi · 8 years ago