Age | Commit message (Expand) | Author |
2017-01-10 | Strip out custom allocator code | Dan Sinclair |
2017-01-10 | Split xfa_textlayout apart. | Dan Sinclair |
2017-01-10 | Remove custom allocator from CFDE_TxtEdtBuf. | Dan Sinclair |
2017-01-09 | Add CFDE_TxtEdtBuf testschromium/2977 | dsinclair |
2017-01-06 | Remove CFX_MapPtrToPtr and templates.chromium/2976chromium/2975 | tsepez |
2017-01-06 | Revert postscript code removal. | rbpotter |
2017-01-04 | Kill render_int.hchromium/2973chromium/2972 | Nicolas Pena |
2017-01-03 | Cleanup ThemeProvider code | Dan Sinclair |
2017-01-03 | Kill last use of CFX_PtrList. | tsepez |
2016-12-15 | Remove unused sysbtn code | dsinclair |
2016-12-14 | Remove CJBig2_List in favor of std::vector<std::unique_ptr<>> | tsepez |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Cleanup FWL Event and Message code. | dsinclair |
2016-12-05 | [android] Make pdfium_unittests work on Android. | jbudorick |
2016-12-02 | Rename fpdf_render_image and fpdf_render_textchromium/2942chromium/2941chromium/2940 | npm |
2016-12-01 | Kill off fpdf_render_cache.cppchromium/2939 | npm |
2016-12-01 | Remove fpdf_render.cpp | Nicolas Pena |
2016-12-01 | Protect against unexpected library create/destroy | tsepez |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | Add CFX_MaybeOwned<> template. | tsepez |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |
2016-11-23 | Move CPDF_ImageRenderer from render_int | npm |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-22 | Rename IFWL_Timer and IFWL_TimerInfo | dsinclair |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-21 | Remove the GetCaption dataprovider methodchromium/2928 | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Check dimensions and content of bitmaps in EmbedderTests.chromium/2927 | thestig |
2016-11-21 | Add unit test for fdrm's MD5 | tsepez |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-21 | Continue splitting up render_int | npm |
2016-11-18 | Add unit test for CXFA_FileRead. | tsepez |
2016-11-17 | Move CPDF_RenderStatus from render_int | npm |
2016-11-17 | Unify the three CFWL_EventType::SelectChange classes. | dsinclair |
2016-11-17 | Move CPDF_DocRenderData from render_int | npm |
2016-11-17 | Create CFWL_EvtEditChanged | dsinclair |
2016-11-17 | Convert single use EventTypes to class files. | dsinclair |
2016-11-17 | Move the IFWL_Edit Events out of ifwl_edit.h | dsinclair |
2016-11-16 | Split the common event classes out to files. | dsinclair |
2016-11-16 | Move the message definitions to their own files.chromium/2923 | dsinclair |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-11 | Add fpdfppo_embeddertest.cpp. | tsepez |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-10 | Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar | dsinclair |
2016-11-09 | Rename IFWL_ListItem to CFWL_ListItem | dsinclair |
2016-11-08 | Fix abort above FPDFPage_Flatten | tsepez |