Age | Commit message (Expand) | Author |
2016-07-24 | Remove CFX_Deletable | weili |
2016-07-24 | Use actual type instead CFX_Deletable | weili |
2016-07-21 | Rename xfa_utils_imp to xfa_utils | dsinclair |
2016-07-20 | Move CPDF_Annot and CPDF_AnnotList to their own header. | jaepark |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-13 | Remove some IFX_* wrappers. | dsinclair |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-11 | Use smart pointers for class owned member variables | weili |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-01 | Enable compiling with clang chrome plugins for GYP build | weili |
2016-06-29 | add local caching for skia draws | caryclark |
2016-06-24 | Revert "Turn on clang_use_chrome_plugins for GYP as well." | thestig |
2016-06-23 | Turn on clang_use_chrome_plugins for GYP as well. | thestig |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-05-24 | Remove CFX_PrivateData from CPDF_ModuleMgr | tsepez |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-05-20 | Merge GetBits32() impls into one. Put it in fxcrt. | thestig |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-05-19 | Remove Release() from IFXCRT_FileAccess. | tsepez |
2016-05-19 | Remove CFX_DSPATemplate usage in CXFA_TextParser | dsinclair |
2016-05-19 | Remove agg from skia build | caryclark |
2016-05-16 | Use chromium_code standard for PDFium GYP compilation | weili |
2016-05-13 | Templatize CFX_{Byte,Wide}StringC | tsepez |
2016-05-13 | Move some classes out of doc_vt.cpp into their own files. | thestig |
2016-05-04 | Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://cod...chromium/2729chromium/2728chromium/2727chromium/2726chromium/2725 | dsinclair |
2016-05-02 | Remove unneeded CPVT classes. | thestig |
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-26 | Roll v8 to 0ff89ea7 and update gyp references | machenbach |
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-13 | Add iterators and unit tests for CPDF_Array class | weili |
2016-04-13 | Cleanup IFPF_* interfaces. | dsinclair |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |
2016-04-12 | flesh out gradient shaders | caryclark |
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 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 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Make StringData a templated class. | tsepez |