1. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 5 years ago
  2. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  3. 6ae4f77 Migrate to packages/modules/StatsD/lib/* by Baligh Uddin · 5 years ago
  4. 1b5888e Fix visibility rules for apex/statsd by Baligh Uddin · 5 years ago
  5. 5be28ef Add visibility for statsd in prep for migration. by Baligh Uddin · 5 years ago
  6. a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 6 years ago
  7. 3d8b739 Remove include/private/android_logger.h by Tom Cherry · 6 years ago
  8. f2a5ed0 Do not truncate AStatsEvent buffers by Ruchir Rastogi · 6 years ago
  9. 9b9584b Increase size limit for pulled AStatsEvent by Muhammad Qureshi · 6 years ago
  10. 84db2e4 Merge "Retry pullfinish with empty payload if call fails" into rvc-dev by Tej Singh · 6 years ago
  11. 413668b Merge "Libstatspull: decrease default pull timeout to 2s" into rvc-dev by Howard Ro · 6 years ago
  12. 00ffb6c Libstatspull: decrease default pull timeout to 2s by Tej Singh · 6 years ago
  13. c95f781 Retry pullfinish with empty payload if call fails by Tej Singh · 6 years ago
  14. f584432 Merge "Add test config to libstatspull_test and libstatssocket_test" into rvc-dev by Chen Zhu · 6 years ago
  15. c724fb6 Add test config to libstatspull_test and libstatssocket_test by Chen Zhu · 6 years ago
  16. 516b632 Remove statsd enable check when logging by Howard Ro · 6 years ago
  17. 4ae167e Use proper platform version checks (libstats) by Ruchir Rastogi · 6 years ago
  18. f2d4dc6 stats: Set min_sdk_version by Jooyung Han · 6 years ago
  19. 053ade4 Merge "Add test for AStatsSocket_close()" into rvc-dev by Jeffrey Huang · 6 years ago
  20. 6cc1d41 Add test for AStatsSocket_close() by Jeffrey Huang · 6 years ago
  21. 18d239c Add require root to libstats tests by Jeffrey Huang · 6 years ago
  22. 6d99e68 Merge "Tag libstatspull and libstatssocket tests as MTS" into rvc-dev by Jeffrey Huang · 6 years ago
  23. 2f51ad7 Tag libstatspull and libstatssocket tests as MTS by Jeffrey Huang · 6 years ago
  24. a6bcd48 Set apex_available property by Jiyong Park · 6 years ago
  25. 5d8f770 Link libc++ statically by Tej Singh · 6 years ago
  26. 0d7fb3d libstatspull documentation for puller guardrails by Tej Singh · 6 years ago
  27. e39a7cf Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev by Ruchir Rastogi · 6 years ago
  28. 8056dd1 Support ERROR_ATOM_ID_INVALID_POSITION by Ruchir Rastogi · 6 years ago
  29. e3bdbfa Disable ABI check for libstatspull by Hsin-Yi Chen · 6 years ago
  30. 47e5ae4 Minor followups from api feedback by Tej Singh · 6 years ago
  31. c06f147 Native API feedback for puller API by Tej Singh · 6 years ago
  32. 5a495be Merge "Enforce permission in native puller API." into rvc-dev by TreeHugger Robot · 6 years ago
  33. 8196687 Enforce permission in native puller API. by Tej Singh · 6 years ago
  34. e712eed Support atom-level annotations within AStatsEvent by Ruchir Rastogi · 6 years ago
  35. c2a354b Merge "don't include liblog to APEXes" into rvc-dev by Jiyong Park · 6 years ago
  36. 01aa81c don't include liblog to APEXes by Jiyong Park · 6 years ago
  37. 7a287d0 Use dlsym to load libstatssocket API by Ruchir Rastogi · 6 years ago
  38. 7452e46 Use libbase to get the elapsed time instead of libutils by Luke Huang · 6 years ago
  39. d78f4da Make libstatssocket a shared_lib by Tej Singh · 6 years ago
  40. 3a40ee5 //apex_available:platform should be first in list by Muhammad Qureshi · 6 years ago
  41. d430c85 Merge "Delete stats_event_list from libstatssocket" by Ruchir Rastogi · 6 years ago
  42. ea37af2 Merge "AStatsEvent_overwriteTimestamp" by TreeHugger Robot · 6 years ago
  43. e1cff24 Delete stats_event_list from libstatssocket by Ruchir Rastogi · 6 years ago
  44. f8e70a5 Merge "Expose AStatsSocket_close() from the statsd apex" by Howard Ro · 6 years ago
  45. e41a6c6 AStatsEvent_overwriteTimestamp by Ruchir Rastogi · 6 years ago
  46. 2ebc2e3 Expose AStatsSocket_close() from the statsd apex by Muhammad Qureshi · 6 years ago
  47. b0a85dc Add apex_available to libs by Jeffrey Huang · 6 years ago
  48. 223dadb Migrate libstatspull to libbinder_ndk by Ruchir Rastogi · 6 years ago
  49. 8095e4e Update libstatspull lib by Jeffrey Huang · 6 years ago
  50. b173a95 Fix native stats_event logging by Muhammad Qureshi · 6 years ago
  51. f49c38b Merge "Expose libstatspull as a stable C API" by Howard Ro · 6 years ago
  52. 0fca736 Add libstatssocket_test to TEST_MAPPING by Tej Singh · 6 years ago
  53. a8fd39d Expose libstatspull as a stable C API by Tej Singh · 6 years ago
  54. a37a2bc export libstatssocket_headers by Muhammad Qureshi · 6 years ago
  55. 518d77d Register pullers in separate thread by Tej Singh · 6 years ago
  56. dab324f Unregistration of native pullers by Tej Singh · 6 years ago
  57. d377590 Merge "Remove extra indirection in native puller API" by TreeHugger Robot · 6 years ago
  58. 7e1b190 Remove extra indirection in native puller API by Tej Singh · 6 years ago
  59. 21c1f9c stats_event.h/c tests by Ruchir Rastogi · 6 years ago
  60. a8cdcad Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 am: ae9375f13e am: 759c6ff425 by Automerger Merge Worker · 6 years ago
  61. 3bf8858 Merge "Fix bug in stats_event_benchmark" by Treehugger Robot · 6 years ago
  62. d177461 Fix bug in stats_event_benchmark by Ruchir Rastogi · 6 years ago
  63. 5310401 Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a am: 1662e44207 am: dada41d2cc by Automerger Merge Worker · 6 years ago
  64. 2ff1eac Merge "Expose libstatssocket as a stable C API" by Ruchir Rastogi · 6 years ago
  65. 5dbcae5 Expose libstatssocket as a stable C API by Ruchir Rastogi · 6 years ago
  66. a318188 Merge "Fix error checking in append_string" am: e2e2b2d3d3 am: 33e2002540 am: b2140e1246 by Automerger Merge Worker · 6 years ago
  67. e2e2b2d Merge "Fix error checking in append_string" by Treehugger Robot · 6 years ago
  68. 3bbc240 Fix error checking in append_string by Ruchir Rastogi · 6 years ago
  69. 20516da Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 6 years ago
  70. 79dd3ea Improve stats_event memory usage by Ruchir Rastogi · 6 years ago
  71. 926fa88 StatsEventCompat by Ruchir Rastogi · 6 years ago
  72. a33f81b Remove libstats/Android.bp by Muhammad Qureshi · 6 years ago
  73. 6d5a2fc Make stats_event write function parameters const by Muhammad Qureshi · 6 years ago
  74. 962cc23 Create stats_buffer_writer by Muhammad Qureshi · 6 years ago
  75. a3dcefc Create libstatssocket_q by Muhammad Qureshi · 6 years ago
  76. a38d5a6 Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 6 years ago
  77. 3822e61 General cleanup; add support for key-value pairs by Ruchir Rastogi · 6 years ago
  78. a3bc1af Move type ids to stats_event.h by Ruchir Rastogi · 6 years ago
  79. f4d23fc Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 6 years ago
  80. bb0da94 First draft of native StatsEvent API by Ruchir Rastogi · 6 years ago
  81. ffa2b31 Merge "Merge libstatspush_compat and libstatssocket_q" by Ruchir Rastogi · 6 years ago
  82. 7070b7a Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 6 years ago
  83. 5dc5673 Change register_stats_pull_atom_callback cookie parameter to non-const by Stan Iliev · 6 years ago
  84. f104eb9 Improve stats_event memory usage by Ruchir Rastogi · 6 years ago
  85. c9b826c Merge "StatsEventCompat" by TreeHugger Robot · 6 years ago
  86. 8822a02 StatsEventCompat by Ruchir Rastogi · 6 years ago
  87. 666510a Rename IStatsManager to IStatsd by Jeffrey Huang · 6 years ago
  88. 9ecc986 Use StatEventParcel in libstatspull by Ruchir Rastogi · 6 years ago
  89. 389fea8 Merge "Native puller API: libstatspulled" by TreeHugger Robot · 6 years ago
  90. 3edba67 Merge "Remove libstats/Android.bp" by TreeHugger Robot · 6 years ago
  91. c1ecb98 Remove libstats/Android.bp by Muhammad Qureshi · 6 years ago
  92. c03d009 Native puller API: libstatspulled by Tej Singh · 6 years ago
  93. c8ef71b Make stats_event write function parameters const by Muhammad Qureshi · 6 years ago
  94. f9b24ae Create stats_buffer_writer by Muhammad Qureshi · 6 years ago
  95. 876f64c Create libstatssocket_q by Muhammad Qureshi · 6 years ago
  96. 0ca5f8d Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 6 years ago
  97. 6a406d6 General cleanup; add support for key-value pairs by Ruchir Rastogi · 6 years ago
  98. 85f7357 Move type ids to stats_event.h by Ruchir Rastogi · 6 years ago
  99. 65567ee Merge "Set default timestamp to elapsedRealtimeNanos" by Ruchir Rastogi · 6 years ago
  100. 0469b00 Merge "Update OWNERS for libstatssocket" am: 7933195a36 am: cdfea6d783 by Ruchir Rastogi · 6 years ago