- 646bba7 Add variants of base::test::ParseJson() for Dicts/Lists. by Matt Menke · 3 years, 1 month ago
- be5fec44 Converted GetDelayedRunTime function pointer to a functor by Yousuf Afroze · 3 years, 1 month ago
- 31d09d5 [base] Ban calling ThreadController::RunLevelTracker::OnIdle while running by Gabriel Charette · 3 years, 1 month ago
- defd631 base: Add back task queue randomization by Dominic Farolino · 3 years, 1 month ago
- 7bac298d Remove base::DictionaryValue::SetDouble by Anders Hartvoll Ruud · 3 years, 1 month ago
- 0d5f619 Fixing technical debt: virtual protected dtor by Jan Lanik · 3 years, 1 month ago
- 0e4df75 Introduce new memory event dispatcher by André Kempe · 3 years, 1 month ago
- 15d4a67 Reland: "Make ScopedFeatureList::InitFromCommandLine scope field trials." by Takashi Sakamoto · 3 years, 1 month ago
- 2bf3e35d [PA] Increase GigaCage pool size to 16GB (except Android) by Bartek Nowierski · 3 years, 1 month ago
- 4a66591 [PA] MTECheckedPtr: Separate type alias header by Kalvin Lee · 3 years, 1 month ago
- e462426e Relax CHECKs in MessagePumpCFRunLoopBase::Detach by Olivier Li · 3 years, 1 month ago
- eebe0fe Move BatteryLevelProvider from c/b/metrics to base/power_monitor by Anthony Vallee-Dubois · 3 years, 1 month ago
- f0e04ea [Fuchsia] Increase audio thread capacity to 30% by Sergey Ulanov · 3 years, 1 month ago
- 6d55138 [PA] Lower the GigaCage size on 64-bit Windows <8.1 by Bartek Nowierski · 3 years, 1 month ago
- eeec896 Android: Store test data in an app's data directory by Rakib M. Hasan · 3 years, 1 month ago
- 305f4db base: Remove the definitions for TRACE_EVENT_PHASE_(ENTER|LEAVE)_CONTEXT. by Joseph Koshy · 3 years, 1 month ago
- 0e8a397 [CodeHealth] Remove DictionaryValue::DeepCopy by Ari Chivukula · 3 years, 1 month ago
- 6d800cf content, base, blink: remove the notion of blame contexts. by Joseph Koshy · 3 years, 1 month ago
- 1dd1a74 win: Add support for Win10 pinning. by David Bienvenu · 3 years, 1 month ago
- accb934 [base] Move LazyNow to base/task/common by Gabriel Charette · 3 years, 1 month ago
- 0f987ac ChromeOS: Use __libc_stack_end in place of pthread_attr_getstack for main thread by Ian Barkley-Yeung · 3 years, 1 month ago
- 565fe44 [CodeHealth] Remove DictionaryValue::GetString(u16) by Ari Chivukula · 3 years, 1 month ago
- d9f68db [Prefetch] Simplify updating and checking SearchPrefetchStatus by Sreeja Kamishetty · 3 years, 1 month ago
- b6271cd IWYU: add algorithm for std::min_element in TimingWheelHandle by Stephan Hartmann · 3 years, 1 month ago
- 7b8f3e1 Remove DictionaryValue::GetDictionaryWithoutPathExpansion by Anders Hartvoll Ruud · 3 years, 1 month ago
- 873dba8 Unix epoch / monotonic clock should be sync across processes. by Noam Rosenthal · 3 years, 1 month ago
- 04483eb [Task] Add enum to track sequence location across lifetime and use location in appropriate places by Abdias Dagbekpo · 3 years, 1 month ago
- d88e66be [Job] Schedule Job on Join by Etienne Pierre-doray · 3 years, 1 month ago
- ac8e6eb Add the TimingWheel class. by Yousuf Afroze · 3 years, 1 month ago
- 8f58866 [fuchsia] Update crbug IDs in system_build_info_unittest.cc by David Dorwin · 3 years, 1 month ago
- 318a073d Roll clang llvmorg-15-init-17529-ga210f404-1 : llvmorg-16-init-572-gdde41c6c-1 by Nico Weber · 3 years, 1 month ago
- ed2126e Disable the -Wmax-tokens experiment by Hans Wennborg · 3 years, 1 month ago
- 0be3b3b0 [PA] Unqualify `ScopedUnlockGuard` by Kalvin Lee · 3 years, 1 month ago
- 454b432 Revert "Roll libc++ from e3598c2dc07b to a47a05b6a096 (5 revisions)" by Kunihiko Sakamoto · 3 years, 1 month ago
- 280a7bd base: Increase max number of formatted string substitutions by Roger Tinkoff · 3 years, 1 month ago
- 0dfc676 Add Ability to Set the Default Browser Directly in Win10 by Robert Liao · 3 years, 1 month ago
- 0b55d8af Roll libc++ from e3598c2dc07b to a47a05b6a096 (5 revisions) by Nico Weber · 3 years, 1 month ago
- bb340f6 Fix invalid constexpr enum operations that clang will soon flag by Nico Weber · 3 years, 1 month ago
- 10d86e20 Roll libc++ from 253791a5ba1a to e3598c2dc07b (1 revision) by Nico Weber · 3 years, 1 month ago
- 96e5b4a2 Reland "Enable OutOfMemoryDeathTest death tests on Android" by Bartek Nowierski · 3 years, 1 month ago
- e4662a33 Revert "[PA] Update death test guards" by Tommy Nyquist · 3 years, 1 month ago
- 12246d77 Fix issue with views::ScrollBar for dark mode on Windows. by Allen Bauer · 3 years, 1 month ago
- 1603748 ios: Disable SecKeychain deprecated errors. by Justin Cohen · 3 years, 1 month ago
- e8035ce4 DanglingPtr: fix dangling ptr in ProcessIterator by Ali Hijazi · 3 years, 1 month ago
- 44ee56e page_characteristics in base should be exported by Qi Tiezheng · 3 years, 1 month ago
- ed8072b Add a raw_ptr move overloads to Unretained[Ref][Wrapper] by Bartek Nowierski · 3 years, 1 month ago
- df014db [PartitionAlloc] Clarify why PartitionAllocReturnNull tests are disabled by Benoit Lize · 3 years, 1 month ago
- a8c8503 Always check IsValidDelta() in BackupRefPtrImpl::Advance by Bartek Nowierski · 3 years, 1 month ago
- 3b8e6d0 Roll libc++ from 6c8f712bc443 to 253791a5ba1a (25 revisions) by Nico Weber · 3 years, 1 month ago
- aeb3459 [partition_alloc] Fix tooling for locally profiling allocations. by Thiabaud Engelbrecht · 3 years, 1 month ago
- 2d8ee300 [PA] Update death test guards by Bartek Nowierski · 3 years, 1 month ago
- 2c03024 [PA] glossary: Add some extra terms by Kalvin Lee · 3 years, 1 month ago
- 257cc69 Revert "Add Ability to Set the Default Browser Directly in Win10" by Jiewei Qian · 3 years, 1 month ago
- 92061c1 Teach Bind about raw_ref<T> (the simpler version) by danakj · 3 years, 1 month ago
- 5f1dfaa [base] Fix incorrect attribution of native work to the IdleWork phase on Mac. by Gabriel Charette · 3 years, 1 month ago
- cddfa17 [Page Zoom] Include Android OS-level font setting in page zoom value by Mark Schillaci · 3 years, 1 month ago
- 7c82ffa [fuchsia] Delete unused file_path_watcher_fuchsia.cc by David Dorwin · 3 years, 1 month ago
- e5b3e99 Add Ability to Set the Default Browser Directly in Win10 by Robert Liao · 3 years, 1 month ago
- c9fdce593 Reland "[gtest] Enforce per-test timeout" by Jonathan Lee · 3 years, 1 month ago
- 8f142eb [PA] Remove reinterpret_cast in PutInBucket() by Bartek Nowierski · 3 years, 1 month ago
- d10c0b8 Remove DictionaryValue::GetListWithoutPathExpansion by Anders Hartvoll Ruud · 3 years, 1 month ago
- bf7d1d2 PA: Remove unnecessary dependencies to //build/ by Yuki Shiino · 3 years, 1 month ago
- db25b06 Add comments to raw_ptr::operator= in the BRP case by Bartek Nowierski · 3 years, 1 month ago
- c789db1 Use GPU Adapter for Media Foundation D3D11Device by Bill Carr · 3 years, 1 month ago
- 4d2ef12 [gtest] Do not handle XML parsing errors in `base::ProcessGTestOutput` by Jonathan Lee · 3 years, 1 month ago
- 7803636c [history] Collect a trace of the diagnostics on history SQLITE_ERROR by Tommy C. Li · 3 years, 1 month ago
- ff333588 Reland #3 "Android: Compile to Java 11 bytecode rather than Java 8" by Andrew Grieve · 3 years, 1 month ago
- a78bd300 Remove const overloads for std::less by Bartek Nowierski · 3 years, 1 month ago
- 90dffab RawPtr: introduce GetForExtractionAndReset by Paul Semel · 3 years, 1 month ago
- 0d37c86 Add canResolveActivity util method to PackageMangerUtils by Hazem Ashmawy · 3 years, 1 month ago
- 7366248e Fix dangling pointer unittests by Pâris · 3 years, 1 month ago
- 2248b33 Implement base::FunctionRef<R(Args...) wrapper with stricter typing. by Daniel Cheng · 3 years, 1 month ago
- 79208173 Allowing PIIElider to pass on all 'android.' prefixed things by Sam Maier · 3 years, 1 month ago
- 3f79857 Fix missed BUILDFLAG(DCHECK_IS_CONFIGURABLE) by Peter Boström · 3 years, 1 month ago
- 29d23ef Avoid sending wide strings to (narrow) ostringstreams. by Peter Kasting · 3 years, 1 month ago
- 8ddae73 [PA] Change AllocationCapacityFromPtr to minimize MTE-untagging by Bartek Nowierski · 3 years, 1 month ago
- 9d1db9b Update to Android T SDK. by Torne (Richard Coles) · 3 years, 1 month ago
- 8931543 DanglingPtr: add raw_ptr::ExtractAsDangling() by Paul Semel · 3 years, 1 month ago
- dfe161c Speculative fix for Android/CrOS crash. by Peter Kasting · 3 years, 1 month ago
- 02cedeba [dcheck] Make DCHECK_IS_CONFIGURABLE a buildflag by Wez · 3 years, 1 month ago
- da6a3d0a Add missing noexcept to raw_ptr by Bartek Nowierski · 3 years, 1 month ago
- 95db365 Remove superfluous ';' from CHECK_IS_TEST by Roland Bock · 3 years, 1 month ago
- ce7c6d1 PA: Remove unused dependency to abseil-cpp by Yuki Shiino · 3 years, 1 month ago
- 01ee50d8 [Task]Added TaskSourceAndTransaction Class by Abdias Dagbekpo · 3 years, 1 month ago
- 3657980 Allow CFG checks for Windows loaded modules by Alex Gough · 3 years, 1 month ago
- b8754a3e Direct implementation for base::Value::Clone by Claudio DeSouza · 3 years, 1 month ago
- 72b19a6a GCC: make raw_ptr move assignment operator noexcept by Stephan Hartmann · 3 years, 1 month ago
- 57e8b5f raw_ptr_unittest: Enact boilerplate reduction by Kalvin Lee · 3 years, 1 month ago
- 75d1f341 [CodeHealth] Adding base::ValueView::ToValue() by Claudio DeSouza · 3 years, 1 month ago
- 03a2cbb Relandx2 "Allowing JNI ForTesting methods to be stripped" by Sam Maier · 3 years, 1 month ago
- 1201dfbc Roll libc++ from 49e658031b2b to eb79671bfbed (4 revisions) by Nico Weber · 3 years, 1 month ago
- 2638649 Clean up logic in BuildInfo.targetsAtLeastT. by Torne (Richard Coles) · 3 years, 1 month ago
- 1a31457 Histograms to collect DelayedRunTime of tasks and stats for delayed_incoming_queue by Yousuf Afroze · 3 years, 1 month ago
- ecf3a88 MTECheckedPtr: Refactor GNI by Kalvin Lee · 3 years, 1 month ago
- 4d61b7af raw_ptr_unittest: Propose boilerplate reduction by Kalvin Lee · 3 years, 1 month ago
- fa98c17 Avoiding ':' character in names used by ScopedRequestParamsCrashKeys. by Lukasz Anforowicz · 3 years, 1 month ago
- 06842489d Remove base::Value constructors that take a DeprecatedListStorage. by Matt Menke · 3 years, 1 month ago
- dcca26f Roll src/buildtools/third_party/libc++/trunk/ 88bf40704..3e55cfbd1 (38 commits) by Hans Wennborg · 3 years, 1 month ago
- c778125 Enable prevent_unsafe_narrowing config for base. by Peter Kasting · 3 years, 1 month ago
- 32effc4 [CodeHealth] remove calls to value::GetDictionary(i,&ref) by Jeffrey Cohen · 3 years, 1 month ago