summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add v4l2capture to support webcam-based speed index in telemetryszym@chromium.org2014-02-031-0/+1
| | | | | | | | | | | v4l2capture is a python C extension to access Video4Linux camera devices. BUG=331450 Review URL: https://codereview.chromium.org/123743004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248546 0039d316-1c4b-4281-b951-d872f2087c98
* Add /chrome/test/media/license_server/widevine/ to .gitignore.viettrungluu@chromium.org2014-01-281-0/+1
| | | | | | | | | | | | (Otherwise this shows up in git status if you have a checkout with src-internal.) R=maruel@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/148733002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247478 0039d316-1c4b-4281-b951-d872f2087c98
* Add eu-strips sha1hinoka@google.com2014-01-181-0/+1
| | | | | | | | | | BUG=335451 NOTRY=true R=iannucci@chromium.org, phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/136473016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245708 0039d316-1c4b-4281-b951-d872f2087c98
* Move third_party/html_office to chrome/browser/resources/pdfraymes@chromium.org2014-01-171-1/+1
| | | | | | | | | | | | | This moves third_party/html_office to chrome/browser/resources/pdf. Currently html_office is only used by the pdf component extension, it isn't third_party code and it's more difficult to use the code from it's current location. The repo is also still empty so this shouldn't result in a lot of dwarf files. BUG=303491 Review URL: https://codereview.chromium.org/131643003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245442 0039d316-1c4b-4281-b951-d872f2087c98
* Add libwebm in third_party.sergeyu@chromium.org2014-01-161-0/+1
| | | | | | | | | | | | | libwebm will be used by chromoting client to generate WebM stream for MediaSource API. BUG=321825 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245139 Review URL: https://codereview.chromium.org/134643003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245368 0039d316-1c4b-4281-b951-d872f2087c98
* Revert of https://codereview.chromium.org/133083002/raymes@chromium.org2014-01-141-2/+0
| | | | | | | | | | | | Reason for revert: nodejs binaries were removed in https://codereview.chromium.org/133033003 TBR=hinoka@chromium.org,sammc@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/137793002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244660 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 244398 "Revert of https://codereview.chromium.org/111953007/"cmp@chromium.org2014-01-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | > Revert of https://codereview.chromium.org/111953007/ > Reason for revert: Broke Linux build in http://build.chromium.org/p/chromium/builders/Linux/builds/46507. > > TBR=thakis@chromium.org,ajwong@chromium.org,brettw@chromium.org,phajdan.jr@chromium.org,nick@chromium.org > NOTREECHECKS=true > NOTRY=true > BUG=240309 > > Review URL: https://codereview.chromium.org/135773002 The original patch didn't set props correctly. thakis landed a separate change to fix that. The revert of this revert in Rietveld failed at https://codereview.chromium.org/135773003/. TBR=cmp@chromium.org Review URL: https://codereview.chromium.org/135793002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244400 0039d316-1c4b-4281-b951-d872f2087c98
* Revert of https://codereview.chromium.org/111953007/cmp@chromium.org2014-01-111-2/+0
| | | | | | | | | | | | | Reason for revert: Broke Linux build in http://build.chromium.org/p/chromium/builders/Linux/builds/46507. TBR=thakis@chromium.org,ajwong@chromium.org,brettw@chromium.org,phajdan.jr@chromium.org,nick@chromium.org NOTREECHECKS=true NOTRY=true BUG=240309 Review URL: https://codereview.chromium.org/135773002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244398 0039d316-1c4b-4281-b951-d872f2087c98
* Add clang-format binaries and scripts for all platforms.nick@chromium.org2014-01-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | The binaries are hosted in Google storage, and pulled in via a runhook. Each included binary is roughly 1.1MB. The binaries referenced here were built from clang at revision 198831. On the wiki, I've started instructions for how to update the binaries in the future: https://code.google.com/p/chromium/wiki/UpdatingClangFormatBinaries Note that clang_format/scripts are copied here only as an expedience; once we have a proper mirror set up, we'll pull these via DEPS BUG=240309 TBR=brettw,phajdan.jr Review URL: https://codereview.chromium.org/111953007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244372 0039d316-1c4b-4281-b951-d872f2087c98
* Add libc++, libc++abi, and webgl/src to .gitignore.cmp@chromium.org2014-01-111-0/+3
| | | | | | | | BUG=333125 Review URL: https://codereview.chromium.org/131903003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244360 0039d316-1c4b-4281-b951-d872f2087c98
* Add fontconfig to linux DEPS for embedded builds (reland)spang@chromium.org2014-01-111-0/+1
| | | | | | | | | | | | | | | | We'll use this in-tree fontconfig when "embedded=1" is set in GYP_DEFINES. This was reverted pending license checker changes (landed as r127213003). Relanding with the following changes from the third_party HOWTO: - Added OWNERS file - Updated .gitignore BUG=318315 Review URL: https://codereview.chromium.org/133903005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244318 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/html_office to .gitignore.thestig@chromium.org2014-01-101-0/+1
| | | | | | | | BUG=333125 Review URL: https://codereview.chromium.org/132023007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244060 0039d316-1c4b-4281-b951-d872f2087c98
* Update .gitignore to ignore nodejs binaries.raymes@google.com2014-01-101-0/+2
| | | | | | | | R=sammc@chromium.org Review URL: https://codereview.chromium.org/133083002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244047 0039d316-1c4b-4281-b951-d872f2087c98
* Stop pulling DEPS used only by Chrome Frame.grt@chromium.org2014-01-081-1/+0
| | | | | | | | BUG=316496 Review URL: https://codereview.chromium.org/126433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243569 0039d316-1c4b-4281-b951-d872f2087c98
* Stop building Chrome Frame.grt@chromium.org2014-01-061-3/+0
| | | | | | | | | BUG=316496 TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/105473007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243119 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/brotli/src to .gitignore.ksakamoto@chromium.org2014-01-061-0/+1
| | | | | | | | | | BUG=330462 NOTRY=true TBR=thakis Review URL: https://codereview.chromium.org/124903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243062 0039d316-1c4b-4281-b951-d872f2087c98
* Add debian_wheezy_i386-sysroot to .gitignore.thestig@chromium.org2014-01-031-0/+1
| | | | | | | | | TBR=derat@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/117323009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242961 0039d316-1c4b-4281-b951-d872f2087c98
* Update Widevine CDM binary/symbol locations.xhwang@chromium.org2013-12-211-2/+4
| | | | | | | | BUG=328642 Review URL: https://codereview.chromium.org/99533005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242247 0039d316-1c4b-4281-b951-d872f2087c98
* Add debian_wheezy_amd64-sysroot to .gitignore.derat@chromium.org2013-12-201-0/+1
| | | | | | | | | BUG=none TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/106793011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242101 0039d316-1c4b-4281-b951-d872f2087c98
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-181-1/+1
| | | | | | | | | | | | | | | Instead we add a gyp file in third_party/google_toolbox_for_mac to build the sources from third_party/GTM. This is the third and last patch in this series. BUG=299841 TEST=None R=mark@chromium.org,ben@chromium.org TBR=ben Review URL: https://codereview.chromium.org/107933006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241471 0039d316-1c4b-4281-b951-d872f2087c98
* Cleanup the policy code after the recent moves into the component.joaodasilva@chromium.org2013-12-161-6/+0
| | | | | | | | | | | | | | | | - policy_transformations.cc is not needed anymore, since PolicyServiceImpl can now refer to the generated policies by name. - moved generate_policy_source_unittest.cc into the component. - removed stale .gitignore entries. BUG=271392 TBR=joaodasilva@chromium.org Review URL: https://codereview.chromium.org/113813003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240940 0039d316-1c4b-4281-b951-d872f2087c98
* Pull down webgl conformance tests from github mirror.zmo@chromium.org2013-12-051-1/+1
| | | | | | | | | | | | | | (reland after checklicences suppression in r238815) BUG=325505 TEST=gpu waterfall R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238758 Review URL: https://codereview.chromium.org/100413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238826 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 238758 "Pull down webgl conformance tests from github mir..."zmo@chromium.org2013-12-041-1/+1
| | | | | | | | | | | | | | | | | | Due to licence issues. Will investigate and reland later. > Pull down webgl conformance tests from github mirror. > > BUG=325505 > TEST=gpu waterfall > R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org > > Review URL: https://codereview.chromium.org/100413002 TBR=zmo@chromium.org Review URL: https://codereview.chromium.org/104723003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238786 0039d316-1c4b-4281-b951-d872f2087c98
* Pull down webgl conformance tests from github mirror.zmo@chromium.org2013-12-041-1/+1
| | | | | | | | | | BUG=325505 TEST=gpu waterfall R=bajones@chromium.org, brettw@chromium.org, kbr@chromium.org Review URL: https://codereview.chromium.org/100413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238758 0039d316-1c4b-4281-b951-d872f2087c98
* Add GPU pixel test reference image directories to .gitignoreskyostil@chromium.org2013-12-041-0/+2
| | | | | | | | | | | This is needed to avoid clobbering the reference images during a gclient revert. NOTRY=true Review URL: https://codereview.chromium.org/94093004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238714 0039d316-1c4b-4281-b951-d872f2087c98
* Cached timestamps for toolchain update scriptscottmg@chromium.org2013-12-021-0/+1
| | | | | | | | | | | | | When cached timestamps are available, and toolchain is up-to-date, reduces the runtime to ~.2s. R=maruel@chromium.org TBR=cpu@chromium.org BUG=323300 Review URL: https://codereview.chromium.org/95983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238217 0039d316-1c4b-4281-b951-d872f2087c98
* .gitignore mojo .xml files generated by VS2010 gyp.gab@chromium.org2013-11-281-0/+4
| | | | | | | | NOTRY=True Review URL: https://codereview.chromium.org/95283002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237832 0039d316-1c4b-4281-b951-d872f2087c98
* Auto-updating script for Windows toolchainscottmg@chromium.org2013-11-261-0/+1
| | | | | | | | | | | | | | | Updates third_party/win_toolchain to pull down a toolchain based on SHA1. The intention is that this will be a DEPS hook once it's ready for more broad usage and the rest of infrastructure is ready. R=maruel@chromium.org TBR=cpu@chromium.org BUG=323300 Review URL: https://codereview.chromium.org/70493006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237369 0039d316-1c4b-4281-b951-d872f2087c98
* Add /skia/tools/clusterfuzz-data/ to .gitignore.derat@chromium.org2013-11-201-0/+1
| | | | | | | | | BUG=none TBR=mmoss@chromium.org Review URL: https://codereview.chromium.org/79413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236271 0039d316-1c4b-4281-b951-d872f2087c98
* Add ANGLE's new repository to DEPS.geofflang@chromium.org2013-11-201-0/+1
| | | | | | | | BUG=319527 Review URL: https://codereview.chromium.org/59823009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236117 0039d316-1c4b-4281-b951-d872f2087c98
* Add /tools/metrics/histograms/histograms.before.pretty-print.xml to .gitignoregab@chromium.org2013-11-131-0/+1
| | | | | | | | | NOTRY=True BUG=Running pretty_print.py leaves an untracked file in the repo. Review URL: https://codereview.chromium.org/66333017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234907 0039d316-1c4b-4281-b951-d872f2087c98
* Added checkstyle configuration file.apiccion@chromium.org2013-11-131-0/+1
| | | | | | | | | | | | | * Added checkstyle configuration file. Checkstyle checks Java code against our style guide. It integrates with Eclipse/Eclim or can be run as a standalone script. (See http://checkstyle.sourceforge.net/) BUG=318404 Review URL: https://codereview.chromium.org/68333003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234774 0039d316-1c4b-4281-b951-d872f2087c98
* Add content/content_unittests_run.xml and google_apis/gcm/gcm.xml to .gitignoregab@chromium.org2013-11-111-0/+2
| | | | | | | | | | | These files are added when gyp generating files for VS2010. R=maruel@chromium.org NOTRY=True Review URL: https://codereview.chromium.org/69043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234238 0039d316-1c4b-4281-b951-d872f2087c98
* [rac] Add libaddressinput dependencyrouslan@chromium.org2013-11-091-0/+1
| | | | | | | | | | | | | This patch adds a dependency for the testdata/ and cpp/ directory in libaddressinput repository. The library will live in: - src/third_party/libaddressinput/cpp - src/third_party/libaddressinput/testdata BUG=247202 Review URL: https://codereview.chromium.org/24538003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234085 0039d316-1c4b-4281-b951-d872f2087c98
* Add liblouis to third_party.plundblad@chromium.org2013-11-091-0/+1
| | | | | | | | | | | | | liblouis is a braille translation library that is used inside the ChromeVox extension, where it is included as a native client binary. This adjust the lincense check scripts for the headers used in this library. BUG=303795,316353 Review URL: https://codereview.chromium.org/35683004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234051 0039d316-1c4b-4281-b951-d872f2087c98
* Use swarming_client instead of swarm_client.maruel@chromium.org2013-10-311-1/+1
| | | | | | | | | | | | | Modify all the references to use src/tools/swarming_client/. The build scripts already support both. R=csharp@chromium.org, torne@chromium.org BUG= Review URL: https://codereview.chromium.org/29993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232104 0039d316-1c4b-4281-b951-d872f2087c98
* Pull gn binary.brettw@chromium.org2013-10-281-0/+3
| | | | | | | | | | | This pulls the Windows and Linux binaries down from Google storage on sync. These aren't hooked up to anything yet, and Mac will come later. BUG= R=hinoka@google.com Review URL: https://codereview.chromium.org/31083008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231440 0039d316-1c4b-4281-b951-d872f2087c98
* android: Use a separate SDK for the emulator again.raphael.kubo.da.costa@intel.com2013-10-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although sharing the SDK with the one downloaded into src/third_party/android_tools allowed us to avoid having to keep another 660MB SDK around, there were several downsides: o It downloaded ARMv7 and x86 system images into the git repository in src/third_party/android_tools, potentially confusing users who did not have the new directories in their .gitignore. o Messages in avd.py and usage of the emulator could lead users to update the SDK checked into android_tools/, causing build problems and a lot of confusion. o The ARMv7 and x86 system images could end up being out of sync with the SDK in android_tools/. o The SDK in android_tools/ might be older than the one we used to download separately. The new solution is to revert large parts of r222121 and r223003 but not completely: instead of downloading the SDK into a directory that is two levels above the top-level src/ (there is no guarantee it is writable, for example), the emulator SDK is now downloaded into src/android_emulator_sdk/, which has also been added to .gitignore to avoid confusion. Additionally, we build upon r222612 and install a newer version of the SDK that works with version 18 of the Android API. R=peter@chromium.org,navabi@chromium.org,bulach@chromium.org BUG=304129 Review URL: https://codereview.chromium.org/25675010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227121 0039d316-1c4b-4281-b951-d872f2087c98
* Update .gitignore.tommi@chromium.org2013-10-021-1/+0
| | | | | | | TBR=juberti@chromium.org BUG=298300 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226436 0039d316-1c4b-4281-b951-d872f2087c98
* Added chrome/browser/internal to .gitignore.engedy@chromium.org2013-09-271-0/+1
| | | | | | | | | BUG=None NOTRY=True Review URL: https://codereview.chromium.org/23522039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225778 0039d316-1c4b-4281-b951-d872f2087c98
* Add media/cdm/ppapi/api to .gitignore.tony@chromium.org2013-09-251-0/+1
| | | | | | | | | | Looks like this was added to DEPS in r216826. TBR=dalecurtis@chromium.org Review URL: https://codereview.chromium.org/24489004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225205 0039d316-1c4b-4281-b951-d872f2087c98
* Add mini_installer_tests_run.xml and variations.xml to .gitignore.gab@chromium.org2013-09-191-5/+7
| | | | | | | | | | | | | | These files are generated as part of VS2010 project file generations by GYP; many similar xml files are already in .gitignore. Also fix some ordering issues accumulated overtime in this file. R=maruel@chromium.org BUG=None NOTRY=True Review URL: https://chromiumcodereview.appspot.com/23431037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224033 0039d316-1c4b-4281-b951-d872f2087c98
* Add third_party/android_tools_internal/ to .gitignorexhwang@chromium.org2013-09-131-0/+1
| | | | | | | | | BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/23767010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222921 0039d316-1c4b-4281-b951-d872f2087c98
* Add chrome/browser/resources/settings_internal to .gitignorederat@chromium.org2013-09-061-0/+1
| | | | | | | | | BUG=none TBR=stip@chromium.org Review URL: https://codereview.chromium.org/23601022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221730 0039d316-1c4b-4281-b951-d872f2087c98
* Move the directory of CLD2hajimehoshi@chromium.org2013-09-021-0/+1
| | | | | | | | | | | | | | To put the file README.chromium, OWNERS and so on, we need to move the directory of the third-party library. We cannot assure that it is safe to move from 'third_party/cld2' to 'third_party/cld2/src', so we adopted the new path 'third_party/cld_2'. See: https://codereview.chromium.org/23301019/ Note: the newer revision (r74) of CLD2 is specified because the newer version includes some security fixes. BUG=240647 Review URL: https://chromiumcodereview.appspot.com/23449011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220832 0039d316-1c4b-4281-b951-d872f2087c98
* Remove references to third_party/angle.alokp@chromium.org2013-08-201-1/+0
| | | | | | | | | | It has been moved to third_party/angle_dx11. BUG= Review URL: https://chromiumcodereview.appspot.com/23190005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218395 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r217535 "Move swarm_client to swarming_client."maruel@chromium.org2013-08-141-1/+1
| | | | | | | | | | | | | | The CL itself is fine but the Try Server didn't gather "got_swarming_client_revision" build property correctly, causing swarm_triggered to use an improper swarm_client checkout. r217535 can be reapplied once the TS is fixed. No other issue was observed. TBR=vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/22978003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217538 0039d316-1c4b-4281-b951-d872f2087c98
* Move swarm_client to swarming_client.maruel@chromium.org2013-08-141-1/+1
| | | | | | | | | | | | | | | This involves fixing up all the calling side. It now fetched from a clone of code.google.com/p/swarming.client instead of chrome/trunk/tools/swarm_client. Always fetch from https://chromium.googlesource.com since it has much higher reliability. TBR=vadimsh@chromium.org BUG= NOTRY=true Review URL: https://codereview.chromium.org/20457002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217535 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Revert 215542 "[Telemetry] Add HTML output and make it the default.""tonyg@chromium.org2013-08-061-0/+1
| | | | | | | | | | | | | | This reverts commit c5a53d831e281f10c8ab56ea991ca91bc286c6eb. This is the same as the initial patch, except the bootstrap deps have been updated to fix cros. BUG=264695 TBR=kochi@chromium.org Review URL: https://codereview.chromium.org/22325006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215946 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 215542 "[Telemetry] Add HTML output and make it the default."kochi@chromium.org2013-08-051-1/+0
| | | | | | | | | | | | | | | | | | | This looks like causing chromium os package build breakage (for autotest-chrome and autotest-tests-ownershipapi). > [Telemetry] Add HTML output and make it the default. > > This is based on Blink's run-perf-tests HTML output. > > BUG=264695 > > Review URL: https://chromiumcodereview.appspot.com/20565003 TBR=tonyg@chromium.org Review URL: https://codereview.chromium.org/21668004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215573 0039d316-1c4b-4281-b951-d872f2087c98