Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
035e1993733cdcbcde9e3c55595cd8f70e91cb9f
/
libstats
301329d
Do not truncate AStatsEvent buffers
by Ruchir Rastogi
· 4 years, 10 months ago
bd3011b
Increase size limit for pulled AStatsEvent
by Muhammad Qureshi
· 4 years, 10 months ago
aa56138
Merge "Retry pullfinish with empty payload if call fails" into rvc-dev
by Tej Singh
· 4 years, 10 months ago
333b8a9
Merge "Libstatspull: decrease default pull timeout to 2s" into rvc-dev
by Howard Ro
· 4 years, 10 months ago
7adfaf4
Libstatspull: decrease default pull timeout to 2s
by Tej Singh
· 4 years, 11 months ago
5829775
Retry pullfinish with empty payload if call fails
by Tej Singh
· 4 years, 10 months ago
bd03a31
Merge "Add test config to libstatspull_test and libstatssocket_test" into rvc-dev
by Chen Zhu
· 4 years, 10 months ago
78b26f4
Add test config to libstatspull_test and libstatssocket_test
by Chen Zhu
· 4 years, 11 months ago
dc8e703
Remove statsd enable check when logging
by Howard Ro
· 4 years, 11 months ago
754d8ef
Use proper platform version checks (libstats)
by Ruchir Rastogi
· 5 years ago
f64b5fd
stats: Set min_sdk_version
by Jooyung Han
· 5 years ago
9b3886f
Merge "Add test for AStatsSocket_close()" into rvc-dev
by Jeffrey Huang
· 5 years ago
6024cf1
Add test for AStatsSocket_close()
by Jeffrey Huang
· 5 years ago
57350bd
Add require root to libstats tests
by Jeffrey Huang
· 5 years ago
d2fea3f
Merge "Tag libstatspull and libstatssocket tests as MTS" into rvc-dev
by Jeffrey Huang
· 5 years ago
55399e1
Tag libstatspull and libstatssocket tests as MTS
by Jeffrey Huang
· 5 years ago
dc2d0e9
Set apex_available property
by Jiyong Park
· 5 years ago
4ca121e
Link libc++ statically
by Tej Singh
· 5 years ago
02a0941
libstatspull documentation for puller guardrails
by Tej Singh
· 5 years ago
a73f368
Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev
by Ruchir Rastogi
· 5 years ago
20fd10a
Support ERROR_ATOM_ID_INVALID_POSITION
by Ruchir Rastogi
· 5 years ago
2077e58
Disable ABI check for libstatspull
by Hsin-Yi Chen
· 5 years ago
aff4cf0
Minor followups from api feedback
by Tej Singh
· 5 years ago
f9c12bc
Native API feedback for puller API
by Tej Singh
· 5 years ago
29f3a9f
Merge "Enforce permission in native puller API." into rvc-dev
by TreeHugger Robot
· 5 years ago
f704743
Enforce permission in native puller API.
by Tej Singh
· 5 years ago
1e894b5
Support atom-level annotations within AStatsEvent
by Ruchir Rastogi
· 5 years ago
c46d760
Merge "don't include liblog to APEXes" into rvc-dev
by Jiyong Park
· 5 years ago
6d2cdc0
don't include liblog to APEXes
by Jiyong Park
· 5 years ago
a4138da
Use dlsym to load libstatssocket API
by Ruchir Rastogi
· 5 years ago
e3d9f91
Use libbase to get the elapsed time instead of libutils
by Luke Huang
· 5 years ago
3160f1c
Make libstatssocket a shared_lib
by Tej Singh
· 5 years ago
2df8165
//apex_available:platform should be first in list
by Muhammad Qureshi
· 5 years ago
76604ac
Merge "Delete stats_event_list from libstatssocket"
by Ruchir Rastogi
· 5 years ago
96ac68f
Merge "AStatsEvent_overwriteTimestamp"
by TreeHugger Robot
· 5 years ago
b3cf3d1
Delete stats_event_list from libstatssocket
by Ruchir Rastogi
· 5 years ago
6e464c1
Merge "Expose AStatsSocket_close() from the statsd apex"
by Howard Ro
· 5 years ago
811c873
AStatsEvent_overwriteTimestamp
by Ruchir Rastogi
· 5 years ago
0efe980
Expose AStatsSocket_close() from the statsd apex
by Muhammad Qureshi
· 5 years ago
b144bd1
Add apex_available to libs
by Jeffrey Huang
· 5 years ago
3404402
Migrate libstatspull to libbinder_ndk
by Ruchir Rastogi
· 5 years ago
e896fd3
Update libstatspull lib
by Jeffrey Huang
· 5 years ago
169a2c2
Fix native stats_event logging
by Muhammad Qureshi
· 5 years ago
9017d69
Merge "Expose libstatspull as a stable C API"
by Howard Ro
· 5 years ago
b5b1b8b
Add libstatssocket_test to TEST_MAPPING
by Tej Singh
· 5 years ago
87d6fee
Expose libstatspull as a stable C API
by Tej Singh
· 5 years ago
1f2c0ef
export libstatssocket_headers
by Muhammad Qureshi
· 5 years ago
94da397
Register pullers in separate thread
by Tej Singh
· 5 years ago
2b1d5bb
Unregistration of native pullers
by Tej Singh
· 5 years ago
3b2031b
Merge "Remove extra indirection in native puller API"
by TreeHugger Robot
· 5 years ago
2eb6b8a
Remove extra indirection in native puller API
by Tej Singh
· 5 years ago
4cc84dc
stats_event.h/c tests
by Ruchir Rastogi
· 5 years ago
4b48601
Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 am: ae9375f13e am: 759c6ff425
by Automerger Merge Worker
· 5 years ago
8683599
Merge "Fix bug in stats_event_benchmark"
by Treehugger Robot
· 5 years ago
963ac33
Fix bug in stats_event_benchmark
by Ruchir Rastogi
· 5 years ago
ddf13e7
Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a am: 1662e44207 am: dada41d2cc
by Automerger Merge Worker
· 5 years ago
85c2cd3
Merge "Expose libstatssocket as a stable C API"
by Ruchir Rastogi
· 5 years ago
2ea0f0d
Expose libstatssocket as a stable C API
by Ruchir Rastogi
· 5 years ago
ec5d039
Merge "Fix error checking in append_string" am: e2e2b2d3d3 am: 33e2002540 am: b2140e1246
by Automerger Merge Worker
· 5 years ago
187a26c
Merge "Fix error checking in append_string"
by Treehugger Robot
· 5 years ago
033d424
Fix error checking in append_string
by Ruchir Rastogi
· 5 years ago
8dae6ce
Merge libstatspush_compat and libstatssocket_q
by Ruchir Rastogi
· 5 years ago
4af8400
Improve stats_event memory usage
by Ruchir Rastogi
· 5 years ago
34cba2e
StatsEventCompat
by Ruchir Rastogi
· 5 years ago
5a8925b
Remove libstats/Android.bp
by Muhammad Qureshi
· 5 years ago
537bba0
Make stats_event write function parameters const
by Muhammad Qureshi
· 5 years ago
b66e307
Create stats_buffer_writer
by Muhammad Qureshi
· 5 years ago
b6e4336
Create libstatssocket_q
by Muhammad Qureshi
· 5 years ago
b0e016b
Simplified stats_event.c; exposed getter methods
by Ruchir Rastogi
· 5 years ago
866dd03
General cleanup; add support for key-value pairs
by Ruchir Rastogi
· 5 years ago
5284ad9
Move type ids to stats_event.h
by Ruchir Rastogi
· 5 years ago
ce775f7
Set default timestamp to elapsedRealtimeNanos
by Ruchir Rastogi
· 5 years ago
d47d64f
First draft of native StatsEvent API
by Ruchir Rastogi
· 5 years ago
3bf61bf
Merge "Merge libstatspush_compat and libstatssocket_q"
by Ruchir Rastogi
· 5 years ago
e4fe2e6
Merge libstatspush_compat and libstatssocket_q
by Ruchir Rastogi
· 5 years ago
eaf3dc0
Change register_stats_pull_atom_callback cookie parameter to non-const
by Stan Iliev
· 5 years ago
42c8e10
Improve stats_event memory usage
by Ruchir Rastogi
· 5 years ago
79dd508
Merge "StatsEventCompat"
by TreeHugger Robot
· 5 years ago
1d831a9
StatsEventCompat
by Ruchir Rastogi
· 5 years ago
615c53b
Rename IStatsManager to IStatsd
by Jeffrey Huang
· 5 years ago
2a9c49b
Use StatEventParcel in libstatspull
by Ruchir Rastogi
· 5 years ago
b863a12
Merge "Native puller API: libstatspulled"
by TreeHugger Robot
· 5 years ago
3bed613
Merge "Remove libstats/Android.bp"
by TreeHugger Robot
· 5 years ago
c8560da
Remove libstats/Android.bp
by Muhammad Qureshi
· 5 years ago
c21f3c7
Native puller API: libstatspulled
by Tej Singh
· 5 years ago
9725e2e
Make stats_event write function parameters const
by Muhammad Qureshi
· 5 years ago
0198379
Create stats_buffer_writer
by Muhammad Qureshi
· 5 years ago
fd86a70
Create libstatssocket_q
by Muhammad Qureshi
· 5 years ago
9a0e1c8
Simplified stats_event.c; exposed getter methods
by Ruchir Rastogi
· 5 years ago
ba4979c
General cleanup; add support for key-value pairs
by Ruchir Rastogi
· 5 years ago
0bc706d
Move type ids to stats_event.h
by Ruchir Rastogi
· 5 years ago
4c94a8b
Merge "Set default timestamp to elapsedRealtimeNanos"
by Ruchir Rastogi
· 5 years ago
031f65d
Merge "Update OWNERS for libstatssocket" am: 7933195a36 am: cdfea6d783
by Ruchir Rastogi
· 5 years ago
4becbcf
Set default timestamp to elapsedRealtimeNanos
by Ruchir Rastogi
· 5 years ago
4ef125e
Update OWNERS for libstatssocket
by Ruchir Rastogi
· 5 years ago
1108edc
First draft of native StatsEvent API
by Ruchir Rastogi
· 5 years ago
4dd956e
libstats: remove copy of cruft removed from liblog.
by Elliott Hughes
· 6 years ago
f5b9ccd
Merge "libstats: remove _USING_LIBCXX." am: 5b3672a8a2
by Elliott Hughes
· 6 years ago
4603640
libstats: remove _USING_LIBCXX.
by Elliott Hughes
· 6 years ago
7d00ec1
Merge "Report last atom tag of the failed stats log."
by yaochen
· 6 years ago
Next »