1. e9183c8 Remove base::SizeToToString[16] by Brett Wilson · 6 years ago
  2. b0c49f1 gn: Fix formatting of file containing only 2 block comments by Scott Graham · 6 years ago
  3. 46bc47e add jumbo support when building gn itself by Mostyn Bramley-Moore · 6 years ago
  4. 414abe7 Run clang-tidy modernize-use-equals-{delete,default} on //tools by Chris Watkins · 6 years ago
  5. 098696c GN: Fix references to lib_[dir_]prefix, which should be lib_[dir_]switch by Scott Graham · 6 years ago
  6. 6d901e0 Add option to gn bootstrap to specify the build directory by Tom Anderson · 6 years ago
  7. eca7d56 Use std::make_unique in GN code. by Brett Wilson · 6 years ago
  8. 301c83c Clarify GN nonfatal unused build arg messages. by Brett Wilson · 7 years ago
  9. e93fe82 Remove unneeded extern keywords in tools/gn. by Lei Zhang · 7 years ago
  10. cebd1e8 Add observer_list_threadsafe.cc to gn bootstrap deps by Yuriy Taraday · 7 years ago
  11. 0f8f345 [CFI] Add protected memory container class by Vlad Tsyrklevich · 7 years ago
  12. 8840089 Fix roll_gn.py script. by Yuke Liao · 7 years ago
  13. 63f94d2 [GN] Use basename for PRODUCT_NAME in Xcode project. by Yuke Liao · 7 years ago
  14. 63f3695 PPC/s390: enable gn build on s390x and ppc64le by Junliang Yan · 7 years ago
  15. 0b9b415 Revert "[GN] Remove a duplication of a source type check" by Yuke Liao · 7 years ago
  16. 7a09e22 [GN fuzzer] Stack overflow fix. by Penny MacNeil · 7 years ago
  17. dd9eef2 Support --ninja-extra-args with --ide=vs by Brian Osman · 7 years ago
  18. 4ccc530 Fix bootstrap.py by Vlad Tsyrklevich · 7 years ago
  19. 3ad21e8 Fix spelling of "associated" in code/docs by Michael Giuffrida · 7 years ago
  20. 323132e Rename the win8_chromium_gn_upload bot. by Dirk Pranke · 7 years ago
  21. 494cf63 Vim: Don't prepend to runtimepath by Michael Giuffrida · 7 years ago
  22. f149d83 Remove base::ManualConstructor. by Daniel Cheng · 7 years ago
  23. 9f4aa23 [GN] Fixes a wrong condition on a size check by Vladislav Belov · 7 years ago
  24. a6720b4 [GN] Remove a duplication of a source type check by Vladislav Belov · 7 years ago
  25. 3c587ba Generate projects for Visual Studio 2017 by default by Tomasz Moniuszko · 7 years ago
  26. d0d8c9b Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  27. 0fe6fd9 [GN] Uses the consistent way to disallow assign and copy by Vladislav Belov · 7 years ago
  28. b463f00 [GN] Adds raw strings to analyzer's unit tests by Vladislav Belov · 7 years ago
  29. f558bee Require Creators Update SDK to build Chrome on Windows by Bruce Dawson · 7 years ago
  30. aa0e14c Fix references to macOS. by Sylvain Defresne · 7 years ago
  31. f2d06ed Remove workaround to compute create_bundle output. by Sylvain Defresne · 7 years ago
  32. b24c65c Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  33. a93011a Replace std::queue with base::queue. by Brett Wilson · 7 years ago
  34. c8f2ddc [fuchsia][gn] Add os variable for fuchsia and add to default build set by James Robinson · 7 years ago
  35. 522ba30 gn format: Test that we sort "public" just like we sort "sources" by Karl Wiberg · 7 years ago
  36. 8b17a2e gn format: Sort `public` just like we sort `sources` by Karl Wiberg · 7 years ago
  37. ae45b1a Add bundle_contents_dir property to create_bundle. by Sylvain Defresne · 7 years ago
  38. 6f9fccd Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  39. 45abc46 Add support for partial_info_plist to create_bundle. by Sylvain Defresne · 7 years ago
  40. 0fe2294 [GN] Adds const to the comparison operator of the DepsIterator by Vladislav Belov · 7 years ago
  41. 7815bb7 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  42. c7b4ec9 [GN] Add unit tests for the mapping between PBXObject and it's name. by Yuke Liao · 7 years ago
  43. 30a6fbb Fix GN bootstrap for MacOS X by DanCraft99 · 7 years ago
  44. 6caa704 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  45. dc1b8a0 Fix roll_gn.py script. by Mike Bjorge · 7 years ago
  46. 16c3b43 Update GN reference.md. by Mike Bjorge · 7 years ago
  47. 0b0457b Add --overrides-only switch for `gn args`. by Mike Bjorge · 7 years ago
  48. 03e642c Update the GN roll script to work with Gerrit and Milo. by Dirk Pranke · 7 years ago
  49. 0526279 [GN] Add a few more unit tests for Xcode objects. by Yuke Liao · 7 years ago
  50. 2752cc9 Use -std=c++14 for GN bootstrap by Paweł Hajdan, Jr · 7 years ago
  51. 3dda907 Fix `gn clean`. by Dirk Pranke · 7 years ago
  52. a444082 [iOS XCUITest] Add xctest files to XCUITest targets for indexing. by Yuke Liao · 7 years ago
  53. 49b1f65 [iOS XCUITest] Link XCUITest targets with host application target. by Yuke Liao · 7 years ago
  54. b21a340 Revert "Implement tracking of BUILD.gn files ..." by Dirk Pranke · 7 years ago
  55. eaa7462 Remove base::Value::SetStringWithoutPathExpansion by jdoerrie · 7 years ago
  56. fd0b4d6 [iOS] Clean up xcode_extra_attributes usages in XcodeWriter. by Yuke Liao · 7 years ago
  57. e8d2f55 [iOS] Clean up xcode_test_application_name usages in XcodeWriter. by Yuke Liao · 7 years ago
  58. 9b71f19 Exclude action's dep on shared library from runtime dep propagation. by Greg Kraynov · 7 years ago
  59. 0adc39b revised patch after sync to latest code by DanCraft99 · 7 years ago
  60. d51456e Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  61. 293e3b5 Improve GN clean command. by Brett Wilson · 7 years ago
  62. 6dccb57 [GN] Fix gn gen docs. by Mike Bjorge · 7 years ago
  63. 7478592 Remove base::Value::SetBooleanWithoutPathExpansion by jdoerrie · 7 years ago
  64. 8785999 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  65. 60aa265 Revert "[tracing] Switch to new heap dump format." by Dmitry Skiba · 7 years ago
  66. c147fde [GN] Add unit tests for Xcode objects: exercise class instantiations. by Yuke Liao · 7 years ago
  67. 5d0b75c [iOS] Refactoring XcodeWriter XCTest Files Search by Yuke Liao · 7 years ago
  68. 6a1482d Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  69. 030b729 Proofread GN docs and update links by Quinten Yearsley · 7 years ago
  70. 98b3a4b Update OWNERS for //tools/gn. by Dirk Pranke · 7 years ago
  71. eade602 fix gn roller by Dirk Pranke · 7 years ago
  72. d91c7ad [iOS] Refactoring XcodeWriter::CreateProductsProject. by Yuke Liao · 7 years ago
  73. 98a586d Reland "memory-infra: Move TracingObserver to service/" by Siddhartha · 7 years ago
  74. ab47511 [iOS] Add xcode_test_application_name property to create_bundle target. by Yuke Liao · 7 years ago
  75. edb0db4 [iOS] Add extra_attributes property to create_bundle target of GN. by Yuke Liao · 7 years ago
  76. 5137343 Add support for building chromium on mips64el using GN. by Wang Qing · 7 years ago
  77. 0ff6cb6 Revert "memory-infra: Move TracingObserver to service/" by Hongchan Choi · 7 years ago
  78. 47323c0 memory-infra: Move TracingObserver to service/ by Siddhartha · 7 years ago
  79. 6e1851b [iOS] Refactoring XcodeWriter::CreateProductsProject. by Yuke Liao · 7 years ago
  80. 32698a6 [iOS XCUITest] Generate XCUITest target for Xcode project. by Yuke Liao · 7 years ago
  81. 32c8143 Update GN keywords for emacs syntax highlighting by Kevin Peng · 7 years ago
  82. 4af16bb Remove ScopedVector from tools/gn/. by avi · 7 years ago
  83. 6b6176f Add new owners for tools/gn/misc. by Brett Wilson · 7 years ago
  84. 3aa0665 Replace base::AtomicRefCount functions with member functions. by Jeremy Roman · 7 years ago
  85. b22fd91 Use a correct method to define pool builder record by Petr Hosek · 7 years ago
  86. d082149 Remove synthetic delay framework by Sami Kyostila · 7 years ago
  87. 40045b9 tools/gn: require a newer version of ninja by Thiago Farina · 7 years ago
  88. cc61743 Implement tracking of BUILD.gn files used to define target, toolchain or pool. by alex-ac · 7 years ago
  89. a3b12fa Add not_needed function by phosek · 7 years ago
  90. 69b680e Support explicit pools in actions by phosek · 7 years ago
  91. 9d057e5 Allow overriding the builtin functions with a template by Petr Hosek · 7 years ago
  92. 07d01cd tools/gn: Write correct CharSet to VS project files by Andrew Boyarshin · 7 years ago
  93. e178db0 tools/gn: write out the required version of ninja by Thiago Farina · 7 years ago
  94. 20b79e8 Fix gn typo by brucedawson · 7 years ago
  95. 1db796e Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  96. d54564a Revert "Fix a bug in `gn analyze` for host-only file mods." by Dirk Pranke · 7 years ago
  97. 955bb4f Allow overriding script executable in .gn file by phosek · 7 years ago
  98. 0a4e9a5 Move if, else, true, false into a keyword category by Kevin Peng · 7 years ago
  99. e3f1637 [tracing] Switch to new heap dump format. by dskiba · 7 years ago
  100. 65576a5 tools/gn: Implement Windows SDK version command line switch by Andrew Boyarshin · 7 years ago