Commit Graph
1127 Commits
Author SHA1 Message Date
Edwin Wu bcc34ee7b6 Make timer queue run on background queue
PiperOrigin-RevId: 788236523
2025-07-28 18:21:49 -07:00
Edwin Wu f487377f5c Fix Segmentation fault on TimerImpl.TestFireNow
PiperOrigin-RevId: 788087990
2025-07-28 11:25:37 -07:00
Mingshiou Wu 54025ad0b0 Add unit tests for awdl.cc
PiperOrigin-RevId: 787395670
2025-07-26 01:17:32 -07:00
Edwin Wu 76a9af2441 Enabled unit tests in GNSCentralManager.m
PiperOrigin-RevId: 787352883
2025-07-25 21:36:23 -07:00
Edwin Wu cbbdb85df2 Update Unit Test for GNSSocket and GNSWeavePacket in Shared folder.
PiperOrigin-RevId: 787348545
2025-07-25 21:19:59 -07:00
Edwin Wu b587364fec Fix failed to shutdown running task in scheduled executor.
PiperOrigin-RevId: 787348234
2025-07-25 21:14:38 -07:00
Mingshiou Wu fcd3cb0fc3 feat: add ble_v2 test in g3 platform
PiperOrigin-RevId: 786993987
2025-07-25 00:07:27 -07:00
Edwin Wu 4b41512543 Fix Apple Cancelable.Cancel() method sending back the wrong signal.
PiperOrigin-RevId: 786906340
2025-07-24 18:17:27 -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 7480977c58 Automated Code Change
PiperOrigin-RevId: 786349659
2025-07-23 11:07:56 -07:00
hai007 09943b4c7d Automated Code Change
PiperOrigin-RevId: 786155930
2025-07-22 23:52:40 -07:00
Guogang Li aa5fcabe07 Internal crash fix
PiperOrigin-RevId: 785463735
2025-07-21 09:23:25 -07:00
Guogang Li 771904b707 Make Wi-Fi LAN and AWDL could coexist
PiperOrigin-RevId: 784242267
2025-07-17 10:59:17 -07:00
hai007 b5ae01cf2d Automated Code Change
PiperOrigin-RevId: 784107862
2025-07-17 03:14:24 -07:00
Guogang Li bddc6b4309 Removing to use MSG_WAITALL
PiperOrigin-RevId: 783827297
2025-07-16 11:17:25 -07:00
Guogang Li 2e94870593 Cleanup unused files
PiperOrigin-RevId: 783094630
2025-07-14 16:59:26 -07:00
hai007 9058bc2d17 Automated Code Change
PiperOrigin-RevId: 781591259
2025-07-10 10:35:02 -07:00
Guogang Li f2f95ef48c Add more test cases to windows utils
PiperOrigin-RevId: 781235840
2025-07-09 15:32:37 -07:00
Guogang Li 8f14bd10fc Update WinRT to new version 2.0.250303.1
PiperOrigin-RevId: 781075193
2025-07-09 08:58:00 -07:00
Guogang Li 4d8a018b0e Add more unit test for thread pool
PiperOrigin-RevId: 780348093
2025-07-07 18:57:22 -07:00
Guogang Li a2bcb2db27 Fix asan/msan bug
PiperOrigin-RevId: 780237506
2025-07-07 13:30:50 -07:00
Guogang Li 2df88546be Fixed MD5 and SHA256 bug in apple platform implementation
PiperOrigin-RevId: 776303688
2025-06-26 15:26:17 -07:00
hai007 2426f3e174 Check the Location Permission Status before Get Current SSID
PiperOrigin-RevId: 775385875
2025-06-24 14:35:44 -07:00
Guogang Li b8246abbe4 Fixed the potential advertising issue in Wi-Fi LAN
PiperOrigin-RevId: 774961389
2025-06-23 16:05:39 -07:00
Guogang Li 0c0a59d8a1 Add API to retrieve BLE peripheral ID from native BLE ID
PiperOrigin-RevId: 773373972
2025-06-19 09:54:00 -07:00
Anthony Rueda fff5c22e31 Add identity field to DeviceIdentityMetaData proto and rust_encrypted_metadata_bytes_v1 to SharedCredential proto.
PiperOrigin-RevId: 770811060
2025-06-12 15:10:26 -07:00
hai007 3f8e7774c2 Automated Code Change
PiperOrigin-RevId: 770709504
2025-06-12 10:23:57 -07:00
Edwin Wu 6a5daffb87 [iOS] Fix the l2cap transfer cache issue by adpoting l2cap packet_acknowledgement proto message.
PiperOrigin-RevId: 770251990
2025-06-11 11:50:24 -07:00
Mingshiou Wu 75c94db1f8 Refactor the logic of L2CAP packet handling.
- Refactor the logic of L2CAP packet handling.
- Add a way to response empty advertisement to fail the L2CAP request immediately.
- Reduce unnessary logs.

