1. 2c06532 Clean up xfa_fontmgr.cpp. by thestig · 8 years ago
  2. bfe9afc Remove FX_BOOL from cpdf_font by npm · 8 years ago
  3. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 8 years ago
  4. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  5. 9972ff9 Refactor CFX_FontCache to have only one in GE Module. by art-snake · 8 years ago
  6. c480899 Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ ) by dsinclair · 8 years ago
  7. cde5101 Fix memory leaking on ClosePage. by art-snake · 8 years ago
  8. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  9. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  10. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  11. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  12. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  13. 2ca2da5 Sort include entries. by dsinclair · 8 years ago
  14. 9de00fd Fix some leaks associated with memory allocator by weili · 8 years ago
  15. 9a07368 Reland of Fix leaked internal font by weili · 8 years ago
  16. c29fc70 Fix memory management errors for font loading and copying by weili · 8 years ago
  17. 5c48eff Fix leaks in class CFGAS_FontMgrImp by weili · 8 years ago
  18. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  19. 7e4e63b Revert of Fix leaked internal font (patchset #2 id:60001 of https://codereview.chromium.org/2297303004/ ) by weili · 8 years ago
  20. 6708106 Fix leaked internal font by weili · 8 years ago
  21. fa295d9 Fix leaks during XFA text layout by weili · 8 years ago
  22. fc9b113 Move maxNumDataBytes and maxNumEcBytes calculation to fix crash by npm · 8 years ago
  23. 81ee14d Move CFX_SubstFont and CTTFontDesc into their own files by npm · 8 years ago
  24. 8377356 [XFA] Force destruction order of font managers. by dsinclair · 8 years ago
  25. 9b99ebf Make CFX_Color constructor explicit by weili · 8 years ago
  26. 1a8946b Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. by npm · 8 years ago
  27. d691899 Split fx_font into multiple files, part 1. by npm · 8 years ago
  28. 8e557bd Clean up XFA locale and locale manager by weili · 8 years ago
  29. e0347a6 Remove fgas_system files. by dsinclair · 8 years ago
  30. 22eeccb Guard against undefined shift. by dsinclair · 8 years ago
  31. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 8 years ago
  32. 4e62b5c Use smart pointers for class owned pointers in xfa/fwl/theme by weili · 8 years ago
  33. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  34. e76203d Use smart pointers for class owned pointers in xfa/fxbarcode by weili · 8 years ago
  35. ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
  36. 16fccc5 Use smart pointers for class owned pointers by weili · 8 years ago
  37. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 8 years ago
  38. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  39. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  40. 1b4f6b3 Use smart pointers for class owned pointers by weili · 8 years ago
  41. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 8 years ago
  42. beecc34 Fix a file name typo by weili · 8 years ago
  43. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 8 years ago
  44. ca27127 Fixup class name spelling by dsinclair · 8 years ago
  45. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 8 years ago
  46. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 8 years ago
  47. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  48. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  49. 6c694f1 Remove stray "extern" keyword for gs_EventActivity definition. by tsepez · 8 years ago
  50. 9b671ac Use smart pointers for CFX_Font and CFX_Type3Font classes by weili · 8 years ago
  51. a89f6be Remove default parameters from CXFA_SimpleParser. by dsinclair · 8 years ago
  52. 1235f6f Remove CXFA_DocumentParser friendship with CXFA_SimpleParser by dsinclair · 8 years ago
  53. 987796a Remove friendship from CXFA_Document to CXFA_SimpleParser. by dsinclair · 8 years ago
  54. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 8 years ago
  55. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 8 years ago
  56. 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
  57. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  58. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  59. 69f160d Move CSSRuleCollection class to its own file by npm · 8 years ago
  60. 47228ac Clean up singleton implementation by weili · 8 years ago
  61. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
  62. c1515ef Rename the CScript_* files to match class names. by dsinclair · 8 years ago
  63. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 8 years ago
  64. eea31b7 Cleanup CXFA_Document by dsinclair · 8 years ago
  65. 3496545 Cleanup fgas/crt. by dsinclair · 8 years ago
  66. c1df5d4 Pass element hash and name into CXFA_Object constructor. by dsinclair · 8 years ago
  67. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  68. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
  69. ac14258 Cleanup CXFA_SimpleParser. by dsinclair · 8 years ago
  70. bb95c50 Cleanup ownership of parser members by dsinclair · 8 years ago
  71. 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
  72. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
  73. d1cf239 Cleanup redundant method names. by dsinclair · 8 years ago
  74. f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 8 years ago
  75. 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 8 years ago
  76. df8c035 Clean up parts of CPDF_CIDFont. by thestig · 8 years ago
  77. d5fd8e4 Convert some methods to std::lower_bound and std::find_if. by dsinclair · 8 years ago
  78. 017052a Change CXFA_Node::GetClassName to return by dsinclair · 8 years ago
  79. 88b56f4 Remove IFWL_ToolTipTarget. by thestig · 8 years ago
  80. ce56557 Use some FXSYS methods instead of duplicating by dsinclair · 8 years ago
  81. b977847 Pass needed value to CXFA_Node constructor by dsinclair · 8 years ago
  82. 85d1f2c Remove NULL in xfa/ by dsinclair · 8 years ago
  83. 6e12478 Change XFA_GetElementByName to XFA_GetElementTypeForName by dsinclair · 8 years ago
  84. 41cb62e Cleanup some variable namings. by dsinclair · 8 years ago
  85. a5c8598 Remove IsOrdinaryList; rename to OrdinaryList to List by dsinclair · 8 years ago
  86. 937a113 Remove CXFA_OrdinaryObject class by dsinclair · 8 years ago
  87. 070fcdf Update GetClassID to GetElementType by dsinclair · 8 years ago
  88. a5ab26b Remove unused GetScriptObjHash(). by dsinclair · 8 years ago
  89. 907a522 Use FXFONT defines in place of integers. by thestig · 8 years ago
  90. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 8 years ago
  91. 4701fcd Fix clang_use_chrome_plugin for Mac and Skia builds by weili · 8 years ago
  92. bff506d Change func(void) to func() by weili · 8 years ago
  93. c5a8f21 Split the XFA_OBJECTTYPE enum into two parts. by dsinclair · 8 years ago
  94. ec51ac3 Another round of fx_ge cleanup. by thestig · 8 years ago
  95. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 8 years ago
  96. 4ce94e1 Make code compile with clang_use_chrome_plugin (part VI) by weili · 8 years ago
  97. d931476 Remove unused code. by dsinclair · 8 years ago
  98. 2f284d5 Remove unused XFA_GetElementChildren. by dsinclair · 8 years ago
  99. a261534 Remove barcode reading code. by dsinclair · 8 years ago
  100. 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 8 years ago