Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
ea23e0a2d6540d6fbc03ebc74e1e6c17dc254f32
/
xfa
0804b3f
Remove more |new|s, part 7
by Tom Sepez
· 8 years ago
40badde
Remove more |new|s, part 6
by Tom Sepez
· 8 years ago
a0a6923
Remove more |new|s, part 5
by Tom Sepez
· 8 years ago
4536a47
Remove some more |new|s, part 4.
by Tom Sepez
· 8 years ago
3b91290
Remove more |new|s, part 3
by Tom Sepez
· 8 years ago
7e93a2c
CXFA_FMStringExpression: int16_t is not a good type for a string index.
by Tom Sepez
· 8 years ago
5628fd7
Add barcode test skeleton
by Tom Sepez
· 8 years ago
e47e0c9
Avoid unordered_set and maps for the time being.
by Tom Sepez
· 8 years ago
80547a1
Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext.
by Tom Sepez
· 8 years ago
ab1faaa
Use fx_extension.h utilities in more places in xfa/
by Lei Zhang
· 8 years ago
64ee2c3
Use a pdfium-specific unittest main rather than gtest's
by Tom Sepez
· 8 years ago
ed991c7
Nit cleanup in XFA widget code
by Dan Sinclair
· 8 years ago
67b2a35
Cleanup the XFA Bacode widget
by Dan Sinclair
· 8 years ago
1629f60
Add CFX_RenderDevice::AutoRestorer()
by Tom Sepez
· 8 years ago
e247ec4
Replace FXSYS_iswdigit with std::iswdigit.
by Lei Zhang
· 8 years ago
1badb85
Change more fxbarcode to use return values.
by Lei Zhang
· 8 years ago
c16ab75
Remove hand-written bsearch from cxfa_dataexporter.cpp
by Tom Sepez
· 8 years ago
88008a2
Cleanup some XFA widget code
by Dan Sinclair
· 8 years ago
ddfc3dc
Let {Argb,Cmyk}Decode return tuples
by Nicolas Pena
· 8 years ago
283a043
Convert IFX_MemoryStream to CFX_MemoryStream
by Dan Sinclair
· 8 years ago
03f5bab
Do not insert null node if ParseAsXDPPacket_Config fails
by Tom Sepez
· 8 years ago
cfb1944
Cleanup the fx_extension code.
by Dan Sinclair
· 8 years ago
3c66ea0
Update IFX_CharIter::Clone to return unique_ptr
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
5af27b6
Remove hand-written bsearch from XFA_GetAttributeEnumByName()
by Tom Sepez
· 8 years ago
3420ba8
Remove hand-written bsearch from XFA_GetAttributeByName()
by Tom Sepez
· 8 years ago
bf510b7
Rename IFGAS_Stream to CFGAS_Stream
by Dan Sinclair
· 8 years ago
fdf7d40
Remove IFGAS_Stream::CreateWideStringReadStream
by Dan Sinclair
· 8 years ago
7172969
Fold the CFGAS_Stream subclasses in CFGAS_Stream
by Dan Sinclair
· 8 years ago
1d0dc5e
Codepage code into anonymouse namespace
by Dan Sinclair
· 8 years ago
4fcdf05
Subclass the stream implementations from CFGAS_Stream
by Dan Sinclair
· 8 years ago
1d52d1e
Use unique_ptr in CFWL_NoteDriver::m_eventTargets map
by Tom Sepez
· 8 years ago
994acdc
Rename text break files to match class names.
by Dan Sinclair
· 8 years ago
5ae8792
Update IFGAS_Stream::WriteString to take a string.
by Dan Sinclair
· 8 years ago
3c3e271
Use Byte/WideString iterators
by Tom Sepez
· 8 years ago
5f28b86
Use unique_ptr for m_pNormalWidget
by Tom Sepez
· 8 years ago
0f9b0a9
Require unique_ptr arg for CXFA_FMLexer::SetToken()
by Tom Sepez
· 8 years ago
3cfff70
Add ability to make StringCs from std::vector<>s.
by Tom Sepez
· 8 years ago
7b7c653
Fold LoadFile{Read|Write} back into constructors
by Dan Sinclair
· 8 years ago
5eb58cd
Fix string passing coventions in xfa_fm2jscontext.h
by Tom Sepez
· 8 years ago
f6baf6b
Fold CFGAS_Stream into CFGAS_TextStream.
by Dan Sinclair
· 8 years ago
deadbfb
Remove params from CFGAS_Stream
by Dan Sinclair
· 8 years ago
8ed5366
Remove text buffer for CFGAS_TextStream
by Dan Sinclair
· 8 years ago
941c1b8
Remove m_iStart which is always zero
by Dan Sinclair
· 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
445831e
Remove the FGAS Buffered Stream
by Dan Sinclair
· 8 years ago
2d8b899
Remove the STREAMTYPE define.
by Dan Sinclair
· 8 years ago
5c97fd8
Avoid long assignment chain in FM parser
by Nicolas Pena
· 8 years ago
6e485ca
Remove unneeded stream access flags
by Dan Sinclair
· 8 years ago
75dc42a
Remove unused loading code from IFGAS_Stream
by Dan Sinclair
· 8 years ago
d7120ee
Disabiguate CreateStream calls
by Dan Sinclair
· 8 years ago
0c820a2
Remove unused CreateTextStream
by Dan Sinclair
· 8 years ago
d562ef0
Remove unused CreateSharedStream
by Dan Sinclair
· 8 years ago
ec8ff7d
Fix bytestring passing conventions, part 2.
by Tom Sepez
· 8 years ago
c4a2b75
Cleanup string passing in core/fpdf*
by Tom Sepez
· 8 years ago
2b79729
Fix unit tests to initialize PartitionAlloc.
by Chris Palmer
· 8 years ago
93c086c
Cleanup nits from previous XML Cl
by dan sinclair
· 8 years ago
25553aa
Remove the length reference from XMLSyntaxParser
by dan sinclair
· 8 years ago
ad22ac4
Change the CFDE_XMLSyntaxParser start and end types
by Nicolas Pena
· 8 years ago
bf58fbb
Convert XMLSyntaxParser buffer to vector.
by dan sinclair
· 8 years ago
480f62b
Merge XMLSyntaxParser Init into constructor
by Dan Sinclair
· 8 years ago
5f983bb
Update XML syntax parser to return strings
by Dan Sinclair
· 8 years ago
62bd019
Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifier
by Tom Sepez
· 8 years ago
5fa4e98
Move XML attribute handling to a base class.
by Dan Sinclair
· 8 years ago
afd0d1f
RefCount CPDF_StreamAcc all the time.
by Tom Sepez
· 8 years ago
93bfc26
Cleanup CFDE_XMLCharData and CFDE_XMLText
by Dan Sinclair
· 8 years ago
b2fb20e
Remove un-needed CFDE_XMLDeclaration
by Dan Sinclair
· 8 years ago
ee62ba2
Cleanup CFX_BlockBuffer
by Dan Sinclair
· 8 years ago
03d5893
Clean up QRCoderEncoder and friends.
by Lei Zhang
· 8 years ago
c3202a9
Let CPDF_ImageRenderer own the CFX_ImageRenderer
by Nicolas Pena
· 8 years ago
37cc5fb
Finish splitting up fx_dib.h
by Nicolas Pena
· 8 years ago
ac35589
Split the FDE XML file into indiviual class files.
by Dan Sinclair
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
2ae80f5
Drop FXSYS_ from wide string methods
by Dan Sinclair
· 8 years ago
ba8ac3f
Drop FXSYS_ from file methods
by Dan Sinclair
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
bdbb0bd
Split fx_dib part 3
by Nicolas Pena
· 8 years ago
eb39cdb
Pull in FreeType via DEPS instead.
by Lei Zhang
· 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
e2e1794
Remove unnecessary FreeType include.
by Dominik Röttsches
· 8 years ago
d9828fd
Rename FDE files to match contents.
by Dan Sinclair
· 8 years ago
dd046da
Fix Chromium XFA build
by Dominik Röttsches
· 8 years ago
8e5038f
Rename fgas_stream to ifgas_stream
by Dan Sinclair
· 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
9ad342b
Return values instead of out params
by Dan Sinclair
· 8 years ago
ec1843d
Renaming and splitting in xfa/fxfa/parser.
by Dan Sinclair
· 8 years ago
afc8eb3
Fix nits in cxfa_ffpageview.cpp and friends.
by Lei Zhang
· 8 years ago
8b6186f
Remove CFX_ArrayTemplate from FX barcode code.
by Tom Sepez
· 8 years ago
Next »