PiperOrigin-RevId: 769506649
2025-06-10 01:24:50 -07:00
Francis Tsui 66b13002dd Log error code instead of error messages on file operation failures.
PiperOrigin-RevId: 769248073
2025-06-09 12:26:58 -07:00
Francis Tsui bd4ac34c38 Rotate log file by file size.
PiperOrigin-RevId: 768267049
2025-06-06 16:41:43 -07:00
Francis Tsui 2d8b71703e Cleanup certificate manager path management.
PiperOrigin-RevId: 768146823
2025-06-06 11:15:29 -07:00
Francis Tsui 56d7ca1c2e Remove unnecessary conversion from FilePath to string.
PiperOrigin-RevId: 768137824
2025-06-06 10:53:33 -07:00
Edwin Wu 18637b63fa Fix missing getter for cbManagerState.
PiperOrigin-RevId: 767898848
2025-06-05 21:34:25 -07:00
Guogang Li 18bfd5dffa Update illegal characters in file name for Windows
PiperOrigin-RevId: 767794731
2025-06-05 15:43:27 -07:00
Edwin Wu 6892dc3495 Update CBCentralManagerState to CBManagerState.
PiperOrigin-RevId: 767405761
2025-06-04 20:46:48 -07:00
Francis Tsui 5e1ec2c2e1 Use Unicode Windows Env for Destroy in LevelDb.
PiperOrigin-RevId: 767303270
2025-06-04 15:14:03 -07:00
Guogang Li 2f07f1ceee Remove dependents on GTMLogger
PiperOrigin-RevId: 766849674
2025-06-03 15:42:07 -07:00
Francis Tsui e96ebef1d3 Make levelDb compatible with Unicode paths.
PiperOrigin-RevId: 766424342
2025-06-02 18:31:15 -07:00
Guogang Li 46d7270fdc Replace GTMLogger with GNCLogger
PiperOrigin-RevId: 766419599
2025-06-02 18:11:23 -07:00
Francis Tsui c7cfe3ead4 Hide access to std::filesystem from FilePath.
PiperOrigin-RevId: 766401136
2025-06-02 17:07:33 -07:00
Guogang Li d7a688f415 Create GNCLogger for apple platform
PiperOrigin-RevId: 766393388
2025-06-02 16:45:00 -07:00
Guogang Li 67beb46d45 don't log message as private
PiperOrigin-RevId: 765410309
2025-05-30 18:26:50 -07:00
Edwin Wu bbc56c10ec [iOS] Fix L2CAP crash issue.
PiperOrigin-RevId: 765077236
2025-05-30 01:11:20 -07:00
Guogang Li 7ac30b7624 Add OS Log sink for iOS
PiperOrigin-RevId: 764981349
2025-05-29 19:29:59 -07:00
Francis Tsui 703c0fd2b5 Remove std::filesystem from third_party/nearby.
PiperOrigin-RevId: 764953786
2025-05-29 17:42:05 -07:00
Francis Tsui 09cdc14fb6 Fix files.cc.
PiperOrigin-RevId: 764926334
2025-05-29 16:17:09 -07:00
Guogang Li 20fcca4e95 Add a basic test for the logger writer
PiperOrigin-RevId: 764774015
2025-05-29 10:01:21 -07:00