Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |