Age | Commit message (Expand) | Author |
2017-02-15 | Add public API for adding text with standard fonts | Nicolas Pena |
2017-02-14 | Replace CPWL_Point with CFX_PointFchromium/3013 | Dan Sinclair |
2017-02-09 | Remove CopyToLocal from CFDE_CSSDeclaration | Dan Sinclair |
2017-02-08 | Add CFDE_CSSValueListParser tests | Dan Sinclair |
2017-02-07 | Add APIs for path construction and paintingchromium/3006 | Nicolas Pena |
2017-02-02 | Clean up CSS code to match styles.chromium/3001 | dan sinclair |
2017-02-02 | Add CPDF_PageContentGenerator::ProcessPath supporting path construction | Nicolas Pena |
2017-01-24 | Fixup coverage build | dsinclair |
2017-01-23 | Remove obsolete include of build_overrides/v8.gnichromium/2991 | brettw |
2017-01-23 | Cleanup CSS parsing | Dan Sinclair |
2017-01-19 | Add ObservedPtrs to PWL_CREATEPARAM | Dan Sinclair |
2017-01-19 | Split fde/css files into individual class files. | Dan Sinclair |
2017-01-18 | Split CFDE_CSSPrimitiveValue apart | Dan Sinclair |
2017-01-17 | Start CSS parser unit tests | Dan Sinclair |
2017-01-17 | Add optional coverage flags to build | Dan Sinclair |
2017-01-16 | Replace remaining CSS interfaces with concrete classes | Dan Sinclair |
2017-01-16 | Remove IFDE_CSS interfaces which are only implemented once. | Dan Sinclair |
2017-01-12 | Add postscript path | rbpotter |
2017-01-11 | Use observed pointers in CPDFSDK_AnnotIterator.chromium/2979 | tsepez |
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 |