Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
7f389615a0fca78532482d6f4070d18c5d2f9f5d
/
xfa
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
9d20d1f
Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp
by Tom Sepez
· 8 years ago
6d04ae0
Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cpp
by Tom Sepez
· 8 years ago
7cdc660
Remove CFX_ArrayTemplate from CXFA_Node.
by Tom Sepez
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
a3e9bf6
Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp
by Tom Sepez
· 8 years ago
65c6e00
remove CFX_ArrayTemplate from cfde_txtedtparag.cpp
by Tom Sepez
· 8 years ago
35db73c
use std::vector for m_rgSpecifiedColumnWidths
by Tom Sepez
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
369fe1f
Remove CFX_ArrayTemplate in CXFA_ValueArray
by Tom Sepez
· 8 years ago
5c500ac
Return arrays where appropriate in fxfa.
by Tom Sepez
· 8 years ago
780f552
kill another CFX_ArrayTemplate in cfde_txtedtengine.cpp
by Tom Sepez
· 8 years ago
fcc309e
Use std::vector in fxfa/app.
by Tom Sepez
· 8 years ago
e4b035b
Use PartitionAlloc for JavaScript ArrayBuffers and strings.
by Chris Palmer
· 8 years ago
b822782
Use std::vector<std::unique_ptr>> in cxfa_ffpageview
by Tom Sepez
· 8 years ago
41fdbdf
Remove unused CXFA_WidgetAccIterator methods
by Dan Sinclair
· 8 years ago
25d2ad4
Tighten up XFA Visibility
by Dan Sinclair
· 8 years ago
80c4878
Cleanup some xfa/fxfa code.
by Dan Sinclair
· 8 years ago
cdba747
Cleanup DocType defines
by Dan Sinclair
· 8 years ago
1bbedec
Remove unused XFA_VALIDATE code
by Dan Sinclair
· 8 years ago
e3978d0
Remove unused invalidate flag
by Dan Sinclair
· 8 years ago
ffc6d59
Use std::vector in cfde_txtedtengine
by Tom Sepez
· 8 years ago
29bd354
Use unique_ptr in xfa_ffpushbutton.h
by Tom Sepez
· 8 years ago
3ae3033
Use unique_ptr for CFDE_XMLDoc::m_pRoot
by Tom Sepez
· 8 years ago
3d06022
Remove unused docview flag
by Dan Sinclair
· 8 years ago
742fa8c
Use moar unique_ptrs in CXFA_Document
by Tom Sepez
· 8 years ago
38f6d9d
Use unique_ptr in cfx_saxreader.h
by Tom Sepez
· 8 years ago
9c045de
Use std::vector for m_HotKeys
by Tom Sepez
· 8 years ago
5c529e6
Combine more RTF and TXT Break code
by Dan Sinclair
· 8 years ago
cf2d0ca
Simplify date time code
by Dan Sinclair
· 8 years ago
2a6482c
Cleanup unchanged values in CFX_TxtBreak
by Dan Sinclair
· 8 years ago
20df310
Cleanup fgas_datetime code
by Dan Sinclair
· 8 years ago
85f019a
Add pdfium::clamp() as a placeholder for std::clamp().
by Lei Zhang
· 8 years ago
939121f
Cleanup some fgas locale code.
by Dan Sinclair
· 8 years ago
db0cc52
Simplify TxtBreak AppendChar
by Dan Sinclair
· 8 years ago
e533b93
Create common base class for TxtBreak and RTFBreak.
by Dan Sinclair
· 8 years ago
cfdb5fd
remove CFX_ArrayTemplate from fde/xml.
by Tom Sepez
· 8 years ago
c849385
Use map of unique_ptr in cxfa_textparser.
by Tom Sepez
· 8 years ago
a12159b
Refactor some CPDF_ColorSpace code.
by Lei Zhang
· 8 years ago
42059a3
Cleanup nits from prior CLs
by Dan Sinclair
· 8 years ago
8c1a66b
Remove unused methods and data from fgas_codepage
by Dan Sinclair
· 8 years ago
4d67473
Replace FX_POSITION in GFGAS_FontMgr with bool
by Dan Sinclair
· 8 years ago
193e6ca
Add IndexInBounds() convenience routine.
by Tom Sepez
· 8 years ago
25de4c6
Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_t
by Dan Sinclair
· 8 years ago
656c781
Use std::vector for content layout item arrays
by Tom Sepez
· 8 years ago
f8a9439
Replace CXFA_{Object,Node}Array with std::vector
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
6b94f01
Replace FX_DOUBLE with underlying double type.
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
893822a
Merge text breaking helper classes.
by Dan Sinclair
· 8 years ago
375c276
Make most PDFium code pass Clang plugin's auto raw check.
by Lei Zhang
· 8 years ago
d8f45b3
Replace discrete array with a map.
by dan sinclair
· 8 years ago
6fcea1f
Convert TxtBreak line pieces to a vector.
by dan sinclair
· 8 years ago
8f03b42
Simplify TxtBreak line handling.
by dan sinclair
· 8 years ago
8da7920
Simplify the CFX_TxtPiece class
by dan sinclair
· 8 years ago
575898e
Remove some single use interfaces
by Dan Sinclair
· 8 years ago
068d344
Remove TextBreak rotation code
by Dan Sinclair
· 8 years ago
a5a3de9
Remove unused defines from TextBreak.
by Dan Sinclair
· 8 years ago
9e9bab6
Cleanup TXTLINEALIGNMENT defines
by Dan Sinclair
· 8 years ago
1c97fd1
Remove unused TextBreak methods
by Dan Sinclair
· 8 years ago
c36fe07
Cleanup FX_TXTBREAK
by Dan Sinclair
· 8 years ago
Next »