summaryrefslogtreecommitdiffstats
path: root/third_party/libxml
Commit message (Expand)AuthorAgeFilesLines
* libxml: Clean up two redundant comparisons.hans@chromium.org2013-03-222-4/+3
* libxml: Clean up a redundant comparison.hans@chromium.org2013-03-222-1/+1
* Do a giant svn propset svn:eol-style LF on .cc and .h files thatjln@chromium.org2013-02-141-467/+467
* disable c4267 for libxml for building on win x64scottmg@chromium.org2013-01-101-1/+2
* Add a check to prevent len from going negative in xmlParseAttValueComplex.aedla@chromium.org2012-10-302-1/+2
* Merge a libxml clang warning fixhans@chromium.org2012-09-262-1/+2
* roll clang 161353:161757thakis@chromium.org2012-08-171-0/+3
* Add a comment explaining why we need libxml's multithreading modethakis@chromium.org2012-08-101-0/+4
* Fix harmless memory error in generate-id.cevans@chromium.org2012-08-041-0/+1
* Fix namespace vs. node type issue in a generic way.cevans@chromium.org2012-08-032-0/+3
* Remove some superfluous license filessteveblock@chromium.org2012-08-022-28/+1
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+1
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-194-4/+5
* Add support for libxml as a system library target on iOSstuartmorgan@chromium.org2012-07-171-29/+49
* Attempt to address libxml crash.cevans@chromium.org2012-06-182-3/+23
* Move libxml_utils from chrome/common to third_party/libxml/chromium.dtu@chromium.org2012-05-154-1/+308
* disable warnings in libxmlscottmg@chromium.org2012-05-101-0/+4
* Fix XPointer bug.cevans@chromium.org2012-05-032-10/+4
* clang: Add -Wno-empty-body to libxml and hunspell flagsthakis@chromium.org2012-03-021-0/+6
* Remove -Wno-conversion from libxml warning flags.thakis@chromium.org2012-03-011-4/+1
* Merge a libxml clang warning fix.thakis@chromium.org2012-02-292-2/+3
* Revert 119307 - Revert 117996 and 117998 (clang warning flag fiddling).thakis@chromium.org2012-01-301-0/+14
* Revert 117996 and 117998 (clang warning flag fiddling).rsleevi@chromium.org2012-01-261-14/+0
* Import a libxml fix from upstream to make clang happy.vsm@google.com2012-01-262-1/+2
* Import UTF-8 fix from upstream: http://git.gnome.org/browse/libxml2/commit/?i...aarya@google.com2012-01-232-2/+3
* Disable harmless warnings for 3rdparty code: libxml, libxslt.thakis@chromium.org2012-01-181-0/+14
* Pull entity fix from upstream.cevans@chromium.org2012-01-032-1/+2
* Remove 'settings' type from gyp filesevan@chromium.org2011-09-221-1/+1
* Fix building libxml for Androidpeter@chromium.org2011-09-181-2/+2
* Desist libxml from continuing the parse after a SAX callback has stopped thecevans@chromium.org2011-09-132-4/+13
* Revert 100883 - Desist libxml from continuing the parse after a SAX callback ...ukai@chromium.org2011-09-132-13/+4
* Desist libxml from continuing the parse after a SAX callback has stopped thecevans@chromium.org2011-09-132-4/+13
* Apply libxml fix for undefined namespaces.cevans@chromium.org2011-08-262-0/+3
* Fix libxml XPath bug.cevans@chromium.org2011-08-042-2/+6
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Fix libxml namespace wildcard comparisonrsleevi@chromium.org2011-05-282-1/+14
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-4/+3
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+2
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-2/+2
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-2/+2
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-2/+2
* Fix XPath bug from upstream.cevans@chromium.org2010-11-182-4/+9
* Apply behaviour change fix from upstream for previous XPath change.cevans@chromium.org2010-10-222-16/+18
* Pull in XPath fix from upstream.cevans@chromium.org2010-10-162-4/+19
* I added FreeBSD-generated config files for libevent and tcmalloc, along with ...pvalchev@chromium.org2010-10-041-1/+2
* Remove libxml hack that is not needed after we rolled in the WebKit fixphajdan.jr@chromium.org2010-08-312-53/+0
* Remove +x from a source file.evan@chromium.org2010-08-171-0/+0
* * Add rmdir, mkdir -p and umask to d8 on Unix.evan@chromium.org2010-08-17173-107/+110