Christian Blichmann
6cbde854d6
#Cleanup: Consistently use char* argv[]
instead of char**
...
PiperOrigin-RevId: 444782296
Change-Id: If8e7647be28f794392675ae001abbe9b809da0ac
2022-04-27 00:43:51 -07:00
Christian Blichmann
d451478e26
Change license link to HTTPS URL
...
PiperOrigin-RevId: 424811734
Change-Id: If5ea692edc56ddc9c99fd478673df41c0246e9cc
2022-01-28 01:39:09 -08:00
Christian Blichmann
75bbd0e1c1
Internal change
...
Only externally visible changes should be a few changed includes as well as
some formatting changes.
PiperOrigin-RevId: 353226662
Change-Id: Iebf5be13774efcbd94c5d5a17b9b27e47275b229
2021-01-22 06:01:34 -08:00
Copybara-Service
08bb2f80d1
Merge pull request #69 from alexelex:libpng-master
...
PiperOrigin-RevId: 346072038
Change-Id: I23a9e6704106e2834a5900522a1be06341c6421a
2020-12-07 05:34:46 -08:00
Alexandra Latysheva
64d04a80e5
use api->sandbox() instead of send sandbox as an argument
2020-10-30 14:02:34 +00:00
Alexandra Latysheva
56615d5d57
use absl::StarusOr<Data> as a return value instead on pointer to constructed value; rename variable
2020-10-30 13:41:55 +00:00
Alexandra Latysheva
9068b28d28
remove default constructors; reword some errors; skip check is there is enough free space
2020-10-30 13:27:25 +00:00
Alexandra Latysheva
7b6b2d2fe8
use &sapi: ✌️ :NullPtr instead of sapi: ✌️ :NullPtr().PthBoth() as NULL inside the sandbox; remove unused wrapper for png_write_end
2020-10-30 11:17:45 +00:00
Alexandra Latysheva
bcecc9e74a
init libpng
2020-10-28 15:40:57 +00:00