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