aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libraw/Dockerfile
Commit message (Collapse)AuthorAge
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* Increase coverage of libraw fuzzing (#3962)Gravatar Jamie Pinheiro2020-06-12
| | | | | | | | | * Increase coverage * Respond to PR feedback * Move corpuses to cloud Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
* Update Dockerfile (#3923)Gravatar Jamie Pinheiro2020-06-02
|
* [LibRaw] Initial integration (#3918)Gravatar Jamie Pinheiro2020-06-02
* Init integration * Fix formatting * Add size check * Update maintainers * PR Feedback * Add newline * Disable UBSan vptr * Disable building examples * Remove disabling UBSan vptr Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>