1. 7d12532 More fpdfsdk filename cleanup by Dan Sinclair · 6 years ago
  2. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 6 years ago
  3. 7aba472 Cleanup fsdk_define methods by Dan Sinclair · 6 years ago
  4. 14094f2 Remove ByteString PDF_NameDecode by Dan Sinclair · 6 years ago
  5. e6ce342 Simplify some XFA font manager creation by Dan Sinclair · 6 years ago
  6. c90adc5 Open FPDF_PAGEOBJECTMARK API. by Henrique Nakashima · 6 years ago
  7. 5098b25 Reland "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 6 years ago
  8. ac3e57e Revert "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 6 years ago
  9. 2c47fb2 Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp. by Henrique Nakashima · 6 years ago
  10. ca28cb6 Add FPDFAnnot_CountAttachmentPoints by Ralf Sippl · 6 years ago
  11. aaed698 Consolidate QuadPoints reading code in fpdfsdk. by Lei Zhang · 6 years ago
  12. 19a33e4 Rewrite CPDFXFA_DocEnvironment::GetPopupPos. by Henrique Nakashima · 6 years ago
  13. 11767d3 Add functions to convert various FPDF_ types. by Lei Zhang · 6 years ago
  14. bf85fee Add a regression test for bug 821454. by Lei Zhang · 6 years ago
  15. c3cffbe Fix some param names in the public API. by Lei Zhang · 6 years ago
  16. 4f7479a Change FXSYS_RGB() to FXSYS_BGR(). by Lei Zhang · 6 years ago
  17. 765d1eb Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). by Lei Zhang · 6 years ago
  18. 40d37b1 Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState. by Lei Zhang · 6 years ago
  19. 2e6405c Change ArgbToColorRef() to ArgbToAlphaAndColorRef(). by Lei Zhang · 6 years ago
  20. b3a5240 Calculate AP for multi-line markup annotations correctly by Ralf Sippl · 6 years ago
  21. 2083092 Add more options to combobox_form.pdf resource. by Henrique Nakashima · 6 years ago
  22. 704a617 Avoid crashing in FPDFText_CountRects() for invalid start values. by Lei Zhang · 6 years ago
  23. 20c9477 Avoid crashing in FPDFText_CountRects() for negative count values. by Lei Zhang · 6 years ago
  24. 30e0498 Add more tests for FPDFText_CountRects(). by Lei Zhang · 6 years ago
  25. 502e859 Rename some variables in FPDFTextEmbeddertest. by Lei Zhang · 6 years ago
  26. aca3efc Fix methods that have definition with different parameter names. by Lei Zhang · 6 years ago
  27. 9d7c7ff Make more variables const-ref. by Lei Zhang · 6 years ago
  28. 7d75650 Add a CFX_PathData::AppendRect() variant. by Lei Zhang · 6 years ago
  29. 35841fa Create FPDFPage_RemoveObject(). by Henrique Nakashima · 6 years ago
  30. 9875889 Use Width()/Height() methods from rectangles. by Lei Zhang · 6 years ago
  31. 0a68fd6 Remove unused CPDFSDK_BAAnnot methods. by Lei Zhang · 6 years ago
  32. 7a1aa5f Remove usage of FXSYS_*ASCIIlower/upper methods by Ryan Harrison · 6 years ago
  33. 64c6643 Add test that non-ASCII characters to not foul hyphen processing by Ryan Harrison · 6 years ago
  34. 69da36c Explicitly mark helper methods that only operate on ASCII ranges by Ryan Harrison · 7 years ago
  35. 7544a4b CPDF_InterForm::ResetForm always returns true by dan sinclair · 7 years ago
  36. 507fb4e Convert Before{Selection|Value}Change to return a bool by dan sinclair · 7 years ago
  37. f19255a Remove BeforeFormImportData and BeforeFormReset by dan sinclair · 7 years ago
  38. 4ce3f6e Remove uncalled AfterFormImportData by dan sinclair · 7 years ago
  39. f8af565 Rename IFX classes in core/fxge to Iface by Dan Sinclair · 7 years ago
  40. a32145f Rename core/fxcrt IFX files to Iface by Dan Sinclair · 7 years ago
  41. 1330ebb Make FPDFBitmap_GetFormat() work for JBIG images. by Lei Zhang · 7 years ago
  42. 40482e6 Use CPDF_DIBSource::LoadState enum class in more places. by Lei Zhang · 7 years ago
  43. 53341dd Add a test for FPDFImageObj_GetBitmap() with a JBIG image. by Lei Zhang · 7 years ago
  44. e24d5a8 Get rid of some static variables. by Tom Sepez · 7 years ago
  45. 1087ebc Fix mouse pointer in XFA forms. by Henrique Nakashima · 7 years ago
  46. 067a44f Fix fallthroughs in XFA code. by Henrique Nakashima · 7 years ago
  47. 844d79e Improve performance of writing path floats. by Dan Sinclair · 7 years ago
  48. 30b41e4 Mark some CPDF_Dictionary pointers as const. by Lei Zhang · 7 years ago
  49. c86193c Remove a parameter from CPDF_NPageToOneExporter::MakeXObject(). by Lei Zhang · 7 years ago
  50. ae0853d Allow creation of FreeText annotations. by Henrique Nakashima · 7 years ago
  51. c113c7a Get rid of EmbedderTest::RenderPageWithFlagsDeprecated(). by Lei Zhang · 7 years ago
  52. f6ecadb Renable -Wimplicit-fallthrough for PDFium. by Nico Weber · 7 years ago
  53. 257900b Use CPDF_Dictionary::SetRectFor() when appropriate. by Lei Zhang · 7 years ago
  54. bc5dd9e Use CFX_Size in CPDF_Page and fpdf_ppo.cpp. by Lei Zhang · 7 years ago
  55. 2404eba Fix nits in ParsePageRangeString(). by Lei Zhang · 7 years ago
  56. 107fa7b Get rid of EmbedderTest::RenderPageDeprecated(). by Lei Zhang · 7 years ago
  57. 026717c Split CPDF_PageOrganizer into multiple classes. by Lei Zhang · 7 years ago
  58. 9526009 Add document getters in CPDF_PageOrganizer. by Lei Zhang · 7 years ago
  59. 75c8171 Do more page load/unload checks in EmbedderTest. by Lei Zhang · 7 years ago
  60. 6183a6e Remove some deprecated RenderPage method usage. by Lei Zhang · 7 years ago
  61. a98e366 Clean up RenderPage methods in EmbedderTest. by Lei Zhang · 7 years ago
  62. 87d02d5 More GetPageNumbers() clean up in fpdf_ppo.cpp. by Lei Zhang · 7 years ago
  63. fbe978d Change MakeXObject to update reference from the root of the source page. by xlou · 7 years ago
  64. bfeab62 Fix caret not appearing in XFA Edits. by Henrique Nakashima · 7 years ago
  65. 29561e5 Add rendering embeddertests for FPDF_ImportNPagesToOne. by xlou · 7 years ago
  66. 0729be2 Make EmbedderTest class member style consistent. by Lei Zhang · 7 years ago
  67. a21d593 Add FPDFAnnotationDeleter for use with std::unique_ptr. by Lei Zhang · 7 years ago
  68. 9cbd2dd Make global object function names clearer. by Tom Sepez · 7 years ago
  69. f7c84e9 Fix IWYU errors in fpdfppo.cpp. by Lei Zhang · 7 years ago
  70. 59790ce Make CFXJSE-created contexts refer to their CFXJS counteparts. by Tom Sepez · 7 years ago
  71. 2702836 Change internal usages of GetPageIndexDeprecated() to new method. by Henrique Nakashima · 7 years ago
  72. fb25606 Make FXJSE_Engine constructed from FXJS_Engine. by Tom Sepez · 7 years ago
  73. e899dd7 Change return of FPDFDest_GetDestPageIndex to int. by Henrique Nakashima · 7 years ago
  74. 71a7d37 Deprecate FPDFDest_GetPageIndex and create a fixed version. by Henrique Nakashima · 7 years ago
  75. 1fc5331 [jumbo] Compile fix: Move a GetPageContent to a more limited scope by Daniel Bratell · 7 years ago
  76. f5ca90c Rename some CJS / IJS names for clarity. by Tom Sepez · 7 years ago
  77. 66ce22c Experimental API for N-up feature support for print by xlou · 7 years ago
  78. 2334660 Use unsigned for char width by Nicolas Pena · 7 years ago
  79. 1d82ba4 Cleanup some param passing code by Dan Sinclair · 7 years ago
  80. aa1c787 Guard usages of tellp(). It may return -1 in error cases. by Henrique Nakashima · 7 years ago
  81. 8cdea72 Cleanup duplicate RunScript code by Dan Sinclair · 7 years ago
  82. ce047a6 Cleanup some SDK code by Dan Sinclair · 7 years ago
  83. 1917cdd Cleanup some CPDFSDK_Widget XFA code. by Dan Sinclair · 7 years ago
  84. af9f836 Combine more combo and list code by Dan Sinclair · 7 years ago
  85. 95b232f Cleanup some ChoiceList code by Dan Sinclair · 7 years ago
  86. 32d5de5 Change pageNums from uint16_t to uint32_t by xlou · 7 years ago
  87. 5e332f1 Cleanup the FFWidget determination code. by Dan Sinclair · 7 years ago
  88. d6e92bd Clean up FPDF_GetFormType(). by Lei Zhang · 7 years ago
  89. bc48692 Fix identical if/else blocks. by Lei Zhang · 7 years ago
  90. 6e8a3e6 Code cleanup - create a new function GetPageNumbers by xlou · 7 years ago
  91. 414cc9c Remove GetWidgetAcc calls by Dan Sinclair · 7 years ago
  92. 9b85f4b Merge CXFA_WidgetAcc into CXFA_Node by Dan Sinclair · 7 years ago
  93. 8a0941d Remove CXFA_WidgetAcc from CXFA_FFDocView methods by Dan Sinclair · 7 years ago
  94. 1e5f87e Use accessor for WidgetAcc by Dan Sinclair · 7 years ago
  95. 0891515 Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator by Dan Sinclair · 7 years ago
  96. 7f2d01a Convert CXFA_EventParam to store a CXFA_Node by Dan Sinclair · 7 years ago
  97. 1ca4216 Convert CXFA_FFWidgetHandler to use CXFA_Node by Dan Sinclair · 7 years ago
  98. 04f50cf Remove unused WidgetPreRemove and WidgetPostAdd params by Dan Sinclair · 7 years ago
  99. ed4038b Move the UI elements from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 7 years ago
  100. d7d584d Add flag to notify if a node widget is ready by Dan Sinclair · 7 years ago