Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
c36fe07a4d800cab2bfbec95e8580ea2b0e406d2
/
xfa
/
fde
/
css
a11ac1b
Avoid crash above CFWL_ListItem::GetText()
by Tom Sepez
· 8 years ago
21e954b
Remove CopyToLocal from CFDE_CSSDeclaration
by Dan Sinclair
· 8 years ago
36c18c8
Add CFDE_CSSValueListParser tests
by Dan Sinclair
· 8 years ago
44b297b
Clean up CSS code to match styles.
by dan sinclair
· 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
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
e73fea5
Remove CSS Pseudo parsing
by Dan Sinclair
· 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
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 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
09065ae
Remove GetDeclImp methods in favour of GetDeclaration
by Dan Sinclair
· 8 years ago
a715f52
More css parser tests; more memory fixes.
by Dan Sinclair
· 8 years ago
3285c56
Start CSS parser unit tests
by Dan Sinclair
· 8 years ago
b9fbe6e
Rename FDE_CSSRECT and FDE_CSSLENGTH
by Dan Sinclair
· 8 years ago
6efd0d7
Replace remaining CSS interfaces with concrete classes
by Dan Sinclair
· 8 years ago
cfb856c
Remove IFDE_CSS interfaces which are only implemented once.
by Dan Sinclair
· 8 years ago
98d00b2
Remove used items from the CSS code.
by Dan Sinclair
· 8 years ago
96f482c
Convert FDE CSS enums to enum classes.
by Dan Sinclair
· 8 years ago
0cb9b8c
Strip out custom allocator code
by Dan Sinclair
· 8 years ago
1f5d498
Split xfa_textlayout apart.
by Dan Sinclair
· 8 years ago
e4d611c
Remove CFX_MapPtrToPtr from xfa/fde.
by tsepez
· 8 years ago
a9caab9
Avoid the ptr.reset(new XXX()) anti-pattern
by tsepez
· 8 years ago
51709be
Replace CFX_WideStringArray with std::vector
by tsepez
· 8 years ago
7cda31a
Refcount IFGAS_ streams all the time, too
by tsepez
· 8 years ago
0527ec5
Rename IFX_Stream to IFGAS_Stream.
by tsepez
· 8 years ago
2399152
Fix crash in CFDE_CSSSyntaxParser when parsing empty url
by npm
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
8f3eb60
Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.
by npm
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
95e5834
Continue fixing FX_BOOL / int noise
by tsepez
· 8 years ago
530c7ac
Avoid dubious use of comma operator in fde_csssyntax.h
by tsepez
· 8 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
e0347a6
Remove fgas_system files.
by dsinclair
· 9 years ago
cddf825
Use smart pointers for class owned pointers under xfa/fde
by weili
· 9 years ago
69f160d
Move CSSRuleCollection class to its own file
by npm
· 9 years ago
3496545
Cleanup fgas/crt.
by dsinclair
· 9 years ago
85d1f2c
Remove NULL in xfa/
by dsinclair
· 9 years ago
eec3a36
Make code compile with clang_use_chrome_plugin (final)
by weili
· 9 years ago
cfb77cc
Get rid of NULLs in xfa/fde/
by thestig
· 9 years ago
e64c3c6
Remove C-style casts in xfa/fde.
by tsepez
· 9 years ago
16e587e
Rename IFX_FontMgr to IFGAS_FontMgr
by tsepez
· 9 years ago
2f109ab
Avoid two C-style FX_WCHAR* casts in pdfium
by brucedawson
· 9 years ago
7a213d9
Replace CFX_DSPATemplate with std::binary_search.
by dsinclair
· 9 years ago
a2d699f
Rename IFX_Unknown to IFX_Retainable.
by tsepez
· 9 years ago
038aa53
Clean up XFA code which causes warnings
by weili
· 9 years ago
788ac38
Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache
by tsepez
· 9 years ago
fc2cdf8
fgas/ code cleanup.
by dsinclair
· 9 years ago
f8d8ac4
Expand some typedefs to the original types
by dsinclair
· 9 years ago
f74ad99
Replace some calls to Release() with direct delete, part 1.
by tsepez
· 9 years ago
2a14bde
Replace IFX_MemoryAllocator::Release() with delete.
by tsepez
· 9 years ago
4d06f83
Cleanup XFA-Specific memory allocators.
by tsepez
· 9 years ago
495bda1
Do not check pointers before deleting them.
by thestig
· 9 years ago
e6ebf7a
Cleanup IFDE_CSS interfaces.
by dsinclair
· 9 years ago
43854a5
Standardize on ASSERT.
by dsinclair
· 9 years ago
b6853cf
Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.
by tsepez
· 9 years ago
bc1cbab
Remove IFDE_CSSTagProvider.
by dsinclair
· 9 years ago
db15269
Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache.
by tsepez
· 9 years ago
bd9748d
Remove implicit cast from CFX_WideString to (const wchar_t*)
by tsepez
· 9 years ago
1fdde02
Cleaning up FDE_CSS Classes.
by dsinclair
· 9 years ago
98a689f
Make static FX_WCHAR arrays more const.
by thestig
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
660956f
Rename CFX_WideStringC::raw_str() to c_str()
by tsepez
· 9 years ago
179bebb
Rename GetCStr and GetPtr to match CFX_ByteString.
by dsinclair
· 9 years ago
d80e0a7
Remove _FXBSTR* and calls to FX_BSTRC.
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
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
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago