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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
1
-2
/
+1
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
1
-1
/
+1
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-1
/
+1
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
1
-1
/
+1
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-2
/
+2
*
zip: Add ZipReader and rework Unzip() using the new class.
satorux@chromium.org
2011-11-11
1
-106
/
+22
*
zip: Introduce zip_internal.h and zip_internal.cc.
satorux@chromium.org
2011-11-09
1
-96
/
+10
*
zip: Clean up zip file handling code.
satorux@chromium.org
2011-11-09
1
-97
/
+97
*
Convert chrome/common non-debug logs to debug logs.
brettw@chromium.org
2011-10-28
1
-11
/
+11
*
Put zip functions into 'zip' namespace.
satorux@chromium.org
2011-10-26
1
-4
/
+10
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-2
/
+3
*
Improve extension packaging by filtering more kinds of files.
miket@chromium.org
2011-09-07
1
-13
/
+10
*
Internal Zip class now uses a filtering callback to determine files to exclude.
miket@chromium.org
2011-08-23
1
-3
/
+25
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-2
/
+2
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-3
/
+3
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-0
/
+2
*
Fix a path traversal issue in extension unpacking. Because of the sandbox, th...
aa@chromium.org
2009-11-19
1
-5
/
+6
*
Filter out hidden files, both when loading extensions and when
aa@chromium.org
2009-10-28
1
-1
/
+5
*
Avoid directory traversal attacks when unpacking zips. The sandbox would tend
cevans@chromium.org
2009-07-23
1
-0
/
+5
*
(Identical to 159254 which I had in a messed up client)
cevans@chromium.org
2009-07-23
1
-1
/
+1
*
Include a parent directory link in the file list for file:///somepath
yuzo@chromium.org
2009-06-09
1
-1
/
+3
*
Fix bustage.
aa@chromium.org
2009-06-01
1
-1
/
+1
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
1
-0
/
+299