aboutsummaryrefslogtreecommitdiff
path: root/projects/libraw
AgeCommit message (Collapse)Author
2020-12-10Populate a bunch of main_repo values. (#4815)Oliver Chang
Also enforce this for future integrations.
2020-07-06Update Dockerfiles (#4070)devtty1er
* Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
2020-06-15Fix array bounds (#3990)Jamie Pinheiro
Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-12Increase coverage of libraw fuzzing (#3962)Jamie Pinheiro
* Increase coverage * Respond to PR feedback * Move corpuses to cloud Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-02Update Dockerfile (#3923)Jamie Pinheiro
2020-06-02[LibRaw] Initial integration (#3918)Jamie Pinheiro
* 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>