1. 40cb672 fuchsia: Update mini_chromium/Crashpad build for SDK reorg by Scott Graham · 6 years ago main master
  2. ce9be13 Set |posix| to false for the Fuchsia build. by Fabrice de Gans-Riberi · 6 years ago
  3. ff7ad85 win: Use target_out_dir instead of source_out_dir for pdbname by Scott Graham · 6 years ago
  4. 6e0fdb2 Repair Linux-with-sysroot build after clang update by Scott Graham · 6 years ago
  5. d640207 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  6. d42eb41 Remove bit_cast from macros.h by Joshua Peraza · 6 years ago
  7. ef0df11 win: remove flags not present in chromium by Joshua Peraza · 6 years ago
  8. 987bde8 Linux GN: Optionally link statically against libstdc++ by Scott Graham · 6 years ago
  9. b4128fb Linux GN: support override of clang to different path by Scott Graham · 6 years ago
  10. 4e3b2c0 fuchsia: Make target flag apply to asm too by Scott Graham · 6 years ago
  11. e7e8237 Don't run win_helper.py get-visual-studio-data on non-Windows by Scott Graham · 6 years ago
  12. 387f001 gn win: Support detection of VS2017 by Scott Graham · 6 years ago
  13. 75b5697 gn win: Template toolchain to support x86 and x64 by Scott Graham · 6 years ago
  14. 428a555 gn win: Automatically find location of Visual Studio by Scott Graham · 6 years ago
  15. 46eea49 gn win: Add debug info and pdb to cc/cxx by Scott Graham · 6 years ago
  16. 902a29f gn win: Various fixes towards making GN build work by Scott Graham · 6 years ago
  17. 4f36e06 Fix FALLTHROUGH for C++17 case by Scott Graham · 6 years ago
  18. 3b95330 Add -Wimplicit-fallthrough when building on clang by Scott Graham · 6 years ago
  19. 5fcfa43 Remove .a before alink, otherwise stale .o can hang around by Scott Graham · 6 years ago
  20. a19ef08 Merge ScopedZxHandle from Chromium base by Scott Graham · 6 years ago
  21. f21c900 fuchsia: Move zircon libs dep to base, rather than global by Scott Graham · 6 years ago
  22. edfe51c gn: Avoid depending on BUILDCONFIG.gn globals by Scott Graham · 6 years ago
  23. 404f6db gn: Don’t use .rsp files; rationalize descriptions and output dirs by Mark Mentovai · 6 years ago
  24. c913ef9 gn, linux: Build for Linux with GN by Mark Mentovai · 6 years ago
  25. e182031 gn: Add is_posix.gni to define local is_posix variable by Scott Graham · 6 years ago
  26. 4cb1344 gn: Enable proper release-mode optimizations for POSIX-non-Mac by Mark Mentovai · 6 years ago
  27. 9c0eb0c Remove reference to ptr_util.h by Scott Graham · 6 years ago
  28. c5ae5aa gn: Configure the sysroot in target_sysroot, not sysroot by Mark Mentovai · 6 years ago
  29. f7e5654 gn, mac: Honor mac_sdk_min, sysroot, and mac_deployment_target by Mark Mentovai · 6 years ago
  30. 7701901 Remove the deprecated sparse_histogram.h header. by Ilya Sherman · 6 years ago
  31. e2f0160 Use Chromium copyright notice and BSD license in mini_chromium by Mark Mentovai · 6 years ago
  32. 20182dd Add missing newline at EOF after d1943e187f47 by Mark Mentovai · 6 years ago
  33. d1943e1 Add a stub for Chromium's base::UmaHistogramSparse(). by Ilya Sherman · 6 years ago
  34. 9920849 gn, mac: Various GN build fixes by Scott Graham · 6 years ago
  35. 0b16698 gn, mac: Tell libtool not to warn about empty .o files by Scott Graham · 6 years ago
  36. a12ed4a gn, mac: Add sysroot.gni for Mac that finds default SDK by Scott Graham · 6 years ago
  37. 5e8e232 gn, win: Add copy and solink_module tools to win toolchain by Scott Graham · 6 years ago
  38. 009b44a gn: Explicitly filter posix files from mini_chromium/base by Scott Graham · 6 years ago
  39. 96e32dd Revert "android: Don’t use _FILE_OFFSET_BITS=64 until API 21" by Mark Mentovai · 6 years ago
  40. fbf410c fuchsia: Use koid instead of getpid() for process field in logging by Scott Graham · 6 years ago
  41. 85cbec1 fuchsia: Make EINTR macros no-ops by Scott Graham · 6 years ago
  42. 88e0562 android: Don’t use _FILE_OFFSET_BITS=64 until API 21 by Mark Mentovai · 6 years ago
  43. 0a8c5de fuchsia: Fix RandBytes() ZX_CHECK message string by Scott Graham · 6 years ago
  44. f609089 fuchsia: Add ZX_LOG, et al. to mini_chromium by Scott Graham · 6 years ago
  45. fa146c1 gn: Extract Wexit-time-destructors into separate config by Scott Graham · 6 years ago
  46. 95bfddb fuchsia: Fix base::RandBytes() after 5a1c5f82ce75 by Mark Mentovai · 6 years ago
  47. b79608a fuchsia: Use llvm-ar from the Fuchsia clang package by Mark Mentovai · 6 years ago
  48. c34725b fuchsia: Look for the toolchain and SDK in per-build-host directories by Mark Mentovai · 6 years ago
  49. e8e1ee4 fuchsia: Don't assume that kernel will provide all requested rand bytes by Scott Graham · 6 years ago
  50. 5a1c5f8 fuchsia: Implement RandBytes() by Scott Graham · 6 years ago
  51. df359ca fuchsia: Enable -fPIC by Scott Graham · 6 years ago
  52. bd50c95 Restore accidentally changed license by Scott Graham · 6 years ago
  53. a70db15 Improvements to GN build config by Scott Graham · 6 years ago
  54. 7de4d23 fuchsia: Fix compile of base/logging.cc by Scott Graham · 6 years ago
  55. 25a8b57 Add link GN rules to non-win build, set c++14 in CC flags. by Scott Graham · 6 years ago
  56. 7d15806 fuchsia: The very basics of compiling mini_chromium/base with GN by Scott Graham · 6 years ago
  57. dd0c3e9 Use ICU 60.1 as the basis for base/third_party/icu by Mark Mentovai · 7 years ago
  58. 7f523b1 win: Don’t define c16*() functions in base/strings/string16.{cc,h} by Mark Mentovai · 7 years ago
  59. 7d6697c Remove base/memory/ptr_util.h and base::WrapUnique by Mark Mentovai · 7 years ago
  60. 47ff969 Switch the language standard to C++14. by Mark Mentovai · 7 years ago
  61. 068fe69 base/strings/string_util.h: Add strlcpy. by Robert Sesek · 7 years ago
  62. ee67585 linux: Switch between x86 and x86_64 with the target_arch GYP variable by Mark Mentovai · 7 years ago
  63. 723e840 Remove ALIGNOF by Mark Mentovai · 7 years ago
  64. 606ff8a Remove base/memory/aligned_memory.* by Scott Graham · 7 years ago
  65. ef0ded8 win: MSVS 2017 (15)/C++ 14.1/C 19.10 compatibility by Mark Mentovai · 7 years ago
  66. 1d2a024 android: Use _FILE_OFFSET_BITS after all (undo dc3d480305b2) by Mark Mentovai · 7 years ago
  67. dc3d480 android: Don’t set _FILE_OFFSET_BITS, it never worked by Mark Mentovai · 7 years ago
  68. 9a7a549 Terminate from CHECK(), LOG(FATAL) consistently by Mark Mentovai · 7 years ago
  69. 2c1b540 android: Recognize Bionic’s semantics for strerror_r() by Mark Mentovai · 7 years ago
  70. 62e6015 android: Support “unified headers” with GCC build by Mark Mentovai · 7 years ago
  71. 9e0d322 Add MIPS macros to base/build_config.h by Mark Mentovai · 7 years ago
  72. 3a2d52d Use O_CLOEXEC (and O_NOCTTY) when calling open() by Mark Mentovai · 7 years ago
  73. f65519e Add base::UncheckedMalloc and associated utils to mini_chromium. by Sigurdur Asgeirsson · 7 years ago
  74. 4f3cfc8 Remove stl_util from mini_chromium by Mark Mentovai · 7 years ago
  75. e504d59 Remove now-unused LazyInstance by Scott Graham · 7 years ago
  76. 57f4265 Enable thread-safe statics when building with GCC and clang by Mark Mentovai · 7 years ago
  77. cae485d win: Initial version of toolchain for GN by Scott Graham · 7 years ago
  78. de1afb0 Update base/numerics from Chromium by Scott Graham · 7 years ago
  79. ca7f42a Improve the Win32/x64 configuration when generating MSVS projects by Scott Graham · 7 years ago
  80. c1f7a2c Create initial GN configuration for mini_chromium. by Robert Sesek · 7 years ago
  81. 414d596 Fix mailto: link in README.md by Mark Mentovai · 8 years ago
  82. 7bfe6cd README→README.md; convert plain text to Markdown by Mark Mentovai · 8 years ago
  83. 8e8d3cc Add Android to filename_rules.gypi by Mark Mentovai · 8 years ago
  84. 1d3e5ef Link Linux/Android executables with -pie for position independence by Mark Mentovai · 8 years ago
  85. 9f12933 Add Android and ARM support to mini_chromium base by Mark Mentovai · 8 years ago
  86. 88e0a3e Add stub of sparse_histogram.h by Scott Graham · 8 years ago
  87. 438bd4f Add stub of persistent_histogram_allocator.h by Scott Graham · 8 years ago
  88. 7800285 Don't #undef UMA_HISTOGRAM_UNUSED by Scott Graham · 8 years ago
  89. 99213eb Mark histogram arguments as unused to avoid warnings by Scott Graham · 8 years ago
  90. b5ec9ce Add stub versions of histogram_macros.h by Scott Graham · 8 years ago
  91. 87f575d Sync stl_util.h with Chromium 68be7151416d by Mark Mentovai · 8 years ago
  92. 9c5463b mac: Use Unified Logging when the deployment target is 10.12 or higher by Mark Mentovai · 8 years ago
  93. 09f74a2 Import StringPieceHash from chromium by Scott Graham · 8 years ago
  94. 94a34bd Update comment in aligned_memory.h to refer to unique_ptr by Mark Mentovai · 8 years ago
  95. 54801d4 Add base/memory/ptr_util.h to base/base.gyp after 0a9dc1c4feea by Mark Mentovai · 8 years ago
  96. 964ee49 Add HAS_FEATURE to base/compiler_specific.h by Scott Graham · 8 years ago
  97. 6d65ac8 Remove base/memory/scoped_ptr.h by Scott Graham · 8 years ago
  98. 0a9dc1c Add base/memory/ptr_util.h for https://codereview.chromium.org/1911823002/ by Scott Graham · 8 years ago
  99. ec5d457 Add base/bit_cast.h to follow https://codereview.chromium.org/399313006 by Scott Graham · 8 years ago
  100. 783fdf3 Add base::debug::Alias from Chromium base by Scott Graham · 8 years ago