| Commit message (Expand) | Author | Age | Files | Lines |
* | Add third_party/llvm-allocated-type in .gitignore. | dmikurube@chromium.org | 2012-08-09 | 1 | -0/+1 |
* | Ignore GYP-generated files in src/remoting. | alexeypa@google.com | 2012-08-03 | 1 | -0/+1 |
* | Implement a tool called link_limiter to impose a global restriction on how many | iannucci@chromium.org | 2012-08-03 | 1 | -0/+1 |
* | Add third_party/libmtp/ to .gitignore. | derat@chromium.org | 2012-08-01 | 1 | -0/+1 |
* | Added Pdf to git ignore file. | vitalybuka@chromium.org | 2012-07-31 | 1 | -0/+1 |
* | Tweak gitignore rules for third_party/mozc | akalin@chromium.org | 2012-07-31 | 1 | -2/+1 |
* | Change protoc build rule to not use cygwin bash. | iannucci@chromium.org | 2012-07-31 | 1 | -0/+1 |
* | Add bison, gperf, perl to .gitignore | jaysoffian@gmail.com | 2012-07-27 | 1 | -0/+3 |
* | Fix third-party license information for a number of projects | steveblock@chromium.org | 2012-07-27 | 1 | -1/+2 |
* | Remove stale chrome/test/data/plugin from .gitignore. | derat@chromium.org | 2012-07-24 | 1 | -1/+0 |
* | Add content/test/data/plugin/ to .gitignore. | derat@chromium.org | 2012-07-23 | 1 | -0/+1 |
* | Add seccomp-legacy dir to .gitignore | akalin@chromium.org | 2012-07-18 | 1 | -1/+2 |
* | Git ignore eclipse .settings/ in root directory | jamescook@chromium.org | 2012-07-12 | 1 | -1/+2 |
* | Add chrome/app/theme/default_{1,2}00_percent/ to .gitignore | akalin@chromium.org | 2012-07-03 | 1 | -0/+2 |
* | Add third_party/cros to .gitignore | akalin@chromium.org | 2012-06-27 | 1 | -0/+1 |
* | chromeos: Stop checking out Libcros | hashimoto@chromium.org | 2012-06-25 | 1 | -1/+0 |
* | Add rlz/OWNERS, remove rlz from .gitignore | thakis@chromium.org | 2012-06-22 | 1 | -1/+0 |
* | Reland 142154: Adds libexif gyp file to third_party to handle image metadata. | kmadhusu@chromium.org | 2012-06-18 | 1 | -0/+1 |
* | Remove pywebsocket special entry from licenses.py | toyoshim@chromium.org | 2012-06-18 | 1 | -1/+0 |
* | Adding chrome/supplement.gypi to .gitignore to enable better use of it. | dominich@chromium.org | 2012-06-14 | 1 | -0/+1 |
* | Revert 142154 - Adds libexif gyp file to third_party to handle image metadata. | kmadhusu@chromium.org | 2012-06-14 | 1 | -1/+0 |
* | Adds libexif gyp file to third_party to handle image metadata. | kmadhusu@chromium.org | 2012-06-14 | 1 | -0/+1 |
* | Add trace-viewer to third party and redirect about:tracing to that implementa... | nduca@chromium.org | 2012-06-12 | 1 | -0/+1 |
* | git ignore /chrome/browser/performance_monitor/performance_monitor.xml | gab@chromium.org | 2012-06-06 | 1 | -0/+1 |
* | git ignore third_party/libphonenumber/libphonenumber_without_metadata.xml | gab@chromium.org | 2012-06-01 | 1 | -0/+1 |
* | git ignore *_proto.xml and remove global ignore now that IntDir bug in VS2010... | gab@chromium.org | 2012-05-28 | 1 | -16/+1 |
* | Added .gitignore for .settings/ for any other eclipse users | dmurph@chromium.org | 2012-05-25 | 1 | -0/+1 |
* | git ignore third_party/webpagereplay/ | gab@chromium.org | 2012-05-14 | 1 | -0/+1 |
* | Update .gitignore for media test data. | dalecurtis@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | git ignore chrome/variations_seed_proto.xml | gab@chromium.org | 2012-05-11 | 1 | -1/+2 |
* | git ignore .svn and chrome/setup_unittests.xml | gab@chromium.org | 2012-05-07 | 1 | -0/+1 |
* | Remove support folder from public repo. Move support dependency to a conditio... | robertshield@chromium.org | 2012-05-07 | 1 | -0/+1 |
* | Roll Gyp revision from r1361 to r1362 | mseaborn@chromium.org | 2012-05-07 | 1 | -0/+1 |
* | Update svn:ignore and .gitignore. | maruel@chromium.org | 2012-05-04 | 1 | -1/+1 |
* | Adding a unittest to verify that the code signing job will be able to unpack ... | alexeypa@chromium.org | 2012-05-03 | 1 | -0/+1 |
* | git ignore chrome/gdata_proto.xml | gab@chromium.org | 2012-04-27 | 1 | -0/+1 |
* | More gitignores and fix typo | gab@chromium.org | 2012-04-19 | 1 | -1/+3 |
* | GIT ingores for the metro stuff | cpu@chromium.org | 2012-04-09 | 1 | -0/+2 |
* | third_party/wix is a separate repository. It should go to .gitignore. | alexeypa@chromium.org | 2012-04-05 | 1 | -0/+1 |
* | Ignore untracked files caused by bug #119528 | gab@chromium.org | 2012-03-26 | 1 | -8/+6 |
* | Add content/test/data/layout_tests/LayoutTests to .gitignore | derat@chromium.org | 2012-03-23 | 1 | -0/+1 |
* | WiX installation script for me2me host. | alexeypa@chromium.org | 2012-03-23 | 1 | -0/+1 |
* | Generating version information for remoting binaries the same way Chrome does... | alexeypa@chromium.org | 2012-03-21 | 1 | -0/+1 |
* | Add deps2git and internal intents dir to .gitignore. | derat@chromium.org | 2012-03-20 | 1 | -0/+2 |
* | Update gitignore to correctly report status of folder from different repo. | saintlou@chromium.org | 2012-03-16 | 1 | -0/+1 |
* | Ignore untracked files on Windows | gab@chromium.org | 2012-03-14 | 1 | -4/+46 |
* | Pull canvas_bench via DEPS | alokp@chromium.org | 2012-02-22 | 1 | -0/+1 |
* | Ignore directories added with Android DEPS | jrg@chromium.org | 2012-02-18 | 1 | -0/+2 |
* | Add third_party/gold to .gitignore | akalin@chromium.org | 2012-02-06 | 1 | -0/+1 |
* | Add third_party/undoview to .gitignore | steveblock@chromium.org | 2012-02-01 | 1 | -0/+1 |