aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Ramp up version to 1.0.7v1.0.7Eugene Kliuchnikov1-2/+2
2018-10-19Fix #698Eugene Kliuchnikov1-1/+1
2018-10-18Remove dependency to full JDK. This should speedup clean builds. (#719)Eugene Kliuchnikov3-69/+41
2018-10-17make/build: ensure NEON is enabled and tested (#718)Stephen Kyle2-2/+2
2018-10-16Fix `<arm_neon.h>` inclusion guard. (#717)Eugene Kliuchnikov1-4/+4
2018-10-16Fix typo / minor formatting (#716)Eugene Kliuchnikov12-113/+111
2018-10-08decode: fix NEON inclusion (#714)Stephen Kyle2-2/+6
2018-10-02tools/brotli: improve window size autodetect (#710)Alexey Ivanov1-3/+2
2018-09-27decode: faster huffman code loading on 32-bit Arm (#703)Stephen Kyle4-84/+139
2018-09-27Cross compilation support (#709)Stephen Kyle8-11/+71
2018-09-13Fix auto detect of bundled mode (#704)v1.0.6Jørgen Ibsen1-3/+3
2018-09-13Update (#706)Eugene Kliuchnikov14-98/+195
2018-07-25platform: fix unaligned 64-bit accesses on AArch32 (#702)Stephen Kyle1-10/+31
2018-07-24Revert "platform: fix unaligned 64-bit accesses on AArch32 (#699)" (#701)Eugene Kliuchnikov1-35/+10
2018-07-24platform: fix unaligned 64-bit accesses on AArch32 (#699)Stephen Kyle1-10/+35
2018-07-09Fix missing header files (#695)William A. Kennington III2-0/+4
2018-06-27Ramp up version to 1.0.5v1.0.5Eugene Kliuchnikov1-2/+2
2018-06-26Update go_library to use standard importpath (#690)Cody Schroeder2-7/+5
2018-06-20Update (#688)Eugene Kliuchnikov7-213/+667
2018-06-18Convert fuzzer to C99. (#686)Eugene Kliuchnikov3-8/+12
2018-06-18Add VS2017 release Appveyor build (#685)Eugene Kliuchnikov1-4/+16
2018-06-11UpdateEugene Kliuchnikov5-9/+7
2018-06-09Update (#680)Eugene Kliuchnikov7-38/+49
2018-06-04Inverse bazel project/workspace tree (#677)Eugene Kliuchnikov21-294/+319
2018-05-31Update golang and JS Bazel plugins to latest stable versions. (#676)Eugene Kliuchnikov3-10/+13
2018-05-22Add RISC-V 64-bit (riscv64) platform configuration (#669)davidlt1-2/+7
2018-05-18Fix #671 (#672)Eugene Kliuchnikov1-6/+6
2018-05-16Add tools to download and transform static dictionary data. (#670)Eugene Kliuchnikov5-0/+170
2018-05-03Update (#664)Eugene Kliuchnikov12-128/+356
2018-04-20appveyor: fix issue self-upgradig pip to v10 (#663)Cosimo Lupo1-1/+1
2018-04-20Remove unprefixed macros from public headers (#662)Eugene Kliuchnikov4-27/+20
2018-04-13Update (#660)Eugene Kliuchnikov5-61/+98
2018-03-29Fix MSVC compilation (#657)v1.0.4v1.0Eugene Kliuchnikov2-16/+25
2018-03-27Update (#656)Eugene Kliuchnikov11-100/+274
2018-03-26Tell CMake to not check for a C++ compiler (#653)Adrian Perez1-1/+1
2018-03-23Fix "memory leak" in python tests (#652)Eugene Kliuchnikov2-0/+6
2018-03-20Update README.md (#646)Tobe O1-0/+2
2018-03-20Update (#651)Eugene Kliuchnikov14-67/+261
2018-03-02Update (#643)v1.0.3Eugene Kliuchnikov9-64/+150
2018-02-26New feature: "Large Window Brotli" (#640)Eugene Kliuchnikov92-1793/+3612
2018-02-08Update go and closure bazel rules (#637)Eugene Kliuchnikov2-9/+10
2018-02-08Fix brotlidump.py crashing when complex prefix code has exactly 1 non-zero co...Daniel Chýlek1-3/+4
2017-12-12Update (#630)Eugene Kliuchnikov64-794/+770
2017-12-07Don't set rpath (#629)Jeremy Bicha1-10/+0
2017-12-04Work around Linuxisms (#627)Bernard Spil1-2/+4
2017-11-30Update Travis matrix (#626)Eugene Kliuchnikov2-36/+32
2017-11-30Do not rely on bash arithmetic in `bootstrap` (#625)Eugene Kliuchnikov1-8/+13
2017-11-29Fix missing symbols errors in libbrotlienc and dec (#623)Bernard Spil1-0/+2
2017-11-28Update (#620)v1.0.2Eugene Kliuchnikov17-138/+302
2017-11-17Update shared-brotli-fetch-spec.txtLode Vandevenne1-1/+20