Commit Graph
1152 Commits
Author SHA1 Message Date
hai007 a024248341 Delete test that tests behavior when std::string_view is constructed from nullptr
PiperOrigin-RevId: 797045149
2025-08-19 15:34:35 -07:00
Francis Tsui cff660eacf Remove unnecessary optional from scheduler.
PiperOrigin-RevId: 795275868
2025-08-14 18:07:15 -07:00
hai007 59f46f4b5a Remove the prefix for the generalization.
PiperOrigin-RevId: 795189590
2025-08-14 14:06:14 -07:00
hai007 172f8452c6 Refactor WifiLanServiceInfotest to improve test coverage.
PiperOrigin-RevId: 794712543
2025-08-13 13:31:00 -07:00
Edwin Wu 09a7dc8eb3 [NC Apple coverage] Add GNCDeviceInfoTest unit test to cover the device info APIs for Nearby.
PiperOrigin-RevId: 794643095
2025-08-13 10:41:05 -07:00
Edwin Wu eed03c7158 [NC Apple coverage] Add more tests for GNCPlatformTest.
PiperOrigin-RevId: 794624452
2025-08-13 09:59:19 -07:00
Edwin Wu a4314b3168 Added a timeout for each operation that block the thread.
PiperOrigin-RevId: 794517029
2025-08-13 04:36:33 -07:00
Nick Bourdakos bff02013c9 Add implementation for log file path
PiperOrigin-RevId: 794256202
2025-08-12 13:52:47 -07:00
Nick Bourdakos 4c5637203b Dispatch FireNow to a background queue to avoid blocking UI
PiperOrigin-RevId: 793875585
2025-08-11 18:28:04 -07:00
Johnson Lu aaa1a35b62 Create iOS MH snippet
PiperOrigin-RevId: 793871634
2025-08-11 18:10:18 -07:00
Francis Tsui 804b481b73 Refactor device path management functions.
PiperOrigin-RevId: 793755146
2025-08-11 12:30:57 -07:00
hai007 dcfb83f68b Automated Code Change
PiperOrigin-RevId: 793110622
2025-08-09 16:13:50 -07:00
Edwin Wu 31a15dc938 [NC Apple coverage] Implement iOS preferences in tests.
PiperOrigin-RevId: 792370292
2025-08-07 17:24:00 -07:00
Edwin Wu e95b44cf61 Fixes a potential crash when shutting down a BleMedium.
PiperOrigin-RevId: 792365629
2025-08-07 17:08:04 -07:00
Guogang Li fc37f9b9f0 Internal bug fix
PiperOrigin-RevId: 792253206
2025-08-07 12:01:37 -07:00
Guogang Li ddd4f922b9 Fixed deadlock during stop scanning on iOS
PiperOrigin-RevId: 791998760
2025-08-06 22:47:41 -07:00
Francis Tsui 807bf7172f Set linux credential store path.
PiperOrigin-RevId: 791932855
2025-08-06 18:51:07 -07:00
Francis Tsui 4826e79e0c Cleanup preferences manager.
PiperOrigin-RevId: 791889165
2025-08-06 16:28:43 -07:00
Francis Tsui 38827f2b4b Allow set and get last modified times on files.
PiperOrigin-RevId: 791407269
2025-08-05 16:08:30 -07:00
Guogang Li 0640a9c13c Add cancel support for hotspot connection
PiperOrigin-RevId: 791394599
2025-08-05 15:33:33 -07:00
Francis Tsui e66394d4f7 Use native Window API for file access.
PiperOrigin-RevId: 791371696
2025-08-05 14:32:42 -07:00
Edwin Wu 8990edee33 [NC Apple coverage] Add test for GNCLogger
PiperOrigin-RevId: 791250955
2025-08-05 09:35:54 -07:00
Edwin Wu cbf3e429b5 [NC Apple coverage] Create GNCUtilsTest.m.
PiperOrigin-RevId: 791173846
2025-08-05 05:46:31 -07:00
Edwin Wu 2830705ba9 [NC Apple coverage] Adding iOS unit tests cases for GNCFeatureFlags
PiperOrigin-RevId: 791167785
2025-08-05 05:23:15 -07:00
Edwin Wu d4edb7663d Added the apple implementation to the platform implementation
PiperOrigin-RevId: 788246739
2025-07-28 18:59:47 -07:00
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