This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-08 01:27:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
684f7cca9f9983cabd30749ee79a01d433ccedee
ladybird
/
Userland
/
Libraries
/
LibPDF
History
Brian Gianforcaro
507effce5b
LibPDF: Use move to avoid unnecessary ref/unref of network device RefPtr
...
Flagged by pvs-studio as a potential perf optimization.
2021-09-16 17:17:13 +02:00
..
CMakeLists.txt
…
ColorSpace.cpp
…
ColorSpace.h
…
Command.h
…
CommonNames.cpp
…
CommonNames.h
…
Document.cpp
LibPDF: Use move to avoid unnecessary ref/unref of network device RefPtr
2021-09-16 17:17:13 +02:00
Document.h
…
Filter.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
Filter.h
…
Forward.h
…
Object.cpp
…
Object.h
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
2021-09-03 23:20:23 +02:00
Parser.cpp
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
Parser.h
LibPDF: Fix treating not finding the linearized dict as a fatal error
2021-07-16 20:44:10 +02:00
Reader.h
…
Renderer.cpp
…
Renderer.h
…
Value.cpp
…
Value.h
…
XRefTable.h
…