Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
6b94f01d1c8ad386d497428c7397b1a99614aeba
/
xfa
/
fde
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
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
c36fe07
Cleanup FX_TXTBREAK
by Dan Sinclair
· 8 years ago
52c73c2
Remove unused Txt break policies.
by Dan Sinclair
· 8 years ago
2326e9c
Remove CFX_StackTemplate<FDE_CANVASITEM>
by Tom Sepez
· 8 years ago
dffe810
Remove CFX_StackTemplate from fde_xml_imp.h
by Tom Sepez
· 8 years ago
c803cbc
Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>
by Tom Sepez
· 8 years ago
c3f74e9
Use std::deque for CFX_MassArrayTemplate<FDE_TTOPIECE>
by Tom Sepez
· 8 years ago
a11ac1b
Avoid crash above CFWL_ListItem::GetText()
by Tom Sepez
· 8 years ago
b147e07
Convert point x,y into CFX_PointF
by dan sinclair
· 8 years ago
b45ea1f
Convert CFWL messages to use CFX_PointF
by Dan Sinclair
· 8 years ago
2c02fae
Change FXTEXT_CHARPOS to use CFX_PointF
by Dan Sinclair
· 8 years ago
e460232
Cleanup CFX_PathData.
by Dan Sinclair
· 8 years ago
d8b01ca
Revert "Convert Origins to points"
by Dan Sinclair
· 8 years ago
da83d3a
Convert Origins to points
by Dan Sinclair
· 8 years ago
21e954b
Remove CopyToLocal from CFDE_CSSDeclaration
by Dan Sinclair
· 9 years ago
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 8 years ago
36c18c8
Add CFDE_CSSValueListParser tests
by Dan Sinclair
· 9 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 9 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 9 years ago
79365f7
Use enum class for PathPoint types.
by Nicolas Pena
· 9 years ago
76da884
Split CFX_STemplate from CFX_PSTemplate
by Tom Sepez
· 9 years ago
44b297b
Clean up CSS code to match styles.
by dan sinclair
· 9 years ago
98909bf
Add CSS parser tests
by Dan Sinclair
· 9 years ago
35ee5bb
Cleanup memory in CFDE_CSSStyleSelector
by Dan Sinclair
· 9 years ago
7e5fdd0
Track CFDE_CSSComputedStyle with retained ptrs
by Dan Sinclair
· 9 years ago
aee2d80
Cleanup memory in CFDE_CSSRuleCollection
by Dan Sinclair
· 9 years ago
1339133
Remove ID, Class and Universal selector code
by Dan Sinclair
· 9 years ago
3d32876
Use std::vector for CFX_RectF arrays
by tsepez
· 9 years ago
e73fea5
Remove CSS Pseudo parsing
by Dan Sinclair
· 9 years ago
4022f87
Update safe numerics package to get bitwise ops
by tsepez
· 9 years ago
b76f49b
Remove unused author and and user stylesheets
by Dan Sinclair
· 9 years ago
6414b27
Cleanup CSS parsing
by Dan Sinclair
· 9 years ago
c757d9a
Remove some |void Release() { delete this; }| anti-pattern.
by tsepez
· 9 years ago
82aa396
Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>
by tsepez
· 9 years ago
6db6fbc
Remove CFX_Points, CFX_PointsF in favor of std::vector
by tsepez
· 9 years ago
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 9 years ago
19c209d
Split CFDE_CSSPrimitiveValue apart
by Dan Sinclair
· 9 years ago
be59106
Convert CSS mode stack to std::stack
by Dan Sinclair
· 9 years ago
9dbc3c4
Remove unused syntax parser initialize method.
by Dan Sinclair
· 9 years ago
091344f
Remove unused codePage and URL code.
by Dan Sinclair
· 9 years ago
09065ae
Remove GetDeclImp methods in favour of GetDeclaration
by Dan Sinclair
· 9 years ago
a715f52
More css parser tests; more memory fixes.
by Dan Sinclair
· 9 years ago
3285c56
Start CSS parser unit tests
by Dan Sinclair
· 9 years ago
783a7e0
Avoid endless loop deleting CFGAS_GEFont.
by tsepez
· 9 years ago
b9fbe6e
Rename FDE_CSSRECT and FDE_CSSLENGTH
by Dan Sinclair
· 9 years ago
6efd0d7
Replace remaining CSS interfaces with concrete classes
by Dan Sinclair
· 9 years ago
cfb856c
Remove IFDE_CSS interfaces which are only implemented once.
by Dan Sinclair
· 9 years ago
98d00b2
Remove used items from the CSS code.
by Dan Sinclair
· 9 years ago
96f482c
Convert FDE CSS enums to enum classes.
by Dan Sinclair
· 9 years ago
0cb9b8c
Strip out custom allocator code
by Dan Sinclair
· 9 years ago
1f5d498
Split xfa_textlayout apart.
by Dan Sinclair
· 9 years ago
0e6438e
Remove custom allocator from CFDE_TxtEdtBuf.
by Dan Sinclair
· 9 years ago
5e9066c
Add CFDE_TxtEdtBuf tests
by dsinclair
· 9 years ago
e647799
Properly ref-count CFGAS_GEFont with CFX_RetainPtr.
by tsepez
· 9 years ago
e4d611c
Remove CFX_MapPtrToPtr from xfa/fde.
by tsepez
· 9 years ago
d924770
Remove more unused widget styles
by dsinclair
· 9 years ago
aefbe4b
Remove unused CFWL_Edit flags.
by dsinclair
· 9 years ago
a9caab9
Avoid the ptr.reset(new XXX()) anti-pattern
by tsepez
· 9 years ago
51709be
Replace CFX_WideStringArray with std::vector
by tsepez
· 9 years ago
447b1f3
Move xfa/fwl/core to xfa/fwl.
by dsinclair
· 9 years ago
64f4e25
Use unique_ptr for CXFA_XMLParser.
by tsepez
· 9 years ago
442997c
Cleanup FWL default values part II.
by dsinclair
· 9 years ago
7cda31a
Refcount IFGAS_ streams all the time, too
by tsepez
· 9 years ago
833619b
Refcount all the IFX_ stream classes all the time.
by tsepez
· 9 years ago
0527ec5
Rename IFX_Stream to IFGAS_Stream.
by tsepez
· 9 years ago
2399152
Fix crash in CFDE_CSSSyntaxParser when parsing empty url
by npm
· 9 years ago
0354ccf
Change TxtEdtEngine to return CFX_WideString
by dan sinclair
· 9 years ago
2c489cc
Merge IFWL and CFWL classes.
by dsinclair
· 9 years ago
4b91a2d
Clean up CFGAS_GEFont
by npm
· 9 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 9 years ago
38eaf4b
Cleanup cfwl_* files.
by dsinclair
· 9 years ago
8f3eb60
Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.
by npm
· 9 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 9 years ago
95e5834
Continue fixing FX_BOOL / int noise
by tsepez
· 9 years ago
530c7ac
Avoid dubious use of comma operator in fde_csssyntax.h
by tsepez
· 9 years ago
ad2441e
Rename IFX_ stream names
by tsepez
· 9 years ago
fb50559
Merge the CFWL_*Imp classes into the IFWL_* classes.
by dsinclair
· 9 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 9 years ago
aa69291
Switch CFX_SAXReader to use std::stack.
by thestig
· 9 years ago
5b49309
Move xfa/fxfa/include to xfa/fxfa
by dsinclair
· 9 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 9 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 9 years ago
9972ff9
Refactor CFX_FontCache to have only one in GE Module.
by art-snake
· 9 years ago
c480899
Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ )
by dsinclair
· 9 years ago
cde5101
Fix memory leaking on ClosePage.
by art-snake
· 9 years ago
2ca2da5
Sort include entries.
by dsinclair
· 9 years ago
81ee14d
Move CFX_SubstFont and CTTFontDesc into their own files
by npm
· 9 years ago
d691899
Split fx_font into multiple files, part 1.
by npm
· 9 years ago
e0347a6
Remove fgas_system files.
by dsinclair
· 9 years ago
22eeccb
Guard against undefined shift.
by dsinclair
· 9 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 9 years ago
660de3c
Move CFX_ClipRgn and CFX_PathData into their own files.
by npm
· 9 years ago
Next »