1. 7ce5c0a apple: Remove unused references to SecKeychain by Tamir Duberstein · 2 days ago main
  2. af17e4d Fix win-arm64 MSVC builds, and maybe other builds by Mark Mentovai · 3 weeks ago
  3. aa56c39 win_helper: invoke vswhere with -products * to work with VS Build Tools by Mark Mentovai · 3 weeks ago
  4. 107106f Reformat all Python scripts according to Google style by Mark Mentovai · 3 weeks ago
  5. cb60252 Run clang arm64 asm under env wrapper by Nico Weber · 4 weeks ago
  6. a7df884 Enable clang by default on Windows by Nico Weber · 4 weeks ago
  7. 08d4905 Prepare mini_chromium for using clang on Windows by Nico Weber · 5 weeks ago
  8. 12ef786 OWN mini_chromium by Mark Mentovai · 9 weeks ago
  9. 22f743d Remove distutils dependency by Leonard Grey · 3 months ago
  10. 63057a1 Fix template param shadowing. by Peter Kasting · 3 months ago
  11. ec9a9b4 Add fixed_extent to base::span. by Peter Kasting · 3 months ago
  12. c4bcfd0 #include <stddef.h> for size_t by Mark Mentovai · 4 months ago
  13. c081fd0 Reimplement LAZY_STREAM with a switch by Peter Boström · 6 months ago
  14. d288241 Fix LOG(FATAL) compile errors by Peter Boström · 6 months ago
  15. 4027559 Make LOG(FATAL) [[noreturn]] by Peter Boström · 6 months ago
  16. e04c707 Remove `WPRINTF_FORMAT`. by Peter Kasting · 7 months ago
  17. feb7c08 Move/remove macros in compiler_specific.h to match Chromium. by Peter Kasting · 7 months ago
  18. 61e2124 Remove NOTREACHED_IN_MIGRATION() by Peter Boström · 7 months ago
  19. 7eca853 Use abort() for NOTREACHED() by Peter Boström · 7 months ago
  20. bd56f69 [Fuchsia] remove the use of fuchsia-sdk:build/config/config.gni by Hzj_jie · 10 months ago
  21. 710e226 Update base/BUILD.gn with new headers by Ben Hamilton · 10 months ago
  22. 5856e1e Add NOTREACHED_IN_MIGRATION() by Peter Boström · 10 months ago
  23. b870d45 Remove workaround for missing std::atomic_thread_fence by weijian pan · 10 months ago
  24. a6607b1 Use span-based RandBytes in RandUint64 by danakj · 11 months ago
  25. f3e7d64 Remove pointer-based overload of RandBytes by danakj · 11 months ago
  26. f3bf9dc Add missing 'typename' that iOS is unhappy about in crashpad CI by danakj · 11 months ago
  27. c03f7a5 Add RandBytes overload with a span by danakj · 11 months ago
  28. 8b56c77 Add heap_array into mini_chromium base/container by Arthur Wang · 11 months ago
  29. dce72d9 ios: Add XCTestSupport.framework when building above Xcode 14.3 by Justin Cohen · 12 months ago
  30. dd821d3 Hide the unsafe buffers pragmas if there's no unsafe buffers attribute by danakj · 12 months ago
  31. 2eee431 Sync span.h from Chromium for missing constexprs by danakj · 12 months ago
  32. 02621e0 Remove #error from compiler_specific when using MSVC by danakj · 12 months ago
  33. 56d78c0 Enable c++20 in mini_chromium by danakj · 12 months ago
  34. b97d7dc Add checked_iterators.h and its deps by danakj · 12 months ago
  35. 6b4027a Remove IS_NACL buildflags in mini_chromium header by danakj · 12 months ago
  36. e49947a Update base::span and add base::numerics byte_conversions by danakj · 12 months ago
  37. 203a011 Fix base::ImmediateCrash() IWYU by Peter Boström · 1 year, 2 months ago cxx17
  38. c7fccaa Implement base::ImmediateCrash() by Peter Boström · 1 year, 2 months ago
  39. 1e64ecb Make ~LogMessage virtual by Peter Boström · 1 year, 2 months ago
  40. cc2ae8e Add Flush() method to LogMessage by Peter Boström · 1 year, 2 months ago
  41. ac3e732 Add limitations to bit_cast by Avi Drissman · 1 year, 3 months ago
  42. 9e21183 Remove base::WStringPiece by Lei Zhang · 1 year, 5 months ago
  43. 450b101 Rename WCHAR_T_IS_UTF* to WCHAR_T_IS_*BIT by Peter Kasting · 1 year, 5 months ago
  44. e508a60 Make some base includes more consistent with Chromium's by Lei Zhang · 1 year, 5 months ago
  45. 98bbdbe Update ScopedTypeRef by Avi Drissman · 1 year, 5 months ago
  46. 707c87b Fix wide streaming in file_path for C++20. by Eric Astor · 1 year, 5 months ago
  47. bc8dca8 Add iter_reference_t to template_util.h. by Peter Kasting · 1 year, 5 months ago
  48. e514949 Remove check_op.h from base/logging.h by Lei Zhang · 1 year, 5 months ago
  49. 084c2ad Add base::StrCat(). by Peter Kasting · 1 year, 5 months ago
  50. 42f1fdd Use POSIX format specifiers on Windows. by Peter Kasting · 1 year, 5 months ago
  51. 276f2ac ios: Override bundle id in ios_app_bundle. by Justin Cohen · 1 year, 6 months ago
  52. d47195e Fix Fuchsia failing builds by Rupert Ben Wiser · 1 year, 6 months ago
  53. 076bcf6 Update base/third_party/icu/icu_utf.h by Rupert Ben Wiser · 1 year, 6 months ago
  54. 6a817b8 Remove unnecessary base_export by Rupert Ben Wiser · 1 year, 6 months ago
  55. 378a97d Add patttern matching by Rupert Ben Wiser · 1 year, 6 months ago
  56. eb418ec Add missing <stdint.h> #includes by Mark Mentovai · 1 year, 7 months ago
  57. 10f39a9 [riscv][android] Add Android RISC-V support by Thomas Gales · 1 year, 7 months ago
  58. 0c540fd Move all base/apple files into base::apple:: by Avi Drissman · 1 year, 7 months ago
  59. e35fc73 Move common Mac/iOS files to apple/ by Avi Drissman · 1 year, 7 months ago
  60. f537022 Move common Mac/iOS files to apple/ by Avi Drissman · 1 year, 7 months ago
  61. a722d31 [fuchsia][mac] Fix build errors by Thomas Gales · 1 year, 8 months ago
  62. 2035d20 Add support for linux-arm64 by Mark Mentovai · 1 year, 8 months ago
  63. d1baedd Reorder string_util.h platform-specific #includes to match Chromium. by Peter Kasting · 1 year, 8 months ago
  64. a783480 Add base/types/cxx23_to_underlying.h to mini_chromium base by Rahul Yadav · 1 year, 8 months ago
  65. 5050a6d Add base::IsAscii(Digit,Whitespace) to mini_chromium. by Peter Kasting · 1 year, 8 months ago
  66. e009af8 Convert mini_chromium to use ARC by Avi Drissman · 1 year, 9 months ago
  67. 6b44cd0 Remove assert() redefinition in logging.h by Travis Lane · 1 year, 10 months ago
  68. f0eebea Fix Windows and Mac compilation errors by Thomas Gales · 1 year, 10 months ago
  69. 3282fb8 Fix compilation errors by Thomas Gales · 1 year, 10 months ago
  70. 3d7d194 Add RISCV64 support by Thomas Gales · 1 year, 10 months ago
  71. 7e84f71 Remove `base/cxx17_backports.h` from the code in mini_chromium by Ho Cheung · 1 year, 11 months ago
  72. 4332ddb Update copyright boilerplate, 2022 edition (mini_chromium) by Mark Mentovai · 2 years, 7 months ago
  73. 75dcb8d ios: Fix builds for Xcode 14. by Justin Cohen · 2 years, 9 months ago
  74. 5654edb ios: Add target_environment to support Apple silicon simulators. by Justin Cohen · 3 years ago
  75. f87a384 Fix another python3 conversion error in win_helper.py. by Justin Cohen · 3 years ago
  76. fbc7b9c Convert win_helper.py to Python 3. by Adam Norberg · 3 years ago
  77. 4a0b8eb win: Migrate win_helper.py to python3 by Justin Cohen · 3 years ago
  78. 5870054 ios: Update iOS build scripts for python3 and Xcode device identity. by Justin Cohen · 3 years ago
  79. 822fada mini_chromium: Fix a gn check issue. by Joshua Pawlicki · 3 years, 2 months ago
  80. d0613d4 Update license for .style.yapf to BSD 3-clause by Ben Hamilton · 3 years, 2 months ago
  81. 6e2f204 Include what you use: string_util.h uses build_config.h by Mark Mentovai · 3 years, 2 months ago
  82. f41420e Use BUILDFLAG for OS checking by Mark Mentovai · 3 years, 2 months ago
  83. c2bc7a2 Modernize code for C++17 by Avi Drissman · 3 years, 2 months ago
  84. 929dc05 Remove macros obsoleted by the C++17 migration by Avi Drissman · 3 years, 2 months ago
  85. bbb68fc Delete ignore_result in favor of using std::ignore by Avi Drissman · 3 years, 3 months ago
  86. 0243b40 win: Actually compile C++ as C++17, and fix __cplusplus macro by Mark Mentovai · 3 years, 3 months ago
  87. 6562d2d Compile as C++17 by using -std=c++17 (and /std:c++17 on Windows) by Mark Mentovai · 3 years, 3 months ago
  88. 5029303 Pass variables back to gn without trailing backslash by Alex Gough · 3 years, 3 months ago
  89. 4c50bd6 Allow win_helper.py to find newer toolchains by Alex Gough · 3 years, 3 months ago
  90. 0e22eed Rename "base/macros.h" => "base/ignore_result.h" by Peter Boström · 3 years, 4 months ago
  91. 461b416 ios: Add ios_test_runner_xcuitest. by Justin Cohen · 3 years, 5 months ago
  92. 14b219d Fix IWYU on Linux for mini_chromium by Peter Boström · 3 years, 6 months ago
  93. 955dd9a IWYU: #include <string.h> for strdup in string_util_posix.h by Mark Mentovai · 3 years, 6 months ago
  94. 4f2c3a0 Remove DISALLOW_* macros from mini_chromium by Peter Boström · 3 years, 6 months ago
  95. 8f7a60f [ios/mac] Use clonefile instead of hardlink to populate bundles by Justin Cohen · 3 years, 8 months ago
  96. f9ae432 Make gn work for Android by Joshua Peraza · 3 years, 8 months ago
  97. 9cdc2a7 Move base::GetPageSize() to base/memory/page_size by Justin Cohen · 3 years, 10 months ago
  98. 2470faf fuchsia: implement LOG_TO_SYSTEM_DEBUG_LOG by Francois Rousseau · 3 years, 10 months ago
  99. 47e19cc fuchsia: remove timestamp, pid and tid from log message by Francois Rousseau · 3 years, 10 months ago
  100. 2f06f83 Rename base/stl_util.h to base/cxx17_backports.h. by Lei Zhang · 3 years, 10 months ago