Eevan@chromium.org* Add rmdir, mkdir -p and umask to d8 on Unix.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 年前 | |
Remove executable bit from a bunch of files that shouldn't have it. (No code change.) git ls-tree -r HEAD | grep '^100755' | cut -f2 | egrep '\.(png|txt|mm|cc|h|checksum|asm|js|html|c|css|xml|grd|json)$' | xargs chmod a-x git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15809 0039d316-1c4b-4281-b951-d872f2087c98 | 16 年前 |