1. 223dadb Migrate libstatspull to libbinder_ndk by Ruchir Rastogi · 4 years, 6 months ago
  2. 8095e4e Update libstatspull lib by Jeffrey Huang · 4 years, 6 months ago
  3. b173a95 Fix native stats_event logging by Muhammad Qureshi · 4 years, 6 months ago
  4. f49c38b Merge "Expose libstatspull as a stable C API" by Howard Ro · 4 years, 6 months ago
  5. 0fca736 Add libstatssocket_test to TEST_MAPPING by Tej Singh · 4 years, 6 months ago
  6. a8fd39d Expose libstatspull as a stable C API by Tej Singh · 4 years, 7 months ago
  7. a37a2bc export libstatssocket_headers by Muhammad Qureshi · 4 years, 6 months ago
  8. 518d77d Register pullers in separate thread by Tej Singh · 4 years, 7 months ago
  9. dab324f Unregistration of native pullers by Tej Singh · 4 years, 7 months ago
  10. d377590 Merge "Remove extra indirection in native puller API" by TreeHugger Robot · 4 years, 7 months ago
  11. 7e1b190 Remove extra indirection in native puller API by Tej Singh · 4 years, 7 months ago
  12. 21c1f9c stats_event.h/c tests by Ruchir Rastogi · 4 years, 7 months ago
  13. a8cdcad Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 am: ae9375f13e am: 759c6ff425 by Automerger Merge Worker · 4 years, 7 months ago
  14. 3bf8858 Merge "Fix bug in stats_event_benchmark" by Treehugger Robot · 4 years, 7 months ago
  15. d177461 Fix bug in stats_event_benchmark by Ruchir Rastogi · 4 years, 7 months ago
  16. 5310401 Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a am: 1662e44207 am: dada41d2cc by Automerger Merge Worker · 4 years, 7 months ago
  17. 2ff1eac Merge "Expose libstatssocket as a stable C API" by Ruchir Rastogi · 4 years, 7 months ago
  18. 5dbcae5 Expose libstatssocket as a stable C API by Ruchir Rastogi · 4 years, 7 months ago
  19. a318188 Merge "Fix error checking in append_string" am: e2e2b2d3d3 am: 33e2002540 am: b2140e1246 by Automerger Merge Worker · 4 years, 7 months ago
  20. e2e2b2d Merge "Fix error checking in append_string" by Treehugger Robot · 4 years, 7 months ago
  21. 3bbc240 Fix error checking in append_string by Ruchir Rastogi · 4 years, 8 months ago
  22. 20516da Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 4 years, 8 months ago
  23. 79dd3ea Improve stats_event memory usage by Ruchir Rastogi · 4 years, 8 months ago
  24. 926fa88 StatsEventCompat by Ruchir Rastogi · 4 years, 8 months ago
  25. a33f81b Remove libstats/Android.bp by Muhammad Qureshi · 4 years, 8 months ago
  26. 6d5a2fc Make stats_event write function parameters const by Muhammad Qureshi · 4 years, 8 months ago
  27. 962cc23 Create stats_buffer_writer by Muhammad Qureshi · 4 years, 9 months ago
  28. a3dcefc Create libstatssocket_q by Muhammad Qureshi · 4 years, 8 months ago
  29. a38d5a6 Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 4 years, 9 months ago
  30. 3822e61 General cleanup; add support for key-value pairs by Ruchir Rastogi · 4 years, 9 months ago
  31. a3bc1af Move type ids to stats_event.h by Ruchir Rastogi · 4 years, 9 months ago
  32. f4d23fc Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 4 years, 9 months ago
  33. bb0da94 First draft of native StatsEvent API by Ruchir Rastogi · 4 years, 10 months ago
  34. ffa2b31 Merge "Merge libstatspush_compat and libstatssocket_q" by Ruchir Rastogi · 4 years, 8 months ago
  35. 7070b7a Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 4 years, 8 months ago
  36. 5dc5673 Change register_stats_pull_atom_callback cookie parameter to non-const by Stan Iliev · 4 years, 8 months ago
  37. f104eb9 Improve stats_event memory usage by Ruchir Rastogi · 4 years, 8 months ago
  38. c9b826c Merge "StatsEventCompat" by TreeHugger Robot · 4 years, 8 months ago
  39. 8822a02 StatsEventCompat by Ruchir Rastogi · 4 years, 8 months ago
  40. 666510a Rename IStatsManager to IStatsd by Jeffrey Huang · 4 years, 8 months ago
  41. 9ecc986 Use StatEventParcel in libstatspull by Ruchir Rastogi · 4 years, 8 months ago
  42. 389fea8 Merge "Native puller API: libstatspulled" by TreeHugger Robot · 4 years, 8 months ago
  43. 3edba67 Merge "Remove libstats/Android.bp" by TreeHugger Robot · 4 years, 8 months ago
  44. c1ecb98 Remove libstats/Android.bp by Muhammad Qureshi · 4 years, 8 months ago
  45. c03d009 Native puller API: libstatspulled by Tej Singh · 4 years, 8 months ago
  46. c8ef71b Make stats_event write function parameters const by Muhammad Qureshi · 4 years, 8 months ago
  47. f9b24ae Create stats_buffer_writer by Muhammad Qureshi · 4 years, 9 months ago
  48. 876f64c Create libstatssocket_q by Muhammad Qureshi · 4 years, 8 months ago
  49. 0ca5f8d Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 4 years, 9 months ago
  50. 6a406d6 General cleanup; add support for key-value pairs by Ruchir Rastogi · 4 years, 9 months ago
  51. 85f7357 Move type ids to stats_event.h by Ruchir Rastogi · 4 years, 9 months ago
  52. 65567ee Merge "Set default timestamp to elapsedRealtimeNanos" by Ruchir Rastogi · 4 years, 9 months ago
  53. 0469b00 Merge "Update OWNERS for libstatssocket" am: 7933195a36 am: cdfea6d783 by Ruchir Rastogi · 4 years, 9 months ago
  54. 6c7cbc4 Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 4 years, 9 months ago
  55. 2aa3d90 Update OWNERS for libstatssocket by Ruchir Rastogi · 4 years, 9 months ago
  56. 6baeca5 First draft of native StatsEvent API by Ruchir Rastogi · 4 years, 10 months ago
  57. b55731d libstats: remove copy of cruft removed from liblog. by Elliott Hughes · 4 years, 10 months ago
  58. 022aafe Merge "libstats: remove _USING_LIBCXX." am: 5b3672a8a2 by Elliott Hughes · 5 years ago
  59. a1f2005 libstats: remove _USING_LIBCXX. by Elliott Hughes · 5 years ago
  60. b7080aa Merge "Report last atom tag of the failed stats log." by yaochen · 5 years ago
  61. a7c1ff6 stats_event_list changes for statsd mainline api by Tej Singh · 5 years ago
  62. 14c6db6 Report last atom tag of the failed stats log. by Yao Chen · 5 years ago
  63. 0a75f92 Increase the SO_SNDBUF for statsd socket. by Yao Chen · 5 years ago
  64. cf776d9 Report last atom tag of the failed stats log. by Yao Chen · 5 years ago
  65. 4c2f079 stats_event_list changes for statsd mainline api by Tej Singh · 5 years ago
  66. e181bf5 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  67. c2ea6e7 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  68. 6f6ef39 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  69. 1d35761 Log the last error code of StatsLog failures by Yao Chen · 6 years ago
  70. 6bd71ae Add a function to pass byte array to the log context. by Yao Chen · 6 years ago
  71. d173009 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  72. 44874e5 Revert "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  73. 34bc567 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  74. 763e3ae Reset statsd writer to init state after close by Yao Chen · 6 years ago
  75. 602d292 Add an API to release stats logger resources. by Yao Chen · 6 years ago
  76. 6301054 Add a function to allow statslog failure. by Yao Chen · 6 years ago
  77. 4d1deed Remove a redundant check in statsd socket code. by Yao Chen · 6 years ago
  78. bc586d1 Add OWNERS file for libstats/ by Yao Chen · 6 years ago
  79. b3be9ea Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 6 years ago