Francis Tsui
|
fbf66ad7e3
|
Switch OutputStream::Write to use string_view.
PiperOrigin-RevId: 854225267
|
2026-01-09 09:37:00 -08:00 |
|
Francis Tsui
|
520223f3b9
|
Add IS_VLOG_ON macro to platform logging.
PiperOrigin-RevId: 820402805
|
2025-10-16 14:47:30 -07:00 |
|
hai007
|
bb1fe70700
|
Fix go/msan, go/msan_arm and go/hwasan_arm error
PiperOrigin-RevId: 800066348
|
2025-08-27 09:36:11 -07:00 |
|
hai007
|
094dcf30b5
|
Refactor MultiplexSocketTest to improve test coverage.
PiperOrigin-RevId: 796459727
|
2025-08-18 09:36:16 -07:00 |
|
hai007
|
ff6e506c0e
|
Fix tsan error for multiplex_test
PiperOrigin-RevId: 792809910
|
2025-08-08 16:57:33 -07:00 |
|
hai007
|
00a2999269
|
Format all the files in CL786733783
PiperOrigin-RevId: 786873870
|
2025-07-24 16:25:18 -07:00 |
|
hai007
|
71cdf84236
|
Replace NEARBY_LOGS with LOG for all coding under google3/third_party/nearby/
PiperOrigin-RevId: 786733783
|
2025-07-24 09:34:17 -07:00 |
|
hai007
|
a78e9e4138
|
Automated Code Change
PiperOrigin-RevId: 786383170
|
2025-07-23 12:34:42 -07:00 |
|
hai007
|
190bb141cc
|
Implement AWDL in connection layer (part 1)
PiperOrigin-RevId: 742925127
|
2025-04-01 19:11:20 -07:00 |
|
Francis Tsui
|
d911c194c8
|
Reorganize build targets.
PiperOrigin-RevId: 733814491
|
2025-03-05 11:48:08 -08:00 |
|
hai007
|
97690c6996
|
[cpp23] Remove usage of std::aligned_storage in nearby
Deprecated in C++23. Details in https://crbug.com/388068052.
PiperOrigin-RevId: 722745132
|
2025-02-03 12:02:21 -08:00 |
|
hai007
|
f976f7e05a
|
Add Bluetooth Multiplex and WiFiLan Multiplex flags for better control.
PiperOrigin-RevId: 720337637
|
2025-01-27 15:57:52 -08:00 |
|
Crisrael Lucero
|
8e87a6e51c
|
Remove unused private field variable in MultiplexSocket
PiperOrigin-RevId: 694313402
|
2024-11-07 18:17:52 -08:00 |
|
hai007
|
cb07eead88
|
Implement multiplex for WIFI_LAN
PiperOrigin-RevId: 694239460
|
2024-11-07 14:02:22 -08:00 |
|
Crisrael Lucero
|
835e5d16c3
|
Minor comment cleanup
PiperOrigin-RevId: 683690113
|
2024-10-08 11:06:26 -07:00 |
|
Guogang Li
|
d5b5d92f87
|
Internal logging update
PiperOrigin-RevId: 669420403
|
2024-08-30 13:08:35 -07:00 |
|
hai007
|
7e4be1131b
|
[Multiplex] Create ShutdownAll() method to shutdown all the virtual sockets and streams.
PiperOrigin-RevId: 660875041
|
2024-08-08 09:55:12 -07:00 |
|
hai007
|
d730c6a437
|
[Multiplex] Fix the issue that the physical socket is not handled properly.
PiperOrigin-RevId: 660594414
|
2024-08-07 17:12:39 -07:00 |
|
hai007
|
673af15b5a
|
The shutdown flag should be set to true when all virtual sockets are disconnected.
PiperOrigin-RevId: 658149636
|
2024-07-31 14:49:24 -07:00 |
|
hai007
|
1973a803a8
|
Fix the flaky test of multiplex_socket_test.
PiperOrigin-RevId: 657728480
|
2024-07-30 14:21:04 -07:00 |
|
Anay Wadhera
|
e2aac58f2f
|
Remove CORE_ADAPTER_DLL define
PiperOrigin-RevId: 654136693
|
2024-07-19 15:05:57 -07:00 |
|
hai007
|
09094110c8
|
Replace dynamic_cast with down_cast
PiperOrigin-RevId: 654066599
|
2024-07-19 11:17:05 -07:00 |
|
hai007
|
25deb0962f
|
Implement Bluetooth Multiplex.
PiperOrigin-RevId: 651921709
|
2024-07-12 16:52:46 -07:00 |
|
hai007
|
1c8395eede
|
Fix the bug that the multiplex socket is not closed properly.
PiperOrigin-RevId: 633675141
|
2024-05-14 12:47:19 -07:00 |
|
hai007
|
7c72774167
|
Multiplex implementation - Create Multiplex Socket
PiperOrigin-RevId: 632628955
|
2024-05-10 16:11:26 -07:00 |
|
hai007
|
1e1d841965
|
Multiplex implementation - Create Virtual Output Stream
PiperOrigin-RevId: 623540454
|
2024-04-10 10:44:50 -07:00 |
|
hai007
|
a633a940f4
|
Multiplex implementation - Frame generation
PiperOrigin-RevId: 616247739
|
2024-03-15 14:45:01 -07:00 |
|