Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4125f258 | 2023-08-02 02:49:28 | update GH actions extensions PiperOrigin-RevId: 553083944 | ||
| dbfebd13 | 2023-07-24 03:29:35 | Workaround for GitHub / CodeQL bug Sometimes GitHub Actions uses bare branch name whereas CodeQL always expects ref. See https://github.com/github/codeql-action/issues/796 PiperOrigin-RevId: 550504283 | ||
| d1fadddc | 2023-07-10 07:30:32 | drop make / automake files PiperOrigin-RevId: 546866478 | ||
| 70e7b1ae | 2023-07-06 11:56:38 | simplify building of fuzzer PiperOrigin-RevId: 545950923 | ||
| 413b0985 | 2023-07-06 08:36:03 | Fix integration .pom PiperOrigin-RevId: 545910020 | ||
| bc32ae12 | 2023-07-04 13:01:14 | add tests with UTF8/UTF16 non-ASCII text PiperOrigin-RevId: 545424981 | ||
| 6ee96e29 | 2023-07-03 19:13:24 | Internal changes PiperOrigin-RevId: 545262005 | ||
| 6db17c87 | 2023-03-01 16:51:03 | 0.4-1.5% decoder speedup PiperOrigin-RevId: 513248503 | ||
| 6f7f5a16 | 2023-07-03 15:21:44 | Improve CodeQL workflow (#1027) | ||
| e07b6148 | 2023-07-03 14:48:33 | Add CodeQL workflow (#1026) | ||
| ec107cf0 | 2023-07-03 12:28:07 | Create scorecard.yml Install OSSF scoreboard | ||
| 50ebce10 | 2023-06-22 11:29:08 | Fix Bazel build (#1024) | ||
| 81181ecf | 2023-01-03 17:18:05 | Cleanup (#995) | ||
| a2cc451d | 2023-01-03 17:16:17 | Add win release assets (#994) Fix #983 | ||
| 3152d995 | 2022-12-20 17:35:26 | Replace deprecated win-2016 workflows (#990) * Remplace deprecated win-2016 workflows * Update action/checkout to v3 | ||
| 0e42caf3 | 2021-08-31 14:07:17 | Migrate to github actions (#920) Not all combinations are migrated to the initial configuration; corresponding TODOs added. Drive-by: additional combinations uncovered minor portability problems -> fixed Drive-by: remove no-longer used "script" files. Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> | ||
| 36ac0fea | 2020-03-19 01:52:07 | Adding CIFuzz (#797) |