summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-07-07Remove a static initializer introduced in commit 573b10a.Lei Zhang
2017-07-05Extract comparison functions from std::lower_bound argsRyan Harrison
2017-07-04Removed hand rolled bsearch from IsKeyword methodRyan Harrison
2017-06-30Remove hand rolled bsearch from HTMLSTR2CodeRyan Harrison
2017-06-30Split CFDE_CSSTextBuf in two.Lei Zhang
2017-06-30Remove hand rolled bsearch from HTMLCode2STRRyan Harrison
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Cleaning up SomMethod handling in fm2jsRyan Harrison
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-29Cleanup call expression handling in fm2jsRyan Harrison
2017-06-28XFA: Add test to show Oneof() works correctly.Lei Zhang
2017-06-26Remove a const_cast in CFDE_CSSTextBuf.Lei Zhang
2017-06-26Clean up CFDE_CSSTextBuf.Lei Zhang
2017-06-26Adding back the CFX_DateTime print helpers.Henrique Nakashima
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-06-22Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139Chris Palmer
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-06-14Fix bad format string in CXFA_FM2JSContext.Lei Zhang
2017-06-13Add CFGAS_FormatString helper to extract digits.Dan Sinclair
2017-06-08CFGAS_FormatString use helper to convert char to intDan Sinclair
2017-06-08Add CFGAS_FormatString Number to String helperDan Sinclair
2017-06-08Combine more CFGAS_FormatString codeDan Sinclair
2017-06-07Remove use of FXBSTR_ID from CFGAS_FormatStringchromium/3124Dan Sinclair
2017-06-07Simplify some CFGAS_FormatString methodsDan Sinclair
2017-06-07Fix some CFGAS_FormatString issuesDan Sinclair
2017-06-07Even more CFGAS_FormatString tests.Dan Sinclair
2017-06-06Convert CFGAS_FormatString to pointer out parameterschromium/3123Dan Sinclair
2017-06-06More CFGAS_FormatString testsDan Sinclair
2017-06-06Add more CFGAS_FormatString tests.Dan Sinclair
2017-06-05More CFGAS_FormatString testsDan Sinclair
2017-06-05Add start of CFGAS_FormatString testsDan Sinclair
2017-06-05Cleaning up some XFA locale related codeDan Sinclair
2017-06-02Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat().Lei Zhang
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-06-01Tag CFXJSE_HostObject sub-classes.Tom Sepez
2017-06-01Remove unused Locale codeDan Sinclair
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-25Fix FM2JSContext Round return typeDan Sinclair
2017-05-25Enable remaining boolean FM2JSContext testsdan sinclair
2017-05-25Enable the FM2JSContext Exists testdan sinclair
2017-05-25Enable FM2JSContext Choose testsdan sinclair
2017-05-25Enable most FM2JSContext boolean testsdan sinclair
2017-05-24Convert to CFX_UnownedPtr, part 10Tom Sepez
2017-05-24More FM2JSContext testsDan Sinclair
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-05-23Use NOTREACHED() in more places.Lei Zhang