Age | Commit message (Expand) | Author |
2016-04-27 | Allow overriding GN build flags | dsinclair |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |
2016-04-26 | CPDF_Document::LoadPattern() and friends always have a valid matrix. | thestig |
2016-04-26 | Move CPDF_Document code into cpdf_document.cpp. | thestig |
2016-04-26 | Remove several IPDF_ interfaces and CPDF_RenderModule. | dsinclair |
2016-04-26 | Clean up CPDF_Page. | thestig |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-20 | Standalone GN build. | dsinclair |
2016-04-19 | Re-enable warning 4701 for GN (re-land) | weili |
2016-04-19 | Fix path in BUILD.gn file.chromium/2714chromium/2713 | pcc |
2016-04-19 | Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. | dsinclair |
2016-04-19 | Remove IPDF_CryptoHandler and IPDF_SecurityHandler. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-18 | Remove unused FWL Panel code. | dsinclair |
2016-04-18 | Fold the FWL NoteThread classes up to the Thread classes. | dsinclair |
2016-04-15 | Renable warning 4701 for GN (Windows).chromium/2712chromium/2711chromium/2710 | Oliver Chang |
2016-04-13 | Unused FWL Classes. | dsinclair |
2016-04-13 | Add iterators and unit tests for CPDF_Array class | weili |
2016-04-13 | Remove some FWL code. | dsinclair |
2016-04-13 | Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. | dsinclair |
2016-04-13 | Cleanup IFPF_* interfaces. | dsinclair |
2016-04-13 | Re-enable warning 4701 for GN build and some cleanup | weili |
2016-04-13 | Remove IFX_Barcode. | dsinclair |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-12 | Remove IFDE_Pen and IFDE_Brush. | dsinclair |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |
2016-04-12 | Only SolidBrush types are created, remove other brushes. | dsinclair |
2016-04-11 | Fix integer issues leading to out of bounds access in fx_ge_text.cpp. | ochang |
2016-04-07 | Remove all PWL_Note classes | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Remove IFWL_Grid and other grid classes. | dsinclair |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Move remaining fpdfdoc files | dsinclair |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Suppress some additional msvs warnings (GN).chromium/2706chromium/2705chromium/2703chromium/2702chromium/2701 | ochang |
2016-04-05 | Make StringData a templated class. | tsepez |
2016-04-05 | Remove core/include/fpdfdoc/fpdf_vt.h | dsinclair |
2016-04-04 | Make IPDF_VariableText_{Provider,Iterator} inner classes. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-04-04 | Remove _FXBSTR* and calls to FX_BSTRC. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-31 | Split core/include/fpdfdoc/fpdf_ap.h | dsinclair |
2016-03-31 | Re-enable all the windows warnings except 4267 | weili |
2016-03-31 | Fix BUILD.gn file name. | avallee |
2016-03-31 | Fix CData parsing in CFDE_XMLSyntaxParser. | dsinclair |