| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow move_source_file.py and sort-headers.py to work on blink. | benwells | 2015-07-15 | 1 | -15/+35 |
* | tools/sort_sources.py: sort C++ source file names in build files. | satorux | 2015-02-10 | 1 | -22/+1 |
* | Add another special rule for Windows headers to tools/sort-headers.py. | thestig | 2014-08-25 | 1 | -0/+2 |
* | tools/sort-headers.py: add Java support. | fischman@chromium.org | 2014-04-09 | 1 | -4/+5 |
* | Move most importer code to chrome/utility/importer | scottmg@chromium.org | 2013-07-16 | 1 | -2/+0 |
* | Fixes to mass-rename and sort-headers scripts. | scottmg@chromium.org | 2013-07-15 | 1 | -0/+2 |
* | Miscellaneous fixup for mass-rename.py and friends. | blundell@chromium.org | 2013-06-18 | 1 | -5/+38 |
* | fix tools/sort-headers.py on non-cygwin windows | scottmg@chromium.org | 2013-06-04 | 1 | -13/+21 |
* | Sort project headers in a case-sensitive way since PRESUBMIT enforces that | jamesr@chromium.org | 2013-03-13 | 1 | -3/+2 |
* | Add additional special-cases to sort-headers for ATL. | brettw@chromium.org | 2013-02-25 | 1 | -1/+3 |
* | Automatically sort headers in files affected by move_source_file.py, and upda... | joi@chromium.org | 2012-11-22 | 1 | -11/+25 |
* | sort-headers.py: Do a case-insensitive sort instead. | tfarina@chromium.org | 2012-05-29 | 1 | -0/+1 |
* | Make ./tools/sort-headers.py order C++ system headers before C system headers. | asvitkine@chromium.org | 2012-01-05 | 1 | -2/+9 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 1 | -3/+4 |
* | Adds a tool that lets you run a command for each modified file on your git br... | joi@chromium.org | 2011-11-01 | 1 | -24/+37 |
* | Teach sort-headers.py about unknwn.h | thakis@chromium.org | 2011-05-20 | 1 | -4/+9 |
* | Add a license header to sort-headers.py to make presubmit happy. | thakis@chromium.org | 2011-05-19 | 1 | -0/+3 |
* | Teach sort-headers.py about windows.h. | thakis@chromium.org | 2011-05-19 | 1 | -1/+6 |
* | Check in a quick tool for sorting the #includes in a file. | evan@chromium.org | 2010-08-26 | 1 | -0/+94 |