1. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  2. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  3. 69d9c68 Move core/fpdfapi/fpdf_render to core/fpdfapi/render by dsinclair · 8 years ago
  4. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  5. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  6. bc5e6d2 Move core/fpdfapi/fpdf_font to core/fpdfapi/font by dsinclair · 8 years ago
  7. 2415435 Move core/fpdfapi/fpdf_edit to core/fpdfapi/edit by dsinclair · 8 years ago
  8. a6c9215 Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps by dsinclair · 8 years ago
  9. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  10. 202ad72 Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent by dsinclair · 8 years ago
  11. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago
  12. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  13. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  14. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  15. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  16. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  17. 8a4e286 Move core/fxcodec/codec/include and core/fxcodec/include files up by dsinclair · 8 years ago
  18. e030786 Move core/fpdftext/include to core/fpdftext by dsinclair · 8 years ago
  19. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  20. 39c62fd Move core/fpdfapi/include to core/fpdfapi by dsinclair · 8 years ago
  21. 61df2c7 Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render by dsinclair · 8 years ago
  22. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  23. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  24. 166bc16 Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font by dsinclair · 8 years ago
  25. 1771a71 Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_edit by dsinclair · 8 years ago
  26. b1469a2 Move core/fdrm/crypto/include to core/fdrm/crypto by dsinclair · 8 years ago
  27. 37fa283 Remove unused CFX_AutoFontCache by thestig · 8 years ago
  28. 4ba37c6 Implement weak pointers by tsepez · 8 years ago
  29. 8c41b1b Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" by tsepez · 8 years ago
  30. fe0179d Rename CPDF_CountedObject to CFX_WeakPtr::Handle by tsepez · 8 years ago
  31. b94d7c9 Make the I in IFormFiller explicit by dsinclair · 8 years ago
  32. d987143 Add string pools to save storage. by tsepez · 8 years ago
  33. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  34. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  35. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  36. f786c26 Make ipdf_formnotify a pure virtual interface by tsepez · 8 years ago
  37. 1c62054 Make CFX_Obeservable::Observer into a pointer-ish type; by tsepez · 8 years ago
  38. 0a765b8 Make CPDF_TextStateData private to CPDF_TextState. by tsepez · 8 years ago
  39. 73c4856 Fix gn --check complaints about fxcrt. (try 2) by thestig · 8 years ago
  40. 7c9f0a1 Move CPDF_GraphState to CFX_GraphState by tsepez · 8 years ago
  41. f692e8e Make CPDF_ContentMarkData private to CPDF_ContentMark by tsepez · 8 years ago
  42. f40c6f1 Make ColorStateData private to CPDF_ColorState by tsepez · 8 years ago
  43. 155c880 Move CFX_Font definition to its own file and clean up by npm · 8 years ago
  44. d21f22e Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting. by tsepez · 8 years ago
  45. e106b50 Make CPDF_GeneralStateData private. by tsepez · 8 years ago
  46. fc1d16f Make CPDF_Path have a CFX_Path rather than inheriting by tsepez · 8 years ago
  47. eadff19 Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files by npm · 8 years ago
  48. 380f53e Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of https://codereview.chromium.org/2289263005/ ) by thestig · 8 years ago
  49. 6f9ae19 Fix gn gn --check complaints about fxcrt. by thestig · 8 years ago
  50. 4d9df42 Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting. by tsepez · 8 years ago
  51. c65e11e Roll DEPS for build to b73bafdd. by thestig · 8 years ago
  52. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  53. 5fec597 Fix missing files found by gn gen --check. by thestig · 8 years ago
  54. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  55. 5960143 Revert "Replace wrapper methods in CPDF_Path with -> operator." by tsepez · 8 years ago
  56. adbd329 Revert "Use ->() in CPDF_ColorState" by tsepez · 8 years ago
  57. 91ddd3f Use ->() in CPDF_ColorState by tsepez · 8 years ago
  58. d09a097 Replace wrapper methods in CPDF_Path with -> operator. by tsepez · 8 years ago
  59. 81ee14d Move CFX_SubstFont and CTTFontDesc into their own files by npm · 8 years ago
  60. 0c2d0a5 Revert "Remove the document tagged code as it is unused." by npm · 8 years ago
  61. 80f9957 Rework CFX_CountRef in terms of CFX_RetainPtr. by tsepez · 8 years ago
  62. 2d396ac Move the classes in fpdf_text_int.cpp into their own files by npm · 8 years ago
  63. 695aac5 Fix infinite loops in FPDF_GetFullName(). by thestig · 8 years ago
  64. 19ecc23 Move CFX_FaceCache to its own file by npm · 8 years ago
  65. 618cb1f Add initial Document::getAnnot support by tonikitoo · 8 years ago
  66. 1a8946b Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. by npm · 8 years ago
  67. d691899 Split fx_font into multiple files, part 1. by npm · 8 years ago
  68. 70ba38a Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. by jaepark · 8 years ago
  69. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  70. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago
  71. 229d05d Fix an integer overflow in CStretchEngine constructor by weili · 8 years ago
  72. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago
  73. e0347a6 Remove fgas_system files. by dsinclair · 8 years ago
  74. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  75. dc359b0 Fix a leak with FPDFPageObj_NewImgeObj(). by thestig · 8 years ago
  76. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  77. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  78. beecc34 Fix a file name typo by weili · 8 years ago
  79. 8d0cc67 Rename xfa_layout_pagemgr_new.h by dsinclair · 8 years ago
  80. 6ea5ba0 Split xfa_layout_appadapter by dsinclair · 8 years ago
  81. e85f971 Fix FMCallExpression undefined shift behaviour. by dsinclair · 8 years ago
  82. 27053d8 Splitting fpdfdoc/doc_* part III. by dsinclair · 8 years ago
  83. e21501d Bound total pixels in JBig2 images to avoid overflows later. by tsepez · 8 years ago
  84. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  85. 6faf9f9 Fix Jbig2 document context creation by checking proper pointer by weili · 8 years ago
  86. 02e6f59 Splitting fpdfdoc/doc_* part I by dsinclair · 8 years ago
  87. 3e454bf Add build configuration for experimental Windows GDI code. by thestig · 8 years ago
  88. 7484762 Refactor fxge/fx_apple and fx_win header files by npm · 8 years ago
  89. dbfc352 Remove the document tagged code as it is unused. by dsinclair · 8 years ago
  90. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  91. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  92. 0024a22 Remove CFX_Deletable by weili · 8 years ago
  93. 9f515bc Use actual type instead CFX_Deletable by weili · 8 years ago
  94. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 8 years ago
  95. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 8 years ago
  96. 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
  97. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  98. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  99. e283e47 Convert source sets to static libraries. by brettw · 8 years ago
  100. 8b30162 Bring pdfium file in sync with chrome, fix mac build by caryclark · 8 years ago