1. 3883c4f [buganizer] Migrate DIR_METADATA for tools/ by Jeff Yoon · 3 months ago main
  2. 0e02e7a Revert "[py3.12] [tools] Remove imp usage" by Nic Hollingum · 6 months ago
  3. 8272e32 [py3.12] [tools] Remove imp usage by Ho Cheung · 6 months ago
  4. 5a9314a Fix flags for YCM containing double quotes for includes by Rushan Suleymanov · 7 months ago
  5. 58d7af3 Fix encoding when communicating with ninja by Rushan Suleymanov · 11 months ago
  6. a88e2a6 ycm: Fix argument to ProcessIndividualFlag by Brian Geffon · 11 months ago
  7. 4d29043 tools: remove `USE_PYTHON3 = True` from PRESUBMIT.py by Takuto Ikuta · 11 months ago
  8. cc713d4 Fix clang_format -> clang-format. by Joanna Wang · 12 months ago
  9. fa30049 Fix handling of compiler flags with parameters by Wojciech Dzierżanowski · 12 months ago
  10. 2fe6fb7 Add new clang_format/scripts/ path in chromium/src. by Joanna Wang · 12 months ago
  11. 9d76d90 Fix undefined variables in chromium.ycm_extra_conf.py by Daniel Rubery · 1 year, 1 month ago
  12. 7a4afb7 Allow YouCompleteMe to use a compile-commands database by Brian Geffon · 1 year, 1 month ago
  13. 1d3f173 Update copyright headers in testing/, tools/ by Avi Drissman · 1 year, 8 months ago
  14. 7283255 drop "All rights reserved" from examples by Mike Frysinger · 1 year, 9 months ago
  15. 0e03921 Disable some vim tests on Windows by Bruce Dawson · 1 year, 10 months ago
  16. b914d47 Remove remaining scottmg entries in OWNERS files by David Dorwin · 2 years, 1 month ago
  17. 4ccd68d asanka leaving Chromium. by Asanka Herath · 2 years, 4 months ago
  18. 6462022 Support clang -F flag in ycm extra conf by John Wu · 2 years, 6 months ago
  19. ca5feee [CodeHealth] Migrate multiple python unit tests to Python3 by Victor Hugo Vianna Silva · 2 years, 8 months ago
  20. 019c322 Convert tools/vim to python3 by Dan Harrington · 3 years ago
  21. f25ea43 [COIL] Change chromium code search type links to use main rather than master for tools by John Palmer · 3 years ago
  22. 69f4c26 Fix comment in clang-format.vim. by Lei Zhang · 3 years, 6 months ago
  23. 55d2756 Remove eroman from OWNERS files. by Eric Roman · 3 years, 6 months ago
  24. f1db141 Add DIR_METADATA files to //tools by Edward Lesmes · 3 years, 7 months ago
  25. a1af971 remove copybara initialization artifacts by Eric Roman · 3 years, 10 months ago
  26. 1163538 Copybara Service Migration Initialization. by Eric Roman · 3 years, 10 months ago
  27. 01e7e0c Add a Settings entrypoint for YCM config file. by Eric Roman · 3 years, 10 months ago
  28. f11d2ae Add lukasza@chronium.org to //tools/vim/OWNERS by Daniel Cheng · 4 years, 2 months ago
  29. cbe3043 Adding screencast demos of the UltiSnip snippets. by Lukasz Anforowicz · 4 years, 2 months ago
  30. 56bca39 Sharing some UltiSnips snippets useful for Chromium development. by Lukasz Anforowicz · 4 years, 2 months ago
  31. 9574c36 Use pythonx in ninja-build.vim to support python3 by Daniel Rubery · 4 years, 4 months ago
  32. 9d263e2 tools: Use Python 3 style print statements [9/9] by Raul Tambre · 4 years, 8 months ago
  33. add7b07 Use autoninja instead of ninja in ninja-build.vim. by Daniel Cheng · 5 years ago
  34. a1b7a87 Fix Vim clang-format shortcut for insert mode by Wojciech Dzierżanowski · 5 years ago
  35. 563a7e0 Revert "[Vim/YCM] Fix missing system headers when YCM was built with its own libclang." by Sidney San Martín · 5 years ago
  36. c15b469 [Vim/YCM] Fix missing system headers when YCM was built with its own libclang. by Sidney San Martín · 5 years ago
  37. 3d63d79 Make clang-format.vim compatible with Python 3 builds of Vim. by Sidney San Martín · 5 years ago
  38. 79c2984 [vim/ycm] Fix parsing error for -march flag by Vitaliy Kharin · 6 years ago
  39. 3c9256f Vim: Don't prepend to runtimepath by Michael Giuffrida · 7 years ago
  40. 9efe6d3 Improve mojom syntax highlighting in Vim by Michael Giuffrida · 7 years ago
  41. f6dd00f [vim/ycm] Add tests for handling of -isystem by Asanka Herath · 7 years ago
  42. b451453 tools/vim: Update ycmd configuration. by Victor Costan · 7 years ago
  43. b86d395 Fix YouCompleteMe config to forward flags to use libc++. by Jeremy Roman · 7 years ago
  44. cdbac72 [Vim/YCM] Fix YouCompleteMe finding system ObjC headers. by Sidney San Martín · 7 years ago
  45. e72fbe4 [vim/ycm] Reformat Python files. by asanka · 7 years ago
  46. 954cbdd Make the ninja_output.py work on python3 too. by ecobos · 7 years ago
  47. 6f4cc86 Fix ninja_output.py breakage on bad symbolic links by emaxx · 7 years ago
  48. 96afcae Add TEAM/COMPONENT by ymzhang · 7 years ago
  49. c8f6e9e [Vim/YCM] Identify ObjC and ObjC++ headers. by sdy · 8 years ago
  50. 6f3d1ad YCM: Support Objective-C and Objective-C++ by sdy · 8 years ago
  51. dda9467 Fix the YCM tests on Mac. by sdy · 8 years ago
  52. 30ed4a2 [vim] Detect git-cl description files as gitcommit files. by asanka · 8 years ago
  53. dd2d844 Fix the .ycm_extra_conf.py and SublimeText documentation. by pastarmovj · 8 years ago
  54. 7ad7301 [vim/ycm] Better defaults for new test files. by asanka · 8 years ago
  55. eb1d6a8 Enable YouCompleteMe and :CrCompile to find GN build directory by rouslan · 8 years ago
  56. db3ecdd tools: Make YCM config aware of sysroot image. by sunnyps · 8 years ago
  57. 93800a3 Earlier, the script looked for dirs named 'out' or 'out_*'. by lstorset · 8 years ago
  58. 0659568 [tools/vim] Only run PRESUBMIT unittests for changes that touch YCM config. by asanka · 8 years ago
  59. 045c6e4 add a few OWNERS files below tools/ by thakis · 8 years ago
  60. ab93998 [vim] Check out/Default/ for most recent ninja files. by rouslan · 9 years ago
  61. 80ae748 Change fallback ninja output_dir detection to test dirs matching out*/. by tobiasjs · 9 years ago
  62. fcaf3d9 Forward -isysroot flags to the clang completer. by eroman · 9 years ago
  63. 2a47e42 [YCM] Disregard system includes when generating command line options. by asanka · 9 years ago
  64. e94afe4 [Vim/YCM] Fix hang/crash when no Clang command line is available. by asanka · 9 years ago
  65. 700b997 [vim] Use async version of make when available. by rouslan · 9 years ago
  66. 96b07d2 Update vim mojom syntax file and add ftdetect to set type by scottmg · 9 years ago
  67. f8cb005 [Vim/YCM] Update instructions for setting up YouCompleteMe by asanka · 9 years ago
  68. 9c35ad5 [Vim/YCM] Improve behavior when current source file is unknown to Ninja by asanka · 9 years ago
  69. 66fc8a9 [Vim/YCM] Calculate system library paths based on Clang++ binary path. by asanka · 9 years ago
  70. 7208817 A small vim plugin to add syntax highlighting to .mojom files. This is a minimalistic keyword matching based plugin. by alhaad · 9 years ago
  71. b296735 Remove reference to FileNotFoundError, as it is not available in python 2. by eroman · 9 years ago
  72. 688013b YouCompleteMe: better out(_android|_linux)? dir detection by johnme · 9 years ago
  73. b3f0d04 Support symlinks in tools/vim/chromium.ycm_extra_conf.py by johnme · 9 years ago
  74. f29caae YouCompleteMe workaround: explicitly include system include dirs by johnme · 9 years ago
  75. 30257ad [vim] Check output_dir in ninja-build.vim. by rouslan · 10 years ago
  76. bc9b739 YCM works correctly when 'out' directory is a symlink (continued). by dzhioev · 10 years ago
  77. c205414 YCM works correctly when 'out' directory is a symlink. by dzhioev · 10 years ago
  78. 443fc22 [tools/vim/clang-format] Remove spurious echo by asanka · 10 years ago
  79. 9055b6a Make YCM ignore unknown warning options. by dzhioev@chromium.org · 10 years ago
  80. 8a0d0b7 Improve YouCompleteMe handling of Blink header without source files. by jbroman@chromium.org · 10 years ago
  81. 7d18bac Remove old clang_format binaries and hashes by jochen@chromium.org · 10 years ago
  82. 9049350 Allow YCM to use a custom output_dir from GYP_GENERATOR_FLAGS env variable. by flackr@chromium.org · 10 years ago
  83. 52bc879 Remove third_party/clang_format/scripts. by thakis@chromium.org · 10 years ago
  84. b6ca586 Add a simple script to simplify using clang-format from vim. by thakis@chromium.org · 10 years ago
  85. 8d32b1e Pass "-std" flag to YCM config. by dzhioev@chromium.org · 10 years ago
  86. 63e3eb8 ninja-build.vim: Make "CrBuild targetname" actually work. by thakis@chromium.org · 11 years ago
  87. 6c27689 Filter out -Wno-header-guard in YCM configuration by jamesr@chromium.org · 11 years ago
  88. 7bef9b9 Fix YCM file. by eroman@chromium.org · 11 years ago
  89. aaedf30 Remove -Wno-deprecated-register from YCM. by eroman@chromium.org · 11 years ago
  90. 93e5854 Make .ycm_extra_conf.py work for files in third_party/leveldatabase by dgrogan@chromium.org · 11 years ago
  91. 872cf76 Use either out/Release or out/Debug for YouCompleteMe, depending on mtime. by eroman@chromium.org · 11 years ago
  92. c8a5887 Make .ycm_extra_conf.pyc friendly to git checkout by victorhsieh@chromium.org · 11 years ago
  93. 1d58b37 Make YCM handle more flags and try to handle header files too. by simonjam@chromium.org · 11 years ago
  94. adf9ee7 Add a YouCompleteMe config for Chromium. by simonjam@chromium.org · 11 years ago
  95. ef607b2 Add a comment about the linux keybinding by cbiesinger@google.com · 11 years ago
  96. 4b1c062 Add a CrBuild command to ninja-build.vim by enne@chromium.org · 12 years ago
  97. 5d83ba7 Add Linux support for ninja-build.py and fix redraw conditional. by scherkus@chromium.org · 12 years ago
  98. 5ea7e67 improve tools/vim/ninja-build.vim for Windows by scottmg@google.com · 12 years ago
  99. 188f698 ninja-build.vim should redraw! after running make. by mattm@chromium.org · 12 years ago
  100. 43cbb00 vim: Let ninja-build.vim detect Release correctly if out/Debug/protoc doesn't exist at all. by thakis@chromium.org · 12 years ago