1. c926b73 DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 8 years ago
  2. d445c55 DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock. by Felipe Leme · 8 years ago
  3. c97d8b7 DO NOT MERGE: Use @Ignore to explicitly disable a @Test method. by Felipe Leme · 8 years ago
  4. fe46a2f DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4. by Felipe Leme · 8 years ago
  5. 073e5e9 DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  6. 6965c18 Addressing API council comments on NetworkStatsManager. by Antonio Cansado · 8 years ago
  7. 1f7e05e NetworkStats.Bucket API polish. by Jeff Davidson · 8 years ago
  8. cd42acd Implementation of data usage callbacks. by Antonio Cansado · 8 years ago[Renamed (73%) from services/tests/servicestests/src/com/android/server/NetworkStatsServiceTest.java]
  9. a6a7807 Implement roaming tracking in NetworkStats summary queries. by Jeff Davidson · 9 years ago
  10. b7e3fd8 Fix bit-rotted NetworkStatsServiceTest. by Jeff Davidson · 9 years ago
  11. 14a7bb0 Introduce direct listener API for alarm delivery by Christopher Tate · 9 years ago
  12. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  13. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  14. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 10 years ago
  15. 21b5ee3 Eliminate race conditions in UID-based network filtering. by Sreeram Ramachandran · 10 years ago
  16. cff1d67 Follow API removal. by Jeff Sharkey · 10 years ago
  17. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  18. c42a1e1 Add AlarmClock API to AlarmManager by Adrian Roos · 10 years ago
  19. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 11 years ago
  20. ba53054 Revert "Fix broken unit test" by David Christie · 11 years ago
  21. 0ca981f Fix broken unit test by David Christie · 11 years ago
  22. df2cab2 Fix build breakage by David Christie · 11 years ago
  23. ebe51fc Add WorkSource capability to AlarmManager. by David Christie · 11 years ago
  24. bc668ac fix build by Guang Zhu · 11 years ago
  25. 3e07a89 Fix build & preserve DHCP scheduling as-is by Christopher Tate · 11 years ago
  26. 70c7053 Transition from DEV network stats to XT. by Jeff Sharkey · 12 years ago
  27. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  28. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  29. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 12 years ago
  30. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  31. 241dde2 Unify shorthand for byte-based units. by Jeff Sharkey · 12 years ago
  32. 63abc37 Move network stats to FileRotator pattern. by Jeff Sharkey · 13 years ago
  33. f60d0af Restrict app data on metered networks. by Jeff Sharkey · 13 years ago
  34. 163e644 Correct proc file reader, optimizations. by Jeff Sharkey · 13 years ago
  35. 905b589 Track xtables summary, move tether stats, time. by Jeff Sharkey · 13 years ago
  36. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 13 years ago
  37. 34c73ac Sample atomic network stats buckets, full poll. by Jeff Sharkey · 13 years ago
  38. 991d1b1 Network stats flag to force complete poll. by Jeff Sharkey · 13 years ago
  39. b3d5957 Poll UID stats during iface changes, enforce idx. by Jeff Sharkey · 13 years ago
  40. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  41. 8e9992a Register for kernel global data usage alerts. by Jeff Sharkey · 13 years ago
  42. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 13 years ago
  43. 63d27a9 Network stats with varint, omit parcel fields. by Jeff Sharkey · 13 years ago
  44. a63ba59 Add operation counts to network statistics. by Jeff Sharkey · 13 years ago
  45. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 13 years ago
  46. 434962e Include full network history around current time. by Jeff Sharkey · 13 years ago
  47. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 13 years ago
  48. 350083e Migrate bandwidth control to NMS, omit history. by Jeff Sharkey · 13 years ago
  49. 4414cea Better network stats parsing, integer tags, async. by Jeff Sharkey · 13 years ago
  50. d03fd3f Persist "tagged" network stats along with UIDs. by Jeff Sharkey · 13 years ago
  51. b09540f Handle removed UIDs in network stats and policy. by Jeff Sharkey · 13 years ago
  52. 1b5a2a9 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 13 years ago
  53. 4a97122 Growable NetworkStats object instead of builder. by Jeff Sharkey · 13 years ago
  54. 39ebc21 Persist UID stats, lazy loading, resize buckets. by Jeff Sharkey · 13 years ago
  55. 3f39135 Persist network stats using AtomicFile. by Jeff Sharkey · 13 years ago