Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
aa6e8b555e113a3f91a49258ed83810abf0d4929
/
BUILD.gn
735606d
Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment
by dsinclair
· 8 years ago
4d29e78
Rename fpdfsdk/fpdfxfa files to match contents
by dsinclair
· 8 years ago
69d9c68
Move core/fpdfapi/fpdf_render to core/fpdfapi/render
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
41872fa
Move core/fpdfapi/fpdf_page to core/fpdfapi/page
by dsinclair
· 8 years ago
bc5e6d2
Move core/fpdfapi/fpdf_font to core/fpdfapi/font
by dsinclair
· 8 years ago
2415435
Move core/fpdfapi/fpdf_edit to core/fpdfapi/edit
by dsinclair
· 8 years ago
a6c9215
Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps
by dsinclair
· 8 years ago
5b49309
Move xfa/fxfa/include to xfa/fxfa
by dsinclair
· 8 years ago
202ad72
Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent
by dsinclair
· 8 years ago
4355468
Move fxjs/include to fxjs
by dsinclair
· 8 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
0bb385b
Move fpdfsdk/fxedit/include to fpdfsdk/fxedit
by dsinclair
· 8 years ago
bec7692
Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa
by dsinclair
· 8 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
8a4e286
Move core/fxcodec/codec/include and core/fxcodec/include files up
by dsinclair
· 8 years ago
e030786
Move core/fpdftext/include to core/fpdftext
by dsinclair
· 8 years ago
1727aee
Move core/fpdfdoc/include to core/fpdfdoc
by dsinclair
· 8 years ago
39c62fd
Move core/fpdfapi/include to core/fpdfapi
by dsinclair
· 8 years ago
61df2c7
Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
8a752ab
Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page
by dsinclair
· 8 years ago
166bc16
Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font
by dsinclair
· 8 years ago
1771a71
Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_edit
by dsinclair
· 8 years ago
b1469a2
Move core/fdrm/crypto/include to core/fdrm/crypto
by dsinclair
· 8 years ago
37fa283
Remove unused CFX_AutoFontCache
by thestig
· 8 years ago
4ba37c6
Implement weak pointers
by tsepez
· 8 years ago
8c41b1b
Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle"
by tsepez
· 8 years ago
fe0179d
Rename CPDF_CountedObject to CFX_WeakPtr::Handle
by tsepez
· 8 years ago
b94d7c9
Make the I in IFormFiller explicit
by dsinclair
· 8 years ago
d987143
Add string pools to save storage.
by tsepez
· 8 years ago
79db609
Rename CPDFDoc_Environment to CPDFSDK_Environment
by dsinclair
· 8 years ago
a440bb3
Split CPDFXFA_Document apart
by dsinclair
· 8 years ago
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 8 years ago
f786c26
Make ipdf_formnotify a pure virtual interface
by tsepez
· 8 years ago
1c62054
Make CFX_Obeservable::Observer into a pointer-ish type;
by tsepez
· 8 years ago
0a765b8
Make CPDF_TextStateData private to CPDF_TextState.
by tsepez
· 8 years ago
73c4856
Fix gn --check complaints about fxcrt. (try 2)
by thestig
· 8 years ago
7c9f0a1
Move CPDF_GraphState to CFX_GraphState
by tsepez
· 8 years ago
f692e8e
Make CPDF_ContentMarkData private to CPDF_ContentMark
by tsepez
· 8 years ago
f40c6f1
Make ColorStateData private to CPDF_ColorState
by tsepez
· 8 years ago
155c880
Move CFX_Font definition to its own file and clean up
by npm
· 8 years ago
d21f22e
Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.
by tsepez
· 8 years ago
e106b50
Make CPDF_GeneralStateData private.
by tsepez
· 8 years ago
fc1d16f
Make CPDF_Path have a CFX_Path rather than inheriting
by tsepez
· 8 years ago
eadff19
Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files
by npm
· 8 years ago
380f53e
Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of https://codereview.chromium.org/2289263005/ )
by thestig
· 8 years ago
6f9ae19
Fix gn gn --check complaints about fxcrt.
by thestig
· 8 years ago
4d9df42
Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.
by tsepez
· 8 years ago
c65e11e
Roll DEPS for build to b73bafdd.
by thestig
· 8 years ago
8c54182
Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.
by jaepark
· 8 years ago
5fec597
Fix missing files found by gn gen --check.
by thestig
· 8 years ago
35512aa
Display content of the annotation when mouse hover.
by jaepark
· 8 years ago
5960143
Revert "Replace wrapper methods in CPDF_Path with -> operator."
by tsepez
· 8 years ago
adbd329
Revert "Use ->() in CPDF_ColorState"
by tsepez
· 8 years ago
91ddd3f
Use ->() in CPDF_ColorState
by tsepez
· 8 years ago
d09a097
Replace wrapper methods in CPDF_Path with -> operator.
by tsepez
· 8 years ago
81ee14d
Move CFX_SubstFont and CTTFontDesc into their own files
by npm
· 8 years ago
0c2d0a5
Revert "Remove the document tagged code as it is unused."
by npm
· 8 years ago
80f9957
Rework CFX_CountRef in terms of CFX_RetainPtr.
by tsepez
· 8 years ago
2d396ac
Move the classes in fpdf_text_int.cpp into their own files
by npm
· 8 years ago
695aac5
Fix infinite loops in FPDF_GetFullName().
by thestig
· 8 years ago
19ecc23
Move CFX_FaceCache to its own file
by npm
· 8 years ago
618cb1f
Add initial Document::getAnnot support
by tonikitoo
· 8 years ago
1a8946b
Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.
by npm
· 8 years ago
d691899
Split fx_font into multiple files, part 1.
by npm
· 8 years ago
70ba38a
Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA.
by jaepark
· 8 years ago
611adb8
Split fpdfsdk/fsdk_baseform.h into individual classes.
by jaepark
· 8 years ago
98e1019
Split fpdfsdk/fsdk_annothandler.h into individual classes.
by jaepark
· 8 years ago
229d05d
Fix an integer overflow in CStretchEngine constructor
by weili
· 8 years ago
2736276
Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.
by jaepark
· 8 years ago
e0347a6
Remove fgas_system files.
by dsinclair
· 8 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 8 years ago
dc359b0
Fix a leak with FPDFPageObj_NewImgeObj().
by thestig
· 8 years ago
660de3c
Move CFX_ClipRgn and CFX_PathData into their own files.
by npm
· 8 years ago
26b86e6
Move CFX_GEModule into its own file
by npm
· 8 years ago
beecc34
Fix a file name typo
by weili
· 8 years ago
8d0cc67
Rename xfa_layout_pagemgr_new.h
by dsinclair
· 8 years ago
6ea5ba0
Split xfa_layout_appadapter
by dsinclair
· 8 years ago
e85f971
Fix FMCallExpression undefined shift behaviour.
by dsinclair
· 8 years ago
27053d8
Splitting fpdfdoc/doc_* part III.
by dsinclair
· 8 years ago
e21501d
Bound total pixels in JBig2 images to avoid overflows later.
by tsepez
· 8 years ago
448c433
Splitting fpdfdoc/doc_* part II.
by dsinclair
· 8 years ago
6faf9f9
Fix Jbig2 document context creation by checking proper pointer
by weili
· 8 years ago
02e6f59
Splitting fpdfdoc/doc_* part I
by dsinclair
· 8 years ago
3e454bf
Add build configuration for experimental Windows GDI code.
by thestig
· 8 years ago
7484762
Refactor fxge/fx_apple and fx_win header files
by npm
· 8 years ago
dbfc352
Remove the document tagged code as it is unused.
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
f73893a
Splitting fx_ge_fontmap.cpp
by npm
· 8 years ago
0024a22
Remove CFX_Deletable
by weili
· 8 years ago
9f515bc
Use actual type instead CFX_Deletable
by weili
· 8 years ago
39fdfc3
Rename xfa_utils_imp to xfa_utils
by dsinclair
· 8 years ago
3a7cc73
Split xfa_document_serialize into class files
by dsinclair
· 8 years ago
1628024
Move xfa_document to cxfa_document
by dsinclair
· 8 years ago
0b851ff
Rename xfa_doclayout and xfa_document_layout_imp files.
by dsinclair
· 8 years ago
9eb0db1
Move xfa_basic_imp to cxfa_widetextread.
by dsinclair
· 8 years ago
e283e47
Convert source sets to static libraries.
by brettw
· 8 years ago
8b30162
Bring pdfium file in sync with chrome, fix mac build
by caryclark
· 8 years ago
Next »