Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
780a6339d5beee5cd7b138ad947452afc74d3ca8
/
fpdfsdk
/
fpdfdoc_unittest.cpp
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 7 years ago
d0409af
Mass conversion of remaining class members (non-xfa)
by Tom Sepez
· 8 years ago
76020fc
Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.
by Lei Zhang
· 8 years ago
a9caab9
Avoid the ptr.reset(new XXX()) anti-pattern
by tsepez
· 8 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 8 years ago
5913a6c
Make CPDF_Object subclass constructors intern strings
by tsepez
· 8 years ago
8a3aa45
Make CPDF_Array take unique_ptrs
by tsepez
· 8 years ago
70c4afd
Make AddIndirectObject() take a unique_ptr.
by tsepez
· 8 years ago
c59fa88
Add FPDFDest_GetLocationInPage API
by dsinclair
· 8 years ago
33fdebc
Reland "Remove CPDF_Object::Release() in favor of direct delete"
by tsepez
· 8 years ago
f0d5b6c
Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #11 id:200001 of https://codereview.chromium.org/2384883003/ )
by dsinclair
· 8 years ago
4de3d09
Remove CPDF_Object::Release() in favor of direct delete
by tsepez
· 8 years ago
521b750
Rename CPDFXFA_Document to CPDFXFA_Context
by dsinclair
· 8 years ago
25ec646
Merge CPDFXFA_App into CPDFXFA_Document.
by dsinclair
· 8 years ago
8837c91
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
e5cb0b1
Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.
by tsepez
· 8 years ago
c25a421
Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."
by Tom Sepez
· 8 years ago
3ba0985
Update CPDF_IndirectObjectHolder APIs for unique objects.
by tsepez
· 8 years ago
a282c73
Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ )
by dsinclair
· 8 years ago
f3736bc
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
b685e64
Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ )
by dsinclair
· 8 years ago
abefb79
Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 8 years ago
cd5bca4
Fix build of pdf_hint_table_fuzzer.
by tsepez
· 8 years ago
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 8 years ago
39c62fd
Move core/fpdfapi/include to core/fpdfapi
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
d4c34f2
Replace std::unique_ptr.reset() with WrapUnique assignment.
by thestig
· 8 years ago
698c571
Use string pools in some dictionaries, names, and strings.
by tsepez
· 8 years ago
bb577af
Remove some objnum locals with AddIndirectObject
by tsepez
· 8 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 8 years ago
cedaa55
Flip document and parser ownership
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
47228ac
Clean up singleton implementation
by weili
· 8 years ago
fd36b8f
PDFDocTest should TearDown() properly.
by thestig
· 8 years ago
931bf37
Move CPDF_Document code into cpdf_document.cpp.
by thestig
· 9 years ago
d647a6b
Remove several IPDF_ interfaces and CPDF_RenderModule.
by dsinclair
· 9 years ago
e530fb7
Move remaining fpdfdoc files
by dsinclair
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed from fpdfsdk/src/fpdfdoc_unittest.cpp]
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
5227e57
Add unit tests for FPDFBookmark_Find()
by Wei Li
· 9 years ago