Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
938f211b94abc259c1363e632f6e8c5cb5ec5b1b
/
BUILD.gn
2e9d47a
Rename formcalc files to better match contents
by Dan Sinclair
· 8 years ago
cc20513
Introduce CFX_UnownedPtr to detect lifetime inversion issues.
by Tom Sepez
· 8 years ago
9774984
Add formcalc lexer tests.
by Dan Sinclair
· 8 years ago
4b78b18
Remove unused flags from CPDF_Creator
by Nicolas Pena
· 8 years ago
2199ab8
Merge FXGIF_Context and CGifDecompressor into CGifContext
by Nicolas Pena
· 8 years ago
a5085d4
Rename render device classes
by Dan Sinclair
· 8 years ago
8a6fdad
Create common CXML_Object base class for CXML_Content and CXML_Element.
by Tom Sepez
· 8 years ago
808828c
Cleanup of CGifDecompressor part 1
by Nicolas Pena
· 8 years ago
ae4656e
Move FPDF_FILEWRITE adapter to own file
by Dan Sinclair
· 8 years ago
a0b1954
Rename fpdf_edit_create.cpp to cpdf_creator.cpp
by Dan Sinclair
· 8 years ago
f82efcc
Remove editint.h and create individual headers
by Dan Sinclair
· 8 years ago
2df760f
core: allow building against system zlib
by Miklos Vajna
· 8 years ago
d9e0e6e
Change BarcodeTest to render to bitmaps.
by Lei Zhang
· 8 years ago
60cd033
Remove dead dimensions code in fxbarcode.
by Lei Zhang
· 8 years ago
5628fd7
Add barcode test skeleton
by Tom Sepez
· 8 years ago
87d1c1f
Remove remaining ICodec_* abstract classes
by Tom Sepez
· 8 years ago
233360e
Add unittest for matrix reverse
by Dan Sinclair
· 8 years ago
a9deea9
Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h naming
by Tom Sepez
· 8 years ago
6302288
Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp
by Tom Sepez
· 8 years ago
3684a15
Add tests for BC_OnedCode128Writer encoding functions.
by Lei Zhang
· 8 years ago
9ff306d
Add FXSYS_wcsftime() to avoid termination on win.
by Tom Sepez
· 8 years ago
64ee2c3
Use a pdfium-specific unittest main rather than gtest's
by Tom Sepez
· 8 years ago
67b2a35
Cleanup the XFA Bacode widget
by Dan Sinclair
· 8 years ago
58532b6
Revert "core: allow building against system zlib"
by dsinclair
· 8 years ago
283a043
Convert IFX_MemoryStream to CFX_MemoryStream
by Dan Sinclair
· 8 years ago
9a2f69f
Move fxcrt_stream code to fx_stream file
by Dan Sinclair
· 8 years ago
cfb1944
Cleanup the fx_extension code.
by Dan Sinclair
· 8 years ago
f51a02a
Cleanup codepage and charset definitions.
by Dan Sinclair
· 8 years ago
2a473db
Cleanup the fgas_language defines
by Dan Sinclair
· 8 years ago
0d86ecb
Move fde XML parser to core
by Dan Sinclair
· 8 years ago
3b71d26
Move CFGAS_Stream to CFX_SeekableStreamProxy
by Dan Sinclair
· 8 years ago
bf510b7
Rename IFGAS_Stream to CFGAS_Stream
by Dan Sinclair
· 8 years ago
1d0dc5e
Codepage code into anonymouse namespace
by Dan Sinclair
· 8 years ago
994acdc
Rename text break files to match class names.
by Dan Sinclair
· 8 years ago
eccf405
Cleanup XML buffer code
by Dan Sinclair
· 8 years ago
16b9d77
Add unit test for CFX_SAXReader.
by Tom Sepez
· 8 years ago
36c5b17
core: allow building against system zlib
by Miklos Vajna
· 8 years ago
5111496
Fold CXFA_WideTextRead into IFGAS_Stream
by Dan Sinclair
· 8 years ago
9d6a208
Remove MakeSeekableReadStream
by Dan Sinclair
· 8 years ago
2b79729
Fix unit tests to initialize PartitionAlloc.
by Chris Palmer
· 8 years ago
8a24b25
Clean up CBC_QRCoderVersion and friends.
by Lei Zhang
· 8 years ago
7f38961
Cleanup the tagged code
by dan sinclair
· 8 years ago
5fa4e98
Move XML attribute handling to a base class.
by Dan Sinclair
· 8 years ago
236ce3b
Remove dib_int.h
by Nicolas Pena
· 8 years ago
b2fb20e
Remove un-needed CFDE_XMLDeclaration
by Dan Sinclair
· 8 years ago
37cc5fb
Finish splitting up fx_dib.h
by Nicolas Pena
· 8 years ago
f02c8bf
Add a pdfium_all target.
by Lei Zhang
· 8 years ago
ac35589
Split the FDE XML file into indiviual class files.
by Dan Sinclair
· 8 years ago
0c972eb
Split fx_dib part 5
by Nicolas Pena
· 8 years ago
192e4d9
Split fx_dib part 4
by Nicolas Pena
· 8 years ago
a2af7de
Move zlib to a DEPS-based checkout.
by Lei Zhang
· 8 years ago
bdbb0bd
Split fx_dib part 3
by Nicolas Pena
· 8 years ago
ac66da2
Split fx_dib.h part 2
by Nicolas Pena
· 8 years ago
fcdb2df
Re-arrange fxcrt string files to match naming.
by Tom Sepez
· 8 years ago
fc715c3
Split fx_dib part 1
by Nicolas Pena
· 8 years ago
bd9237e
Move CXFA_XMLParser to CFDE_XMLParser
by Dan Sinclair
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
908c848
Move core/fxcrt XML files to core/fxcrt/xml
by Dan Sinclair
· 8 years ago
bccf573
Rename tto/fde_textout to cfde_textout
by Dan Sinclair
· 8 years ago
ddb7016
Move CFX files into fxcrt
by Dan Sinclair
· 8 years ago
d9828fd
Rename FDE files to match contents.
by Dan Sinclair
· 8 years ago
8e5038f
Rename fgas_stream to ifgas_stream
by Dan Sinclair
· 8 years ago
4b0671a
Allow configuration of external embedder FreeType
by Dominik Röttsches
· 8 years ago
3de5005
Upgrade to FreeType 2.7.1.
by Lei Zhang
· 8 years ago
e778668
Move xfa/fxbarcode fxbarcode/
by Dan Sinclair
· 8 years ago
b929ab0
Remove fgas/localization directory
by Dan Sinclair
· 8 years ago
bd5176e
Rename fgas/localization files to match contents
by Dan Sinclair
· 8 years ago
0cf642f
Rename CFX_Unitime to CFX_DateTime
by Dan Sinclair
· 8 years ago
efcae5d
Split xfa_object.h apart.
by Dan Sinclair
· 8 years ago
7b70189
Default to using bundled FreeType on Linux.
by Lei Zhang
· 8 years ago
ec1843d
Renaming and splitting in xfa/fxfa/parser.
by Dan Sinclair
· 8 years ago
3bb5751
Ensure that CFX_RetainPtr move ctor is used by std::vector.
by Tom Sepez
· 8 years ago
022ded0
Remove unused CFX_ArrayTemplate and CFX_BasicArray.
by Tom Sepez
· 8 years ago
fa171d2
Allow adding complete_static_lib to build
by dan sinclair
· 8 years ago
0eb7476
Add JBig2_BitStream ReadNBits unittests
by Dan Sinclair
· 8 years ago
80c4878
Cleanup some xfa/fxfa code.
by Dan Sinclair
· 8 years ago
72a39ce
Fixup mac release skia build
by Dan Sinclair
· 8 years ago
32b9455
Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it.
by Tom Sepez
· 8 years ago
7a1220d
Replace CLines class with std::vector<Cline>.
by Tom Sepez
· 8 years ago
1d17a04
Introduce unique_ptr compatible deleters for FPDF types
by Tom Sepez
· 8 years ago
939121f
Cleanup some fgas locale code.
by Dan Sinclair
· 8 years ago
e533b93
Create common base class for TxtBreak and RTFBreak.
by Dan Sinclair
· 8 years ago
893822a
Merge text breaking helper classes.
by Dan Sinclair
· 8 years ago
77e2a6c
Add utf-8 flag to win build.
by Dan Sinclair
· 8 years ago
d8f45b3
Replace discrete array with a map.
by dan sinclair
· 8 years ago
6791295
Normalize channels when transforming CMYK to RGB
by Nicolas Pena
· 8 years ago
fc9b988
Cleanup text code
by Dan Sinclair
· 8 years ago
19fad57
Adding tests for CFX_RTFBreak
by Dan Sinclair
· 8 years ago
4a21114
Use std::deque for CFX_TPOArray
by Tom Sepez
· 8 years ago
b4a2618
Create virtual codec APIs so chrome/fuzzers can link separately
by Tom Sepez
· 8 years ago
73c9f3b
Allow building XFA without additional codecs.
by Tom Sepez
· 8 years ago
b9c69ab
Cleanup CFX_Graphics.
by Dan Sinclair
· 8 years ago
efcf362
Merge CFX_PathGenerator into CFX_Path.
by Dan Sinclair
· 8 years ago
fc54e05
Cleanup PWL_Utils.
by Dan Sinclair
· 8 years ago
d6ae2af
Rename IJS_Context to IJS_EventContext.
by Tom Sepez
· 8 years ago
4905840
Add public API for adding text with standard fonts
by Nicolas Pena
· 8 years ago
5f2d381
Replace CPWL_Point with CFX_PointF
by Dan Sinclair
· 8 years ago
21e954b
Remove CopyToLocal from CFDE_CSSDeclaration
by Dan Sinclair
· 8 years ago
36c18c8
Add CFDE_CSSValueListParser tests
by Dan Sinclair
· 8 years ago
55e026b
Add APIs for path construction and painting
by Nicolas Pena
· 8 years ago
Next »