1. 18274c1 Add msarett to zlib OWNERs by msarett · 8 years ago
  2. 709ed02 Remove mixed-source.patch from zlib. by davidben · 8 years ago
  3. 8086cc8 Silence the overly verbose skipped files warning when extracting CRX files by meacer · 8 years ago
  4. fce8232 Make ifdefs consistent in zib. by alemate · 8 years ago
  5. 4e2773b Replace MessageLoop::current()->task_runner() with ThreadTaskRunnerHandle::Get(). by fdoray · 8 years ago
  6. 40925c7 misc files R-U: Change ScopedTempDir::path() to GetPath() by vabr · 8 years ago
  7. e40a844 Remove GYP files. by brettw · 8 years ago
  8. f502ca7 Exclude exe files while unzipping CRXes by meacer · 8 years ago
  9. 830b5c2 Fix a number of symbols which are not mangled in mozzconf.h, but should be. by altimin · 8 years ago
  10. 5a95f9a Make callers of FromUTC(Local)Exploded in third_party/ use new time API. by maksim.sisov · 8 years ago
  11. 6875233 Remove calls to deprecated MessageLoop methods in third_party. by fdoray · 8 years ago
  12. 6c14216 Update Zlib to version 1.2.8 by jiadong.zhu · 8 years ago
  13. bf2aebe Revert of Update Zlib to version 1.2.8 (patchset #10 id:220001 of https://codereview.chromium.org/1955383002/ ) by jmadill · 8 years ago
  14. 90f7dad Update Zlib to version 1.2.8 by jiadong.zhu · 8 years ago
  15. 4576304 Fix include path for moved thread_task_runner_handle.h header in third_party/ by gab · 9 years ago
  16. a90aed5 Convert //third_party from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  17. 4bd7a97 Ensure that DLOG(FATAL) also asserts in release-with-asserts builds. by jam · 9 years ago
  18. 0d9cfbc zlib: Remove Windows XP workaround for CPU feature detection by robert.bradford · 9 years ago
  19. 8ce2854 Move components/compression to third_party/zlib/google by hajimehoshi · 9 years ago
  20. 97bdded Global conversion of Pass()→std::move() on OS==linux by dcheng · 9 years ago
  21. aa96948 Switch to standard integer types in third_party/zlib/google/. by avi · 9 years ago
  22. adf1613 gn format everything. by tfarina · 9 years ago
  23. c4e3304 Remove crc_folding.c from google.patch by brucedawson · 9 years ago
  24. eb7fac2 Fix VC++ 2015 64-bit truncation warning in zlib by brucedawson · 9 years ago
  25. 3f3d126 Un-nest configs in GN files. by brettw · 9 years ago
  26. 000d819 Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://codereview.chromium.org/1318823008/ ) by thakis · 9 years ago
  27. 69eb36f Un-nest configs in GN files. by brettw · 9 years ago
  28. 79a7f67 mention MPL tri-licensed code in our copy of zlib by mostynb · 9 years ago
  29. e88e3c3 Remove legacy StartsWithASCII function. by brettw · 9 years ago
  30. 6b0ea32 Remove some legacy versions of StartsWith and EndsWith. by brettw · 9 years ago
  31. e4fb763 Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/) by yosin · 9 years ago
  32. 95aa76b Remove some legacy versions of StartsWith and EndsWith. by brettw · 9 years ago
  33. bcf81d2 clang/win: Build without -Wno-incompatible-pointer-types. by sammc · 9 years ago
  34. 36d4862 Add local suppresion for -Wparentheses and enable everywhere on Windows. by dcheng · 9 years ago
  35. 5d237e8 Add more string_util functions to base namespace. by brettw · 9 years ago
  36. c3f5199 Move EndsWith to base namespace. by brettw · 9 years ago
  37. 4739240 Move StartsWith[ASCII] to base namespace. by brettw · 9 years ago
  38. d8e6bfa zlib: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 9 years ago
  39. 742ec81 Make checkdeps.py check third_party. by John Abd-El-Malek · 10 years ago
  40. ebc765a Add ZipReader::ExtractCurrentEntry with a delegate interface. by grt · 10 years ago
  41. 8da8b87 Revert of Add ZipReader::ExtractCurrentEntry with a delegate interface. (patchset #2 id:40001 of https://codereview.chromium.org/1014653002/) by benwells · 10 years ago
  42. 57cb1f8 Add ZipReader::ExtractCurrentEntry with a delegate interface. by grt · 10 years ago
  43. 4ba7cdd Update Chomium's build files to work w/ latest GN binaries. by dpranke · 10 years ago
  44. afd8c45 Fix a few instances of MSVC warning C4244 (possible value truncation). by pkasting · 10 years ago
  45. b8135bf gn format //third_party by scottmg · 10 years ago
  46. a6bba37 Eliminate resource leaks from zip::ZipFiles and by jeremysspiegel · 10 years ago
  47. b083e9c Fix Zlib Win GN build after https://codereview.chromium.org/742583003 by jam · 10 years ago
  48. 0f60cc5 Fix fallout from https://codereview.chromium.org/678423002/ by Nico Weber · 10 years ago
  49. 7363615 Fix various flags in the Win64 GN build by dpranke · 10 years ago
  50. f0d2963 Enable zlib SIMD optimisations on Mac OS X builds by robert.bradford · 10 years ago
  51. 08fefad Make *some* version of the Win GN build work. by dpranke · 10 years ago
  52. 10dd686 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  53. 3230118 Revert of Reland "Integrate SIMD optimisations for zlib" (patchset #2 id:40001 of https://codereview.chromium.org/677713002/) by qyearsley · 10 years ago
  54. a851519 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  55. 23dbc91 Revert of Integrate SIMD optimisations for zlib (patchset #14 id:280001 of https://codereview.chromium.org/552123005/) by robert.bradford · 10 years ago
  56. 02acec9 Integrate SIMD optimisations for zlib by robert.bradford · 10 years ago
  57. 9c8881c Refactor AppendToFile and WriteFileDescriptor by chirantan · 10 years ago
  58. 9bdea3f Replace forward_dependent_configs with public_deps by Brett Wilson · 10 years ago
  59. f698159 Cleanup: Remove base/file_util.h. Convert remaining references. (try 2) by thestig · 10 years ago
  60. c3d0a61 Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (patchset #1 id:1 of https://codereview.chromium.org/568873004/) by thestig · 10 years ago
  61. 2348853 Cleanup: Remove base/file_util.h. Convert remaining references. by thestig · 10 years ago
  62. 8497dcc GN: Add mojo_shell_tests, get more things working on android by jamesr@chromium.org · 10 years ago
  63. 1eea704 Refactor how clang warning flags are set. by thakis@chromium.org · 10 years ago
  64. 8796c17 gn win: Fix potentially uninitialized variable warning in zip_internal by scottmg@chromium.org · 10 years ago
  65. 0002429 New ZipReader::ExtractCurrentEntryToString API. by joaoe@opera.com · 10 years ago
  66. 7e84479 Fixed uncompressing files with wrong uncompressed size set. by joaoe@opera.com · 11 years ago
  67. 16b1df3 Move internal zip code from zip.cc to zip_internal.cc by joaoe@opera.com · 11 years ago
  68. 069e2b8 GN build improvements. by brettw@chromium.org · 11 years ago
  69. 061ade5 Revert 266932 "GN build improvements." by brettw@chromium.org · 11 years ago
  70. 2de077d GN build improvements. by brettw@chromium.org · 11 years ago
  71. 516d185 Stop using net::FileStream synchronously in third_party/zlib by hashimoto@chromium.org · 11 years ago
  72. 978ffb3 Move WriteFile and WriteFileDescriptor from file_util to base namespace. by brettw@chromium.org · 11 years ago
  73. 0d73765 Remove some PlatformFile uses from zlib by rvargas@chromium.org · 11 years ago
  74. 84ed265 Adds asynchronous unzip functions to ZipReader by haven@chromium.org · 11 years ago
  75. 65240e1 Convert base::file_util to use File instead of PlatformFile. by rvargas@chromium.org · 11 years ago
  76. c88f4f3 Remove UTF string conversion functions from the global namespace. by avi@chromium.org · 11 years ago
  77. ce54c1b Preserve modification timestamp when zipping files. by joaoe@opera.com · 11 years ago
  78. d62e59c Followup for bug when zipping a folder with non-ascii chars in its name. by joaoe@opera.com · 11 years ago
  79. a060b14 Zip utf-8 file names with encoding bit set. by joaoe@opera.com · 11 years ago
  80. 86d24ba Move directory creation functions to base namespace. by brettw@chromium.org · 11 years ago
  81. 7d41e88 Move more uses of string16 to specify base:: by brettw@chromium.org · 11 years ago
  82. 3028820 Revert "libpng 1.6.3" by loislo@chromium.org · 11 years ago
  83. 1c30315 libpng 1.6.3 by dominikg@chromium.org · 11 years ago
  84. 997408f Move ReadFileToString to the base namespace. by brettw@chromium.org · 11 years ago
  85. 88a1443 GTTF: Add a basic new unit test launcher. by phajdan.jr@chromium.org · 11 years ago
  86. 9a352f6 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by brettw@chromium.org · 11 years ago
  87. c9c454e Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  88. 47f1b55 Use a direct include of time headers in third_party/. by avi@chromium.org · 11 years ago
  89. 5bd76ac Fix a bug when zip files in a directory containing locale characters in path. by KingWeiLiu@gmail.com · 11 years ago
  90. a9a9395 Use a direct include of strings headers in testing/, third_party/, tools/. by avi@chromium.org · 11 years ago
  91. b5aa4e7 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 11 years ago
  92. 5cb2477 Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. by avi@chromium.org · 11 years ago
  93. e6d1c30 Revert 198820 "Move FileEnumerator to its own file, do some refa..." by dbeam@chromium.org · 12 years ago
  94. c9460fb Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 12 years ago
  95. d6d082e Move components/zip to third_party/zip by alecflett@chromium.org · 12 years ago
  96. 5c4b6f6 Add test data so we can run https://codereview.chromium.org/14021015/ by alecflett@chromium.org · 12 years ago
  97. 6e80fc3 Revert "Move components/zip to third_party/zip", which broke linux and android tests. by mattm@chromium.org · 12 years ago
  98. 6a60aa3 Move components/zip to third_party/zip by alecflett@chromium.org · 12 years ago
  99. d9b32aa Extract use_system_foo logic out of gyp files, patch 2 by phajdan.jr@chromium.org · 12 years ago
  100. 1fa03a0 Fix build failure with use_system_minizip=1 by phajdan.jr@chromium.org · 12 years ago