- 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
- 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
- 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
- e283e47 Convert source sets to static libraries. by brettw · 8 years ago
- 8b30162 Bring pdfium file in sync with chrome, fix mac build by caryclark · 8 years ago
- 3b6c7e9 Move CPDF_Annot and CPDF_AnnotList to their own header. by jaepark · 8 years ago
- 69f160d Move CSSRuleCollection class to its own file by npm · 8 years ago
- 47228ac Clean up singleton implementation by weili · 8 years ago
- 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
- c1515ef Rename the CScript_* files to match class names. by dsinclair · 8 years ago
- 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 8 years ago
- e35af1e Remove some IFX_* wrappers. by dsinclair · 8 years ago
- b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
- 7f9c860 Create an fxjs static library by dsinclair · 8 years ago
- 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
- 5a6c139 Use smart pointers for class owned member variables by weili · 8 years ago
- 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
- a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
- f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 8 years ago
- 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 8 years ago
- e89391e add local caching for skia draws by caryclark · 8 years ago
- 88b56f4 Remove IFWL_ToolTipTarget. by thestig · 8 years ago
- 095d346 Move ifx_renderdevicedriver to a separate file to share by weili · 8 years ago
- eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 8 years ago
- d931476 Remove unused code. by dsinclair · 8 years ago
- a261534 Remove barcode reading code. by dsinclair · 8 years ago
- 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 8 years ago
- 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
- f4bb580 Make code compile with clang_use_chrome_plugin (part II) by weili · 8 years ago
- 979070b Get rid of IPDF_DataAvail. by thestig · 8 years ago
- 7f3a15f [Android] Add support for standalone PDFium gn build on Android. by jbudorick · 8 years ago
- 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 8 years ago
- b0fcfad Remove unused PS generation code. by thestig · 8 years ago
- 0abe652 Differentiate GN config settings for core vs third party code by weili · 8 years ago
- 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 8 years ago
- e80e9f8 Remove XFA_HFM2JSCONTEXT. by dsinclair · 8 years ago
- dcc29b1 Match GN and GYP compilation warning flags by weili · 8 years ago
- 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 8 years ago
- d23df55 Change to disable a warning for GCC compilation by weili · 8 years ago
- 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 8 years ago
- ddffb57 Remove CFX_PrivateData from CPDF_ModuleMgr by tsepez · 8 years ago
- 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 8 years ago
- 1529756 Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. by tsepez · 8 years ago
- 27ddf16 Distinguish between user and owner passwords. by thestig · 8 years ago
- 1b99b2d Merge GetBits32() impls into one. Put it in fxcrt. by thestig · 8 years ago
- 6c93df8 Move fgas_sax into individual files in fde. by dsinclair · 8 years ago
- fc2cdf8 fgas/ code cleanup. by dsinclair · 8 years ago
- 411f118 Remove Release() from IFXCRT_FileAccess. by tsepez · 8 years ago
- c7600f9 Remove CFX_DSPATemplate usage in CXFA_TextParser by dsinclair · 8 years ago
- bc91641 Cleanup unused fgas/ code. by dsinclair · 8 years ago
- 749c14c Remove agg from skia build by caryclark · 8 years ago
- 6539518 Split xfa/fee files into individual class files. by dsinclair · 8 years ago
- f7036ba Templatize CFX_{Byte,Wide}StringC by tsepez · 9 years ago
- 9c845c3 Move some classes out of doc_vt.cpp into their own files. by thestig · 9 years ago
- 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
- 696fc8b Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://codereview.chromium.org/1919283008/ ) by dsinclair · 9 years ago
- 89fcde8 Remove FWL_WGTHITTEST_* defines in favour of enum class. by dsinclair · 9 years ago
- a354eb5 Remove unneeded CPVT classes. by thestig · 9 years ago
- b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
- 038bf0b Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://codereview.chromium.org/1923333002/ ) by dsinclair · 9 years ago
- 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
- 1ae572e Allow overriding GN build flags by dsinclair · 9 years ago
- 303e525 More IFX_ interface cleanup. by dsinclair · 9 years ago
- b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago
- 12168d7 CPDF_Document::LoadPattern() and friends always have a valid matrix. by thestig · 9 years ago
- 931bf37 Move CPDF_Document code into cpdf_document.cpp. by thestig · 9 years ago
- d647a6b Remove several IPDF_ interfaces and CPDF_RenderModule. by dsinclair · 9 years ago
- 5cc2465 Clean up CPDF_Page. by thestig · 9 years ago
- 5d9da0c Remove CFWL_Note. by dsinclair · 9 years ago
- acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
- 685bb88 Standalone GN build. by dsinclair · 9 years ago
- b67e566 Re-enable warning 4701 for GN (re-land) by weili · 9 years ago
- e3bbfa2 Fix path in BUILD.gn file. by pcc · 9 years ago
- a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 9 years ago
- 2fa0e13 Remove IPDF_CryptoHandler and IPDF_SecurityHandler. by dsinclair · 9 years ago
- 0582ad1 XFA unused function cleanup by dsinclair · 9 years ago
- 9b3656b Remove unused FWL Panel code. by dsinclair · 9 years ago
- 7adef41 Fold the FWL NoteThread classes up to the Thread classes. by dsinclair · 9 years ago
- 2ba3dc7 Renable warning 4701 for GN (Windows). by Oliver Chang · 9 years ago
- ddd5c70 Unused FWL Classes. by dsinclair · 9 years ago
- cdce757 Add iterators and unit tests for CPDF_Array class by weili · 9 years ago
- 380f20a Remove some FWL code. by dsinclair · 9 years ago
- 08153b1 Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. by dsinclair · 9 years ago
- 6d8e981 Cleanup IFPF_* interfaces. by dsinclair · 9 years ago
- 65ffa4a Re-enable warning 4701 for GN build and some cleanup by weili · 9 years ago
- eb9cf67 Remove IFX_Barcode. by dsinclair · 9 years ago
- 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
- a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 9 years ago
- d55e11e Remove ICodec_* Interfaces. by dsinclair · 9 years ago
- 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 9 years ago
- b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 9 years ago
- 8da140e Remove all PWL_Note classes by dsinclair · 9 years ago
- 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
- 72851be Remove IFWL_Grid and other grid classes. by dsinclair · 9 years ago
- 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 9 years ago
- e530fb7 Move remaining fpdfdoc files by dsinclair · 9 years ago
- 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
- 44d054c Split fxfa_objectacc.h into pieces. by dsinclair · 9 years ago
- 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
- e5984e9 Suppress some additional msvs warnings (GN). by ochang · 9 years ago