summaryrefslogtreecommitdiffstats
path: root/third_party/libxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert my last two changes.evan@chromium.org2010-08-14173-110/+107
* libxml: move all upstream code into a src/ subdirectory.evan@chromium.org2010-08-13173-107/+110
* Revert the changes to libxml.gyp in r52725.wtc@chromium.org2010-07-271-5/+10
* Revert 53122 - libxml: LIBXML_STATIC isn't needed on windows eithercevans@chromium.org2010-07-211-0/+5
* libxml: LIBXML_STATIC isn't needed on windows eitherevan@chromium.org2010-07-201-5/+0
* Update libxml to 2.7.7.evan@chromium.org2010-07-16124-36507/+31867
* Pass license check script for most of the tree.evan@chromium.org2010-03-191-2/+5
* Solaris: Second set adding in Solaris as an OS optionevan@chromium.org2010-02-181-2/+2
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-2/+4
* Dropping unconnected obsolete vsprops files.bradnelson@google.com2010-02-032-28/+0
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-0/+8
* Remove xmlcatalog and xmllint from the build since we're not actuallytony@chromium.org2009-09-104-54/+0
* Use separate *_dummy.cc files to force xmlcatalog and xmllint to besgk@google.com2009-09-104-4/+6
* Revert 25818 - Explicitly only use xmldummy_mac.cc on Mac systems, since libx...sgk@google.com2009-09-101-10/+2
* Explicitly only use xmldummy_mac.cc on Mac systems, since libxml (assgk@google.com2009-09-091-2/+10
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-094-4/+9
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-2/+2
* Apply fix for CVE-2009-2416 (use-after-free) and CVE-2009-2414 (stack recursi...cevans@chromium.org2009-08-182-6/+23
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-131-2/+8
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-112-0/+0
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-0/+3
* Second attempt to fix purify issue in test_shell_testscpu@google.com2009-04-121-1/+0
* Remove built-in network stack from libxmlcpu@google.com2009-04-103-6/+6
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Move a bunch of libs over to gyp on windows.bradnelson@google.com2009-04-021-519/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-258/+0
* Add support for -Duse_system_{libxml,libxslt,sqlite}=1 forsgk@google.com2009-03-251-141/+158
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+18
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Update the mac config to properly match the sources.thomasvl@chromium.org2009-03-062-6/+7
* GYP it, GYP it good.mark@chromium.org2009-03-022-1226/+0
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+190
* Check in pre-generated xmlversion.h and config.h files for libxml on the Mac.mark@chromium.org2009-02-133-4/+719
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Generation of .vcproj files for remaining third_party components.sgk@google.com2009-01-271-9/+99
* Remove the build time generation of config.h and xmlversion.h.tc@google.com2009-01-1510-131/+556
* Reduce the number of warnings in third party code.maruel@chromium.org2009-01-082-8/+86
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+9
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-4/+4
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-162-527/+527
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-042-527/+527
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-212-27/+7
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-2/+2
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+32