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-21 | Split xfa_document_serialize into class files | dsinclair |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Rename xfa_doclayout and xfa_document_layout_imp files. | dsinclair |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-07-21 | Convert source sets to static libraries.chromium/2808chromium/2807chromium/2806chromium/2805chromium/2804 | brettw |
2016-07-21 | Bring pdfium file in sync with chrome, fix mac build | caryclark |
2016-07-20 | Move CPDF_Annot and CPDF_AnnotList to their own header. | jaepark |
2016-07-20 | Move CSSRuleCollection class to its own file | npm |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |
2016-07-20 | Rename the CScript_* files to match class names. | dsinclair |
2016-07-19 | Split xfa_object_imp into individual class files. | dsinclair |
2016-07-13 | Remove some IFX_* wrappers. | dsinclair |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-12 | Create an fxjs static library | dsinclair |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-07-11 | Use smart pointers for class owned member variables | weili |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-07-07 | Cleanup xfa_document_datamerge files | dsinclair |
2016-07-07 | Break xfa_basic_data up to smaller files | dsinclair |
2016-06-29 | add local caching for skia draws | caryclark |
2016-06-24 | Remove IFWL_ToolTipTarget. | thestig |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-16 | Remove barcode reading code. | dsinclair |
2016-06-16 | Rename fxmath_barcodeimp to cfx_barcode | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
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-10 | [Android] Add support for standalone PDFium gn build on Android. | jbudorick |
2016-06-09 | Move xfa/fxjse/ to fxjse/ | dsinclair |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-06-06 | Differentiate GN config settings for core vs third party code | weili |
2016-06-02 | Remove FXJSE_Value_ToObject and call methods directly | dsinclair |
2016-06-01 | Remove XFA_HFM2JSCONTEXT. | dsinclair |
2016-05-27 | Match GN and GYP compilation warning flags | weili |
2016-05-27 | Workaround dubious casting between CXFA_Object and void* in FXJSE | tsepez |
2016-05-27 | Change to disable a warning for GCC compilationchromium/2754chromium/2753chromium/2752chromium/2751 | weili |
2016-05-25 | Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} | tsepez |
2016-05-24 | Remove CFX_PrivateData from CPDF_ModuleMgr | tsepez |
2016-05-24 | Replace CFX_DSPATemplate with std::binary_search. | dsinclair |
2016-05-24 | Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. | 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 | Move fgas_sax into individual files in fde. | dsinclair |