1. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  2. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  3. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  4. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  5. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  6. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  7. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  8. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  9. cddc8ed Fix typos that meant to say handler instead of hander. by Lei Zhang · 7 years ago
  10. ae4656e Move FPDF_FILEWRITE adapter to own file by Dan Sinclair · 8 years ago
  11. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  12. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  13. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  14. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  15. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  16. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  17. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  18. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  19. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  20. 345d489 Convert loose FX_Create* functions into static methods by tsepez · 8 years ago
  21. 9e05ee1 Make CPDF_Stream() take unique_ptr's to its dictionary. by tsepez · 8 years ago
  22. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  23. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  24. 70c4afd Make AddIndirectObject() take a unique_ptr. by tsepez · 8 years ago
  25. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  26. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  27. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 8 years ago
  28. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  29. f39074c Fix some FX_BOOL / int noise in fxcrt. by tsepez · 8 years ago
  30. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  31. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  32. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  33. a282c73 Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ ) by dsinclair · 8 years ago
  34. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  35. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 8 years ago
  36. abefb79 Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  37. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  38. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  39. 2415435 Move core/fpdfapi/fpdf_edit to core/fpdfapi/edit by dsinclair · 8 years ago
  40. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  41. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  42. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  43. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  44. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  45. 1771a71 Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_edit by dsinclair · 8 years ago
  46. 698c571 Use string pools in some dictionaries, names, and strings. by tsepez · 8 years ago
  47. bb577af Remove some objnum locals with AddIndirectObject by tsepez · 8 years ago
  48. 5a399de Make CPDF_Array not do indirect object creation. by tsepez · 8 years ago
  49. e6db16e Clean up CPDF_Stream. by tsepez · 8 years ago
  50. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  51. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  52. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  53. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  54. b8bf55f Get rid of CPDF_Object::GetArray(). by thestig · 9 years ago
  55. cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 9 years ago
  56. e7b2853 Remove Release() from CXFA_WidgetAccIterator by tsepez · 9 years ago
  57. 501e8cd Remove Release() from CXFA_ChecksumContext by tsepez · 9 years ago
  58. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  59. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  60. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  61. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  62. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 9 years ago
  63. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  64. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  65. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  66. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  67. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/fpdfsave.cpp]
  68. 97da976 Re-enable MSVC warning 4800 for compiling with chromium_code by Wei Li · 9 years ago
  69. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 9 years ago
  70. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  71. 9940619 Move ScopedSetInsertion to third_party/base/stl_util.h by Tom Sepez · 9 years ago
  72. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  73. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  74. 7a73eff Tidy fpdfsave.cpp by Tom Sepez · 9 years ago
  75. 9b76113 Merge to XFA: Member function name refactoring by Wei Li · 9 years ago
  76. f10ae63 War on #defines - part 2 by Tom Sepez · 9 years ago
  77. 8e5cd19 Merge to XFA: War on #defines, part 1. by Tom Sepez · 9 years ago
  78. 1b97664 Merge to XFA: Clean up misc nits found while fixing bugs. by Lei Zhang · 9 years ago
  79. 875b9c9 XFA: Remove relative includes outside of xfa/. by Lei Zhang · 9 years ago
  80. 4880d1a Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new instead. by Lei Zhang · 9 years ago
  81. d983b09 Merge to XFA: Remove FX_BSTRC. by Lei Zhang · 9 years ago
  82. 40e9ff3 Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. by Tom Sepez · 9 years ago
  83. 51da093 Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ by Tom Sepez · 9 years ago
  84. 1b24628 XFA: More underlying types by Tom Sepez · 9 years ago
  85. d3116dc XFA: DYNIMIC is spelled DYNAMIC by Tom Sepez · 9 years ago
  86. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  87. 61aad4f Merge to XFA: Cleanup CPDF_Stream: by Lei Zhang · 9 years ago
  88. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  89. 3343d14 Fix XFA compilation noise, part 1. by Tom Sepez · 9 years ago
  90. a8a39e2 Allow building of XFA branch without XFA by Tom Sepez · 9 years ago
  91. 2b1a2d5 Merge to XFA: Use override in more classes in fpdfsdk/ by Lei Zhang · 9 years ago
  92. ae51c81 Kill off last uses of FX_NEW in XFA. by Tom Sepez · 9 years ago
  93. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  94. 2f2ffec Merge to XFA - else after returns. by Tom Sepez · 9 years ago
  95. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 10 years ago
  96. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  97. b116136 Merge to XFA: Remove more cruft from fx_system.h by Tom Sepez · 10 years ago
  98. bdeeb8a Make CPDFXFA_App / IXFA_AppProvider saner by Tom Sepez · 10 years ago
  99. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 10 years ago
  100. e118ce9 Keep the declaration of FPDF_HasXFAField consistent with other XFA APIs by Jun Fang · 10 years ago