Age | Commit message (Expand) | Author |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |
2018-02-16 | Reland "Actually enable -Wimplicit-fallthrough for pdfium." | Henrique Nakashima |
2018-02-16 | Improve performance of writing path floats. | Dan Sinclair |
2018-02-15 | Revert "Actually enable -Wimplicit-fallthrough for pdfium." | dsinclair |
2018-02-15 | Actually enable -Wimplicit-fallthrough for pdfium. | Nico Weber |
2018-02-13 | Cleanup CXFA_Node ownership | Dan Sinclair |
2018-02-12 | Test if GC'd FXJS objects have their C-side counterparts cleaned up. | Tom Sepez |
2018-02-12 | Drop -Iv8 flag from pdfium build | Tom Sepez |
2018-02-09 | Speculative fix for build breakage | Tom Sepez |
2018-02-09 | Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp} | Tom Sepez |
2018-02-09 | Move CFX_V8 testing from embeddertest to unittest. | Tom Sepez |
2018-02-08 | Move cjs_v8.cpp to cfx_v8.cpp | Tom Sepez |
2018-02-07 | Make xfa_fxfa_parser target jumbo capable. | Lei Zhang |
2018-02-06 | Extract classes in fx_bmp.h into their own files | Ryan Harrison |
2018-02-06 | Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ | Ryan Harrison |
2018-02-05 | Fold CJS_EmbedObj classes into CJS_Object classes | Dan Sinclair |
2018-02-02 | Fix IWYU errors in fpdfppo.cpp. | Lei Zhang |
2018-02-01 | Convert CFX_CSSPropertyTable to CFX_CSSData | Ryan Harrison |
2018-01-31 | Explicitly suppress -Wimplicit-fallthrough for pdfium. | Nico Weber |
2018-01-31 | Clean up CSS property table | Ryan Harrison |
2018-01-29 | Add common base class between CXFA_FFComboBox and CXFA_FFListBox | Dan Sinclair |
2018-01-25 | Remove empty FF classes | Dan Sinclair |
2018-01-24 | Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331 | Andrew Weintraub |
2018-01-23 | Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330 | Dan Sinclair |
2018-01-23 | Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator | Dan Sinclair |
2018-01-23 | Tidy fxjs/cfxjse_isolatetracker.h | Tom Sepez |
2018-01-22 | Support jumbo build in XFA targets. | Lei Zhang |
2018-01-22 | Break xfa target into smaller pieces. | Lei Zhang |
2018-01-18 | Add jumbo build support for fxge and pwl. | Lei Zhang |
2018-01-16 | Move CXFA_ImageRenderer to own file | Dan Sinclair |
2018-01-16 | Add WriteBitmapToPng to EmbedderTest. | Henrique Nakashima |
2018-01-12 | Add jumbo build support for fxbarcode. | Lei Zhang |
2018-01-11 | Add jumbo build support for fdrm, fpdfdoc and fxcrt. | Lei Zhang |
2018-01-09 | Add initial jumbo build support. | Lei Zhang |
2018-01-08 | Initialize V8 once in embedder tests | Dan Sinclair |
2018-01-04 | Merge CXFA_WidgetData into CXFA_WidgetAcc | Dan Sinclair |
2018-01-04 | Remove CXFA_DataData | Dan Sinclair |
2018-01-04 | Fold CXFA_EventData into CXFA_Event | Dan Sinclair |
2018-01-04 | Fold CXFA_ExDataData into CXFA_ExData | Dan Sinclair |
2018-01-04 | Fold CXFA_FontData into CXFA_Font | Dan Sinclair |
2018-01-03 | Fold CXFA_FillData into CXFA_Fill | Dan Sinclair |
2018-01-03 | Fold CXFA_ImageData into CXFA_Image | Dan Sinclair |
2018-01-03 | Fold CXFA_LineData into CXFA_Line | Dan Sinclair |
2018-01-03 | Fold CXFA_BindItemsData into CXFA_BindItems | Dan Sinclair |
2018-01-03 | Fold CXFA_BindData into CXFA_Bind | Dan Sinclair |
2018-01-03 | Convert CXFA_StrokeData to CXFA_Stroke | Dan Sinclair |
2018-01-03 | Fold CXFA_CaptionData into CXFA_Caption | Dan Sinclair |
2018-01-03 | Change CXFA_BoxData to CXFA_Box | Dan Sinclair |
2018-01-03 | Fold CXFA_OccurData into CXFA_Occur | Dan Sinclair |