1. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 7 years ago
  2. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 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. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  6. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  7. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  8. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  9. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  10. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  11. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  12. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago[Renamed (97%) from fpdfsdk/fpdfxfa/fpdfxfa_page.cpp]
  13. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  14. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  15. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  16. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  17. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  18. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  19. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  20. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  21. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 8 years ago
  22. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  23. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  24. 44d83f3 Use CFX_RetainPtr<> to refcount CPDFXFA_Page by tsepez · 9 years ago
  25. 5cc2465 Clean up CPDF_Page. by thestig · 9 years ago
  26. 9f3dbbc Cleanup CPDFXFA_Page. by thestig · 9 years ago
  27. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  28. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  29. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  30. e91afba Re-enable MSVC warning 4702 by Wei Li · 9 years ago
  31. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  32. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  33. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/fpdfxfa/fpdfxfa_page.cpp]
  34. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  35. 5eca305 Remove foo != NULL outside of xfa/ by Lei Zhang · 9 years ago
  36. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  37. 9429368 XFA: Fix DOS newlines, final round. by Lei Zhang · 9 years ago
  38. b5b2a91 Mege to XFA: Redo CPDF_PageObjects - part 1 by Tom Sepez · 9 years ago
  39. 875b9c9 XFA: Remove relative includes outside of xfa/. by Lei Zhang · 9 years ago
  40. 60d909e Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix by Tom Sepez · 9 years ago
  41. d3116dc XFA: DYNIMIC is spelled DYNAMIC by Tom Sepez · 9 years ago
  42. 3343d14 Fix XFA compilation noise, part 1. by Tom Sepez · 9 years ago
  43. ae51c81 Kill off last uses of FX_NEW in XFA. by Tom Sepez · 9 years ago
  44. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  45. 18e5b4b Replace XFA_HDOC with IXFA_Doc* by Tom Sepez · 10 years ago
  46. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago