Guogang Li
|
3c8737f92d
|
internal dependency updates
PiperOrigin-RevId: 672555643
|
2024-09-09 08:36:04 -07:00 |
|
Janusz Sobczak
|
2c55c0cdbd
|
Refactor Pipe implementation
* Remove Pipe classes
* Rename BasePipe to Pipe
* Hide Pipe class in anonymous namespace in pipe.cc
* Add CreatePipe static method
* Replace Payload(std::function<InputStream&()>) with Payload(std::unique_ptr<InputStream>)
* Find&Replace Pipe usages
PiperOrigin-RevId: 557276980
|
2023-08-15 15:53:58 -07:00 |
|
Nick Bourdakos
|
182ebad725
|
Use push and pop to add back the CreateMutex Windows macro to avoid issues in Windows app code.
PiperOrigin-RevId: 530668276
|
2023-05-09 11:36:06 -07:00 |
|
Suet-Fei Li
|
084f7ebd88
|
Remove location namespace in third_party/nearby.
PiperOrigin-RevId: 500023196
|
2023-01-06 02:53:57 -08:00 |
|
hais
|
f5fcd35ced
|
nearby sdk refactor
PiperOrigin-RevId: 425434260
|
2022-02-02 11:56:39 -08:00 |
|