1. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 9 years ago
  2. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 9 years ago
  3. 2599ff7 Fix CPDFSDK_FormFillEnvironment destruction order by tsepez · 9 years ago
  4. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 9 years ago
  5. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 9 years ago
  6. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 9 years ago
  7. dc0401a Fix one more FX_BOOL / int issue in fpdfsdk by tsepez · 9 years ago
  8. 95e5834 Continue fixing FX_BOOL / int noise by tsepez · 9 years ago
  9. ad2441e Rename IFX_ stream names by tsepez · 9 years ago
  10. a282c73 Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ ) by dsinclair · 9 years ago
  11. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 9 years ago
  12. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 9 years ago
  13. abefb79 Make the CPDFXFA_App non-global by dsinclair · 9 years ago
  14. 6c659ab Cleanup nits from merge CL by dsinclair · 9 years ago
  15. 8779fa8 Cleanup env variable names by dsinclair · 9 years ago
  16. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 9 years ago
  17. 709f5a9 Fixup formfiller cleanup by dsinclair · 9 years ago
  18. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 9 years ago[Renamed (65%) from fpdfsdk/cpdfsdk_environment.cpp]
  19. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 9 years ago
  20. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 9 years ago
  21. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 9 years ago
  22. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 9 years ago
  23. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 9 years ago
  24. a939bfe Make creation of CPDFSDK_Document clearer by dsinclair · 9 years ago
  25. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 9 years ago
  26. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 9 years ago
  27. 72177da Replace FX_UINT with unsigned int by dsinclair · 9 years ago
  28. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 9 years ago[Renamed (89%) from fpdfsdk/cpdfdoc_environment.cpp]
  29. f34518b Split fsdk_mgr files apart. by dsinclair · 9 years ago