1. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 9 years ago
  2. 26b86e6 Move CFX_GEModule into its own file by npm · 9 years ago
  3. beecc34 Fix a file name typo by weili · 9 years ago
  4. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 9 years ago
  5. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 9 years ago
  6. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 9 years ago
  7. 27053d8 Splitting fpdfdoc/doc_* part III. by dsinclair · 9 years ago
  8. e21501d Bound total pixels in JBig2 images to avoid overflows later. by tsepez · 9 years ago
  9. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 9 years ago
  10. 6faf9f9 Fix Jbig2 document context creation by checking proper pointer by weili · 9 years ago
  11. 02e6f59 Splitting fpdfdoc/doc_* part I by dsinclair · 9 years ago
  12. 3e454bf Add build configuration for experimental Windows GDI code. by thestig · 9 years ago
  13. 7484762 Refactor fxge/fx_apple and fx_win header files by npm · 9 years ago
  14. dbfc352 Remove the document tagged code as it is unused. by dsinclair · 9 years ago
  15. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 9 years ago
  16. f73893a Splitting fx_ge_fontmap.cpp by npm · 9 years ago
  17. 0024a22 Remove CFX_Deletable by weili · 9 years ago
  18. 9f515bc Use actual type instead CFX_Deletable by weili · 9 years ago
  19. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 9 years ago
  20. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 9 years ago
  21. 1628024 Move xfa_document to cxfa_document by dsinclair · 9 years ago
  22. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 9 years ago
  23. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 9 years ago
  24. e283e47 Convert source sets to static libraries. by brettw · 9 years ago
  25. 8b30162 Bring pdfium file in sync with chrome, fix mac build by caryclark · 9 years ago
  26. 3b6c7e9 Move CPDF_Annot and CPDF_AnnotList to their own header. by jaepark · 9 years ago
  27. 69f160d Move CSSRuleCollection class to its own file by npm · 9 years ago
  28. 47228ac Clean up singleton implementation by weili · 9 years ago
  29. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 9 years ago
  30. c1515ef Rename the CScript_* files to match class names. by dsinclair · 9 years ago
  31. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 9 years ago
  32. e35af1e Remove some IFX_* wrappers. by dsinclair · 9 years ago
  33. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 9 years ago
  34. 7f9c860 Create an fxjs static library by dsinclair · 9 years ago
  35. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 9 years ago
  36. 5a6c139 Use smart pointers for class owned member variables by weili · 9 years ago
  37. 34f86b0 Break xfa_parser_imp apart by dsinclair · 9 years ago
  38. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 9 years ago
  39. f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 9 years ago
  40. 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 9 years ago
  41. e89391e add local caching for skia draws by caryclark · 9 years ago
  42. 88b56f4 Remove IFWL_ToolTipTarget. by thestig · 9 years ago
  43. 095d346 Move ifx_renderdevicedriver to a separate file to share by weili · 9 years ago
  44. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 9 years ago
  45. d931476 Remove unused code. by dsinclair · 9 years ago
  46. a261534 Remove barcode reading code. by dsinclair · 9 years ago
  47. 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 9 years ago
  48. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  49. f4bb580 Make code compile with clang_use_chrome_plugin (part II) by weili · 9 years ago
  50. 979070b Get rid of IPDF_DataAvail. by thestig · 9 years ago
  51. 7f3a15f [Android] Add support for standalone PDFium gn build on Android. by jbudorick · 9 years ago
  52. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 9 years ago
  53. b0fcfad Remove unused PS generation code. by thestig · 9 years ago
  54. 0abe652 Differentiate GN config settings for core vs third party code by weili · 9 years ago
  55. 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 9 years ago
  56. e80e9f8 Remove XFA_HFM2JSCONTEXT. by dsinclair · 9 years ago
  57. dcc29b1 Match GN and GYP compilation warning flags by weili · 9 years ago
  58. 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 9 years ago
  59. d23df55 Change to disable a warning for GCC compilation by weili · 9 years ago
  60. 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 9 years ago
  61. ddffb57 Remove CFX_PrivateData from CPDF_ModuleMgr by tsepez · 9 years ago
  62. 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
  63. 1529756 Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. by tsepez · 9 years ago
  64. 27ddf16 Distinguish between user and owner passwords. by thestig · 9 years ago
  65. 1b99b2d Merge GetBits32() impls into one. Put it in fxcrt. by thestig · 9 years ago
  66. 6c93df8 Move fgas_sax into individual files in fde. by dsinclair · 9 years ago
  67. fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
  68. 411f118 Remove Release() from IFXCRT_FileAccess. by tsepez · 9 years ago
  69. c7600f9 Remove CFX_DSPATemplate usage in CXFA_TextParser by dsinclair · 9 years ago
  70. bc91641 Cleanup unused fgas/ code. by dsinclair · 9 years ago
  71. 749c14c Remove agg from skia build by caryclark · 9 years ago
  72. 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago
  73. f7036ba Templatize CFX_{Byte,Wide}StringC by tsepez · 9 years ago
  74. 9c845c3 Move some classes out of doc_vt.cpp into their own files. by thestig · 9 years ago
  75. 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
  76. 696fc8b Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://codereview.chromium.org/1919283008/ ) by dsinclair · 9 years ago
  77. 89fcde8 Remove FWL_WGTHITTEST_* defines in favour of enum class. by dsinclair · 9 years ago
  78. a354eb5 Remove unneeded CPVT classes. by thestig · 9 years ago
  79. b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
  80. 038bf0b Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://codereview.chromium.org/1923333002/ ) by dsinclair · 9 years ago
  81. 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
  82. 1ae572e Allow overriding GN build flags by dsinclair · 9 years ago
  83. 303e525 More IFX_ interface cleanup. by dsinclair · 9 years ago
  84. b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago
  85. 12168d7 CPDF_Document::LoadPattern() and friends always have a valid matrix. by thestig · 9 years ago
  86. 931bf37 Move CPDF_Document code into cpdf_document.cpp. by thestig · 9 years ago
  87. d647a6b Remove several IPDF_ interfaces and CPDF_RenderModule. by dsinclair · 9 years ago
  88. 5cc2465 Clean up CPDF_Page. by thestig · 9 years ago
  89. 5d9da0c Remove CFWL_Note. by dsinclair · 9 years ago
  90. acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
  91. 685bb88 Standalone GN build. by dsinclair · 9 years ago
  92. b67e566 Re-enable warning 4701 for GN (re-land) by weili · 9 years ago
  93. e3bbfa2 Fix path in BUILD.gn file. by pcc · 9 years ago
  94. a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 9 years ago
  95. 2fa0e13 Remove IPDF_CryptoHandler and IPDF_SecurityHandler. by dsinclair · 9 years ago
  96. 0582ad1 XFA unused function cleanup by dsinclair · 9 years ago
  97. 9b3656b Remove unused FWL Panel code. by dsinclair · 9 years ago
  98. 7adef41 Fold the FWL NoteThread classes up to the Thread classes. by dsinclair · 9 years ago
  99. 2ba3dc7 Renable warning 4701 for GN (Windows). by Oliver Chang · 9 years ago
  100. ddd5c70 Unused FWL Classes. by dsinclair · 9 years ago