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