Commit Graph
332 Commits
Author SHA1 Message Date
xlythe 24d9ea6fe6 asdf
PiperOrigin-RevId: 387879731
2021-07-30 14:54:35 -07:00
hai007 942e6cbaa8 Moved connections/windows to third_party, and copied the blueprint file into third_party
PiperOrigin-RevId: 387621210
2021-07-29 11:58:12 -07:00
xlythe 1db4420c59 BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387591860
2021-07-29 08:44:22 -07:00
hai007 b1815095dd BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00
Edwin Wu 09e65aeddb Internal change
PiperOrigin-RevId: 386356072
2021-07-22 17:18:42 -07:00
Edwin Wu f82dc3faa1 Internal change
PiperOrigin-RevId: 386179189
2021-07-22 00:25:35 -07:00
Josh Nohle 7c1f423014 [Nearby Connections][C++] Fix integer comparison and includes
PiperOrigin-RevId: 385222885
2021-07-16 14:22:34 -07:00
hai007 ee320905b9 Internal change
PiperOrigin-RevId: 385190129
2021-07-16 11:36:42 -07:00
Janusz Sobczak ed511f962d Support payload offsets
Support sending a file or stream payload from a non-zero offset.
This allows the clients to resume a transfer. Upper layers should use
this feature only when both sides support it.

PiperOrigin-RevId: 385137570
2021-07-16 06:52:45 -07:00
Edwin Wu 386daf26a2 Internal change
PiperOrigin-RevId: 384608597
2021-07-13 20:09:26 -07:00
hai007 75c07c01c4 Internal change
PiperOrigin-RevId: 384567436
2021-07-13 15:40:22 -07:00
James Vecore ea231c7138 [Nearby] Acquire mutex in ClientProxy::GetLocalEndpointId
This method is called from multiple threads and needs to ensure the local_endpoint_id_ data member can be read/updated safely from multiple threads.

PiperOrigin-RevId: 384337724
2021-07-12 16:06:22 -07:00
Edwin Wu 7c2e204b2c Internal change
PiperOrigin-RevId: 383557920
2021-07-07 21:57:45 -07:00
Janusz Sobczak 15996d64dd Internal change
PiperOrigin-RevId: 383512322
2021-07-07 16:02:54 -07:00
Edwin Wu a915858be9 Internal change
PiperOrigin-RevId: 381594763
2021-06-25 20:47:51 -07:00
Janusz Sobczak da07b7ba77 Use A-Z0-9 for EndpointID (avoid a-z, -, _ characters)
PiperOrigin-RevId: 380975403
2021-06-23 00:53:59 -07:00
hai007 2e853156dc Internal change
PiperOrigin-RevId: 380848866
2021-06-22 11:09:32 -07:00
Edwin Wu 56d519c739 Internal change
PiperOrigin-RevId: 380767892
2021-06-22 03:03:21 -07:00
Janusz Sobczak ae7c51e95d Run workers on dedicated threads.
Run reader and keep-alive workers on dedicated threads provided by
SingleThreadExecutor.
The thread handlers are stored in EndpointState, the workers are automatically
terminated when EndpointState is destroyed.

PiperOrigin-RevId: 380543888
2021-06-21 03:54:01 -07:00
hai007 216a6d8ae0 Internal change
PiperOrigin-RevId: 380085191
2021-06-17 17:57:17 -07:00
hai007 78f19e26be Internal change
PiperOrigin-RevId: 380080172
2021-06-17 17:22:20 -07:00
Edwin Wu 5ed0903d6e Internal change
PiperOrigin-RevId: 379422825
2021-06-14 23:20:15 -07:00
Edwin Wu b924c9200d Internal change
PiperOrigin-RevId: 379422596
2021-06-14 23:17:29 -07:00
Edwin Wu 6efdd6d43e Internal change
PiperOrigin-RevId: 379414858
2021-06-14 22:13:49 -07:00
James Vecore 67a85e4599 Fix ReadClientIntroductionAckFrame log
PiperOrigin-RevId: 378503771
2021-06-09 14:45:14 -07:00
Edwin Wu af4701c237 Internal change
PiperOrigin-RevId: 377900845
2021-06-07 06:31:26 -07:00
hai007 53bb68fb14 Internal change
PiperOrigin-RevId: 377101972
2021-06-02 11:17:00 -07:00
hai007 258403118d [Nearby] Directly include base/logging.h and copybara transform to base/check.h in chromium
PiperOrigin-RevId: 376003869
2021-05-26 12:30:04 -07:00
hai007 82b112c8b7 Internal change
PiperOrigin-RevId: 374453629
2021-05-18 10:41:15 -07:00
hai007 f70f63684d Internal change
PiperOrigin-RevId: 374419669
2021-05-18 08:05:47 -07:00
hai007 dffa2d661d Internal change
PiperOrigin-RevId: 374273547
2021-05-17 13:54:26 -07:00
hai007 52f0e43055 Internal change
PiperOrigin-RevId: 373884970
2021-05-14 16:12:28 -07:00
hai007 836f3e2599 Internal change
PiperOrigin-RevId: 373855275
2021-05-14 13:31:37 -07:00
hai007 47d26955d0 Internal change
PiperOrigin-RevId: 373842663
2021-05-14 12:31:23 -07:00
hai007 cb74456e00 Internal change
PiperOrigin-RevId: 372999562
2021-05-10 13:26:43 -07:00
hai007 2c20a3c5eb Internal change
PiperOrigin-RevId: 372618050
2021-05-07 13:28:16 -07:00
hai007 e664c1b4cc use exp backoff in bwu retry.
PiperOrigin-RevId: 372602204
2021-05-07 12:07:05 -07:00
hai007 f415ae3b8e Internal change
PiperOrigin-RevId: 372599408
2021-05-07 11:53:28 -07:00
Yilei Yang 0bd8879a6d Internal change
PiperOrigin-RevId: 372401641
2021-05-06 12:33:26 -07:00
hai007 93eec2c07b Internal change
PiperOrigin-RevId: 372382338
2021-05-06 11:10:24 -07:00
hai007 dadd6794e4 Internal change
PiperOrigin-RevId: 372053798
2021-05-04 21:24:52 -07:00
hai007 7f64533ec8 Internal change
PiperOrigin-RevId: 372030567
2021-05-04 17:39:33 -07:00
hai007 e7cbcabe0f Internal change
PiperOrigin-RevId: 372029711
2021-05-04 17:33:22 -07:00
hai007 6332010f2a Internal change
PiperOrigin-RevId: 372027391
2021-05-04 17:17:22 -07:00
hai007 2afe75e7c4 [Nearby] Fix incorrect format on log messages
PiperOrigin-RevId: 372026660
2021-05-04 17:12:26 -07:00
hai007 f43d18d2a3 Internal change
PiperOrigin-RevId: 372020671
2021-05-04 16:38:37 -07:00
hai007 8b871d01b2 Internal change
PiperOrigin-RevId: 372018903
2021-05-04 16:30:07 -07:00
hai007 1e5416bdcb Internal change
PiperOrigin-RevId: 372018877
2021-05-04 16:29:09 -07:00
hai007 8655b5fc09 [Nearby] Fix incorrect format on log messages
PiperOrigin-RevId: 371433152
2021-04-30 17:25:41 -07:00
hai007 54f30cd81d Internal change
PiperOrigin-RevId: 371332999
2021-04-30 07:57:08 -07:00