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
/
chrome
/
common
/
zip_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...
cevans@chromium.org
2010-01-01
1
-25
/
+17
*
Fix a path traversal issue in extension unpacking. Because of the sandbox, th...
aa@chromium.org
2009-11-19
1
-0
/
+14
*
Filter out hidden files, both when loading extensions and when
aa@chromium.org
2009-10-28
1
-9
/
+33
*
Fix temp file leak in ZipTest.
thestig@chromium.org
2009-09-02
1
-12
/
+8
*
Avoid directory traversal attacks when unpacking zips. The sandbox would tend
cevans@chromium.org
2009-07-23
1
-7
/
+19
*
Include a parent directory link in the file list for file:///somepath
yuzo@chromium.org
2009-06-09
1
-1
/
+3
*
Broaden valgrind supression for known issue in zlib. This seems ok because th...
aa@chromium.org
2009-06-01
1
-4
/
+2
*
Disable ZipTest on mac (valgrind memory issue)
rafaelw@chromium.org
2009-06-01
1
-2
/
+4
*
Re-enable zip unit tests.
aa@chromium.org
2009-06-01
1
-4
/
+0
*
Disable zip tests while trying to figure out problem.
aa@chromium.org
2009-06-01
1
-1
/
+2
*
Fix bustage again.
aa@chromium.org
2009-06-01
1
-1
/
+1
*
Fix bustage.
aa@chromium.org
2009-06-01
1
-3
/
+6
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
1
-0
/
+105