1. 3ba597d Remove bWillCommit argument from OnField_Format() methods. by Tom Sepez · 5 years ago
  2. 87ad417 Fix nits in FPDFAnnot_SetAP by Shikha Walia · 5 years ago
  3. c8481c3 Simplify control flow in FPDF_RenderPage(). by Tom Sepez · 5 years ago
  4. ce61357 No need to check for null pages in RenderPageWithContext() by Tom Sepez · 5 years ago
  5. 636832d Introduce CPDF_Page::RenderContextClearer. by Tom Sepez · 5 years ago
  6. ea545a6 Avoid crashes in FPDFText_GetCharBox(). by Lei Zhang · 5 years ago
  7. b54d7ad Make FPDFAnnot_SetAP() generate PDF standard compliant AP stream by Shikha Walia · 5 years ago
  8. c3a9173 Make CPDFSDK_Pageview observable across mouse move callbacks by Tom Sepez · 5 years ago
  9. 0fab9e6 Remove jumbo usage in GN files throughout PDFium by Daniel Hosseinian · 5 years ago
  10. 80fd3aa Run another embedder test with javascript disabled. by Tom Sepez · 5 years ago
  11. 51d0266 Make CPDFXFA_WidgetHandler::NewAnnotForXFA() return a std::unique_ptr. by Lei Zhang · 5 years ago
  12. 44d0383 Rename FXFONT_BOLD flag to FXFONT_FORCE_BOLD. by Lei Zhang · 5 years ago
  13. c5a380f Rename some Empty() methods to Clear(). by Lei Zhang · 5 years ago
  14. 0f4ac58 New API to retrieve a character's loose bounds by Ian Prest · 5 years ago
  15. af0f573 Move a function into the anonymous namespace in fpdf_transformpage.cpp. by Lei Zhang · 5 years ago
  16. 571f932 Fix crashes in FPDFClipPath_CountPaths() and friends. by Lei Zhang · 5 years ago
  17. 310ddbf Add a test for a checkbox that does not print. by Lei Zhang · 5 years ago
  18. b93f7de Simplify some WriteBlockAtOffset() calls. by Lei Zhang · 5 years ago
  19. af79ecc Gracefully handle a failure in FPDF_FileAccessContext. by Lei Zhang · 5 years ago
  20. db4d331 [SkiaPaths] Vertical texts were drawn in reversed direction. by Hui Yingst · 5 years ago
  21. 5b79f16 Add CPDF_Path::AppendFloatRect(). by Lei Zhang · 5 years ago
  22. 03e5e68 Disable embedder tests that fail when Skia or Skia Paths is enabled. by Lei Zhang · 5 years ago
  23. f5ad5c1 PDF a11y: new API for fill and stroke colors by Benjamin Beaudry · 5 years ago
  24. 1240677 [FXCRT] Rename FXSYS_round to match conventions by Alan Screen · 5 years ago
  25. c395261 New FPDFText_GetTextRenderMode API by Benjamin Beaudry · 5 years ago
  26. a909e8d Change CFFL_ComboBox to do early returns. by Lei Zhang · 5 years ago
  27. f27abc1 Rename FPDFText_GetTextRenderMode() to FPDFTextObj_GetTextRenderMode(). by Lei Zhang · 5 years ago
  28. a29d273 Remove redundant assertions in more CFFL classes. by Lei Zhang · 5 years ago
  29. b07dda6 Remove some checks for CPDF_TextObject::GetFont() return values. by Lei Zhang · 5 years ago
  30. 633c8c3 PDF a11y: new API for font-weight by Benjamin Beaudry · 5 years ago
  31. 0bd683f Remove some redundant assertions in CFFL_ListBox. by Lei Zhang · 5 years ago
  32. 7c297f8 Add CFFL_ComboBox::GetComboBox(). by Lei Zhang · 5 years ago
  33. fd9b7e6 Add CFFL_ListBox::GetPWLListBox(). by Lei Zhang · 5 years ago
  34. 9e868fa Remove a #define in cffl_listbox.cpp. by Lei Zhang · 5 years ago
  35. ce0eecb Add tests for listbox form scrolling by Daniel Hosseinian · 5 years ago
  36. 269f2ae Rename IPDFSDK_PauseAdapater to CPDFSDK_PauseAdapter. by Tom Sepez · 5 years ago
  37. 3ead672 Rename IPDF_FormNotify to CPDF_InteractiveForm::NotifierIface by Tom Sepez · 5 years ago
  38. 63f53f3 Mark some xfa-only methods private in cffl_interactiveformfiller.h by Tom Sepez · 5 years ago
  39. 451ed2d Move some CPDFXFA_Widget specific methods out of CPDFSDK_Annot by Tom Sepez · 5 years ago
  40. 9bf0181 Remove some more CPDFXFA_* type usage from fpdfsdk/cpdfsdk_* by Tom Sepez · 5 years ago
  41. 4935770 Initialize widget handlers from topmost fpdfsdk. by Tom Sepez · 5 years ago
  42. 0126b03 Avoid casting to CPDFXFA_Context just to get form type. by Tom Sepez · 5 years ago
  43. c0ccf6d CPDFSDK_InteractiveForm::m_XFAMap is useless. by Tom Sepez · 5 years ago
  44. 461194b Move two files from top-level fpdfsdk/ directory. by Tom Sepez · 5 years ago
  45. d873cb5 Remove/correct stray fpdfxfa/ includes in cpdfsdk files. by Tom Sepez · 5 years ago
  46. 2ffc628 Clean up CPDFSDK_AnnotHandlerMgr. by Lei Zhang · 5 years ago
  47. fe8d4e3 Replace PDF_ENABLE_XFA with an interface in CFXJS_Engine. by Tom Sepez · 5 years ago
  48. 5a2ef27 Fix ClangTidy warning. by Andrew Weintraub · 5 years ago
  49. 1d05df5 Remove some CXFA_FFWidget usage from fpdfsdk. by Tom Sepez · 5 years ago
  50. 33b3c4f Remove some stray include of cpdfxfa_context.h by Tom Sepez · 5 years ago
  51. 282a34a Always pass NULL |hWidget| in FFI_PopupMenu(). by Tom Sepez · 5 years ago
  52. d48bd29 Remove some CPDFXFA_Context usage from top-level fpdfsdk layer. by Tom Sepez · 5 years ago
  53. f209592 Remove some checks that are always/never true in CPWL_ListCtrl. by Lei Zhang · 5 years ago
  54. 650545a Reuse existing methods in CPWL_ListCtrl. by Lei Zhang · 5 years ago
  55. 04386f6 Remove knowlege of whether XFA is present from pwl/ window layer by Tom Sepez · 5 years ago
  56. c90cf38 Remove unused cpdf_formcontrol.h from cpwl_wnd.h. by Tom Sepez · 5 years ago
  57. 7e5c9a6 Remove some spurious includes from fpdfsdk/cpdfsdk_interactiveform.cpp by Tom Sepez · 5 years ago
  58. 856925d Fix some IWYU of cba_fontmap.h in cffl layer. by Tom Sepez · 5 years ago
  59. 3e5e563e Replace FWL timer infrastructure with CFX_Timer. by Tom Sepez · 5 years ago
  60. 31fc760 Move more logic from fpdf_save.cpp down into CPDFXFA_Context. by Tom Sepez · 5 years ago
  61. b8d52ef Remove dependence of fpdfxfa on fpdfdoc. by Tom Sepez · 5 years ago
  62. f97fd06 Simplify callers to CPDFSDK_FormFillEnvironment::GetPDFDocument(). by Lei Zhang · 5 years ago
  63. a0624a0 Cleanup some code involving rectangles by Tom Sepez · 5 years ago
  64. 197d498 Simplify code that deals with CPDF_PageObjectHolder::GetDict(). by Lei Zhang · 5 years ago
  65. e970397 Resolve an old TODO() about non-v8 build using |JS_| functions. by Tom Sepez · 5 years ago
  66. bcb7a69 Continue limiting xfa/fxfa includes to fpdfsdk/fpdfxfa. by Tom Sepez · 5 years ago
  67. 66497fe Remove dependence of top-level fpdfsdk on xfa/fxgraphics by Tom Sepez · 5 years ago
  68. 3c11520 Remove unused argument from CFWL_Timer::Run(). by Tom Sepez · 5 years ago
  69. f89a43f Move cpdfsdk_xfawidgethandler.cpp to fpdfxfa/cpdfxfa_widgethandler.cpp by Tom Sepez · 5 years ago
  70. ffb5109 Begin limiting xfa/fxfa includes to fpdfsdk/fdfpxfa. by Tom Sepez · 5 years ago
  71. b813c16 Move CPWL_Timer to CFX_Timer. by Tom Sepez · 5 years ago
  72. f8f4cf8 Remove unused bImmediately parameter from CXFA_FWLAdapterTimerMgr::Start(). by Tom Sepez · 5 years ago
  73. 3c168bb Remove CFX_SystemHandler. by Tom Sepez · 5 years ago
  74. 7c2d110 Split IPWL_SystemHandler and fxcrt::TimerHandlerIface by Tom Sepez · 5 years ago
  75. cae512b Confine CFX_SystemHandler to fpdfsdk/ layer. by Tom Sepez · 5 years ago
  76. 8304af6 Repace usage of CFX_SystemHandler with IPWL_Systemhandler in formfiller/ by Tom Sepez · 5 years ago
  77. 38a188d Use scopers in FPDFDataAvailEmbedderTest. by Lei Zhang · 5 years ago
  78. d894b9a Test bad inputs to FPDFAvail_* APIs. by Lei Zhang · 5 years ago
  79. b3a07db Use FPDFAvailContextFromFPDFAvail() consistently in fpdf_dataavail.cpp. by Lei Zhang · 5 years ago
  80. 95ee5fd Clean up FPDF_AvailContext and related classes. by Lei Zhang · 5 years ago
  81. 5f54a66 Use fxcrt::TimerHandlerIface in CXFA_FWLAdapterTimerMgr. by Tom Sepez · 5 years ago
  82. 823e252 Rename CFFL_FormFiller::GetPDFWindow() to GetPWLWindow(). by Tom Sepez · 5 years ago
  83. 9fb0595 Make CPWL_Timer simpler. by Tom Sepez · 5 years ago
  84. ea9130d Break circular includes between fpdfsdk/ and fpdfsdk/pwl. by Tom Sepez · 5 years ago
  85. db99762 Remove code that checks GetSystemHandler() return value. by Lei Zhang · 5 years ago
  86. 42e856b Deduplicate pointers to widgets in pwl. by Tom Sepez · 5 years ago
  87. 7fd71a4 Simplify code in CPWL_EditCtrl::SetCursor(). by Lei Zhang · 5 years ago
  88. c9edc55 Introduce IPWL_SystemHandler and fxcrt::TimerHandlerIface for layering. by Tom Sepez · 5 years ago
  89. 04e3af8 Rename GetLastError() shim to FXSYS_GetLastError(). by Tom Sepez · 5 years ago
  90. 6c29eb8 Move {Set,Get}LastError() from fpdsdk/ to core/fx_system.cpp by Tom Sepez · 5 years ago
  91. 43f012f Move CPDFSDK_FormFillEnvironment::Is{SHIFT,CTRL,ALT}KeyDown to CPWL_Wnd by Tom Sepez · 5 years ago
  92. 25661d1 Add experimental JavaScript retrieval APIs. by Lei Zhang · 5 years ago
  93. 6c62e0e Move CPWL_AppStream to CPDFSDK_AppStream. by Tom Sepez · 5 years ago
  94. ccb9ae8 Rename CPDF_Font::GetBaseFont() to GetBaseFontName(). by Tom Sepez · 5 years ago
  95. 8f03cd4 Remove CPDF_ModuleMgr. by Tom Sepez · 5 years ago
  96. 3fe7ac3 Break direct dependence between fpdfsdk and fxcodec. by Tom Sepez · 5 years ago
  97. b0a2c67 Remove unused header from cpdfxfa_context.cpp. by Tom Sepez · 5 years ago
  98. 20c946f Move the UNSUPPORT_INFO interface out of CPDF_ModuleMgr. by Tom Sepez · 5 years ago
  99. 69a4a70 Remove FSDK_ prefix from FSDK_SetSandBoxPolicy/FSDK_IsSandBoxPolicyEnabled. by Tom Sepez · 5 years ago
  100. a9d33bd Remove |page| parameter in FPDFAnnot_GetFormFieldFlags(). by Lei Zhang · 5 years ago