summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2018-03-12Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid.Henrique Nakashima
2018-03-12Remove all usages of FXSYS_iswASCIIalnumRyan Harrison
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-02-16Reland "Actually enable -Wimplicit-fallthrough for pdfium."Henrique Nakashima
2018-02-16Improve performance of writing path floats.Dan Sinclair
2018-02-15Revert "Actually enable -Wimplicit-fallthrough for pdfium."dsinclair
2018-02-15Actually enable -Wimplicit-fallthrough for pdfium.Nico Weber
2018-02-13Cleanup CXFA_Node ownershipDan Sinclair
2018-02-12Test if GC'd FXJS objects have their C-side counterparts cleaned up.Tom Sepez
2018-02-12Drop -Iv8 flag from pdfium buildTom Sepez
2018-02-09Speculative fix for build breakageTom Sepez
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2018-02-09Move CFX_V8 testing from embeddertest to unittest.Tom Sepez
2018-02-08Move cjs_v8.cpp to cfx_v8.cppTom Sepez
2018-02-07Make xfa_fxfa_parser target jumbo capable.Lei Zhang
2018-02-06Extract classes in fx_bmp.h into their own filesRyan Harrison
2018-02-06Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/Ryan Harrison
2018-02-05Fold CJS_EmbedObj classes into CJS_Object classesDan Sinclair
2018-02-02Fix IWYU errors in fpdfppo.cpp.Lei Zhang
2018-02-01Convert CFX_CSSPropertyTable to CFX_CSSDataRyan Harrison
2018-01-31Explicitly suppress -Wimplicit-fallthrough for pdfium.Nico Weber
2018-01-31Clean up CSS property tableRyan Harrison
2018-01-29Add common base class between CXFA_FFComboBox and CXFA_FFListBoxDan Sinclair
2018-01-25Remove empty FF classesDan Sinclair
2018-01-24Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331Andrew Weintraub
2018-01-23Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330Dan Sinclair
2018-01-23Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIteratorDan Sinclair
2018-01-23Tidy fxjs/cfxjse_isolatetracker.hTom Sepez
2018-01-22Support jumbo build in XFA targets.Lei Zhang
2018-01-22Break xfa target into smaller pieces.Lei Zhang
2018-01-18Add jumbo build support for fxge and pwl.Lei Zhang
2018-01-16Move CXFA_ImageRenderer to own fileDan Sinclair
2018-01-16Add WriteBitmapToPng to EmbedderTest.Henrique Nakashima
2018-01-12Add jumbo build support for fxbarcode.Lei Zhang
2018-01-11Add jumbo build support for fdrm, fpdfdoc and fxcrt.Lei Zhang
2018-01-09Add initial jumbo build support.Lei Zhang
2018-01-08Initialize V8 once in embedder testsDan Sinclair
2018-01-04Merge CXFA_WidgetData into CXFA_WidgetAccDan Sinclair
2018-01-04Remove CXFA_DataDataDan Sinclair
2018-01-04Fold CXFA_EventData into CXFA_EventDan Sinclair
2018-01-04Fold CXFA_ExDataData into CXFA_ExDataDan Sinclair
2018-01-04Fold CXFA_FontData into CXFA_FontDan Sinclair
2018-01-03Fold CXFA_FillData into CXFA_FillDan Sinclair
2018-01-03Fold CXFA_ImageData into CXFA_ImageDan Sinclair
2018-01-03Fold CXFA_LineData into CXFA_LineDan Sinclair
2018-01-03Fold CXFA_BindItemsData into CXFA_BindItemsDan Sinclair
2018-01-03Fold CXFA_BindData into CXFA_BindDan Sinclair
2018-01-03Convert CXFA_StrokeData to CXFA_StrokeDan Sinclair
2018-01-03Fold CXFA_CaptionData into CXFA_CaptionDan Sinclair