Hhans@chromium.orgMerge a libxml clang warning fix
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Dropping unconnected obsolete vsprops files. BUG=8042 TEST=None Review URL: http://codereview.chromium.org/567033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38016 0039d316-1c4b-4281-b951-d872f2087c98 | 16 年前 | |
Move libxml_utils from chrome/common to third_party/libxml/chromium. Why here? Discussion at: https://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/fafe7c6bb54c4ed5/ BUG=chromium:119817 TEST=Chrome builds on all platforms and trybots succeed. Review URL: https://chromiumcodereview.appspot.com/10251004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137247 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Update libxml to 2.7.7. In doing so, I recreated all the patches and organized them under a patches/ subdirectory. BUG=32197 Review URL: http://codereview.chromium.org/2951008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52725 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Update libxml to 2.7.7. In doing so, I recreated all the patches and organized them under a patches/ subdirectory. BUG=32197 Review URL: http://codereview.chromium.org/2951008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52725 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Fix libxml namespace wildcard comparison R=thakis@chromium.org BUG=84132 TEST=none Review URL: http://codereview.chromium.org/7071029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87153 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Merge a libxml clang warning fix This fixes the following warning: /usr/local/google/work/chrome/src/third_party/libxml/src/xpath.c:12269:13: warning: comparison of constant 18 with expression of type 'xmlXPathTypeVal' is always false [-Wtautological-constant-out-of-range-compare] if (type == XML_NAMESPACE_DECL) ~~~~ ^ ~~~~~~~~~~~~~~~~~~ The upstream fix is at http://git.gnome.org/browse/libxml2/commit/?id=713434d2309da469d64b35e163ea6556dadccada TEST=none BUG=151927 Review URL: https://codereview.chromium.org/10984039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158800 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
* Add rmdir, mkdir -p and umask to d8 on Unix. * Remove the non-working methods from the os object on d8 on Windows so you can test for their presence with if (os.system). * Add a test (not run by default since it only works on d8). * Fix incorrect use of wait that left defunct processes (zombies). Committed: http://code.google.com/p/v8/source/detail?r=1650 Review URL: http://codereview.chromium.org/56107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56276 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Merge a libxml clang warning fix This fixes the following warning: /usr/local/google/work/chrome/src/third_party/libxml/src/xpath.c:12269:13: warning: comparison of constant 18 with expression of type 'xmlXPathTypeVal' is always false [-Wtautological-constant-out-of-range-compare] if (type == XML_NAMESPACE_DECL) ~~~~ ^ ~~~~~~~~~~~~~~~~~~ The upstream fix is at http://git.gnome.org/browse/libxml2/commit/?id=713434d2309da469d64b35e163ea6556dadccada TEST=none BUG=151927 Review URL: https://codereview.chromium.org/10984039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158800 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
roll clang 161353:161757 Also suppress two warnings in third_party targets. gyp changes reviewed by willchan in http://codereview.chromium.org/10832369/ BUG=141532,138571 TBR=hans,willchan Review URL: https://chromiumcodereview.appspot.com/10827405 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152187 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |