| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds asynchronous unzip functions to ZipReader | haven@chromium.org | 2014-01-17 | 3 | -10/+276 |
* | Convert base::file_util to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-07 | 2 | -2/+2 |
* | Remove UTF string conversion functions from the global namespace. | avi@chromium.org | 2013-12-26 | 2 | -3/+3 |
* | Preserve modification timestamp when zipping files. | joaoe@opera.com | 2013-12-17 | 4 | -9/+144 |
* | Followup for bug when zipping a folder with non-ascii chars in its name. | joaoe@opera.com | 2013-12-09 | 2 | -2/+22 |
* | Zip utf-8 file names with encoding bit set. | joaoe@opera.com | 2013-12-06 | 1 | -5/+23 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Revert "libpng 1.6.3" | loislo@chromium.org | 2013-09-24 | 1 | -1/+2 |
* | libpng 1.6.3 | dominikg@chromium.org | 2013-09-24 | 1 | -2/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -8/+8 |
* | GTTF: Add a basic new unit test launcher. | phajdan.jr@chromium.org | 2013-08-22 | 2 | -19/+27 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 2 | -5/+5 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -3/+3 |
* | Use a direct include of time headers in third_party/. | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | Fix a bug when zip files in a directory containing locale characters in path. | KingWeiLiu@gmail.com | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in testing/, third_party/, tools/. | avi@chromium.org | 2013-06-11 | 3 | -4/+4 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 2 | -6/+6 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 3 | -3/+3 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 2 | -6/+6 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 2 | -6/+6 |
* | Move components/zip to third_party/zip | alecflett@chromium.org | 2013-05-03 | 11 | -1/+1779 |
* | Add test data so we can run https://codereview.chromium.org/14021015/ | alecflett@chromium.org | 2013-05-02 | 11 | -0/+58 |
* | Revert "Move components/zip to third_party/zip", which broke linux and androi... | mattm@chromium.org | 2013-05-02 | 22 | -1837/+1 |
* | Move components/zip to third_party/zip | alecflett@chromium.org | 2013-05-02 | 22 | -1/+1837 |
* | Extract use_system_foo logic out of gyp files, patch 2 | phajdan.jr@chromium.org | 2013-04-26 | 1 | -124/+69 |
* | Fix build failure with use_system_minizip=1 | phajdan.jr@chromium.org | 2013-04-22 | 1 | -1/+1 |
* | Fix mangling of zlib API on 64 bit platforms. | gavinp@chromium.org | 2013-04-10 | 3 | -24/+49 |
* | Complete update of zlib from 1.2.3 to 1.2.5. | gavinp@chromium.org | 2013-04-09 | 9 | -1036/+1909 |
* | Add third_party/zlib/OWNERS | gavinp@chromium.org | 2013-04-09 | 1 | -0/+2 |
* | Use generated shim headers for zlib. | phajdan.jr@chromium.org | 2012-12-18 | 8 | -31/+12 |
* | Linux: add an option to use system minizip. | phajdan.jr@chromium.org | 2012-10-18 | 1 | -14/+40 |
* | net: separate SPDY cookie with "; " as the new RFC requires. | agl@chromium.org | 2012-09-21 | 3 | -23/+33 |
* | net: workaround compression leaks | agl@chromium.org | 2012-08-15 | 6 | -31/+738 |
* | Revert "net: workaround compression leaks" | agl@chromium.org | 2012-08-14 | 6 | -708/+31 |
* | net: workaround compression leaks | agl@chromium.org | 2012-08-14 | 6 | -31/+708 |
* | Add a function to provide the list of third-party directories which are incom... | steveblock@chromium.org | 2012-08-14 | 1 | -0/+1 |
* | Make 'License' field in third-party metadata required | steveblock@chromium.org | 2012-08-01 | 1 | -0/+1 |
* | Add iOS support to ssl.gyp and zlib.gyp | stuartmorgan@chromium.org | 2012-07-02 | 1 | -3/+3 |
* | Reduce duplication in third_party/zlib/zlib.gyp. | thakis@chromium.org | 2012-04-03 | 1 | -43/+29 |
* | Disable harmless warnings for 3rdparty code: zlib. | thakis@chromium.org | 2012-01-18 | 1 | -0/+11 |
* | Fix conflicts in our function mangling. | hbono@chromium.org | 2012-01-10 | 4 | -24/+231 |
* | define USE_FILE32API on Android too | jnd@chromium.org | 2011-12-20 | 1 | -3/+12 |
* | define USE_FILE32API on *BSD too | robert.nagy@gmail.com | 2011-12-13 | 1 | -3/+3 |
* | Include "mozzconf.h". | hbono@chromium.org | 2011-12-13 | 3 | -5/+53 |
* | Update zlib to 1.2.5. | hbono@chromium.org | 2011-12-12 | 34 | -2164/+4851 |
* | Extract an independent webkit_support_gfx target. | zhenghao@google.com | 2011-10-16 | 1 | -1/+6 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Remove msvs_guids from third_party, webkit, tools and views. | tony@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -2/+2 |