summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2024-01-09Accommodate libc++ upgrade and C++20Ryan Prichard
2023-06-04Prevent spamming log for deprecated builtinWilliam Escande
2023-01-27libchrome: add base/functional/* headersGrace Cham
2022-10-21Add riscv64 support for base gn buildRebecca Chang Swee Fun
2022-09-28Import jni_generator from root packageCole Faust
2022-09-15Convert libchrome scripts to python 3Cole Faust
2022-08-25libchrome: fix -Wdefaulted-function-deleted warning.Krzysztof KosiƄski
2022-08-21[UPSTREAM] TimeDelta::FromDouble now uses saturated_castDavid Van Cleve
2022-02-03Use nullptr instead of reinterpret_cast of NULL to pointer typeandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Colin Cross
2021-03-11Supplement the condition for strerror_r in bionicJeongik Cha
2020-10-08Allow null exception reporter.Garfield Tan
2020-09-17Use default copy constructor for base::TimeDeltaKelvin Zhang
2020-06-06Finished history reconstructionQijiang Fan
2020-06-06Enable logging and use __ANDROID__ instead of __BRILLO__.Daniel Erat
2020-06-06Use qualified base::make_optional in optional_unittest.cctzik
2020-06-06Fix build with new googletestHaibo Huang
2020-06-06Work around race in ProcessMetricsTest.GetOpenFdCountChristopher Wiley
2020-06-06libchrome: Uprev the library to r456626 from ChromiumJay Civelli
2020-06-06Build libchrome as shared library on Android.Daniel Erat
2020-06-06Add upstream code as of Chromium r334380.Daniel Erat
2020-06-06Don't crash when logging if CommandLine is uninitialized.Daniel Erat
2020-06-06Migrate libmojo repository into libchrome, part 2.Hidehiko Abe
2020-06-06Remove trace_event.Hidehiko Abe
2020-06-06Fix compilation on 32bit hostsChristopher Wiley
2020-06-06Add some debug logging to libchrome_test in case of flakeChristopher Wiley
2020-06-06Remove third party floating point libraryChristopher Wiley
2020-06-06Don't use __DATE__/__TIME__ on AndroidDan Willemsen
2020-06-06libchrome: Uprev libchrome r462023.Hidehiko Abe
2020-06-06ThreadLocalStorage: Add a function to destroy pthread key used in libchromeHirokazu Honda
2020-06-06Defer to libbase macros on AndroidChristopher Wiley
2020-06-06Use program name as Android log tag.Daniel Erat
2020-06-06libchrome: Uprev the library to r395517 from ChromiumLuis Hector Chavez
2020-06-06Update libchrome to r381699Alex Vakulenko
2020-06-06Only define DISALLOW_IMPLICIT_CONSTRUCTORS if undefinedChristopher Wiley
2020-06-06Migrate libmojo repository into libchrome, part 1.Hidehiko Abe
2020-06-06Remove misc unneeded modifications in libchrome.Hidehiko Abe
2020-06-06Fix non-virtual-dtor warningsChristopher Wiley
2020-06-06Define DISALLOW_COPY_AND_ASSIGN only if is undefined.Bertrand SIMONNET
2020-06-06Update comment.Hidehiko Abe
2020-06-06libchrome: Uprev libchrome to r576279.Hidehiko Abe
2020-06-06libchrome: build libchrome on Android target with OS_ANDROIDhscham
2020-06-06Connect history with base c16b351fe090f06ceb1f2531012df93c6219fb2dQijiang Fan
2020-06-06Disconnect history from origin/masterQijiang Fan
2020-06-05Revert "[scheduler] Add task type and queue type to tracing."Kenneth Russell
2020-06-05Guard use of Chrome TLS in GlobalActivityTracker::GetOrCreateTracker.erikchen
2020-06-05[scheduler] Add task type and queue type to tracing.Alexander Timin
2020-06-05Roll Fuchsia SDK from e237df60615b to c9b6deebf8ef.Sergey Ulanov
2020-06-05Rename ServerGpuMemoryBufferManager to HostGpuMemoryBufferManagerMohsen Izadi
2020-06-05[TaskScheduler] Temporarily disable heartbeat latency metrics on Android to b...Gabriel Charette
2020-06-05Revert "[MessageLoop] Disable hi-res timers when not sleeping"Gabriel Charette