1. 8a1222c Merge "Merge commit 'eaf99a4e2009b0e5759e6070ad1760ac1dd75461' into HEAD" by Treehugger Robot · 4 years, 4 months ago
  2. 6d33e5e Merge commit 'eaf99a4e2009b0e5759e6070ad1760ac1dd75461' into HEAD by Elliott Hughes · 4 years, 4 months ago
  3. eaf99a4 Fix missing relative include path on utests by Adenilson Cavalcanti · 4 years, 4 months ago
  4. a68151f Fix public_deps on compression_utils_portable. by Mirko Bonadei · 4 years, 5 months ago
  5. f08c8ac Re-Re-land migrate md5sum tool to portable zlib utils by Adenilson Cavalcanti · 4 years, 5 months ago
  6. 3b9f806 Revert "Re-land migrate md5sum tool to portable zlib utils" by Findit · 4 years, 5 months ago
  7. aa9ab84 Re-land migrate md5sum tool to portable zlib utils by Adenilson Cavalcanti · 4 years, 5 months ago
  8. 228a473 Revert "Migrate md5sum tool to portable zlib utils" by Findit · 4 years, 5 months ago
  9. cbbc3dc Migrate md5sum tool to portable zlib utils by Adenilson Cavalcanti · 4 years, 5 months ago
  10. f5eca0d [zlib] Using relative header paths on unit tests by Adenilson Cavalcanti · 4 years, 5 months ago
  11. 9444fdb [zlib] Enable compiler optimized flags on whole zlib by Adenilson Cavalcanti · 4 years, 5 months ago
  12. 94df8b7 Revert "Make compression_utils buildable also without Chromium." by Mirko Bonadei · 4 years, 5 months ago
  13. f3a62bc Merge "Revert^2 "libz provides stubs to Mainline modules."" am: c6b30343c2 by Jiyong Park · 4 years, 5 months ago
  14. c6b3034 Merge "Revert^2 "libz provides stubs to Mainline modules."" by Jiyong Park · 4 years, 5 months ago
  15. d8ff0c7 Revert^2 "libz provides stubs to Mainline modules." by Jiyong Park · 4 years, 5 months ago
  16. 741f276 Merge "Revert "libz provides stubs to Mainline modules."" am: 2016b9831b by Jiyong Park · 4 years, 5 months ago
  17. 2016b98 Merge "Revert "libz provides stubs to Mainline modules."" by Jiyong Park · 4 years, 5 months ago
  18. 38826c3 Revert "libz provides stubs to Mainline modules." by Jiyong Park · 4 years, 5 months ago
  19. 9bd6f9d Merge "libz provides stubs to Mainline modules." am: ac037f23da by Treehugger Robot · 4 years, 5 months ago
  20. ac037f2 Merge "libz provides stubs to Mainline modules." by Treehugger Robot · 4 years, 5 months ago
  21. ecdae19 Merge "Upgrade zlib to cf333892c34ab6dbaed37c38a1d5aa6da7b2f99d" am: 10c3c697c4 by Elliott Hughes · 4 years, 5 months ago
  22. 10c3c69 Merge "Upgrade zlib to cf333892c34ab6dbaed37c38a1d5aa6da7b2f99d" by Elliott Hughes · 4 years, 5 months ago
  23. 3b501e8 libz provides stubs to Mainline modules. by Jiyong Park · 4 years, 5 months ago
  24. 3ff64ad Upgrade zlib to cf333892c34ab6dbaed37c38a1d5aa6da7b2f99d by Haibo Huang · 4 years, 5 months ago
  25. d12db81 Merge "Remove libz_current hack." am: e1da7b924d by Treehugger Robot · 4 years, 5 months ago
  26. e1da7b9 Merge "Remove libz_current hack." by Treehugger Robot · 4 years, 5 months ago
  27. 67a0b30 Remove libz_current hack. by Elliott Hughes · 4 years, 5 months ago
  28. d07292b Merge "external/zlib is now where the NDK headers come from." am: e3503c933a by Treehugger Robot · 4 years, 5 months ago
  29. e3503c9 Merge "external/zlib is now where the NDK headers come from." by Treehugger Robot · 4 years, 5 months ago
  30. 58b328a external/zlib is now where the NDK headers come from. by Elliott Hughes · 4 years, 6 months ago
  31. cf33389 Make compression_utils buildable also without Chromium. by Mirko Bonadei · 4 years, 5 months ago
  32. 90fc47e Adding a test for deflate_stored by Adenilson Cavalcanti · 4 years, 5 months ago
  33. 2f9af57 Merge "zlib.h: annotate late arrivals with their API level." am: f6b51e7ac8 by Elliott Hughes · 4 years, 6 months ago
  34. f6b51e7 Merge "zlib.h: annotate late arrivals with their API level." by Elliott Hughes · 4 years, 6 months ago
  35. 3830794 zlib.h: annotate late arrivals with their API level. by Elliott Hughes · 4 years, 6 months ago
  36. 21c6af6 Add missing string.h include in //third_party/zlib/google. by Piotr Tworek · 4 years, 6 months ago
  37. 438cb5c [zlib] Fix gcc parenthesis warning in crc_folding.c from V8 roll by Noel Gordon · 4 years, 6 months ago
  38. 699e86d [zlib] Re-land import canonical zlib inflate cover tests by Adenilson Cavalcanti · 4 years, 6 months ago
  39. ae38578 [zlib-bench] Let a leading '-' be enough to indicate options by Noel Gordon · 4 years, 6 months ago
  40. 3e0ea90 [zlib] Move DEFLATE_FILL_WINDOW_SSE2 back to x86_cpu_enable_simd by Noel Gordon · 4 years, 6 months ago
  41. 165a272 Revert "[zlib] Import canonical zlib inflate cover tests" by Collin Baker · 4 years, 6 months ago
  42. b598780 [zlib] Import canonical zlib inflate cover tests by Adenilson Cavalcanti · 4 years, 6 months ago
  43. 1b27491 Apply no-chromium-code to :zlib_inflate_chunk_simd by K. Moon · 4 years, 6 months ago
  44. 40c3a76 Only build zlib_unittests when build_with_chromium is set. by Lei Zhang · 4 years, 6 months ago
  45. de5bab1 [zlib] Wrap deflate crc_folding and fill_window_sse features in guards by Noel Gordon · 4 years, 6 months ago
  46. f36fe82 [zlib] Add deflate fill_window_sse feature guard by Noel Gordon · 4 years, 6 months ago
  47. 2ed8ded [zlib] Add crc_folding.c feature config and use it in crc32.c by Noel Gordon · 4 years, 6 months ago
  48. f317558 [zlib] Expose Intel SSE2 via CPU features by Noel Gordon · 4 years, 6 months ago
  49. a0ea34a [zlib] Clean-up BUILD.gn no-chromium-code config rules by Noel Gordon · 4 years, 6 months ago
  50. 96b8f5a [zlib] Make insert string a little less #ifdef-ie by Noel Gordon · 4 years, 6 months ago
  51. 3479ee0 Adding missing command options for zlib_bench by Adenilson Cavalcanti · 4 years, 6 months ago
  52. c178d6e Use nullptr instead of 0 in zlib_bench pointers by Chris Blume · 4 years, 6 months ago
  53. 3cda9d1 [zlib-bench] Add compression strategy support by Noel Gordon · 4 years, 6 months ago
  54. f7747e7 Merge "Upgrade zlib to 61bddccfbf47b9e6bbce6e39d3f2458e27c58c6a" am: 38881db651 by Treehugger Robot · 4 years, 6 months ago
  55. 38881db Merge "Upgrade zlib to 61bddccfbf47b9e6bbce6e39d3f2458e27c58c6a" by Treehugger Robot · 4 years, 6 months ago
  56. 3c6362e [zlib-bench] Support --compression 0 deflate_stored by Noel Gordon · 4 years, 6 months ago
  57. b216283 Upgrade zlib to 61bddccfbf47b9e6bbce6e39d3f2458e27c58c6a by Haibo Huang · 4 years, 6 months ago
  58. e4e53b4 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master by Xin Li · 4 years, 6 months ago
  59. 61bddcc Adding a utest for small payloads by Adenilson Cavalcanti · 4 years, 6 months ago
  60. 6ba41dc Adding CPEPrefixes for more dependencies. by Adrian Taylor · 4 years, 7 months ago
  61. d84e603 Merge "Remove redundant NOTICE symbolic link." am: 824e8864d9 am: 03dad01214 by Treehugger Robot · 4 years, 7 months ago
  62. 03dad01 Merge "Remove redundant NOTICE symbolic link." am: 824e8864d9 by Treehugger Robot · 4 years, 7 months ago
  63. 824e886 Merge "Remove redundant NOTICE symbolic link." by Treehugger Robot · 4 years, 7 months ago
  64. c315483 Remove redundant NOTICE symbolic link. by Bob Badour · 4 years, 7 months ago
  65. 265c444 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp@6304901 into stag-aosp-master am: a2f1cbbd28 by Xin Li · 4 years, 7 months ago
  66. a2f1cbb DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp@6304901 into stag-aosp-master by Xin Li · 4 years, 7 months ago
  67. 156be8c Fix zlib build on UWP. by Jamie Madill · 4 years, 7 months ago
  68. 0008b69 Merge "Reland (again) "Enable the various chrome zlib optimizations."" am: 7dfceb664e am: cd31e39136 by Automerger Merge Worker · 4 years, 7 months ago
  69. cd31e39 Merge "Reland (again) "Enable the various chrome zlib optimizations."" am: 7dfceb664e by Automerger Merge Worker · 4 years, 7 months ago
  70. 7dfceb6 Merge "Reland (again) "Enable the various chrome zlib optimizations."" by Elliott Hughes · 4 years, 7 months ago
  71. 6ff3cce Merge "Upgrade zlib to c2eb8a7f7a0fa7884234ebc1b836644084ccbec9" am: c5388db227 am: 33039c92f4 by Automerger Merge Worker · 4 years, 7 months ago
  72. 33039c9 Merge "Upgrade zlib to c2eb8a7f7a0fa7884234ebc1b836644084ccbec9" am: c5388db227 by Automerger Merge Worker · 4 years, 7 months ago
  73. c5388db Merge "Upgrade zlib to c2eb8a7f7a0fa7884234ebc1b836644084ccbec9" by Treehugger Robot · 4 years, 7 months ago
  74. d836f53 Upgrade zlib to c2eb8a7f7a0fa7884234ebc1b836644084ccbec9 by Haibo Huang · 4 years, 7 months ago
  75. 5d38f54 Merge "Add update_engine unittest to the TEST_MAP" am: 9370964c91 am: c20497d454 by Automerger Merge Worker · 4 years, 8 months ago
  76. c20497d Merge "Add update_engine unittest to the TEST_MAP" am: 9370964c91 by Automerger Merge Worker · 4 years, 8 months ago
  77. 9370964 Merge "Add update_engine unittest to the TEST_MAP" by Tianjie Xu · 4 years, 8 months ago
  78. 5a79469 Add update_engine unittest to the TEST_MAP by Tianjie Xu · 4 years, 8 months ago
  79. ce1c037 Reland (again) "Enable the various chrome zlib optimizations." by Elliott Hughes · 4 years, 8 months ago
  80. 4ec6b1c Merge "Add more tests to TEST_MAPPING." am: e97ab97920 am: 9f92d3633a by Elliott Hughes · 4 years, 8 months ago
  81. 9f92d36 Merge "Add more tests to TEST_MAPPING." am: e97ab97920 by Elliott Hughes · 4 years, 8 months ago
  82. c2eb8a7 build: disable optimizations for MSVC by Richard Townsend · 4 years, 8 months ago
  83. e97ab97 Merge "Add more tests to TEST_MAPPING." by Elliott Hughes · 4 years, 8 months ago
  84. 41c990a Add more tests to TEST_MAPPING. by Elliott Hughes · 4 years, 8 months ago
  85. 16106cb Merge "Revert "Reland "Enable the various chrome zlib optimizations.""" am: 1b499a9c54 am: 2a03da763c by Elliott Hughes · 4 years, 8 months ago
  86. 2a03da7 Merge "Revert "Reland "Enable the various chrome zlib optimizations.""" am: 1b499a9c54 by Elliott Hughes · 4 years, 8 months ago
  87. 1b499a9 Merge "Revert "Reland "Enable the various chrome zlib optimizations.""" by Elliott Hughes · 4 years, 8 months ago
  88. 18e812d Revert "Reland "Enable the various chrome zlib optimizations."" by Elliott Hughes · 4 years, 8 months ago
  89. ac0ff6e Merge "Reland "Enable the various chrome zlib optimizations."" am: be96c1531e am: 11b1b4dede by Automerger Merge Worker · 4 years, 8 months ago
  90. 11b1b4d Merge "Reland "Enable the various chrome zlib optimizations."" am: be96c1531e by Automerger Merge Worker · 4 years, 8 months ago
  91. be96c15 Merge "Reland "Enable the various chrome zlib optimizations."" by Elliott Hughes · 4 years, 8 months ago
  92. 5ad1220 Reland "Enable the various chrome zlib optimizations." by Elliott Hughes · 4 years, 9 months ago
  93. fecd65e Merge "Upgrade zlib to b9b9a5af7cca2e683e5f2aead8418e5bf9d5a7d5" am: 1713721de5 am: 258832bee4 by Automerger Merge Worker · 4 years, 8 months ago
  94. 258832b Merge "Upgrade zlib to b9b9a5af7cca2e683e5f2aead8418e5bf9d5a7d5" am: 1713721de5 by Automerger Merge Worker · 4 years, 8 months ago
  95. 1713721 Merge "Upgrade zlib to b9b9a5af7cca2e683e5f2aead8418e5bf9d5a7d5" by Treehugger Robot · 4 years, 8 months ago
  96. 0bbd716 Upgrade zlib to b9b9a5af7cca2e683e5f2aead8418e5bf9d5a7d5 by Haibo Huang · 4 years, 8 months ago
  97. b9b9a5a Reformat remaining gn files. by Nico Weber · 4 years, 9 months ago
  98. 5025475 mtklein@chromium -> @google by Mike Klein · 4 years, 9 months ago
  99. f747110 Switch scroggo@chromium to scroggo@google by Leon Scroggins III · 4 years, 9 months ago
  100. 741e394 Merge "Make ramdisk_available." am: 3b3f8457d0 am: be4c8d7c31 by Automerger Merge Worker · 4 years, 9 months ago