Commit Graph
6 Commits
Author SHA1 Message Date
Francis Tsui e54aa1d5e1 Add ThreadTimer which ensures callback invoked from specific TaskRunner.
PiperOrigin-RevId: 648878267
2024-07-02 16:30:00 -07:00
Francis Tsui 55b5b9ee07 Add adapter state to adapter status change notification.
PiperOrigin-RevId: 643380513
2024-06-14 10:10:07 -07:00
Francis Tsui 16f820471e Remove use of dynamic_cast from nearby/sharing.
PiperOrigin-RevId: 634519160
2024-05-16 13:57:01 -07:00
Francis Tsui d15f533721 Cleanup BUILD dependencies.
PiperOrigin-RevId: 609511614
2024-02-22 15:05:13 -08:00
Francis Tsui e4fea7a594 Change FakePublicCertificateDb to be more compatible with Chrome unittests.
PiperOrigin-RevId: 603583582
2024-02-02 17:20:12 -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