~vcs-imports/librsvg/+git/librsvg:wip/aruiz/rust-pixbuf-loader

Last commit made on 2022-09-20
Get this branch:
git clone -b wip/aruiz/rust-pixbuf-loader https://git.launchpad.net/~vcs-imports/librsvg/+git/librsvg

Branch merges

Branch information

Name:
wip/aruiz/rust-pixbuf-loader
Repository:
lp:~vcs-imports/librsvg/+git/librsvg

Recent commits

a7879b6... by Alberto Ruiz <email address hidden>

pixbuf-loader: fix comment about color

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

73e3966... by Alberto Ruiz <email address hidden>

pixbuf-loader: tidy up imports

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

8272f2e... by Alberto Ruiz <email address hidden>

pixbuf-loader: check if **GError is null

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

7b45de7... by Alberto Ruiz <email address hidden>

pixbuf-lodear: use to_glib_full() instead of into_raw() to leak GError

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

65c710f... by Alberto Ruiz <email address hidden>

pixbuf-loader: remove redundant to_string()

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

f48c4fe... by Alberto Ruiz <email address hidden>

pixbuf-loader: use render_to_pixbuf_at_size to generate the pixbuf

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

d81d6dd... by Alberto Ruiz <email address hidden>

pixbuf-loader: use c_int instead of i32

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

1911941... by Alberto Ruiz <email address hidden>

pixbuf-loader: Avoid extra copy by turning slice into Bytes without to_vec()

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

0ba8419... by Alberto Ruiz <email address hidden>

pixbuf-loader: use gboolean instead of c_int

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>

d448a10... by Alberto Ruiz <email address hidden>

pixbuf-loader: use true/false.into_glib() to satisfy gboolean instead of 0/1

Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/722>