1. e606581 Remove base/process by Scott Graham · 6 years ago
  2. 1f29a22 Fix nesting of test run by Scott Graham · 6 years ago
  3. adca1f9 Remove CompareIgnoreCase by Scott Graham · 6 years ago
  4. 98cd3ca clang-format everything by Scott Graham · 6 years ago
  5. 4459807 Remove base_export.h by Scott Graham · 6 years ago
  6. b10abe6 Remove atomicops, and some unused bind helpers by Scott Graham · 6 years ago
  7. 0b8b4e0 Remove another pile of unused stuff by Scott Graham · 6 years ago
  8. 0583acd Remove apple_apsl and some DEPS files by Scott Graham · 6 years ago
  9. 0305bc0 Remove base/process/launch* by Scott Graham · 6 years ago
  10. 90e01f5 Re-enable CQ on Windows by Petr Hosek · 6 years ago
  11. 622472c Remove code that's always #if'd out by Scott Graham · 6 years ago
  12. 894986a Big purge of base by Scott Graham · 6 years ago
  13. 64a164c taskkill mspdbsrv after compile on Windows by Scott Graham · 6 years ago
  14. a27f4c4 Fix not supplying environment to ninja step for Windows by Scott Graham · 6 years ago
  15. 2333368 Implement simple WorkerPool, remove use of base::PostTask by Scott Graham · 6 years ago
  16. b7630f8 Attempt at making Windows bots work by Scott Graham · 6 years ago
  17. 493922f Various fixes for the Windows build by Scott Graham · 6 years ago
  18. ed6515f Remove PathService and base_paths, add simple src/exe_path by Scott Graham · 6 years ago
  19. 3581cc2 Remove vlog, valgrind, native_library, tuple, supports_user_data by Scott Graham · 6 years ago
  20. 0e165f9 Remove barrier_closure, big_ending, os_compat_* by Scott Graham · 6 years ago
  21. 13682c9 Remove base/power_monitor and base/system_monitor by Scott Graham · 6 years ago
  22. 7e8fdb3 Remove base/profiler, base/debug and base/third_party/symbolize by Scott Graham · 6 years ago
  23. e281ed7 Remove base/allocator and base/debug/thread_heap_usage_tracker by Scott Graham · 6 years ago
  24. 8ca6134 Remove component_export.h by Scott Graham · 6 years ago
  25. dd4c4c3 Remove base/guid and unused example files by Scott Graham · 6 years ago
  26. c8a19cd Remove base/base64 and file_version_info by Scott Graham · 6 years ago
  27. 155707d Remove base/third_party/xdg* and references by Scott Graham · 6 years ago
  28. 28207c9 Remove base/sync_socket* by Scott Graham · 6 years ago
  29. 8bc1bc8 Remove various unused files by Scott Graham · 6 years ago
  30. 5000267 Remove unused _fuchsia files by Scott Graham · 6 years ago
  31. 863d55f Remove most of base/memory by Scott Graham · 6 years ago
  32. 020753d Remove most of base/test by Scott Graham · 6 years ago
  33. 269c423 Remove base/pickle by Scott Graham · 6 years ago
  34. 77ce0ce Remove base/sampling_heap_profiler by Scott Graham · 6 years ago
  35. 2f8a32b Remove base/i18n by Scott Graham · 6 years ago
  36. c86d703 Remove base/metrics and some related things by Scott Graham · 6 years ago
  37. ef3701c Remove base/third_party/dynamic_annotations and /superfasthash by Scott Graham · 6 years ago
  38. fc4e784 Remove base ios files by Scott Graham · 6 years ago
  39. 8e95714 Remove unused android files by Scott Graham · 6 years ago
  40. 905cc55 Remove base/trace_event/ by Scott Graham · 6 years ago
  41. 38c9c4e Mark Windows CQ builder as experimental by Petr Hosek · 6 years ago
  42. 942eb6c Delete base unittests and build files by Scott Graham · 6 years ago
  43. 2ccfeb5 Fix mac debug, and add debug builds to bots by Scott Graham · 6 years ago
  44. 069e76c Use full path to Ninja binary by Petr Hosek · 6 years ago
  45. a9190c0 Use Fuchsia Clang toolchain distribution on Linux by Petr Hosek · 6 years ago
  46. 74e0a4c Make Windows build work by Scott Graham · 6 years ago
  47. ae7fbe7 Make ninja regeneration work when gen.py or template changes by Scott Graham · 6 years ago
  48. c048f94 Add helper script to compare output vs. Chromium-tree GN by Scott Graham · 6 years ago
  49. 4fdccb0 Make gn_unittests quiet when there's no errors by Scott Graham · 6 years ago
  50. d724af5 Run gn_unittests on bots by Scott Graham · 6 years ago
  51. f87717e Remove testing/ and third_party/googletest/, build gn_unittests by Scott Graham · 6 years ago
  52. 041ed5e Remove AIX build support by Scott Graham · 6 years ago
  53. 22402af Remove libc++ and libc++abi, and all of buildtools/ by Scott Graham · 6 years ago
  54. 4a2a068 Update recipe for new build generation location by Scott Graham · 6 years ago
  55. 00aca57 Always fetch before cherry-picking changes by Petr Hosek · 6 years ago
  56. ab123de Remove most of build/, move generation to build/gen.py by Scott Graham · 6 years ago
  57. e375226 Update recipe to actually fetch and build changes by Petr Hosek · 6 years ago
  58. 86d5bef Remove generated_build_date.h by Scott Graham · 6 years ago
  59. f1a1240 Remove base_win_buildflags.h and manual generation function in bootstrap. by Scott Graham · 6 years ago
  60. 875bd1f Remove cfi_buildflags.h by Scott Graham · 6 years ago
  61. 5db9f92 Remove protected_memory_buildflags.h by Scott Graham · 6 years ago
  62. c774017 Remove debugging_buildflags.h by Scott Graham · 6 years ago
  63. ea3dc42 Remove USE_ALLOCATOR_SHIM and ENABLE_MUTEX_PRIORITY_INHERITANCE buildflags by Scott Graham · 6 years ago
  64. 62a1f85 Add third_party/apple_apsl to get Mac build working by Scott Graham · 6 years ago
  65. 6696211 Add most of base/ build/ buildtools/ testing/ third_party/googletest/ by Scott Graham · 6 years ago
  66. 64cbba0 CQ/CI configuration and recipe by Petr Hosek · 6 years ago
  67. 567ac71 License and README files by Petr Hosek · 6 years ago
  68. 12ca980 Fix quoting when writing defines on Windows. by Joey Scarr · 6 years ago
  69. 4aa7dc7 Remove references to exe_and_shlib_deps in src by Tom Anderson · 6 years ago
  70. f0020ec Fix GN bootstrap by Tom Anderson · 6 years ago
  71. 3ce3a9e Remove memory peak detection code. by erikchen · 6 years ago
  72. 95eca74 Add exe_and_shlib_deps to executable and shared_library configs by Tom Anderson · 6 years ago
  73. 8c69bca Fix gn bootstrap by Tom Anderson · 6 years ago
  74. cb5c4cd Fix typo in gn documentation by David 'Digit' Turner · 6 years ago
  75. 45f92e4 Remove implementation of legacy heap profiler. by erikchen · 6 years ago
  76. b3c0600 Reland "GN: do not make indirect dependency to direct dependency" by Takuto Ikuta · 6 years ago
  77. 34c73aa Fix gn bootstrap by Tom Anderson · 6 years ago
  78. 315b9a4 GN: Handle deps always in create_bundle target by Takuto Ikuta · 6 years ago
  79. ed7eff3 Reland "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  80. ce8f166 Fix gn CHECK()ing on not_needed() when given undefined identifiers by Tom Anderson · 6 years ago
  81. 896cddb Revert "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  82. 1b749fb Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK by Bruce Dawson · 6 years ago
  83. 38b33e7 Revert "GN: do not make indirect dependency to direct dependency" by Dirk Pranke · 6 years ago
  84. d6621a2 Fix GN doc formatting. by Brett Wilson · 6 years ago
  85. 977608e GN: do not make indirect dependency to direct dependency by Takuto Ikuta · 6 years ago
  86. 0f12369 Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  87. 425c985 GN: Make the linker output file depend on the inputs. by Peter Collingbourne · 6 years ago
  88. 622d489 [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 6 years ago
  89. 0592cb3 Show error with gn desc when no matches are made by Eli Ribble · 6 years ago
  90. e1b6b8b Make `gn refs out/foo //out/foo/gn` work. by Dirk Pranke · 6 years ago
  91. 083968a GN: Do not serialize builds on targets with no public deps. by Takuto Ikuta · 6 years ago
  92. 0272049 Fix gn bootstrap by Tom Anderson · 6 years ago
  93. ee1e93e Re-run `gn help --markdown all > tools/gn/docs/reference.md`. by Nico Weber · 6 years ago
  94. c436f18 gn: Don't write invalid output when pool //:console exists; treat all other pools named 'console' as invalid. by Nico Weber · 6 years ago
  95. 3f59ed0 Update GN reference page. by Mirko Bonadei · 6 years ago
  96. e709be3 GN: Fix bootstrap call to setup_toolchain by Yngve N. Pettersen · 6 years ago
  97. 5d3e6d5 Fix gn bootstrap by Tom Anderson · 6 years ago
  98. af6b854 GN: Allow XCode projects to use ICECC environment variables. by Michał Pichliński · 6 years ago
  99. 69534a0 Fix gn bootstrap by Tom Anderson · 6 years ago
  100. 9df4783 [gn] Updating args --list to make the comment padding optional by Julie Hockett · 6 years ago