1. be01051 Merge "rust: make statspull_bindgen visible to "//packages/modules"" into main by Shin Kawamura · 7 months ago
  2. 762c299 rust: make statspull_bindgen visible to "//packages/modules" by Shintaro Kawamura · 7 months ago
  3. ff1cdb3 Fix C++23 build. by Elliott Hughes · 8 months ago
  4. 65d1417 Modify apex_available to Bluetooth apex by William Escande · 8 months ago
  5. fcbdb00 Merge "Remove libstats*_lazy tests from MTS" into main by Treehugger Robot · 11 months ago
  6. 42dbd2d Remove libstats*_lazy tests from MTS by Tej Singh · 11 months ago
  7. 778ad88 Merge "Added ownership attribution for test targets" into main by Vova Sharaienko · 11 months ago
  8. 78d5f7c Added ownership attribution for test targets by Vova Sharaienko · 11 months ago
  9. 717b4a7 Add host support to libexpresslog by Vova Sharaienko · 11 months ago
  10. 34083b7 Use std::sync::LazyLock rather than once_cell. by Andrew Walbran · 12 months ago
  11. 3b795a1 Make libexpresslog apex available by Henri Chataing · 1 year, 3 months ago
  12. ec54595 libstatssocket_lazy: add isAvailable() by Jooyung Han · 1 year, 4 months ago
  13. 22e1c5d Merge "Replace lazy_static with once_cell" into main by Treehugger Robot · 1 year, 7 months ago
  14. 374c43e Update libstatssocket_lazy to support StringArray by Kenn Frankel · 1 year, 7 months ago
  15. 794a952 Replace lazy_static with once_cell by Luca Stefani · 1 year, 8 months ago
  16. 786aabd Add monicamwang and rayhdez to system/core/libstats/OWNERS by Raymond Hernandez · 1 year, 11 months ago
  17. f580fe5 Add safety comments. by Andrew Walbran · 2 years, 2 months ago
  18. 0de2195 Migrate gettid to GetThreadId by Tomasz Wasilczyk · 2 years, 2 months ago
  19. dee32db Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 2 months ago
  20. c246440 [TeX] Introduced Telemetry Express Logging APIs by Vova Sharaienko · 2 years, 6 months ago
  21. d94d7f6 [TeX] Introduced Telemetry Express Logging APIs by Vova Sharaienko · 2 years, 6 months ago
  22. 8ba8b35 [TeX] Improved readability for Histogram metric APIs by Vova Sharaienko · 2 years, 7 months ago
  23. 75f8600 [TeX] Introduced Telemetry Express Histogram metric Native API by Vova Sharaienko · 2 years, 7 months ago
  24. 3aaf79b [TeX] Introduced Telemetry Express Native Logging Library by Vova Sharaienko · 2 years, 8 months ago
  25. 8044045 Make libstatspull_bindgen available to resolv apex. by Wayne Ma · 3 years ago
  26. b68f8a1 Promote HWASan tests to presubmit. by Florian Mayer · 3 years, 1 month ago
  27. 132a2b2 rust: Visibility exports for bindgen by Matthew Maurer · 3 years, 1 month ago
  28. d82c4e7 Rewrite function declarators without prototypes by Yi Kong · 3 years, 3 months ago
  29. 4dd9529 Promote HWASan tests to presubmit. by Florian Mayer · 3 years, 4 months ago
  30. 96c9b1f Fix lints from Rust 1.60.0 by Chris Wailes · 3 years, 5 months ago
  31. 3a99e7d Merge "Add socket_lazy to hwasan-postsubmit" by Florian Mayer · 3 years, 6 months ago
  32. f7be3cc Add socket_lazy to hwasan-postsubmit by Florian Mayer · 3 years, 6 months ago
  33. 84f39e5 Add pull_lazy to hwasan-postsubmit by Florian Mayer · 3 years, 6 months ago
  34. 03ac66e Make libstatspull_bindgen available to virt apex. by Shikha Panwar · 3 years, 9 months ago
  35. ff863ca Create manager lib for StatsBootstrapAtomService by Tej Singh · 3 years, 10 months ago
  36. 30d4ab6 Add bindgen bindings test by Joel Galenson · 4 years ago
  37. 02a8324 Use libgtest_prod_headers. by Elliott Hughes · 4 years, 5 months ago
  38. b453e63 Use the new more inclusive command-line options. by Joel Galenson · 4 years, 5 months ago
  39. 8c2fe15 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 5 months ago
  40. 559379e Add Rust interface for the pull API. by Joel Galenson · 4 years, 5 months ago
  41. 5761043 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 6 months ago
  42. c9c6cc0 Create libstatspull_lazy by Tej Singh · 4 years, 6 months ago
  43. f9d87bd Create libstatssocket_lazy by Tej Singh · 4 years, 6 months ago
  44. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  45. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 7 months ago
  46. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  47. 6ae4f77 Migrate to packages/modules/StatsD/lib/* by Baligh Uddin · 4 years, 9 months ago
  48. 1b5888e Fix visibility rules for apex/statsd by Baligh Uddin · 4 years, 9 months ago
  49. 5be28ef Add visibility for statsd in prep for migration. by Baligh Uddin · 4 years, 9 months ago
  50. a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 5 years ago
  51. 3d8b739 Remove include/private/android_logger.h by Tom Cherry · 5 years ago
  52. f2a5ed0 Do not truncate AStatsEvent buffers by Ruchir Rastogi · 5 years ago
  53. 9b9584b Increase size limit for pulled AStatsEvent by Muhammad Qureshi · 5 years ago
  54. 84db2e4 Merge "Retry pullfinish with empty payload if call fails" into rvc-dev by Tej Singh · 5 years ago
  55. 413668b Merge "Libstatspull: decrease default pull timeout to 2s" into rvc-dev by Howard Ro · 5 years ago
  56. 00ffb6c Libstatspull: decrease default pull timeout to 2s by Tej Singh · 5 years ago
  57. c95f781 Retry pullfinish with empty payload if call fails by Tej Singh · 5 years ago
  58. f584432 Merge "Add test config to libstatspull_test and libstatssocket_test" into rvc-dev by Chen Zhu · 5 years ago
  59. c724fb6 Add test config to libstatspull_test and libstatssocket_test by Chen Zhu · 5 years ago
  60. 516b632 Remove statsd enable check when logging by Howard Ro · 5 years ago
  61. 4ae167e Use proper platform version checks (libstats) by Ruchir Rastogi · 5 years ago
  62. f2d4dc6 stats: Set min_sdk_version by Jooyung Han · 5 years ago
  63. 053ade4 Merge "Add test for AStatsSocket_close()" into rvc-dev by Jeffrey Huang · 5 years ago
  64. 6cc1d41 Add test for AStatsSocket_close() by Jeffrey Huang · 5 years ago
  65. 18d239c Add require root to libstats tests by Jeffrey Huang · 5 years ago
  66. 6d99e68 Merge "Tag libstatspull and libstatssocket tests as MTS" into rvc-dev by Jeffrey Huang · 5 years ago
  67. 2f51ad7 Tag libstatspull and libstatssocket tests as MTS by Jeffrey Huang · 5 years ago
  68. a6bcd48 Set apex_available property by Jiyong Park · 5 years ago
  69. 5d8f770 Link libc++ statically by Tej Singh · 5 years ago
  70. 0d7fb3d libstatspull documentation for puller guardrails by Tej Singh · 5 years ago
  71. e39a7cf Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev by Ruchir Rastogi · 5 years ago
  72. 8056dd1 Support ERROR_ATOM_ID_INVALID_POSITION by Ruchir Rastogi · 5 years ago
  73. e3bdbfa Disable ABI check for libstatspull by Hsin-Yi Chen · 5 years ago
  74. 47e5ae4 Minor followups from api feedback by Tej Singh · 5 years ago
  75. c06f147 Native API feedback for puller API by Tej Singh · 5 years ago
  76. 5a495be Merge "Enforce permission in native puller API." into rvc-dev by TreeHugger Robot · 5 years ago
  77. 8196687 Enforce permission in native puller API. by Tej Singh · 5 years ago
  78. e712eed Support atom-level annotations within AStatsEvent by Ruchir Rastogi · 5 years ago
  79. c2a354b Merge "don't include liblog to APEXes" into rvc-dev by Jiyong Park · 5 years ago
  80. 01aa81c don't include liblog to APEXes by Jiyong Park · 5 years ago
  81. 7a287d0 Use dlsym to load libstatssocket API by Ruchir Rastogi · 6 years ago
  82. 7452e46 Use libbase to get the elapsed time instead of libutils by Luke Huang · 6 years ago
  83. d78f4da Make libstatssocket a shared_lib by Tej Singh · 6 years ago
  84. 3a40ee5 //apex_available:platform should be first in list by Muhammad Qureshi · 6 years ago
  85. d430c85 Merge "Delete stats_event_list from libstatssocket" by Ruchir Rastogi · 6 years ago
  86. ea37af2 Merge "AStatsEvent_overwriteTimestamp" by TreeHugger Robot · 6 years ago
  87. e1cff24 Delete stats_event_list from libstatssocket by Ruchir Rastogi · 6 years ago
  88. f8e70a5 Merge "Expose AStatsSocket_close() from the statsd apex" by Howard Ro · 6 years ago
  89. e41a6c6 AStatsEvent_overwriteTimestamp by Ruchir Rastogi · 6 years ago
  90. 2ebc2e3 Expose AStatsSocket_close() from the statsd apex by Muhammad Qureshi · 6 years ago
  91. b0a85dc Add apex_available to libs by Jeffrey Huang · 6 years ago
  92. 223dadb Migrate libstatspull to libbinder_ndk by Ruchir Rastogi · 6 years ago
  93. 8095e4e Update libstatspull lib by Jeffrey Huang · 6 years ago
  94. b173a95 Fix native stats_event logging by Muhammad Qureshi · 6 years ago
  95. f49c38b Merge "Expose libstatspull as a stable C API" by Howard Ro · 6 years ago
  96. 0fca736 Add libstatssocket_test to TEST_MAPPING by Tej Singh · 6 years ago
  97. a8fd39d Expose libstatspull as a stable C API by Tej Singh · 6 years ago
  98. a37a2bc export libstatssocket_headers by Muhammad Qureshi · 6 years ago
  99. 518d77d Register pullers in separate thread by Tej Singh · 6 years ago
  100. dab324f Unregistration of native pullers by Tej Singh · 6 years ago