1. 471c329 GN: aix port along with linux_s390x, linux_ppc64 and linux_ppc64le support. by rayb · 7 years ago
  2. 8eb3834 memory-infra: Start disentangling tracing from memory-infra by hjd · 7 years ago
  3. 1e3cdba Add curly brackets to list of characters that gn needs to escape by ollel · 7 years ago
  4. d920a1b Improvements to uses of base::SmallMap by brettw · 7 years ago
  5. ecbeb2f Use $root:default as a "default" rule by phosek · 7 years ago
  6. d02f180 Update GN roller for new JSON endpoints. by dpranke · 7 years ago
  7. a159a2e gn path: Add missing newline to output summary by michaelpg · 7 years ago
  8. 5e3d678 Remove base::StackString. by brettw · 7 years ago
  9. 0e7a946 Moved/renamed EscapeString from visual_studio_writer to XmlEscape in xml_element_writer. by kylixrd · 7 years ago
  10. 013b507 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  11. 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
  12. 3b18918 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  13. 2ad1d97 "Escape" certain characters by kylixrd · 7 years ago
  14. dc2d1d0 Remove base::Value::CreateNullValue by jdoerrie · 7 years ago
  15. 82d2f65 Explicitly specify whether to emit frame pointers by default. by erikchen · 7 years ago
  16. fa92a30 Fix comments in GN standalone docs. by dpranke · 7 years ago
  17. 80fa34f GN: Re-generate reference.md by tim · 7 years ago
  18. ad5690a memory-infra: Add peak-detector skeleton. by primiano · 7 years ago
  19. 7b6b33f memory-infra: refactoring to extract MemoryDumpProviderInfo class by primiano · 7 years ago
  20. d2b83f8 Add missing header files to GN files by wychen · 7 years ago
  21. e30107f Get gn analyze to respect changes to vs_toolchain.py by brucedawson · 7 years ago
  22. 2cf61dd [iOS] Add application target as dependency of xctest module target. by liaoyuke · 7 years ago
  23. 2f37480 Add comment on TBR'ing GN bootstrap changes. by brettw · 7 years ago
  24. 6b269e7 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  25. 3cdf5b3 GN: Trim newlines in markdown help blocks by tim · 7 years ago
  26. b83e087 mac: Fix gn bootstrap after https://codereview.chromium.org/2768933002 by thakis · 7 years ago
  27. b561a5f Enable noexcept on Windows, use for a few move constructors. by brettw · 7 years ago
  28. 3395929 Revert of Enable noexcept on Windows, use for a few move constructors. (patchset #3 id:40001 of https://codereview.chromium.org/2771643002/ ) by scottmg · 7 years ago
  29. 7890bbf Enable noexcept on Windows, use for a few move constructors. by brettw · 7 years ago
  30. 7fc3a12 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  31. ea1e3e2 Improve the markdown output for GN's reference documentation. by Dirk Pranke · 7 years ago
  32. e9bdbdd Gn: Add support to generate Visual Studio 2017 solutions. by alexis.menard · 7 years ago
  33. 6d8ccee Include "public" source files in generated Xcode project. by sdefresne · 7 years ago
  34. 1cd9a15 Fix GN bootstrap. by rayb · 7 years ago
  35. 5566d94 Remove base::StringValue by jdoerrie · 7 years ago
  36. d88d969 Add support for customizing GN's args text. by dpranke · 7 years ago
  37. 5f52641 gn: Tweak precompiled_header docs. by thakis · 7 years ago
  38. 896fb0c [GN] Update visual_studio_writer to use SDK kit 14393 instead of 10586. by pennymac · 7 years ago
  39. 71443a2 GN docs: update the example of declare_args(). by yzshen · 7 years ago
  40. e0f6072 Fix auto raw pointer deduction on linux by vmpstr · 7 years ago
  41. 0cfcb21 docs: Change "ChromeOS" to "Chrome OS". by derat · 7 years ago
  42. 2e60618 Fix GN bootstrap by Pawel Hajdan, Jr · 7 years ago
  43. 95adf3a [tracing] Implement polling in MemoryDumpManager by ssid · 7 years ago
  44. f940be1 Add vim support for highlighting GN target names by ntfschr · 7 years ago
  45. 1792427 gn: fix fuzzer bug in parser for stack local by scottmg · 7 years ago
  46. b41e003 Improve vim's 'gf' for BUILD.gn files by ntfschr · 7 years ago
  47. da6dfe3 Update the GN reference.md documentation. by brettw · 7 years ago
  48. cb04901 Display override values in GN args help. by brettw · 7 years ago
  49. ea63c6c Add ftplugin for gn filetype by ntfschr · 7 years ago
  50. ba851cb GN: Add optional default_args variable to .gn. by tim · 7 years ago
  51. f0bd814 Validate GN substitutions in args and rsp files. by brettw · 7 years ago
  52. 8abe616 Remove obsolete GN check.md documentation. by brettw · 7 years ago
  53. ad6c64b Consolidate Xcode Project Setup by liaoyuke · 7 years ago
  54. 4a2adb0 gn: fix build with GCC 5 by floppymaster · 7 years ago
  55. 4ae4672 Reland "Change GN to disallow reading args defined in the same..." by dpranke · 7 years ago
  56. 0ddc5b8 Fix a GN race condition. by brettw · 7 years ago
  57. 23db84e Associate xctest files with corresponding xctest targets. by liaoyuke · 7 years ago
  58. 98a4a52 Configure xctest build settings to prevent Xcode from linking objects. by liaoyuke · 7 years ago
  59. 601001d Add functionality to find xctest files under application target. by liaoyuke · 7 years ago
  60. 3b0962d Stop propagation of dependent configs between toolchains. by martijn · 7 years ago
  61. 6646ee3 GN: Fix some typos in the documentation. by tim · 7 years ago
  62. 0f20720 [Refactor Xcode Objects] Allow extra attributes for native targets. by liaoyuke · 8 years ago
  63. 81a7c58 [Refactor Xcode Objects] Enable adding per file '--help' compiler flag. by liaoyuke · 8 years ago
  64. f272f6a [Refactor Xcode Objects] Decouple file references and indexing target. by liaoyuke · 8 years ago
  65. 48d012b Fix a typo in GN documentation by phosek · 8 years ago
  66. 60d4d82 Fix a typo in gn help. by dglazkov · 8 years ago
  67. 740e83b Support for source_target_relative expansion in GN by phosek · 8 years ago
  68. 694457c Fix GN bootstrap. by saiarcot895 · 8 years ago
  69. e2f1c3e [Refactor Xcode Objects] Enable navigator paths for file references. by liaoyuke · 8 years ago
  70. aaec621 Clean up link references in //tools/gn/README.md. by dpranke · 8 years ago
  71. e630db1 Revert GN declare_args() change. by dpranke · 8 years ago
  72. 77e6926 tracing: split trace event filter classes out of TraceLog by primiano · 8 years ago
  73. 53378f3 Restore clang-format formatting. by sdefresne · 8 years ago
  74. d1d1e87 Make base::Value::TYPE a scoped enum. by jdoerrie · 8 years ago
  75. b680987 Clean formatting after http://crrev.com/2544803002/. by sdefresne · 8 years ago
  76. 05a65ae Cleanup remaining class/struct fwd declarations by jbriance · 8 years ago
  77. 546b208 gn: Fix integer subtraction. by viettrungluu · 8 years ago
  78. 26ac378 gn: Fix stale references in Parser::AssignComments(). by viettrungluu · 8 years ago
  79. fb41cc3 gn: Add spelling suggestions for args.gn and --args. by thakis · 8 years ago
  80. 9b5a454 gn: Remove redundant calls to Scheduler::Increment/DecrementWorkCount(). by fdoray · 8 years ago
  81. 7dfbeb8 gn: Remove Scheduler::pool(). by fdoray · 8 years ago
  82. 95c2b53 GN: Add Arm64 Linux support by riku.voipio · 8 years ago
  83. 1451181 [GN] Sanitize environment variables when running ninja from Xcode. by sdefresne · 8 years ago
  84. 0c3576b [GN] Fix generate Xcode project for macOS to work with Xcode 8. by sdefresne · 8 years ago
  85. f229909 [GN] Fix tools/gn/bootstrap/bootstrap.py. by sdefresne · 8 years ago
  86. ade79d9 Change GN to disallow reading args defined in the same declare_args() call. by dpranke · 8 years ago
  87. 75a829b Remove the GN cookbook document. by brettw · 8 years ago
  88. bc2d1cc Add more gn documentation by brettw · 8 years ago
  89. 12cc884 Remove some global UI defines by brettw · 8 years ago
  90. 4a484b8 gn: Include source files outside the source root for Xcode workspace by pmajewski · 8 years ago
  91. 69ce30f GN: Always check for bad items. by brettw · 8 years ago
  92. 513d840 Move use_brlapi build flag to chrome. by brettw · 8 years ago
  93. a16d452 tracing: split out the CategoryRegistry from the TraceLog by primiano · 8 years ago
  94. ff3d03c Convert gn docstrings to C++11 raw strings. by brettw · 8 years ago
  95. aab18ff gn: bootstrap: add base/task_scheduler/task_tracker_posix.cc to sources by floppymaster · 8 years ago
  96. 5b72dd3 gn: Diag on distinct toolchains with the same name. by thakis · 8 years ago
  97. 6cae2d6 gn: Make generation of main build.ninja file deterministic. by thakis · 8 years ago
  98. 8edfaa8 Remove references to DrMemory from chromium repo. by benwells · 8 years ago
  99. 48ef95e Allow inherited constructors and add a sample usage. by pkasting · 8 years ago
  100. 3a8a52b Allow raw string literals and add a sample usage. by pkasting · 8 years ago