- 8c2fe15 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 9 months ago
- 559379e Add Rust interface for the pull API. by Joel Galenson · 3 years, 9 months ago
- 5761043 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 10 months ago
- c9c6cc0 Create libstatspull_lazy by Tej Singh · 3 years, 10 months ago
- f9d87bd Create libstatssocket_lazy by Tej Singh · 3 years, 10 months ago
- d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 11 months ago
- c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 11 months ago
- 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 11 months ago
- 6ae4f77 Migrate to packages/modules/StatsD/lib/* by Baligh Uddin · 4 years, 1 month ago
- 1b5888e Fix visibility rules for apex/statsd by Baligh Uddin · 4 years, 1 month ago
- 5be28ef Add visibility for statsd in prep for migration. by Baligh Uddin · 4 years, 1 month ago
- a5edc0f Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 4 years, 3 months ago
- 3d8b739 Remove include/private/android_logger.h by Tom Cherry · 4 years, 3 months ago
- f2a5ed0 Do not truncate AStatsEvent buffers by Ruchir Rastogi · 4 years, 7 months ago
- 9b9584b Increase size limit for pulled AStatsEvent by Muhammad Qureshi · 4 years, 7 months ago
- 84db2e4 Merge "Retry pullfinish with empty payload if call fails" into rvc-dev by Tej Singh · 4 years, 7 months ago
- 413668b Merge "Libstatspull: decrease default pull timeout to 2s" into rvc-dev by Howard Ro · 4 years, 7 months ago
- 00ffb6c Libstatspull: decrease default pull timeout to 2s by Tej Singh · 4 years, 7 months ago
- c95f781 Retry pullfinish with empty payload if call fails by Tej Singh · 4 years, 7 months ago
- f584432 Merge "Add test config to libstatspull_test and libstatssocket_test" into rvc-dev by Chen Zhu · 4 years, 7 months ago
- c724fb6 Add test config to libstatspull_test and libstatssocket_test by Chen Zhu · 4 years, 7 months ago
- 516b632 Remove statsd enable check when logging by Howard Ro · 4 years, 7 months ago
- 4ae167e Use proper platform version checks (libstats) by Ruchir Rastogi · 4 years, 8 months ago
- f2d4dc6 stats: Set min_sdk_version by Jooyung Han · 4 years, 9 months ago
- 053ade4 Merge "Add test for AStatsSocket_close()" into rvc-dev by Jeffrey Huang · 4 years, 8 months ago
- 6cc1d41 Add test for AStatsSocket_close() by Jeffrey Huang · 4 years, 8 months ago
- 18d239c Add require root to libstats tests by Jeffrey Huang · 4 years, 8 months ago
- 6d99e68 Merge "Tag libstatspull and libstatssocket tests as MTS" into rvc-dev by Jeffrey Huang · 4 years, 8 months ago
- 2f51ad7 Tag libstatspull and libstatssocket tests as MTS by Jeffrey Huang · 4 years, 8 months ago
- a6bcd48 Set apex_available property by Jiyong Park · 4 years, 9 months ago
- 5d8f770 Link libc++ statically by Tej Singh · 4 years, 9 months ago
- 0d7fb3d libstatspull documentation for puller guardrails by Tej Singh · 4 years, 9 months ago
- e39a7cf Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev by Ruchir Rastogi · 4 years, 9 months ago
- 8056dd1 Support ERROR_ATOM_ID_INVALID_POSITION by Ruchir Rastogi · 4 years, 9 months ago
- e3bdbfa Disable ABI check for libstatspull by Hsin-Yi Chen · 4 years, 9 months ago
- 47e5ae4 Minor followups from api feedback by Tej Singh · 4 years, 9 months ago
- c06f147 Native API feedback for puller API by Tej Singh · 4 years, 10 months ago
- 5a495be Merge "Enforce permission in native puller API." into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
- 8196687 Enforce permission in native puller API. by Tej Singh · 4 years, 10 months ago
- e712eed Support atom-level annotations within AStatsEvent by Ruchir Rastogi · 4 years, 10 months ago
- c2a354b Merge "don't include liblog to APEXes" into rvc-dev by Jiyong Park · 4 years, 10 months ago
- 01aa81c don't include liblog to APEXes by Jiyong Park · 4 years, 10 months ago
- 7a287d0 Use dlsym to load libstatssocket API by Ruchir Rastogi · 4 years, 10 months ago
- 7452e46 Use libbase to get the elapsed time instead of libutils by Luke Huang · 4 years, 11 months ago
- d78f4da Make libstatssocket a shared_lib by Tej Singh · 5 years ago
- 3a40ee5 //apex_available:platform should be first in list by Muhammad Qureshi · 4 years, 10 months ago
- d430c85 Merge "Delete stats_event_list from libstatssocket" by Ruchir Rastogi · 4 years, 11 months ago
- ea37af2 Merge "AStatsEvent_overwriteTimestamp" by TreeHugger Robot · 4 years, 11 months ago
- e1cff24 Delete stats_event_list from libstatssocket by Ruchir Rastogi · 4 years, 11 months ago
- f8e70a5 Merge "Expose AStatsSocket_close() from the statsd apex" by Howard Ro · 4 years, 11 months ago
- e41a6c6 AStatsEvent_overwriteTimestamp by Ruchir Rastogi · 4 years, 11 months ago
- 2ebc2e3 Expose AStatsSocket_close() from the statsd apex by Muhammad Qureshi · 4 years, 11 months ago
- b0a85dc Add apex_available to libs by Jeffrey Huang · 4 years, 11 months ago
- 223dadb Migrate libstatspull to libbinder_ndk by Ruchir Rastogi · 5 years ago
- 8095e4e Update libstatspull lib by Jeffrey Huang · 5 years ago
- b173a95 Fix native stats_event logging by Muhammad Qureshi · 5 years ago
- f49c38b Merge "Expose libstatspull as a stable C API" by Howard Ro · 5 years ago
- 0fca736 Add libstatssocket_test to TEST_MAPPING by Tej Singh · 5 years ago
- a8fd39d Expose libstatspull as a stable C API by Tej Singh · 5 years ago
- a37a2bc export libstatssocket_headers by Muhammad Qureshi · 5 years ago
- 518d77d Register pullers in separate thread by Tej Singh · 5 years ago
- dab324f Unregistration of native pullers by Tej Singh · 5 years ago
- d377590 Merge "Remove extra indirection in native puller API" by TreeHugger Robot · 5 years ago
- 7e1b190 Remove extra indirection in native puller API by Tej Singh · 5 years ago
- 21c1f9c stats_event.h/c tests by Ruchir Rastogi · 5 years ago
- a8cdcad Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 am: ae9375f13e am: 759c6ff425 by Automerger Merge Worker · 5 years ago
- 3bf8858 Merge "Fix bug in stats_event_benchmark" by Treehugger Robot · 5 years ago
- d177461 Fix bug in stats_event_benchmark by Ruchir Rastogi · 5 years ago
- 5310401 Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a am: 1662e44207 am: dada41d2cc by Automerger Merge Worker · 5 years ago
- 2ff1eac Merge "Expose libstatssocket as a stable C API" by Ruchir Rastogi · 5 years ago
- 5dbcae5 Expose libstatssocket as a stable C API by Ruchir Rastogi · 5 years ago
- a318188 Merge "Fix error checking in append_string" am: e2e2b2d3d3 am: 33e2002540 am: b2140e1246 by Automerger Merge Worker · 5 years ago
- e2e2b2d Merge "Fix error checking in append_string" by Treehugger Robot · 5 years ago
- 3bbc240 Fix error checking in append_string by Ruchir Rastogi · 5 years ago
- 20516da Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 5 years ago
- 79dd3ea Improve stats_event memory usage by Ruchir Rastogi · 5 years ago
- 926fa88 StatsEventCompat by Ruchir Rastogi · 5 years ago
- a33f81b Remove libstats/Android.bp by Muhammad Qureshi · 5 years ago
- 6d5a2fc Make stats_event write function parameters const by Muhammad Qureshi · 5 years ago
- 962cc23 Create stats_buffer_writer by Muhammad Qureshi · 5 years ago
- a3dcefc Create libstatssocket_q by Muhammad Qureshi · 5 years ago
- a38d5a6 Simplified stats_event.c; exposed getter methods by Ruchir Rastogi · 5 years ago
- 3822e61 General cleanup; add support for key-value pairs by Ruchir Rastogi · 5 years ago
- a3bc1af Move type ids to stats_event.h by Ruchir Rastogi · 5 years ago
- f4d23fc Set default timestamp to elapsedRealtimeNanos by Ruchir Rastogi · 5 years ago
- bb0da94 First draft of native StatsEvent API by Ruchir Rastogi · 5 years ago
- ffa2b31 Merge "Merge libstatspush_compat and libstatssocket_q" by Ruchir Rastogi · 5 years ago
- 7070b7a Merge libstatspush_compat and libstatssocket_q by Ruchir Rastogi · 5 years ago
- 5dc5673 Change register_stats_pull_atom_callback cookie parameter to non-const by Stan Iliev · 5 years ago
- f104eb9 Improve stats_event memory usage by Ruchir Rastogi · 5 years ago
- c9b826c Merge "StatsEventCompat" by TreeHugger Robot · 5 years ago
- 8822a02 StatsEventCompat by Ruchir Rastogi · 5 years ago
- 666510a Rename IStatsManager to IStatsd by Jeffrey Huang · 5 years ago
- 9ecc986 Use StatEventParcel in libstatspull by Ruchir Rastogi · 5 years ago
- 389fea8 Merge "Native puller API: libstatspulled" by TreeHugger Robot · 5 years ago
- 3edba67 Merge "Remove libstats/Android.bp" by TreeHugger Robot · 5 years ago
- c1ecb98 Remove libstats/Android.bp by Muhammad Qureshi · 5 years ago
- c03d009 Native puller API: libstatspulled by Tej Singh · 5 years ago
- c8ef71b Make stats_event write function parameters const by Muhammad Qureshi · 5 years ago
- f9b24ae Create stats_buffer_writer by Muhammad Qureshi · 5 years ago