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