1. 76604ac Merge "Delete stats_event_list from libstatssocket" by Ruchir Rastogi · 5 years ago
  2. 96ac68f Merge "AStatsEvent_overwriteTimestamp" by TreeHugger Robot · 5 years ago
  3. b3cf3d1 Delete stats_event_list from libstatssocket by Ruchir Rastogi · 5 years ago
  4. 6e464c1 Merge "Expose AStatsSocket_close() from the statsd apex" by Howard Ro · 5 years ago
  5. 811c873 AStatsEvent_overwriteTimestamp by Ruchir Rastogi · 5 years ago
  6. 0efe980 Expose AStatsSocket_close() from the statsd apex by Muhammad Qureshi · 5 years ago
  7. b144bd1 Add apex_available to libs by Jeffrey Huang · 5 years ago
  8. 3404402 Migrate libstatspull to libbinder_ndk by Ruchir Rastogi · 5 years ago
  9. e896fd3 Update libstatspull lib by Jeffrey Huang · 5 years ago
  10. 169a2c2 Fix native stats_event logging by Muhammad Qureshi · 5 years ago
  11. 9017d69 Merge "Expose libstatspull as a stable C API" by Howard Ro · 5 years ago
  12. b5b1b8b Add libstatssocket_test to TEST_MAPPING by Tej Singh · 5 years ago
  13. 87d6fee Expose libstatspull as a stable C API by Tej Singh · 5 years ago
  14. 1f2c0ef export libstatssocket_headers by Muhammad Qureshi · 5 years ago
  15. 94da397 Register pullers in separate thread by Tej Singh · 5 years ago
  16. 2b1d5bb Unregistration of native pullers by Tej Singh · 5 years ago
  17. 3b2031b Merge "Remove extra indirection in native puller API" by TreeHugger Robot · 5 years ago
  18. 2eb6b8a Remove extra indirection in native puller API by Tej Singh · 5 years ago
  19. 4cc84dc stats_event.h/c tests by Ruchir Rastogi · 5 years ago
  20. 4b48601 Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 am: ae9375f13e am: 759c6ff425 by Automerger Merge Worker · 5 years ago
  21. 8683599 Merge "Fix bug in stats_event_benchmark" by Treehugger Robot · 5 years ago
  22. 963ac33 Fix bug in stats_event_benchmark by Ruchir Rastogi · 5 years ago
  23. ddf13e7 Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a am: 1662e44207 am: dada41d2cc by Automerger Merge Worker · 5 years ago
  24. 85c2cd3 Merge "Expose libstatssocket as a stable C API" by Ruchir Rastogi · 5 years ago
  25. 2ea0f0d Expose libstatssocket as a stable C API by Ruchir Rastogi · 5 years ago
  26. ec5d039 Merge "Fix error checking in append_string" am: e2e2b2d3d3 am: 33e2002540 am: b2140e1246 by Automerger Merge Worker · 5 years ago
  27. 187a26c Merge "Fix error checking in append_string" by Treehugger Robot · 5 years ago
  28. 033d424 Fix error checking in append_string by Ruchir Rastogi · 5 years ago
  29. 8dae6ce Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 5 years ago
  30. 4af8400 Improve stats_event memory usage by Ruchir Rastogi · 5 years ago
  31. 34cba2e StatsEventCompat by Ruchir Rastogi · 5 years ago
  32. 5a8925b Remove libstats/Android.bp by Muhammad Qureshi · 5 years ago
  33. 537bba0 Make stats_event write function parameters const by Muhammad Qureshi · 5 years ago
  34. b66e307 Create stats_buffer_writer by Muhammad Qureshi · 5 years ago
  35. b6e4336 Create libstatssocket_q by Muhammad Qureshi · 5 years ago
  36. b0e016b Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 5 years ago
  37. 866dd03 General cleanup; add support for key-value pairs by Ruchir Rastogi · 5 years ago
  38. 5284ad9 Move type ids to stats_event.h by Ruchir Rastogi · 5 years ago
  39. ce775f7 Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 5 years ago
  40. d47d64f First draft of native StatsEvent API by Ruchir Rastogi · 5 years ago
  41. 3bf61bf Merge "Merge libstatspush_compat and libstatssocket_q" by Ruchir Rastogi · 5 years ago
  42. e4fe2e6 Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 5 years ago
  43. eaf3dc0 Change register_stats_pull_atom_callback cookie parameter to non-const by Stan Iliev · 5 years ago
  44. 42c8e10 Improve stats_event memory usage by Ruchir Rastogi · 5 years ago
  45. 79dd508 Merge "StatsEventCompat" by TreeHugger Robot · 5 years ago
  46. 1d831a9 StatsEventCompat by Ruchir Rastogi · 5 years ago
  47. 615c53b Rename IStatsManager to IStatsd by Jeffrey Huang · 5 years ago
  48. 2a9c49b Use StatEventParcel in libstatspull by Ruchir Rastogi · 5 years ago
  49. b863a12 Merge "Native puller API: libstatspulled" by TreeHugger Robot · 5 years ago
  50. 3bed613 Merge "Remove libstats/Android.bp" by TreeHugger Robot · 5 years ago
  51. c8560da Remove libstats/Android.bp by Muhammad Qureshi · 5 years ago
  52. c21f3c7 Native puller API: libstatspulled by Tej Singh · 5 years ago
  53. 9725e2e Make stats_event write function parameters const by Muhammad Qureshi · 5 years ago
  54. 0198379 Create stats_buffer_writer by Muhammad Qureshi · 5 years ago
  55. fd86a70 Create libstatssocket_q by Muhammad Qureshi · 5 years ago
  56. 9a0e1c8 Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 5 years ago
  57. ba4979c General cleanup; add support for key-value pairs by Ruchir Rastogi · 5 years ago
  58. 0bc706d Move type ids to stats_event.h by Ruchir Rastogi · 5 years ago
  59. 4c94a8b Merge "Set default timestamp to elapsedRealtimeNanos" by Ruchir Rastogi · 5 years ago
  60. 031f65d Merge "Update OWNERS for libstatssocket" am: 7933195a36 am: cdfea6d783 by Ruchir Rastogi · 5 years ago
  61. 4becbcf Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 5 years ago
  62. 4ef125e Update OWNERS for libstatssocket by Ruchir Rastogi · 5 years ago
  63. 1108edc First draft of native StatsEvent API by Ruchir Rastogi · 5 years ago
  64. 4dd956e libstats: remove copy of cruft removed from liblog. by Elliott Hughes · 6 years ago
  65. f5b9ccd Merge "libstats: remove _USING_LIBCXX." am: 5b3672a8a2 by Elliott Hughes · 6 years ago
  66. 4603640 libstats: remove _USING_LIBCXX. by Elliott Hughes · 6 years ago
  67. 7d00ec1 Merge "Report last atom tag of the failed stats log." by yaochen · 6 years ago
  68. 5379050 stats_event_list changes for statsd mainline api by Tej Singh · 6 years ago
  69. 5dc263b Report last atom tag of the failed stats log. by Yao Chen · 6 years ago
  70. 3ecd942 Increase the SO_SNDBUF for statsd socket. by Yao Chen · 6 years ago
  71. 63f4f61 Report last atom tag of the failed stats log. by Yao Chen · 6 years ago
  72. 70d4a67 stats_event_list changes for statsd mainline api by Tej Singh · 6 years ago
  73. da0784b Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 6 years ago
  74. 92a0cc1 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 6 years ago
  75. d3babed Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 6 years ago
  76. 28cec14 Log the last error code of StatsLog failures by Yao Chen · 6 years ago
  77. 6f9b30d Add a function to pass byte array to the log context. by Yao Chen · 6 years ago
  78. 992ffb7 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  79. 4ad5574 Revert "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  80. e77e612 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  81. ec845ef Reset statsd writer to init state after close by Yao Chen · 6 years ago
  82. 437705d Add an API to release stats logger resources. by Yao Chen · 7 years ago
  83. 1a5a750 Add a function to allow statslog failure. by Yao Chen · 7 years ago
  84. 40c9553 Remove a redundant check in statsd socket code. by Yao Chen · 7 years ago
  85. e612d8d Add OWNERS file for libstats/ by Yao Chen · 7 years ago
  86. 013f4e4 Move libstatssocket from frameworks/base to system/core/ by Yao Chen · 7 years ago