Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
df4bc596c64fb848647c670be66a29ea0861b4f4
/
xfa
df4bc59
Remove IXFA_* interfaces.
by dsinclair
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
11ac93c
Fix CData parsing in CFDE_XMLSyntaxParser.
by dsinclair
· 9 years ago
04fd27b
Replace FXJSE_DOUBLE with double
by dsinclair
· 9 years ago
ae95f76
Remove IFDE_XML* classes.
by dsinclair
· 9 years ago
bd56755
Rename GetElementValue() to GetDirectObject{By,At}().
by tsepez
· 9 years ago
7f432a1
Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl
by dsinclair
· 9 years ago
deee3d2
Remove FX_DWORD from XFA, part 2
by tsepez
· 9 years ago
736f28a
Remove FX_DWORD from XFA.
by tsepez
· 9 years ago
d7682aa
Cleanup some extern method declarations.
by dsinclair
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
398a43d
Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.
by Dan Sinclair
· 9 years ago
a8a28e0
Move core/include/fxcrt to core/fxcrt/include.
by Dan Sinclair
· 9 years ago
3523c1f
Fix parsing of double dot operators for FormCalc
by Tom Sepez
· 9 years ago
34cc083
Fix blank xfa rendering broken at f89acbc.
by Tom Sepez
· 9 years ago
d074e97
Make predefined character table slightly smaller.
by Tom Sepez
· 9 years ago
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 9 years ago
4161c5c
Make a few more const tables smaller.
by Tom Sepez
· 9 years ago
a98600a
Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.
by Dan Sinclair
· 9 years ago
262e324
Remove dead code from xfa_objectacc.
by Oliver Chang
· 9 years ago
e98ac2e
Fix a typo
by Wei Li
· 9 years ago
314743a
Reduce size of several PDFium constant tables.
by Tom Sepez
· 9 years ago
a1cef70
Trigger page view event when re-layout is finished
by jinming_wang
· 9 years ago
811b8a4
Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.
by Dan Sinclair
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
3a8051c
Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.
by Dan Sinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
92bbb6f
Split CPDF_Stream/CPDF_StreamAcc into separate files
by Tom Sepez
· 9 years ago
f89acbc
Re-enable warning 4201 for xfa and other clean up
by Wei Li
· 9 years ago
13ee55a
Move fx_crypto.h and fpdf_text.h out of core/include.
by Dan Sinclair
· 9 years ago
544bbc6
Add missing DEPS files; enable checkdeps.
by Dan Sinclair
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
f040890
Split apart the remainder of fpdf_render_render.cpp into per-class files.
by Tom Sepez
· 9 years ago
4f6fdbe
Structs shouldn't inherit from CFX_Target.
by Tom Sepez
· 9 years ago
2e95951
Cleanup the xfa/src/fdp directory.
by Dan Sinclair
· 9 years ago
9332e0c
Cleanup the xfa/src/fgas directory.
by Dan Sinclair
· 9 years ago
f1fa151
Collapse xfa/src/fee directories
by Dan Sinclair
· 9 years ago
c76831b
Fix clang-cl build for pdf_enable_xfa=1
by Oliver Chang
· 9 years ago
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
68b4a4a
Reland "Fix chromium-style errors."
by Dan Sinclair
· 9 years ago
508f92f
Move xfa/src/fxgraphics/src up one level.
by Dan Sinclair
· 9 years ago
e2a774a
Remove xfa/src/fxjse/src and move code up a level.
by Dan Sinclair
· 9 years ago
6cdf084
Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src
by Dan Sinclair
· 9 years ago
653e079
Fix build breakage at 69af2a34f211
by Tom Sepez
· 9 years ago
69af2a3
FX_FONTDESCRIPTOR must be POD.
by Tom Sepez
· 9 years ago
6f6388f
Remove xfa/src/fwl/src and move code up a level.
by Dan Sinclair
· 9 years ago
31d7a18
CXFA_TextParseContext::m_eDisplay is too small
by Tom Sepez
· 9 years ago
a44cbb5
Remove extraneous xfa/src/fwl/src include/ directories.
by Dan Sinclair
· 9 years ago
5949122
Revert "Fix chromium-style errors."
by Dan Sinclair
· 9 years ago
c582c0d
Fix chromium-style errors.
by Dan Sinclair
· 9 years ago
3b08a77
Remove _FX_WINAPI_PARTITION_APP_
by Dan Sinclair
· 9 years ago
18571cd
Fix linux XFA build.
by Dan Sinclair
· 9 years ago
14e20b1
Remove deprecated declarations
by jinming_wang
· 9 years ago
ce00f4a
Fix deprecated ObjectTemplate::New() and TryCatch() warnings.
by Tom Sepez
· 9 years ago
da17d6c
Don't allow empty expression in CXFA_FMParse::ParseParenExpression.
by Oliver Chang
· 9 years ago
457f421
Some cleanup for xfa_expression/xfa_simpleexpression
by Oliver Chang
· 9 years ago
738b08c
Fix and enable lint checks.
by Dan Sinclair
· 9 years ago
50dfc4a
Replace FX_LPCRECT typedef with underlying types
by Tom Sepez
· 9 years ago
4d2ce6f
Remove FX_NUM_DOUBLE
by Dan Sinclair
· 9 years ago
020f137
Remove XFA_PARSE_HAS_LINEIDENTIFIER
by Dan Sinclair
· 9 years ago
c441552
Remove _XFA_EMB
by Dan Sinclair
· 9 years ago
bec4ea1
Pass rect by const reference in SetClip_Rect().
by Tom Sepez
· 9 years ago
3f157c7
Remove xfa_fm2js.h and IWYU.
by Dan Sinclair
· 9 years ago
b364301
Remove foxitlib.h and foxitxfa.h and IWYU.
by Dan Sinclair
· 9 years ago
a74e9c9
Using size_t to silence warnings.
by Dan Sinclair
· 9 years ago
a558556
Remove fgas_base.h and IWYU
by Dan Sinclair
· 9 years ago
e547e34
Remove _XFA_LAYOUTITEM_* defines.
by Dan Sinclair
· 9 years ago
0d1ca17
Remove #if 0 code.
by Dan Sinclair
· 9 years ago
42bf7a3
Remove _FX_USEGASFONTMGR_ as it is always defined
by Dan Sinclair
· 9 years ago
ba9d15c
Remove #ifdef _FXEMB as it is not defined
by Dan Sinclair
· 9 years ago
5803aff
Remove wParentIndex from XFA_ELEMENTHIERARCHY.
by Dan Sinclair
· 9 years ago
45a23fd
Remove _FXLIB_NEW_VERSION_ as it is always defined.
by Dan Sinclair
· 9 years ago
06f49c8
Cleanup forward declarations.
by dan sinclair
· 9 years ago
330a703
Fix windows build broken at 007e6c0
by Tom Sepez
· 9 years ago
007e6c0
Remove some FX_BOOLs
by Tom Sepez
· 9 years ago
dfefa9b
Replace or remove _FX control-flow defines
by Tom Sepez
· 9 years ago
f8e21f3
Use std::lower_bound() in a couple places.
by Lei Zhang
· 9 years ago
1983622
Remove FDE_USEFORMATBLOCK.
by Dan Sinclair
· 9 years ago
9d8c29d
_XFA_VERIFY_Checksum is always defined.
by Dan Sinclair
· 9 years ago
27990e2
Remove fde_mem.h
by Dan Sinclair
· 9 years ago
32982d3
Remove fgas.h and IWYU.
by Dan Sinclair
· 9 years ago
5870b76
Use std::unique_ptr in CXFA_FMParse.
by Lei Zhang
· 9 years ago
3a47976
Remove fde.h and IWYU.
by Dan Sinclair
· 9 years ago
02b444a
Make CXFA_Node::GetMeasure() and friends const.
by Lei Zhang
· 9 years ago
6941d29
Remove set but unsed variables.
by Lei Zhang
· 9 years ago
ea1ae99
Make CFX_PSVTemplate simpler.
by Tom Sepez
· 9 years ago
f014768
Replace various *_MAX_VALUE macros with numeric_limits.
by Dan Sinclair
· 9 years ago
a3f2209
Fix mac build, part 2.
by dan sinclair
· 9 years ago
810e1d4
Fix Mac Build, missing include.
by Dan Sinclair
· 9 years ago
e73c5ce
Remove include only fwl.h and IWYU.
by Dan Sinclair
· 9 years ago
2e68642
Get rid of CBC_AutoPtr and use std::unique_ptr instead.
by Lei Zhang
· 9 years ago
5667203
Remove foo != NULL checks in xfa/src/fxfa.
by Lei Zhang
· 9 years ago
38eaaf3
Remove foo != NULL checks in xfa/src/fxbarcode.
by Lei Zhang
· 9 years ago
96b9bc3
Fix windows build broken at ea208f2.
by Tom Sepez
· 9 years ago
ea208f2
Moar _CAPS work, part 5
by Tom Sepez
· 9 years ago
320510d
Remove include only barcode.h and IWYU.
by Dan Sinclair
· 9 years ago
86b5c31
Moar _CAPS naming, part 4
by Tom Sepez
· 9 years ago
76ed0e3
_FXPLUS is never defined.
by Tom Sepez
· 9 years ago
Next »