index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
libxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxml: Clean up two redundant comparisons.
hans@chromium.org
2013-03-22
2
-4
/
+3
*
libxml: Clean up a redundant comparison.
hans@chromium.org
2013-03-22
2
-1
/
+1
*
Do a giant svn propset svn:eol-style LF on .cc and .h files that
jln@chromium.org
2013-02-14
1
-467
/
+467
*
disable c4267 for libxml for building on win x64
scottmg@chromium.org
2013-01-10
1
-1
/
+2
*
Add a check to prevent len from going negative in xmlParseAttValueComplex.
aedla@chromium.org
2012-10-30
2
-1
/
+2
*
Merge a libxml clang warning fix
hans@chromium.org
2012-09-26
2
-1
/
+2
*
roll clang 161353:161757
thakis@chromium.org
2012-08-17
1
-0
/
+3
*
Add a comment explaining why we need libxml's multithreading mode
thakis@chromium.org
2012-08-10
1
-0
/
+4
*
Fix harmless memory error in generate-id.
cevans@chromium.org
2012-08-04
1
-0
/
+1
*
Fix namespace vs. node type issue in a generic way.
cevans@chromium.org
2012-08-03
2
-0
/
+3
*
Remove some superfluous license files
steveblock@chromium.org
2012-08-02
2
-28
/
+1
*
Make 'License' field in third-party metadata required
steveblock@chromium.org
2012-08-01
1
-0
/
+1
*
Enforce all the source files to be encoded in UTF-8.
maruel@chromium.org
2012-07-19
4
-4
/
+5
*
Add support for libxml as a system library target on iOS
stuartmorgan@chromium.org
2012-07-17
1
-29
/
+49
*
Attempt to address libxml crash.
cevans@chromium.org
2012-06-18
2
-3
/
+23
*
Move libxml_utils from chrome/common to third_party/libxml/chromium.
dtu@chromium.org
2012-05-15
4
-1
/
+308
*
disable warnings in libxml
scottmg@chromium.org
2012-05-10
1
-0
/
+4
*
Fix XPointer bug.
cevans@chromium.org
2012-05-03
2
-10
/
+4
*
clang: Add -Wno-empty-body to libxml and hunspell flags
thakis@chromium.org
2012-03-02
1
-0
/
+6
*
Remove -Wno-conversion from libxml warning flags.
thakis@chromium.org
2012-03-01
1
-4
/
+1
*
Merge a libxml clang warning fix.
thakis@chromium.org
2012-02-29
2
-2
/
+3
*
Revert 119307 - Revert 117996 and 117998 (clang warning flag fiddling).
thakis@chromium.org
2012-01-30
1
-0
/
+14
*
Revert 117996 and 117998 (clang warning flag fiddling).
rsleevi@chromium.org
2012-01-26
1
-14
/
+0
*
Import a libxml fix from upstream to make clang happy.
vsm@google.com
2012-01-26
2
-1
/
+2
*
Import UTF-8 fix from upstream: http://git.gnome.org/browse/libxml2/commit/?i...
aarya@google.com
2012-01-23
2
-2
/
+3
*
Disable harmless warnings for 3rdparty code: libxml, libxslt.
thakis@chromium.org
2012-01-18
1
-0
/
+14
*
Pull entity fix from upstream.
cevans@chromium.org
2012-01-03
2
-1
/
+2
*
Remove 'settings' type from gyp files
evan@chromium.org
2011-09-22
1
-1
/
+1
*
Fix building libxml for Android
peter@chromium.org
2011-09-18
1
-2
/
+2
*
Desist libxml from continuing the parse after a SAX callback has stopped the
cevans@chromium.org
2011-09-13
2
-4
/
+13
*
Revert 100883 - Desist libxml from continuing the parse after a SAX callback ...
ukai@chromium.org
2011-09-13
2
-13
/
+4
*
Desist libxml from continuing the parse after a SAX callback has stopped the
cevans@chromium.org
2011-09-13
2
-4
/
+13
*
Apply libxml fix for undefined namespaces.
cevans@chromium.org
2011-08-26
2
-0
/
+3
*
Fix libxml XPath bug.
cevans@chromium.org
2011-08-04
2
-2
/
+6
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Remove msvs_guids from third_party, webkit, tools and views.
tony@chromium.org
2011-06-14
1
-1
/
+0
*
Fix libxml namespace wildcard comparison
rsleevi@chromium.org
2011-05-28
2
-1
/
+14
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-4
/
+3
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Cleaning up third_party readmes and adding a template for future use.
cdn@chromium.org
2011-03-16
1
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-2
/
+2
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-2
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-2
/
+2
*
Fix XPath bug from upstream.
cevans@chromium.org
2010-11-18
2
-4
/
+9
*
Apply behaviour change fix from upstream for previous XPath change.
cevans@chromium.org
2010-10-22
2
-16
/
+18
*
Pull in XPath fix from upstream.
cevans@chromium.org
2010-10-16
2
-4
/
+19
*
I added FreeBSD-generated config files for libevent and tcmalloc, along with ...
pvalchev@chromium.org
2010-10-04
1
-1
/
+2
*
Remove libxml hack that is not needed after we rolled in the WebKit fix
phajdan.jr@chromium.org
2010-08-31
2
-53
/
+0
*
Remove +x from a source file.
evan@chromium.org
2010-08-17
1
-0
/
+0
*
* Add rmdir, mkdir -p and umask to d8 on Unix.
evan@chromium.org
2010-08-17
173
-107
/
+110
[next]