| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: support glob-style gtest filters with content browser tests | skyostil@chromium.org | 2013-06-07 | 3 | -0/+302 |
* | Generate and use LASTCHANGE for blink | mnaganov@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Allow lastchange.py to be used for arbitrary repositories. | chrisha@chromium.org | 2012-10-25 | 1 | -2/+8 |
* | The LASTCHANGE file is created and updated by gclient runhooks under | torne@chromium.org | 2012-05-31 | 1 | -36/+0 |
* | Fix lastchange.py when running on native win32 python | scottmg@google.com | 2012-02-01 | 1 | -3/+1 |
* | Fix lastchange.py when running on native win32 python | scottmg@google.com | 2012-02-01 | 1 | -4/+8 |
* | Instead of always running the LASTCHANGE extractor, run it with regular file ... | scottmg@google.com | 2012-01-31 | 1 | -2/+1 |
* | lastchange: don't check git state for whether the tree is dirty | evan@chromium.org | 2012-01-12 | 1 | -27/+1 |
* | Fix duplicate rule for LASTCHANGE | piman@chromium.org | 2011-09-19 | 1 | -2/+1 |
* | Fourth attempt at the following. Unreviewed, this was originally reviewed in... | pkasting@chromium.org | 2011-09-15 | 1 | -0/+1 |
* | Revert 98885 - Third attempt at the following. Unreviewed, this was original... | rsleevi@chromium.org | 2011-08-31 | 1 | -1/+0 |
* | Third attempt at the following. Unreviewed, this was originally reviewed in ... | pkasting@chromium.org | 2011-08-30 | 1 | -0/+1 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | mnissler@chromium.org | 2011-08-11 | 1 | -1/+0 |
* | Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code. | pkasting@chromium.org | 2011-08-10 | 1 | -0/+1 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | fischman@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Clean up SSL false start blacklist code. Numerous changes, including: | pkasting@chromium.org | 2011-08-08 | 1 | -0/+1 |
* | Unify the version string to be displayed on "About Chromium" dialog. (5/6) | haraken@google.com | 2011-07-30 | 1 | -102/+70 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Fetch repository root for git-svn checkouts. | dilmah@chromium.org | 2011-03-04 | 1 | -3/+28 |
* | Fix webkit build failure reported by evan@ | dilmah@chromium.org | 2011-03-03 | 1 | -8/+9 |
* | Fix spelling in recent commit | dilmah@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Added check for None missed in recent commit. | dilmah@chromium.org | 2011-03-03 | 1 | -1/+3 |
* | Try harder to dig git-svn revision. | dilmah@chromium.org | 2011-03-02 | 1 | -31/+131 |
* | lastchange: use shell=True on Windows | evan@chromium.org | 2011-01-27 | 1 | -1/+2 |
* | lastchange: don't use git rev-parse output when it fails | evan@chromium.org | 2011-01-26 | 1 | -1/+4 |
* | lastchange: give up on git-svn | evan@chromium.org | 2011-01-26 | 1 | -29/+24 |
* | lastchange: wrap another subprocess call in a try block | evan@chromium.org | 2011-01-24 | 1 | -5/+8 |
* | lastchange: skip over git-svn "rebuilding..." lines | evan@chromium.org | 2011-01-24 | 1 | -1/+3 |
* | lastchange: handle the git-but-not-git-svn case | evan@chromium.org | 2011-01-24 | 1 | -3/+18 |
* | Fixed invocation of "git svn info" under win32. | caseq@google.com | 2011-01-24 | 1 | -3/+9 |
* | webkit: expose webkit branch and revision number in about pages | evan@chromium.org | 2011-01-22 | 1 | -21/+46 |
* | lastchange: add a flag to only print the svn revision number | evan@chromium.org | 2011-01-21 | 1 | -6/+10 |
* | lastchange.py: fix style, unify git codepath | evan@chromium.org | 2011-01-21 | 1 | -41/+15 |
* | Try harder to determine lastchange in case of git-svn repository with some lo... | dilmah@chromium.org | 2010-10-05 | 1 | -13/+15 |
* | Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. | mmoss@google.com | 2010-02-17 | 1 | -0/+1 |
* | Make LASTCHANGE work properly for make build. | mmoss@google.com | 2010-02-08 | 1 | -1/+0 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Allow the lastchange target to get a hard-coded default last change | sgk@google.com | 2009-08-05 | 2 | -5/+16 |
* | Fetch the SVN revision number correctly regardless of line endings | sgk@google.com | 2009-06-16 | 1 | -4/+6 |
* | Grab the correct element from the match group of the git regex. | mmoss@chromium.org | 2009-06-05 | 1 | -1/+1 |
* | Fix make build by providing a hint as to when to expand the filename. | tc@google.com | 2009-06-04 | 1 | -1/+1 |
* | Fetch last change (revision) info in a separate action that can run | sgk@google.com | 2009-06-04 | 2 | -0/+155 |