1. 6caa704 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  2. dc1b8a0 Fix roll_gn.py script. by Mike Bjorge · 7 years ago
  3. 16c3b43 Update GN reference.md. by Mike Bjorge · 7 years ago
  4. 0b0457b Add --overrides-only switch for `gn args`. by Mike Bjorge · 7 years ago
  5. 03e642c Update the GN roll script to work with Gerrit and Milo. by Dirk Pranke · 7 years ago
  6. 0526279 [GN] Add a few more unit tests for Xcode objects. by Yuke Liao · 7 years ago
  7. 2752cc9 Use -std=c++14 for GN bootstrap by Paweł Hajdan, Jr · 7 years ago
  8. 3dda907 Fix `gn clean`. by Dirk Pranke · 7 years ago
  9. a444082 [iOS XCUITest] Add xctest files to XCUITest targets for indexing. by Yuke Liao · 7 years ago
  10. 49b1f65 [iOS XCUITest] Link XCUITest targets with host application target. by Yuke Liao · 7 years ago
  11. b21a340 Revert "Implement tracking of BUILD.gn files ..." by Dirk Pranke · 7 years ago
  12. eaa7462 Remove base::Value::SetStringWithoutPathExpansion by jdoerrie · 7 years ago
  13. fd0b4d6 [iOS] Clean up xcode_extra_attributes usages in XcodeWriter. by Yuke Liao · 7 years ago
  14. e8d2f55 [iOS] Clean up xcode_test_application_name usages in XcodeWriter. by Yuke Liao · 7 years ago
  15. 9b71f19 Exclude action's dep on shared library from runtime dep propagation. by Greg Kraynov · 7 years ago
  16. 0adc39b revised patch after sync to latest code by DanCraft99 · 7 years ago
  17. d51456e Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  18. 293e3b5 Improve GN clean command. by Brett Wilson · 7 years ago
  19. 6dccb57 [GN] Fix gn gen docs. by Mike Bjorge · 7 years ago
  20. 7478592 Remove base::Value::SetBooleanWithoutPathExpansion by jdoerrie · 7 years ago
  21. 8785999 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  22. 60aa265 Revert "[tracing] Switch to new heap dump format." by Dmitry Skiba · 7 years ago
  23. c147fde [GN] Add unit tests for Xcode objects: exercise class instantiations. by Yuke Liao · 7 years ago
  24. 5d0b75c [iOS] Refactoring XcodeWriter XCTest Files Search by Yuke Liao · 7 years ago
  25. 6a1482d Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  26. 030b729 Proofread GN docs and update links by Quinten Yearsley · 7 years ago
  27. 98b3a4b Update OWNERS for //tools/gn. by Dirk Pranke · 7 years ago
  28. eade602 fix gn roller by Dirk Pranke · 7 years ago
  29. d91c7ad [iOS] Refactoring XcodeWriter::CreateProductsProject. by Yuke Liao · 7 years ago
  30. 98a586d Reland "memory-infra: Move TracingObserver to service/" by Siddhartha · 7 years ago
  31. ab47511 [iOS] Add xcode_test_application_name property to create_bundle target. by Yuke Liao · 7 years ago
  32. edb0db4 [iOS] Add extra_attributes property to create_bundle target of GN. by Yuke Liao · 7 years ago
  33. 5137343 Add support for building chromium on mips64el using GN. by Wang Qing · 7 years ago
  34. 0ff6cb6 Revert "memory-infra: Move TracingObserver to service/" by Hongchan Choi · 7 years ago
  35. 47323c0 memory-infra: Move TracingObserver to service/ by Siddhartha · 7 years ago
  36. 6e1851b [iOS] Refactoring XcodeWriter::CreateProductsProject. by Yuke Liao · 7 years ago
  37. 32698a6 [iOS XCUITest] Generate XCUITest target for Xcode project. by Yuke Liao · 7 years ago
  38. 32c8143 Update GN keywords for emacs syntax highlighting by Kevin Peng · 7 years ago
  39. 4af16bb Remove ScopedVector from tools/gn/. by avi · 7 years ago
  40. 6b6176f Add new owners for tools/gn/misc. by Brett Wilson · 7 years ago
  41. 3aa0665 Replace base::AtomicRefCount functions with member functions. by Jeremy Roman · 7 years ago
  42. b22fd91 Use a correct method to define pool builder record by Petr Hosek · 7 years ago
  43. d082149 Remove synthetic delay framework by Sami Kyostila · 7 years ago
  44. 40045b9 tools/gn: require a newer version of ninja by Thiago Farina · 7 years ago
  45. cc61743 Implement tracking of BUILD.gn files used to define target, toolchain or pool. by alex-ac · 7 years ago
  46. a3b12fa Add not_needed function by phosek · 7 years ago
  47. 69b680e Support explicit pools in actions by phosek · 7 years ago
  48. 9d057e5 Allow overriding the builtin functions with a template by Petr Hosek · 7 years ago
  49. 07d01cd tools/gn: Write correct CharSet to VS project files by Andrew Boyarshin · 7 years ago
  50. e178db0 tools/gn: write out the required version of ninja by Thiago Farina · 7 years ago
  51. 20b79e8 Fix gn typo by brucedawson · 7 years ago
  52. 1db796e Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  53. d54564a Revert "Fix a bug in `gn analyze` for host-only file mods." by Dirk Pranke · 7 years ago
  54. 955bb4f Allow overriding script executable in .gn file by phosek · 7 years ago
  55. 0a4e9a5 Move if, else, true, false into a keyword category by Kevin Peng · 7 years ago
  56. e3f1637 [tracing] Switch to new heap dump format. by dskiba · 7 years ago
  57. 65576a5 tools/gn: Implement Windows SDK version command line switch by Andrew Boyarshin · 7 years ago
  58. 3a702ee Use ContainsValue() instead of std::find() in tools/ by tripta.g · 7 years ago
  59. fe9ae96 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  60. ace25af [spelling] existance to existence by dschuyler · 7 years ago
  61. a140546 Fix a bug in `gn analyze` for host-only file mods. by Dirk Pranke · 7 years ago
  62. dd00131 Fix gn get_label_info comment by zpeng · 7 years ago
  63. a388e95 allocator: remove ENABLE_MEMORY_TASK_PROFILER and use only USE_ALLOCATOR_SHIM by Primiano Tucci · 7 years ago
  64. 4632ba9 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  65. ce42ad3 Add information on the requirements for a new Chromium port. by jam · 7 years ago
  66. 6810404 allocator: rename use_experimental_allocator_shim to use_allocator_shim by primiano · 7 years ago
  67. 321a18c Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  68. a37819c Replace sanitizers:deps with exe_and_shlib_deps (Chromium repo only) by thomasanderson · 7 years ago
  69. 6fd4dc1 GN: Fix single-file compilations in VS2017 projects by ngg · 7 years ago
  70. f21f31a gn: get rid of GetRealPath() function by Thiago Farina · 7 years ago
  71. dec1fba gn: convert WrapUnique calls to MakeUnique where possible by Thiago Farina · 7 years ago
  72. 999bc1d gn: fix bootstrap on windows by thakis · 7 years ago
  73. bc3e2fc Fix gn bootstrap after https://codereview.chromium.org/2872503003 by thakis · 7 years ago
  74. 5d8c35c gn: Document gen's --check flag. by thakis · 7 years ago
  75. f1b53e1 Add a GUID to base::SharedMemoryHandle. by erikchen · 7 years ago
  76. f8f5d58 memory-infra: Move dump level check to observer and rename session state by hjd · 7 years ago
  77. 41b69a8 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  78. 4784095 gn: fix bootstrap.py after https://codereview.chromium.org/2846893003 by thakis · 7 years ago
  79. 98c3e1b gn docs: Add a missing closing paren. by thakis · 7 years ago
  80. 471c329 GN: aix port along with linux_s390x, linux_ppc64 and linux_ppc64le support. by rayb · 7 years ago
  81. 8eb3834 memory-infra: Start disentangling tracing from memory-infra by hjd · 7 years ago
  82. 1e3cdba Add curly brackets to list of characters that gn needs to escape by ollel · 7 years ago
  83. d920a1b Improvements to uses of base::SmallMap by brettw · 7 years ago
  84. ecbeb2f Use $root:default as a "default" rule by phosek · 7 years ago
  85. d02f180 Update GN roller for new JSON endpoints. by dpranke · 7 years ago
  86. a159a2e gn path: Add missing newline to output summary by michaelpg · 7 years ago
  87. 5e3d678 Remove base::StackString. by brettw · 7 years ago
  88. 0e7a946 Moved/renamed EscapeString from visual_studio_writer to XmlEscape in xml_element_writer. by kylixrd · 7 years ago
  89. 013b507 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  90. 9b57ffe Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 7 years ago
  91. 3b18918 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  92. 2ad1d97 "Escape" certain characters by kylixrd · 7 years ago
  93. dc2d1d0 Remove base::Value::CreateNullValue by jdoerrie · 7 years ago
  94. 82d2f65 Explicitly specify whether to emit frame pointers by default. by erikchen · 7 years ago
  95. fa92a30 Fix comments in GN standalone docs. by dpranke · 7 years ago
  96. 80fa34f GN: Re-generate reference.md by tim · 7 years ago
  97. ad5690a memory-infra: Add peak-detector skeleton. by primiano · 7 years ago
  98. 7b6b33f memory-infra: refactoring to extract MemoryDumpProviderInfo class by primiano · 7 years ago
  99. d2b83f8 Add missing header files to GN files by wychen · 7 years ago
  100. e30107f Get gn analyze to respect changes to vs_toolchain.py by brucedawson · 7 years ago