Fix -Wimplicit-int-conversion error
hubotpushed 1 commit to main • 55a0fe7…15d1cac • 2 days ago
hubotpushed 1 commit to main • 7477036…55a0fe7 • 2 days ago
build: Add tvOS's id to BuildInfo.plist's UIDeviceFamily array
hubotpushed 1 commit to main • fc4d1c2…7477036 • 3 days ago
base: Remove USE_ASL and corresponding usage from base/logging.cc
hubotpushed 2 commits to main • 7ce5c0a…fc4d1c2 • 3 days ago
apple: Remove unused references to SecKeychain
hubotpushed 1 commit to main • af17e4d…7ce5c0a • 7 days ago
Fix win-arm64 MSVC builds, and maybe other builds
hubotpushed 1 commit to main • aa56c39…af17e4d • 28 days ago
win_helper: invoke vswhere with -products * to work with VS Build Tools
hubotpushed 2 commits to main • cb60252…aa56c39 • 29 days ago
Run clang arm64 asm under env wrapper
hubotpushed 1 commit to main • a7df884…cb60252 • on Feb 25
Enable clang by default on Windows
hubotpushed 1 commit to main • 08d4905…a7df884 • on Feb 24
Prepare mini_chromium for using clang on Windows
hubotpushed 1 commit to main • 12ef786…08d4905 • on Feb 13
hubotpushed 1 commit to main • 22f743d…12ef786 • on Jan 21
Remove distutils dependency
hubotpushed 1 commit to main • 63057a1…22f743d • on Dec 17, 2024
Fix template param shadowing.
hubotpushed 1 commit to main • ec9a9b4…63057a1 • on Dec 12, 2024
Add fixed_extent to base::span.
hubotpushed 1 commit to main • c4bcfd0…ec9a9b4 • on Dec 12, 2024
#include <stddef.h> for size_t
hubotpushed 1 commit to main • c081fd0…c4bcfd0 • on Nov 12, 2024
Reimplement LAZY_STREAM with a switch
hubotpushed 1 commit to main • d288241…c081fd0 • on Oct 4, 2024
Fix LOG(FATAL) compile errors
hubotpushed 1 commit to main • 4027559…d288241 • on Oct 3, 2024
Make LOG(FATAL) [[noreturn]]
hubotpushed 1 commit to main • e04c707…4027559 • on Oct 3, 2024
hubotpushed 1 commit to main • feb7c08…e04c707 • on Aug 22, 2024
Move/remove macros in compiler_specific.h to match Chromium.
hubotpushed 1 commit to main • 61e2124…feb7c08 • on Aug 22, 2024
Remove NOTREACHED_IN_MIGRATION()
hubotpushed 1 commit to main • 7eca853…61e2124 • on Aug 16, 2024
Use abort() for NOTREACHED()
hubotpushed 1 commit to main • bd56f69…7eca853 • on Aug 13, 2024
Fix base::ImmediateCrash() IWYU
[Fuchsia] remove the use of fuchsia-sdk:build/config/config.gni
hubotpushed 1 commit to main • 710e226…bd56f69 • on May 31, 2024
Update base/BUILD.gn with new headers
hubotpushed 1 commit to main • 5856e1e…710e226 • on May 21, 2024
Add NOTREACHED_IN_MIGRATION()
hubotpushed 1 commit to main • b870d45…5856e1e • on May 16, 2024
Remove workaround for missing std::atomic_thread_fence
hubotpushed 1 commit to main • a6607b1…b870d45 • on May 15, 2024
Use span-based RandBytes in RandUint64
hubotpushed 1 commit to main • f3e7d64…a6607b1 • on May 7, 2024
Remove pointer-based overload of RandBytes
hubotpushed 1 commit to main • f3bf9dc…f3e7d64 • on May 6, 2024
Add missing 'typename' that iOS is unhappy about in crashpad CI
hubotpushed 1 commit to main • c03f7a5…f3bf9dc • on May 6, 2024
You can’t perform that action at this time.