- f4b86e6 [base] Set base/BUILD.gn OWNERS to *. by Alexander Timin · 3 years, 9 months ago
- 28f14de [tracing] Add perfetto::TracedValue support to legacy macros by Alexander Timin · 3 years, 9 months ago
- 134cacd PCScan: Clear quarantine bitmap while sweeping. by Anton Bikineev · 3 years, 9 months ago
- 342591b Reland "Roll src/buildtools/third_party/libc++/trunk/ d9040c75c..69897abe2 (1149 commits)" by Reid Kleckner · 3 years, 9 months ago
- 99889868d [PA][BRP] Add missing surrounding #if around CalculateCookie by Bartek Nowierski · 3 years, 9 months ago
- c6a89099 Updated the comments for flat_set::swap() and flat_map::swap() by yjliu · 3 years, 9 months ago
- 0f5c1549e base/trace_event: Remove spaces from tracing category names by Sami Kyostila · 3 years, 9 months ago
- 037102c PCScan: Avoid atomic instructions while scanning by Anton Bikineev · 3 years, 9 months ago
- d2c2562 GCC: make base::InSeconds(F) constexpr by Stephan Hartmann · 3 years, 9 months ago
- 02a688f [PartitionAlloc] Properly set g_thread_cache_root. by Benoit Lize · 3 years, 9 months ago
- bd6839f2 [base] Prepare //chrome/installer/ for string16 switch by Jan Wilken Dörrie · 3 years, 9 months ago
- 4091016 Allow WebRtcVideoFrameAdapter to accept texture-backed frames by Ilya Nikolaevskiy · 3 years, 9 months ago
- da33980e [tracing] Disallow passing non-void* pointers to TRACE_EVENT by Alexander Timin · 3 years, 9 months ago
- b68f930 [PA][BRP] Check both |ptr| and |ptr-1| for GigaCage by Bartek Nowierski · 3 years, 9 months ago
- fb70a2d [tracing] Fix all places passing non-void* pointers to TRACE_EVENT. by Alexander Timin · 3 years, 9 months ago
- 20f3154 PartitionAlloc: Fix ABI issue when passing PartitionOpts. by Anton Bikineev · 3 years, 9 months ago
- 1a2089e PCScan: Wrap calls inside DCHECKS in hot pcscan paths in DCHECK_IS_ON() by Anton Bikineev · 3 years, 9 months ago
- 10aa8df Roll ICU to fix fa unit display by Frank Tang · 3 years, 9 months ago
- 08c59d76 Change FileDescriptorWatcher::Controller::watcher_ to raw pointer by Keishi Hattori · 3 years, 9 months ago
- ccd579b Add documentation for flat_map. by Erik Chen · 3 years, 9 months ago
- 3387e91d Add missing PartitionOptions constructor argument by Keishi Hattori · 3 years, 9 months ago
- 76a2ec4 Check allow_ref_count before using PartitionRefCountPointer in ReallocFlags by Keishi Hattori · 3 years, 9 months ago
- 9e2434d PCScan: Add missing ALWAYS_INLINE to function in the scanning loop by Anton Bikineev · 3 years, 9 months ago
- aa6e6557 FileDescriptorWatcher: Make WaitableEvent owned by Watcher. by Wez · 3 years, 9 months ago
- 1cd973a [Clank SSM]: Refactor Unwinder to better model contract with ModuleCache. by Etienne Pierre-doray · 3 years, 9 months ago
- eef38e56 [PartitionAlloc] Make sure the thread cache is valid when using it. by Benoit Lize · 3 years, 9 months ago
- eb9f13e [fuchsia] Remove base::fuchsia transitional references. by Fabrice de Gans-Riberi · 3 years, 9 months ago
- f47da96 PCScan: Allow non-scannable partitions to have quarantine by Anton Bikineev · 3 years, 9 months ago
- 704c11f Revert "FileDescriptorWatcher: Make WaitableEvent owned by Watcher." by Alexander Timin · 3 years, 9 months ago
- 63a8515 [base] Add __builtin_wmemchr work around to CharTraits<wchar_t> by Jan Wilken Dörrie · 3 years, 9 months ago
- 77ab8e5 atomicops: Remove Acquire_Store by Venkatesh Srinivas · 3 years, 9 months ago
- b15fdfe [PA][BRP] Add ref-count realloc unit test by Bartek Nowierski · 3 years, 9 months ago
- c4071c9 [PA][BRP] Set cookie in PartitionRefCount(&&) too by Bartek Nowierski · 3 years, 9 months ago
- 2f3105310 [PA][BRP] Fix RefCountBasic test by Bartek Nowierski · 3 years, 9 months ago
- 28cf096 FileDescriptorWatcher: Make WaitableEvent owned by Watcher. by Alexander Timin · 3 years, 9 months ago
- 9d8fb88 Revert "Reland "[PartitionAlloc] Exponential backoff for thread cache purge."" by Jian Li · 3 years, 9 months ago
- 930bbf4b [fuchsia] Transition base::fuchsia usage by Fabrice de Gans-Riberi · 3 years, 9 months ago
- ad4b0b3e Reland: Ensure Trusted Intent Extras are only added to intents targeting Chrome by Michael Thiessen · 3 years, 9 months ago
- b5ed3a6 Reland "[PartitionAlloc] Exponential backoff for thread cache purge." by Benoit Lize · 3 years, 9 months ago
- 4d35d0f [PA][BRP] Adjust pointer before checking belonging to GigaCage by Bartek Nowierski · 3 years, 9 months ago
- 1e3e59a [BackupRefPtr] Add reference count slot cookie by Sergei Glazunov · 3 years, 9 months ago
- f144ad1 Lacros: Preparation for lacros C++ macro flip. by Yuta Hijikata · 3 years, 9 months ago
- c16c829 [PA-E] Add pre/post-fork() handlers on Linux. by Benoit Lize · 3 years, 9 months ago
- 63ce115 [base] Use bswap for ByteSwap on Windows. by Benoit Lize · 3 years, 9 months ago
- 7b114bd Add trace events to InspectorContrast by Alex Rudenko · 3 years, 9 months ago
- 39da229 [PA][BRP] Fix aligned direct map path when BRP is on by Bartek Nowierski · 3 years, 9 months ago
- 14a45bd1 Add PartitionRefCount at the end of each allocated area. by Takashi Sakamoto · 3 years, 9 months ago
- 12814b4 [PartitionAlloc] Cope with allocations during thread destruction. by Benoit Lize · 3 years, 9 months ago
- 750f7f0 [PartitionAlloc] Enable freelist hardening on Windows. by Benoit Lize · 3 years, 9 months ago
- 0134a08 Revert "Send JavaScript error reports via crash_reporter on Chrome OS" by Anders Hartvoll Ruud · 3 years, 9 months ago
- 2a80330e PCScan: Make gcc compile avx2 and sse3 intrinsics by Anton Bikineev · 3 years, 9 months ago
- 7b302c4 base: "bits::Align() -> bits::AlignUp() in //base. by Benoit Lize · 3 years, 9 months ago
- 4ab3ee2 Lacros: Preparation for lacros C++ macro flip. by Yuta Hijikata · 3 years, 9 months ago
- 13b0028 Send JavaScript error reports via crash_reporter on Chrome OS by Ian Barkley-Yeung · 3 years, 9 months ago
- 7b7d56b5 PartitionAlloc: Report CHECK failures directly to stderr by Anton Bikineev · 3 years, 9 months ago
- 12b581a ChannelLinux: reland: shared mem circular buffer + eventfd trigger by Brian Geffon · 3 years, 9 months ago
- a831401f Win: Add new mitigation to block access to KTM from sandbox. by Emily Andrews · 3 years, 9 months ago
- 27f6beb [PartitionAlloc] Disable the thread cache during process teardown on Windows. by Benoit Lize · 3 years, 9 months ago
- 65cd3cd Android: use BuildInfo.isAtLeastS() where necessary by Nate Fischer · 3 years, 9 months ago
- 64aace2 [fuchsia] Remove the fuchsia sub-namespace from ServiceProviderImpl by Fabrice de Gans-Riberi · 3 years, 9 months ago
- 88f2be1 gfx/android: Introduce rendering pipeline integration with ADPF. by Bo Liu · 3 years, 9 months ago
- 0c4d63da [PA-E] Reenable PartitionAlloc-Everywhere on Windows x86. by Benoit Lize · 3 years, 9 months ago
- 8bc7182 [PA][PCScan] Make RunUnvectorized available for non-x86_64 cases by Bartek Nowierski · 3 years, 9 months ago
- 5d9a30c Exclude TargetProcess::base_address_ from rewrite_raw_ptr_fields by Keishi Hattori · 3 years, 9 months ago
- e70aa04 base/trace_event: Switch to TRACE_EVENT macros from Perfetto by Sami Kyostila · 3 years, 9 months ago
- 4f7aa65 [PA] Detach usable_size calculation from utilized_slot_size by Bartek Nowierski · 3 years, 9 months ago
- 4c9c503 Fix crash in FilePathWatcherKQueue. by Greg Thompson · 3 years, 9 months ago
- 20a9faa [base] Check CPU affinity when counting CPUs by Camillo Bruni · 3 years, 9 months ago
- 2738891 [PartitionAlloc] Make sure the thread cache TLS key is always there. by Benoit Lize · 3 years, 9 months ago
- 3702dbd [PA] Make DeferredUnmap::Unmap explicitly check for GigaCage by Bartek Nowierski · 3 years, 9 months ago
- 6be3dbb Revert "[Mac] Fix a crash following destruction of a FilePathWatcher." by Greg Thompson · 3 years, 9 months ago
- 5acdc86 Revert "Ensure Trusted Intent Extras are only added to intents targeting Chrome" by Tommy Nyquist · 3 years, 9 months ago
- bbbc9688 Revert "Fix crash in FilePathWatcherKQueue." by Greg Thompson · 3 years, 9 months ago
- 4962c81 [base] Re-enable some formerly-flaky tests. by Wez · 3 years, 9 months ago
- 9c870d2 Ensure Trusted Intent Extras are only added to intents targeting Chrome by Michael Thiessen · 3 years, 9 months ago
- c90419f [base] bits::Align() -> bits::AlignUp(). by Benoit Lize · 3 years, 9 months ago
- f83961e [base] Add WStringPiece::find* API by Jan Wilken Dörrie · 3 years, 9 months ago
- b27243a Revert "[base] Add a Feature to perform an ablation study on 2020 priority inversion fixes" by Gabriel Charette · 3 years, 9 months ago
- 1490aac Separate construction from attachment to support inline assignment by Brandon Wylie · 3 years, 9 months ago
- c9c8600b Double browser test timeout on Mac debug browser tests. by John Abd-El-Malek · 3 years, 9 months ago
- 76eb17e Add fields to ignore in rewrite_raw_ptr_fields by Keishi Hattori · 3 years, 9 months ago
- eac7e70 PCScan: Don't consider decommitted super-pages as containing quarantine by Anton Bikineev · 3 years, 9 months ago
- 8ad374e9e [PartitionAlloc] Re-enable freelist hardening on x86_64 macs. by Benoit Lize · 3 years, 9 months ago
- 4a9564e PCScan: Avoid subs while checking super-pages. by Anton Bikineev · 3 years, 9 months ago
- c145c7a [PartitionAlloc] Detect mismatched allocations on Android. by Benoit Lize · 3 years, 9 months ago
- 060ef06 [PartitionAlloc] Disable on Windows x86. by Benoit Lize · 3 years, 9 months ago
- 8b96ae3 [PA] Temporarily disable freelist hardening on Mac by Bartek Nowierski · 3 years, 9 months ago
- 8cb19ba Fix crash in FilePathWatcherKQueue. by Greg Thompson · 3 years, 9 months ago
- 66ef1bd tracing: Enable post process for privacy filtering. by ssid · 3 years, 9 months ago
- 46363dd PCScan: Avoid OOB checks in std::bitset by Anton Bikineev · 3 years, 9 months ago
- 46a9271 [CodeHealth] Ban new usages of base::CallbackList by Alexander Cooper · 3 years, 9 months ago
- fa5b4f1 Revert "Reland "Add [[clang::nomerge]] attribute to ~CheckError()."" by Findit · 3 years, 9 months ago
- 5093563 Implement LaunchCauseMetrics for external search intents by Michael Thiessen · 3 years, 9 months ago
- 6542ddc [fuchsia] Remove the fuchsia sub-namespace from FilteredServiceDirectory by Fabrice de Gans-Riberi · 3 years, 9 months ago
- c924665b [fuchsia] Transition uses of ScopedServiceBinding by Fabrice de Gans-Riberi · 3 years, 9 months ago
- 5ff2223 Reland "Add [[clang::nomerge]] attribute to ~CheckError()." by Zequan Wu · 3 years, 9 months ago
- d6854933 [WebLayer] Add RELRO sharing for renderers not forking from webview_zygote by Clark DuVall · 3 years, 9 months ago
- 9a4654da PCScan: Use uintptr_t as a celltype in ObjectBitmap. by Anton Bikineev · 3 years, 9 months ago
- b5fe0b5f [ThreadPool]: Add WakeUpStrategy::kGreedyWakeUps by Etienne Pierre-doray · 3 years, 9 months ago
- a20d48d [base] Replace StringPiece(Iter, Iter) with MakeStringPiece by Jan Wilken Dörrie · 3 years, 9 months ago