summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Added system notification for update_engine.seanparent@google.com2010-07-131-0/+1
| | | | | | | | | BUG=chromium-os:1178 1610 2033 TEST=UpdateBrowserTest.Notifications Review URL: http://codereview.chromium.org/2859043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52237 0039d316-1c4b-4281-b951-d872f2087c98
* Push change for stevenjb:chocobo@chromium.org2010-06-281-0/+1
| | | | | | | | | | | | Issue 2848016: Store wifi network in network_menu_button.cc as a path instead of as a struct. Store wifi network in network_menu_button.cc as a path instead of as a struct. This should address a potential edge case where wifi network information gets updated after the menu is opened and before a network is selected. BUG=None TEST=None Review URL: http://codereview.chromium.org/2817036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51064 0039d316-1c4b-4281-b951-d872f2087c98
* Add chrome/installer/mac/third_party/xz/xz to .gitignore.bauerb@chromium.org2010-06-281-0/+1
| | | | | | | | | | BUG=None TEST=Less Git clutter. TBR=mark@chromium.org Review URL: http://codereview.chromium.org/2862030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50972 0039d316-1c4b-4281-b951-d872f2087c98
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
| | | | | | | BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50566 0039d316-1c4b-4281-b951-d872f2087c98
* Update .gitignore.jeremy@chromium.org2010-06-131-0/+1
| | | | | | Review URL: http://codereview.chromium.org/2803001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49643 0039d316-1c4b-4281-b951-d872f2087c98
* Changes rlz/binary to rlz in .gitignoremlloyd@chromium.org2010-06-111-1/+1
| | | | | | Review URL: http://codereview.chromium.org/2714011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49574 0039d316-1c4b-4281-b951-d872f2087c98
* Add .DS_Store to the .gitignore file.rsesek@chromium.org2010-06-071-2/+3
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2702002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49062 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/hunspell_dictionaries to .gitignoremnissler@chromium.org2010-06-041-0/+1
| | | | | | | | | | | This is follow up to r48807 Pulls the hunspell dictionaries to "third_party/hunspell_dictionaries". BUG=none TEST=none Review URL: http://codereview.chromium.org/2646002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48908 0039d316-1c4b-4281-b951-d872f2087c98
* Adds third_party/libjingle/source to .gitignorebulach@chromium.org2010-06-031-0/+1
| | | | | | | | (this is a follow up to http://codereview.chromium.org/2255007/show which brings this directory via DEPS). Review URL: http://codereview.chromium.org/2583001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48829 0039d316-1c4b-4281-b951-d872f2087c98
* Adds third_party/ffmpeg (and removes old subdirectories) to .gitignorebulach@chromium.org2010-06-021-2/+1
| | | | | | | | (this is a follow up on r48704 and r48703) Review URL: http://codereview.chromium.org/2457002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48728 0039d316-1c4b-4281-b951-d872f2087c98
* Add vim temporary files to .gitignore.viettrungluu@chromium.org2010-05-241-0/+1
| | | | | | | | | | | Ignore ".*.sw?". BUG=none TEST=git+vim users should no longer see temporary files Review URL: http://codereview.chromium.org/2089023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48082 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side changes for enabling VP8 and WebM support.scherkus@chromium.org2010-05-201-0/+1
| | | | | | | | | | | Patches by Frank Galligan (fgalligan@google.com), Tom Finegan (tomfinegan@google.com) and James Zern (jzern@google.com). BUG=none TEST=none Review URL: http://codereview.chromium.org/2093007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47759 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/ppapi to .gitignorebauerb@chromium.org2010-05-111-0/+1
| | | | | | | | | BUG=none TEST=Clean `git status` Review URL: http://codereview.chromium.org/2045010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46917 0039d316-1c4b-4281-b951-d872f2087c98
* .gitignore: add third_party/mingw-w64 and third_party/nssmaruel@chromium.org2010-04-301-0/+2
| | | | | | | | | third_party/nss was added to DEPS in r37022; third_party/mingw-w64 was added to DEPS in r40062. Both changes forgot to update .gitignore. Review URL: http://codereview.chromium.org/1796005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46069 0039d316-1c4b-4281-b951-d872f2087c98
* Added angleproject back but with a different name. The trybots/buildbots ↵alokp@chromium.org2010-04-281-1/+1
| | | | | | | | would just not forget about angleproject. Review URL: http://codereview.chromium.org/1763016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45876 0039d316-1c4b-4281-b951-d872f2087c98
* Add some new directories to .gitignore.evan@chromium.org2010-04-231-0/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45465 0039d316-1c4b-4281-b951-d872f2087c98
* Added Google Cache Invalidation library to DEPS and got it to compileakalin@chromium.org2010-04-231-0/+1
| | | | | | | | | | | | | | with the Chromium libraries. Added some override files to make it work, the biggest of which defines NewPermanentCallback() overrides that base/callback.h doesn't handle. BUG=34646 TEST=added unittests Review URL: http://codereview.chromium.org/1720001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45412 0039d316-1c4b-4281-b951-d872f2087c98
* Pull ANGLE into chromium for integration.alokp@chromium.org2010-04-191-0/+1
| | | | | | Review URL: http://codereview.chromium.org/1564033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44912 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore Eclipse generated projects and metadata files.bulach@chromium.org2010-04-091-0/+3
| | | | | | | | (landing http://codereview.chromium.org/1595016/show for satish@chromium.org) Review URL: http://codereview.chromium.org/1542023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44069 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore more gyp/make spew, and add a couple missing svn directories.mmoss@google.com2010-03-301-0/+3
| | | | | | Review URL: http://codereview.chromium.org/1587004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43090 0039d316-1c4b-4281-b951-d872f2087c98
* add third_party/lighttpd to .gitignoredpranke@chromium.org2010-03-291-0/+1
| | | | | | | | | | BUG=none R=maruel@chromium.org TEST=none Review URL: http://codereview.chromium.org/1338006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43015 0039d316-1c4b-4281-b951-d872f2087c98
* Check in machine-parseable licensing info for lighttpd.evan@chromium.org2010-03-241-1/+0
| | | | | | | | BUG=39240 Review URL: http://codereview.chromium.org/1296003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42560 0039d316-1c4b-4281-b951-d872f2087c98
* Notification for battery with <= 15 minutes remaining.seanparent@google.com2010-03-191-0/+2
| | | | | | | | | BUG=521 TEST=none Review URL: http://codereview.chromium.org/1079007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42153 0039d316-1c4b-4281-b951-d872f2087c98
* Add Valgrind dir to .gitignore.evan@chromium.org2010-02-251-0/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40010 0039d316-1c4b-4281-b951-d872f2087c98
* Add chrome/browser/renderer_host/translate to gitignore.tony@chromium.org2010-02-041-0/+1
| | | | | | | | | | This was added to svn:ignore in r37754. TBR=derat Review URL: http://codereview.chromium.org/573005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38089 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/swig to .gitignorejeremy@chromium.org2010-01-311-0/+1
| | | | | | | BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37663 0039d316-1c4b-4281-b951-d872f2087c98
* Add more Chrome OS repo directories to .gitignore.derat@chromium.org2010-01-271-0/+2
| | | | | | | | | | TBR=satorux BUG=none TEST=none Review URL: http://codereview.chromium.org/557018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37277 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/chromeos_text_input to .gitignore.derat@chromium.org2010-01-271-0/+1
| | | | | | | | | | TBR=satorux BUG=none TEST=none Review URL: http://codereview.chromium.org/555120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37220 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore /third_party/lighttpd for git because it keep appearing in 'git status'.hayato@chromium.org2009-12-211-0/+1
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/501149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35085 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the old locations of forked tcmalloc files.sgk@chromium.org2009-12-011-1/+0
| | | | | | | | | | Remove the tcmalloc line from DEPS in favor of our vendor branch. Remove the old jemalloc checked in underneath tcmalloc. BUG=27911 TEST=none Review URL: http://codereview.chromium.org/457002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33506 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore more directories in Git.mhm@chromium.org2009-11-151-0/+4
| | | | | | | | | | | | | | In cygwin git, folders keep appearing in 'git status' /chrome_frame/tools/test/reference_build /third_party/ots /third_party/pefile /third_party/xulrunner-sdk Added them to ignore. Review URL: http://codereview.chromium.org/384137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32018 0039d316-1c4b-4281-b951-d872f2087c98
* Add some ffmpeg/yasm dirs to .gitignore.evan@chromium.org2009-11-041-0/+2
| | | | | | Review URL: http://codereview.chromium.org/363006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30985 0039d316-1c4b-4281-b951-d872f2087c98
* TBR: evanjeremy@chromium.org2009-10-061-0/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28178 0039d316-1c4b-4281-b951-d872f2087c98
* Update .gitignore to exclude generated files on Windows, as well as ↵nick@chromium.org2009-09-231-0/+8
| | | | | | | | | | | | | | | | | | | | Windows-only DEPS inclusions. Is this safe, given the vcproj files that are in the repository? I believe so. The gitignore documentation states: "Note that all the gitignore files really concern only files that are not already tracked by git; in order to ignore uncommitted changes in already tracked files, please refer to the git update-index --assume-unchanged documentation." TEST=ran "git status" on Windows, saw no generated files BUG=none Review URL: http://codereview.chromium.org/219004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26978 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-171-46/+47
| | | | | | | | | | | | | | Fix the format of many directories so they don't show up in git status anymore. Run dos2unix on *.cc, caught many inconsistent and CRLF files. TBR=evan TEST=still build, git status shows nothing BUG=none Review URL: http://codereview.chromium.org/211010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26441 0039d316-1c4b-4281-b951-d872f2087c98
* Add /chrome/tools/test/reference_build/ to .gitignore.jeremy@chromium.org2009-09-091-0/+1
| | | | | | Review URL: http://codereview.chromium.org/196064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25734 0039d316-1c4b-4281-b951-d872f2087c98
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the ↵jshin@chromium.org2009-09-091-1/+1
| | | | | | | | | | | | | | | | | | references to third_party/icu38 and icudt38.dll with third_party/icu and icudt42.dll in vsprops and cc files. Also, update the icu data module name and the icu data symbol in icu_util.cc In addition, add a dummy C++ source file (xmldummy_mac.cc) to libxml to work around an Xcode bug (xmllint and xmlcatalog are linked with gcc rather than g++ even though it's linked to a "C++ library", libicuuc.a). Also updated is the test results for net_util_unittests. This will not be landed until deps/third_party/icu42 is ready for all 3 platforms (Windows VS build files are not yet updated there). BUG=8198 TEST=On all platforms, all the targets are built fine. Review URL: http://codereview.chromium.org/172031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25708 0039d316-1c4b-4281-b951-d872f2087c98
* Add a couple more directories to .gitignore.jeremy@chromium.org2009-09-021-0/+3
| | | | | | Review URL: http://codereview.chromium.org/172114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25241 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/hunspell to .gitignorejeremy@chromium.org2009-08-211-0/+1
| | | | | | | | TBR=evnam Review URL: http://codereview.chromium.org/173200 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23970 0039d316-1c4b-4281-b951-d872f2087c98
* Add /chrome/test/data/layout_tests/ to .gitignorejeremy@chromium.org2009-08-191-0/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23687 0039d316-1c4b-4281-b951-d872f2087c98
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-311-1/+7
| | | | | | Review URL: http://codereview.chromium.org/159668 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22179 0039d316-1c4b-4281-b951-d872f2087c98
* Update gitignoreevan@chromium.org2009-07-261-1/+1
| | | | | | | | | | Protobuf was removed in favour of protobuf2. (Patch by Joel Stanley) Review URL: http://codereview.chromium.org/159334 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21630 0039d316-1c4b-4281-b951-d872f2087c98
* Update gitignoreevan@chromium.org2009-07-141-0/+5
| | | | | | | | Ignore directories that have recently been added to the gclient checkout. Review URL: http://codereview.chromium.org/149592 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20594 0039d316-1c4b-4281-b951-d872f2087c98
* git: sort and add extras to .gitignoreevan@chromium.org2009-06-231-13/+19
| | | | | | Review URL: http://codereview.chromium.org/144021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18991 0039d316-1c4b-4281-b951-d872f2087c98
* Add git ignore file to repo.jeremy@chromium.org2009-06-031-0/+39
Review URL: http://codereview.chromium.org/119092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17540 0039d316-1c4b-4281-b951-d872f2087c98