hai007
743c5822b8
Automated Code Change
...
PiperOrigin-RevId: 824833472
2025-10-27 22:06:28 -07:00
Francis Tsui
520223f3b9
Add IS_VLOG_ON macro to platform logging.
...
PiperOrigin-RevId: 820402805
2025-10-16 14:47:30 -07:00
Francis Tsui
70bb114778
Set HTTP timeout.
...
PiperOrigin-RevId: 806439483
2025-09-12 15:04:40 -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
7480977c58
Automated Code Change
...
PiperOrigin-RevId: 786349659
2025-07-23 11:07:56 -07:00
Francis Tsui
4c0f9c913d
Rewrite url parsing without use of regex.
...
PiperOrigin-RevId: 750731428
2025-04-23 14:46:21 -07:00
Francis Tsui
5da86f5a72
Fix UB when HttpStatus code is not one in the enum.
...
PiperOrigin-RevId: 736244405
2025-03-12 13:24:18 -07:00
Janusz Sobczak
949c035446
Clean up build rules
...
PiperOrigin-RevId: 712669082
2025-01-06 15:02:15 -08:00
Janusz Sobczak
f9292be707
Remove unused fastpair C++ implementation to streamline the codebase
...
PiperOrigin-RevId: 712639309
2025-01-06 13:26:55 -08:00
Guogang Li
d5b5d92f87
Internal logging update
...
PiperOrigin-RevId: 669420403
2024-08-30 13:08:35 -07:00
Nick Bourdakos
a08a42077c
PR #2404 : Add license header to all source files
...
Imported from GitHub PR https://github.com/google/nearby/pull/2404
Copybara import of the project:
--
a6fbb3c396321c0b9012b787323f5f2ff652fd8f by Nick Bourdakos <bourdakos1@gmail.com >:
Add license header to all source files
Merging this change closes #2404
PiperOrigin-RevId: 623540004
2024-04-10 10:40:38 -07:00
hai007
7e023cbf6d
Automated Code Change
...
PiperOrigin-RevId: 622118081
2024-04-05 02:41:54 -07:00
Francis Tsui
d15f533721
Cleanup BUILD dependencies.
...
PiperOrigin-RevId: 609511614
2024-02-22 15:05:13 -08:00
Francis Tsui
1072030be8
Copy sharing/internal, sharing/common and sharing/scheduling to github.
...
- Move Abseil pin to same as that used in Chromium.
- Disabled layering_check due to build failure in absl.
PiperOrigin-RevId: 596631921
2024-01-08 10:20:37 -08:00
Janusz Sobczak
b33c0e0332
Migrate to AnyInvocable in auth module
...
Merged success/failure callbacks into a single callback
in SignInCallback and AccessTokenCallback to simplify resource management and to avoid making copies.
PiperOrigin-RevId: 565744310
2023-09-15 12:11:50 -07:00
Janusz Sobczak
5393daf9f1
Merge logging and types build targets
...
Both "types" and "logging" build targets included "logging.h"
Merging them together avoids circular dependencies.
PiperOrigin-RevId: 555262816
2023-08-09 19:13:12 -07:00
Guogang Li
33e2fdddf4
internal cleanup
...
PiperOrigin-RevId: 547888600
2023-07-13 12:45:54 -07:00
Guogang Li
4a71c4d2d0
Move NS implementation to third party folder
...
PiperOrigin-RevId: 546966492
2023-07-10 13:39:42 -07:00
Guogang Li
7027f50d28
Applied thread flag to network layer
...
PiperOrigin-RevId: 532831254
2023-05-17 10:28:29 -07:00
hai007
275743e462
Fix a number of Auth crashes by upgrading the callbacks to almost pure functions
...
PiperOrigin-RevId: 532556608
2023-05-16 13:26:27 -07:00
Guogang Li
d510a8ce3c
Added cancellable request to network library
...
PiperOrigin-RevId: 529197083
2023-05-03 15:37:17 -07:00
hai007
465aa7a489
Applied platform thread to network lib
...
PiperOrigin-RevId: 528521852
2023-05-01 11:13:36 -07:00
hai007
123815e841
Automated visibility attribute cleanup.
...
PiperOrigin-RevId: 523895219
2023-04-12 21:56:31 -07:00
Guogang Li
be99b60feb
Applied platform thread to network lib
...
PiperOrigin-RevId: 520998502
2023-03-31 13:23:32 -07:00
Nick Bourdakos
cbf50a3d49
Add more visibilities
...
PiperOrigin-RevId: 518647351
2023-03-22 12:51:23 -07:00
Suet-Fei Li
68f6b5bfbf
Refactor oauth and network to better handle retryable errors.
...
PiperOrigin-RevId: 518007417
2023-03-20 10:28:07 -07:00
Qin Wang
a48130f407
Remove duplicate Network folder from location/nearby
...
PiperOrigin-RevId: 507563077
2023-02-06 13:10:55 -08:00
Suet-Fei Li
084f7ebd88
Remove location namespace in third_party/nearby.
...
PiperOrigin-RevId: 500023196
2023-01-06 02:53:57 -08:00
hai007
88e350e5d2
Integrate network related part which both nearby sharing and fastpair are adopted.
...
Details can be seen in the `Integrate reusable internal components into third_party` part of `server access design doc` (go/fast_pair_server_data_access)
PiperOrigin-RevId: 498208011
2022-12-28 10:28:32 -08:00