hai007
|
82f35a1401
|
Add "PayloadDirection" as an extra index for a payload's ThroughputRecorder
PiperOrigin-RevId: 491516038
|
2022-11-28 20:48:52 -08:00 |
|
Janusz Sobczak
|
a3b6058753
|
Fully qualify ::location::nearby imports.
Find and replace exercise.
Replace
`using location::nearby`
with
`using ::location::nearby`
and
`using <Name> = location::nearby`
with
`using <Name> = ::location::nearby`
PiperOrigin-RevId: 490087051
|
2022-11-21 15:33:21 -08:00 |
|
Adam Cozzette
|
b1d1019541
|
Internal change
PiperOrigin-RevId: 489671461
|
2022-11-19 05:04:29 -08:00 |
|
hai007
|
8ef1a5f3a9
|
Fix Throughput Profiling Nightly Sanitizer Analysis test case error
PiperOrigin-RevId: 478878990
|
2022-10-04 14:08:31 -07:00 |
|
hai007
|
8f681dece0
|
Throughput profiling
PiperOrigin-RevId: 477752265
|
2022-09-29 10:02:11 -07:00 |
|
Guogang Li
|
397964b5da
|
Fixed the crash after sending a file from windows device
PiperOrigin-RevId: 472782884
|
2022-09-07 12:15:32 -07:00 |
|
guogang
|
9b12bdde8d
|
Fixed the crash in connection close event
PiperOrigin-RevId: 465657456
|
2022-08-05 15:14:13 -07:00 |
|
hai007
|
d41cd674c8
|
Add onSessionComplete method in ClientProxy to log session
PiperOrigin-RevId: 461772377
|
2022-07-18 19:17:19 -07:00 |
|
hai007
|
519144eb24
|
[Analytics] Reorganize code structure for Analytics
- move AnalyticsRecorder to Connections specific folder
- log generic proto type in EventLogger
PiperOrigin-RevId: 451265563
|
2022-05-26 16:14:51 -07:00 |
|