Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
893822aa5b6254591f8e80fbffcbb4fa6ad849aa
/
xfa
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
52c73c2
Remove unused Txt break policies.
by Dan Sinclair
· 8 years ago
f7fccbd
Remove CFX_RTFPieceArray and use std::vector
by Dan Sinclair
· 8 years ago
f3965b7
Cleanup m_RTFLine code in RTFBreak.
by Dan Sinclair
· 8 years ago
fc9b988
Cleanup text code
by Dan Sinclair
· 8 years ago
f9e6783
Remove CFX_StackTemplate now that all usage removed.
by Tom Sepez
· 8 years ago
312ce17
Remove CFX_StackTemplate in xfa_utils.h.
by Tom Sepez
· 8 years ago
22c7012
Tidy xfa_utils_unittest.cpp
by Tom Sepez
· 8 years ago
f04b42a
Simplify RTFBreak AppendChar.
by Dan Sinclair
· 8 years ago
19fad57
Adding tests for CFX_RTFBreak
by Dan Sinclair
· 8 years ago
9a8a965
Add unit test for xfa node iterators
by Tom Sepez
· 8 years ago
9a785af
remove CFX_StackTemplate<CFDE_XMLNode*>
by Tom Sepez
· 8 years ago
d4db58f
Remove CXFA_NodeStack
by Tom Sepez
· 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
2079dce
Remove unused CFX_ObjectStackTemplate
by Tom Sepez
· 8 years ago
281a51d
Remove CFX_MassArrayTemplate
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
cb5eb3b
Use std::deque for CFX_FontDescriptors
by Tom Sepez
· 8 years ago
4df5520
Remove CFX_MassArrayTemplate<CFX_Rect> backing array.
by Tom Sepez
· 8 years ago
4a21114
Use std::deque for CFX_TPOArray
by Tom Sepez
· 8 years ago
65ec174
Convert positioned tabs to std::vector
by Dan Sinclair
· 8 years ago
e65d62c
Remove unused FX_AdjustCharDisplayPos type, always nullptr args
by Tom Sepez
· 8 years ago
b0d3160
Change CreateBreak to return a unique_ptr
by Dan Sinclair
· 8 years ago
bef7389
Return values instead of out params
by Dan Sinclair
· 8 years ago
b4a2618
Create virtual codec APIs so chrome/fuzzers can link separately
by Tom Sepez
· 8 years ago
fed39cf
Fix font manager negation issue
by Dan Sinclair
· 8 years ago
d1aee7c
More RTFBreak unused code and default params
by Dan Sinclair
· 8 years ago
17f3118
Fixup RTFBreak and TextBreak nits
by Dan Sinclair
· 8 years ago
e340953
Remove always true method params
by Dan Sinclair
· 8 years ago
7071943
Remove unused methods from RTFBreak and TextBreak
by Dan Sinclair
· 8 years ago
d2ee0f3
Convert the FX_RTFBREAK defines to an enum class
by Dan Sinclair
· 8 years ago
d7de8e1
Convert FX_RTFLINEALIGNMENT to an enum class
by Dan Sinclair
· 8 years ago
fb906e3
Remove unused layout styles
by Dan Sinclair
· 8 years ago
1026eab
Remove unused RTF Break Policies
by Dan Sinclair
· 8 years ago
a11ac1b
Avoid crash above CFWL_ListItem::GetText()
by Tom Sepez
· 8 years ago
a99de0e
Clean up CXML_Element.
by Lei Zhang
· 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
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
1f403ce
Convert more TransformPoint calls to Transform
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
f0b6554
Simplify FX_UTF8Encode variants.
by Tom Sepez
· 8 years ago
687a79c
Cleanup CFX_Matrix related methods
by Dan Sinclair
· 8 years ago
118a8e2
Replace rect.Transform(matrix) with matrix.TransformRect(rect)
by Dan Sinclair
· 8 years ago
21e954b
Remove CopyToLocal from CFDE_CSSDeclaration
by Dan Sinclair
· 8 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
· 8 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
79365f7
Use enum class for PathPoint types.
by Nicolas Pena
· 8 years ago
c222907
Cleanup out params in XFA layout code.
by Dan Sinclair
· 8 years ago
76da884
Split CFX_STemplate from CFX_PSTemplate
by Tom Sepez
· 8 years ago
10def51
More CXFA_ItemLayoutProcessor cleanup
by Dan Sinclair
· 8 years ago
3c056ae
Remove redundant tests exposed by inlining macros in fxbarcode
by Tom Sepez
· 8 years ago
e5f4f22
Cleanup xfa layout code
by dan sinclair
· 8 years ago
aaf0bdc
Remove unused parameter
by dan sinclair
· 8 years ago
65c7c23
Remove FX_WSTRC usage
by dan sinclair
· 8 years ago
44b297b
Clean up CSS code to match styles.
by dan sinclair
· 8 years ago
c8017b2
Remove BC_EXCEPTION_CHECK macros
by Tom Sepez
· 8 years ago
576e815
Use std::vector and unique_ptr in xfa/fwl.
by Tom Sepez
· 8 years ago
51d02b3
use std::vector in cfx_graphics.h and xfa_ffwidget.h
by Tom Sepez
· 8 years ago
98909bf
Add CSS parser tests
by Dan Sinclair
· 8 years ago
35ee5bb
Cleanup memory in CFDE_CSSStyleSelector
by Dan Sinclair
· 8 years ago
03de884
Remove last usage of IFX_Retainable.
by Tom Sepez
· 8 years ago
33316fc
Use std::vector for fx_ucd.h arrays.
by tsepez
· 8 years ago
7e5fdd0
Track CFDE_CSSComputedStyle with retained ptrs
by Dan Sinclair
· 8 years ago
aee2d80
Cleanup memory in CFDE_CSSRuleCollection
by Dan Sinclair
· 8 years ago
1339133
Remove ID, Class and Universal selector code
by Dan Sinclair
· 8 years ago
3d32876
Use std::vector for CFX_RectF arrays
by tsepez
· 8 years ago
e73fea5
Remove CSS Pseudo parsing
by Dan Sinclair
· 8 years ago
4022f87
Update safe numerics package to get bitwise ops
by tsepez
· 8 years ago
b76f49b
Remove unused author and and user stylesheets
by Dan Sinclair
· 8 years ago
6414b27
Cleanup CSS parsing
by Dan Sinclair
· 8 years ago
a0b2d23
Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vector
by tsepez
· 8 years ago
c757d9a
Remove some |void Release() { delete this; }| anti-pattern.
by tsepez
· 8 years ago
82aa396
Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>
by tsepez
· 8 years ago
6db6fbc
Remove CFX_Points, CFX_PointsF in favor of std::vector
by tsepez
· 8 years ago
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 8 years ago
85c532b
use unique_ptr in xfa_checksum.h
by tsepez
· 8 years ago
19c209d
Split CFDE_CSSPrimitiveValue apart
by Dan Sinclair
· 8 years ago
be59106
Convert CSS mode stack to std::stack
by Dan Sinclair
· 8 years ago
9dbc3c4
Remove unused syntax parser initialize method.
by Dan Sinclair
· 8 years ago
091344f
Remove unused codePage and URL code.
by Dan Sinclair
· 8 years ago
Next »