Francis Tsui
|
d56c1008cd
|
Enable platform tests for Windows builds.
PiperOrigin-RevId: 658892575
|
2024-08-02 13:41:44 -07:00 |
|
hai007
|
7484132a95
|
Fix the following potential warnings:
* `-Wdeprecated-declarations`
* `-Wfinal-dtor-non-final-class`
* `-Werror=inconsistent-missing-override`
* `-Wignored-pragmas`
* `-Wint-to-void-pointer-cast`
* `-Winvalid-offsetof`
* `-Wmacro-redefined`
* `-Wmicrosoft-template`
* `-Wmicrosoft-cast`
* `-Wmicrosoft-exception-spec`
* `-Wmicrosoft-template-shadow`
* `-Wmicrosoft-unqualified-friend`
* `-Wmisleading-indentation`
* `-Werror=string-conversion`
* `-Wunused-result`
* `-Wunused-value`
* `-Wunused-variable`
* `-Wvla-extension`
* `-Wnon-virtual-dtor`
* `-Wimplicit-fallthrough`
PiperOrigin-RevId: 585621864
|
2023-11-27 05:24:59 -08:00 |
|
Guogang Li
|
8a66bff097
|
Made observer list thread safe
PiperOrigin-RevId: 520713657
|
2023-03-30 12:36:11 -07:00 |
|
Suet-Fei Li
|
084f7ebd88
|
Remove location namespace in third_party/nearby.
PiperOrigin-RevId: 500023196
|
2023-01-06 02:53:57 -08:00 |
|
jfcarroll
|
9abc9a59b9
|
Combine InputFile and OutputFile into a single class.
PiperOrigin-RevId: 426172033
|
2022-02-03 09:57:50 -08:00 |
|
hais
|
f5fcd35ced
|
nearby sdk refactor
PiperOrigin-RevId: 425434260
|
2022-02-02 11:56:39 -08:00 |
|