1. 9740023 Fix package name for LibStatsPullTests by Jeffrey Huang · 4 years, 1 month ago
  2. 41e5aac Add framework-statsd dependency and make framework-statsd visible to by waynema · 4 years, 1 month ago
  3. 5c8ac36 Merge "Add FrameworkStatsdTest to mts" into rvc-dev by Jeffrey Huang · 4 years, 1 month ago
  4. ceaa769 Add FrameworkStatsdTest to mts by Jeffrey Huang · 4 years, 1 month ago
  5. 351e40f Increase size limit for pulled StatsEvent. by Muhammad Qureshi · 4 years, 2 months ago
  6. 36c9766 Merge "Change package of StatsdStatsLog" into rvc-dev by Tej Singh · 4 years, 2 months ago
  7. abebc6a Switch to standard naming scheme by Paul Duffin · 4 years, 2 months ago
  8. 058db96 Change package of StatsdStatsLog by Tej Singh · 4 years, 2 months ago
  9. 273c839 Merge "Retry pullfinish with empty payload if call fails" into rvc-dev by Tej Singh · 4 years, 2 months ago
  10. dde2230 Clean up the visibility rules for framework modules by Paul Duffin · 4 years, 2 months ago
  11. 1d76e46 Merge "Drop dependency on libnativehelper" into rvc-dev by Orion Hodson · 4 years, 2 months ago
  12. ceb2602 Merge "Decrease default pull timeout to 2 seconds." into rvc-dev by Howard Ro · 4 years, 2 months ago
  13. 73bad98 Decrease default pull timeout to 2 seconds. by Tej Singh · 4 years, 2 months ago
  14. 2330e9b Retry pullfinish with empty payload if call fails by Tej Singh · 4 years, 2 months ago
  15. 1cec75d Drop dependency on libnativehelper by Orion Hodson · 4 years, 2 months ago
  16. e21f7f8 Switch framework-statsd to use java_sdk_library by Paul Duffin · 4 years, 3 months ago
  17. 3efcb54 framework-statsd: Add missing permitted package by Paul Duffin · 4 years, 2 months ago
  18. eec8ee4 Fix race condition on cancelling alarms by Stanislav Zholnin · 4 years, 2 months ago
  19. 6dfbdb3 Merge "Fix statsd NPE on setPullAtomCallback" into rvc-dev by Tej Singh · 4 years, 3 months ago
  20. 76994e7 Merge "Handle race conditions in SCS when statsd dies" into rvc-dev by Ruchir Rastogi · 4 years, 3 months ago
  21. e92edba Handle race conditions in SCS when statsd dies by Ruchir Rastogi · 4 years, 3 months ago
  22. baed525 Fix statsd NPE on setPullAtomCallback by Tej Singh · 4 years, 3 months ago
  23. 340954c Enable api lint and check_last_api for modules by Anton Hansson · 4 years, 3 months ago
  24. 8bf731c Rename module dist files by Anton Hansson · 4 years, 3 months ago
  25. 91c6dd8 Merge "Add LibStatsPullTests to MTS" into rvc-dev by Jeffrey Huang · 4 years, 3 months ago
  26. 73bd866 Add LibStatsPullTests to MTS by Jeffrey Huang · 4 years, 3 months ago
  27. 64c55e7 Merge "Remove IStatsd reference from StatsLog.java" into rvc-dev by Jeffrey Huang · 4 years, 3 months ago
  28. d8a7f94 Remove IStatsd reference from StatsLog.java by Jeffrey Huang · 4 years, 3 months ago
  29. 2866579 Merge "Mark some aidl_interface modules as unstable" into rvc-dev by Jiyong Park · 4 years, 3 months ago
  30. db589dd Mark some aidl_interface modules as unstable by Jiyong Park · 4 years, 4 months ago
  31. 9446080 Remove clear/restore callingUid by Jeffrey Huang · 4 years, 4 months ago
  32. b010fc5 Merge changes I3f912418,Idd2465d5 into rvc-dev by Jeffrey Huang · 4 years, 4 months ago
  33. d8f5330 Send boot completed to statsd by Jeffrey Huang · 4 years, 4 months ago
  34. 0118b5a Add APEX UIDs to PackageManager query by Jeffrey Huang · 4 years, 4 months ago
  35. d7fda53 Send puller registration signal to statsd by Jeffrey Huang · 4 years, 4 months ago
  36. 855ae00 Merge "Change to device-tests" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  37. fa49ff9 Merge "Move proto, c++, and test libs to static" into rvc-dev by Tej Singh · 4 years, 4 months ago
  38. 14867bb Change to device-tests by Sundong Ahn · 4 years, 4 months ago
  39. 1d4b4653 Move proto, c++, and test libs to static by Tej Singh · 4 years, 4 months ago
  40. db38a2d Add min_sdk_version:R to updatable apexes by Jooyung Han · 4 years, 4 months ago
  41. fd3f01d Merge "Give MediaProvider visibility of the statsd module_libs stub" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  42. f3364db Merge "Remove Exception in getRegisteredExperimentIds" into rvc-dev by Jeffrey Huang · 4 years, 4 months ago
  43. c43a267 Remove Exception in getRegisteredExperimentIds by Jeffrey Huang · 4 years, 4 months ago
  44. e85c525 Give MediaProvider visibility of the statsd module_libs stub by Anton Hansson · 4 years, 4 months ago
  45. abc1b8de Guardrail for pull cooldown/timeout by Tej Singh · 4 years, 4 months ago
  46. 578cac6 Merge "Fix statsd publicapi stub default usage" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  47. f4e17e6 LibstatsPullTest, Testdrive updates for sandboxing by Tej Singh · 4 years, 4 months ago
  48. 4f8f0d9 Fix statsd publicapi stub default usage by Anton Hansson · 4 years, 4 months ago
  49. 6efada1 Merge "Make framework-statsd stubs use the new defaults" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  50. 4bb837b Make framework-statsd stubs use the new defaults by Anton Hansson · 4 years, 4 months ago
  51. 027c823 Merge "Allow annotations to be added to Atom Id" into rvc-dev by Muhammad Qureshi · 4 years, 4 months ago
  52. 4549e73 Allow annotations to be added to Atom Id by Muhammad Qureshi · 4 years, 4 months ago
  53. 875a902 Merge "Wrap StatsDimensionsValue over structured parcel" into rvc-dev by Ruchir Rastogi · 4 years, 4 months ago
  54. 2ae454d Wrap StatsDimensionsValue over structured parcel by Ruchir Rastogi · 4 years, 5 months ago
  55. d83682e Merge "Move statsd TEST_MAPPINGS to statsd root" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  56. 73597dc Statsd update for native puller api feedback by Tej Singh · 4 years, 5 months ago
  57. 32d9a6b Merge "Put two way binder calls on new thread" into rvc-dev by Jeffrey Huang · 4 years, 4 months ago
  58. 97773cb Merge "Compile service-statsd against the system server SDK" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  59. 037d723 Merge "Migrate service-statsd off IoUtils" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  60. 9c8ec23 Merge "Remove stale comment and add copyright notice" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  61. cf66b50 Put two way binder calls on new thread by Jeffrey Huang · 4 years, 5 months ago
  62. 10458ec Enforce permission on native puller API by Tej Singh · 4 years, 4 months ago
  63. 0511558 Compile service-statsd against the system server SDK by Anton Hansson · 4 years, 4 months ago
  64. cf404f64 Migrate service-statsd off IoUtils by Anton Hansson · 4 years, 4 months ago
  65. f3cf62b Remove stale comment and add copyright notice by Anton Hansson · 4 years, 4 months ago
  66. 58cd241 Move statsd TEST_MAPPINGS to statsd root by Anton Hansson · 4 years, 4 months ago
  67. 2d76bb6 Merge "Revert "Build FrameworkStatsdTest test against the sdk"" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  68. 4250c89 Revert "Build FrameworkStatsdTest test against the sdk" by Tej Singh · 4 years, 4 months ago
  69. dc033c3 Add individual API tracking files for modules by Anton Hansson · 4 years, 6 months ago
  70. 29a86b0 Build FrameworkStatsdTest test against the sdk by Anton Hansson · 4 years, 4 months ago
  71. c7a08b5 Merge "Cleanup threading in StatsCompanionService" into rvc-dev by Jeffrey Huang · 4 years, 5 months ago
  72. 5957853 Merge "Remove binder threadpool init from puller tests" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  73. 8e244b2 Remove binder threadpool init from puller tests by Tej Singh · 4 years, 5 months ago
  74. eeb7c28 Cleanup threading in StatsCompanionService by Jeffrey Huang · 4 years, 5 months ago
  75. 72a70a8 Address Puller API Feedback by Tej Singh · 4 years, 5 months ago
  76. 3669752 Move statsd framework tests to statsd apex dir by Muhammad Qureshi · 4 years, 5 months ago
  77. 36a845d Merge "Make libstatssocket shared" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  78. 71796e3 Merge "Mark updatable APEXes" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  79. 680c708 Merge "Add java_api_finder statsd" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  80. eb7d8f4 Make libstatssocket shared by Tej Singh · 4 years, 6 months ago
  81. 30ab9fe Add java_api_finder statsd by Howard Ro · 4 years, 5 months ago
  82. cb50e94 Merge "Move libstatssocket to shared." into rvc-dev by Jeffrey Huang · 4 years, 5 months ago
  83. 21f7e6a Move libstatssocket to shared. by Jeffrey Huang · 4 years, 5 months ago
  84. 97670d4 Alternative to @hide FLAG_RECEIVER_INCLUDE_BACKGROUND by Muhammad Qureshi · 4 years, 5 months ago
  85. 8201bdf Mark updatable APEXes by Jiyong Park · 4 years, 5 months ago
  86. a1fb6f5 Remove FrameworksCoreTests dep on framework-all by Anton Hansson · 4 years, 5 months ago
  87. 201c631 Catch IllegalStateException in StatsManager by Jeffrey Huang · 4 years, 5 months ago
  88. 7008dbe Merge "Revert^2 "Migrate Statsd to the apex"" by Howard Ro · 4 years, 5 months ago
  89. adc510f Revert^2 "Migrate Statsd to the apex" by Howard Ro · 4 years, 5 months ago
  90. 00306fc Merge "Revert "Migrate Statsd to the apex"" by Howard Ro · 4 years, 5 months ago
  91. 24bfb40 Revert "Migrate Statsd to the apex" by Howard Ro · 4 years, 5 months ago
  92. d71f157 Merge "Add libstatspull and libstatssocket to the apex" by TreeHugger Robot · 4 years, 5 months ago
  93. ff5581d Merge "Migrate Statsd to the apex" by Howard Ro · 4 years, 5 months ago
  94. 7b31ff8 Add libstatspull and libstatssocket to the apex by Muhammad Qureshi · 4 years, 5 months ago
  95. 89e09b5 Migrate Statsd to the apex by Jeffrey Huang · 4 years, 5 months ago
  96. 58b9a11 Merge "Add apex_available to statsd-aidl-ndk_platform" by Muhammad Qureshi · 4 years, 5 months ago
  97. f4a7743 Add apex_available to statsd-aidl-ndk_platform by Ruchir Rastogi · 4 years, 5 months ago
  98. 147ab02 Build statsd framework jar against module_current by Anton Hansson · 4 years, 5 months ago
  99. d875895 Turn off cpp aidlgen, link libstatssocket as share by Tej Singh · 4 years, 5 months ago
  100. 6f83764 Re-add compile_multilib to statsd apex by Muhammad Qureshi · 4 years, 5 months ago