1. cf9147a [SkiaPaths] Fix missing texts in 5.5_simple_font.pdf. by Hui Yingst · 4 years, 8 months ago chromium/3892
  2. dd97e79 Observe CXFA_FFWidget across a function SetFocusWidget(). by huyna · 4 years, 8 months ago
  3. 88c370b Pass owning reference to CFWL_Message to OnProcessMessageToForm() by Tom Sepez · 4 years, 8 months ago chromium/3891
  4. ac3c9dc Make TranslateFWLMessage() own the message it is sending. by Tom Sepez · 4 years, 8 months ago
  5. 43ef1f2 Rename |CFX_Break::m_Line| to |m_Lines|. by Lei Zhang · 4 years, 8 months ago
  6. f52a5e2 Make CPDF_CMap initialization slightly more efficient. by Lei Zhang · 4 years, 8 months ago chromium/3890
  7. 4d79dab Encapsulate |CFX_BreakLine::m_iArabicChars|. by Lei Zhang · 4 years, 8 months ago
  8. 676a70a Fix nits in CFX_RTFBreak's tests. by Lei Zhang · 4 years, 8 months ago
  9. 4a2ece2 Use early return in CFX_TxtBreak::EndBreak_BidiLine(). by Lei Zhang · 4 years, 8 months ago
  10. 269f2ae Rename IPDFSDK_PauseAdapater to CPDFSDK_PauseAdapter. by Tom Sepez · 4 years, 8 months ago chromium/3889
  11. f560e06 Mention how much memory FPDFBitmap_Create() can allocate. by Lei Zhang · 4 years, 8 months ago
  12. 3ead672 Rename IPDF_FormNotify to CPDF_InteractiveForm::NotifierIface by Tom Sepez · 4 years, 8 months ago
  13. 63f53f3 Mark some xfa-only methods private in cffl_interactiveformfiller.h by Tom Sepez · 4 years, 8 months ago
  14. b92923d Remove constants/ from module diagrams. by Tom Sepez · 4 years, 8 months ago
  15. d0dc9bf Add {{streamlen}} macro to javascript tests. by Lei Zhang · 4 years, 8 months ago
  16. 451ed2d Move some CPDFXFA_Widget specific methods out of CPDFSDK_Annot by Tom Sepez · 4 years, 8 months ago chromium/3888
  17. 4cb7079 Remove an impossible condition in CPDF_CMapParser::ParseWord(). by Lei Zhang · 4 years, 8 months ago
  18. d41929a Split CPDF_CMapParser::ParseWord(). by Lei Zhang · 4 years, 8 months ago
  19. 9bf0181 Remove some more CPDFXFA_* type usage from fpdfsdk/cpdfsdk_* by Tom Sepez · 4 years, 8 months ago
  20. df28dcf Simplify CPDF_ToUnicodeMap::Lookup(). by Lei Zhang · 4 years, 8 months ago
  21. 4935770 Initialize widget handlers from topmost fpdfsdk. by Tom Sepez · 4 years, 8 months ago
  22. 0126b03 Avoid casting to CPDFXFA_Context just to get form type. by Tom Sepez · 4 years, 8 months ago
  23. 8133374 Split CPDF_ToUnicodeMap::Load(). by Lei Zhang · 4 years, 8 months ago chromium/3887
  24. 880eab9 Change CPDF_CMapParser::GetCodeRange() to return Optional. by Lei Zhang · 4 years, 8 months ago
  25. d6c1af0 Clean up CPDF_CMapParser. by Lei Zhang · 4 years, 8 months ago
  26. c0ccf6d CPDFSDK_InteractiveForm::m_XFAMap is useless. by Tom Sepez · 4 years, 8 months ago chromium/3886
  27. 461194b Move two files from top-level fpdfsdk/ directory. by Tom Sepez · 4 years, 8 months ago
  28. 97a972a Avoid some crashes in CXFA_ViewLayoutProcessor. by Lei Zhang · 4 years, 8 months ago
  29. baeb14d Make CXFA_ViewRecord private within CXFA_ViewLayoutProcessor. by Lei Zhang · 4 years, 8 months ago
  30. 5b3e4c0 Fix some nits in XFA layout code. by Lei Zhang · 4 years, 8 months ago
  31. 185f7a3 Add a test case for an incorrectly drawn oval. by Lei Zhang · 4 years, 8 months ago
  32. d873cb5 Remove/correct stray fpdfxfa/ includes in cpdfsdk files. by Tom Sepez · 4 years, 8 months ago
  33. 2ffc628 Clean up CPDFSDK_AnnotHandlerMgr. by Lei Zhang · 4 years, 8 months ago
  34. b3f93d4 Declare const pdfium::span consistently. by Lei Zhang · 4 years, 8 months ago
  35. a7318ae Add CPDF_ToUnicodeMap::SetCode(). by Lei Zhang · 4 years, 8 months ago
  36. 2c073dc Let CXFA_NodeIteratorTemplate use either unowned or retain pointers by Tom Sepez · 4 years, 8 months ago
  37. 6646994 Clean up CPDF_ToUnicodeMap. by Lei Zhang · 4 years, 8 months ago
  38. 4486031 Reorder cpdf_tounicodemap.cpp to better match header. by Lei Zhang · 4 years, 8 months ago
  39. 90edcdd Add a Reset() method to unowned pointer. by Tom Sepez · 4 years, 8 months ago
  40. 1e86aac Add missing reflexive equality operators to RetainPtr<> by Tom Sepez · 4 years, 8 months ago
  41. d3e3a40 Fix nits in Harness() in a Skia test. by Lei Zhang · 4 years, 8 months ago
  42. fe8d4e3 Replace PDF_ENABLE_XFA with an interface in CFXJS_Engine. by Tom Sepez · 4 years, 8 months ago
  43. 5a2ef27 Fix ClangTidy warning. by Andrew Weintraub · 4 years, 8 months ago
  44. 1d05df5 Remove some CXFA_FFWidget usage from fpdfsdk. by Tom Sepez · 4 years, 8 months ago
  45. 931dd1b Observe m_pFocusWidget across m_ArrayKeepItems.clear() by Tom Sepez · 4 years, 8 months ago
  46. b9c940d Observe pNewWidget across OnKillFocus by Tom Sepez · 4 years, 8 months ago
  47. 8b351b9 Fix memory leak in fxge.SkiaState tests. by Hui Yingst · 4 years, 9 months ago chromium/3884 chromium/3885
  48. f5beaf6 Clean up various cmap code. by Lei Zhang · 4 years, 9 months ago
  49. 33b3c4f Remove some stray include of cpdfxfa_context.h by Tom Sepez · 4 years, 9 months ago
  50. 282a34a Always pass NULL |hWidget| in FFI_PopupMenu(). by Tom Sepez · 4 years, 9 months ago
  51. bc6b8cc Replace a #define in progressivedecoder.cpp. by Lei Zhang · 4 years, 9 months ago
  52. d48bd29 Remove some CPDFXFA_Context usage from top-level fpdfsdk layer. by Tom Sepez · 4 years, 9 months ago
  53. af235d5 Move FXFM_ENC_TAG() macro into sole .cpp file using it. by Tom Sepez · 4 years, 9 months ago
  54. 6004488 [SkiaPaths] Fix issue that non-Windows cannot load font correctly. by Hui Yingst · 4 years, 9 months ago
  55. f209592 Remove some checks that are always/never true in CPWL_ListCtrl. by Lei Zhang · 4 years, 9 months ago
  56. 650545a Reuse existing methods in CPWL_ListCtrl. by Lei Zhang · 4 years, 9 months ago
  57. a3d6ba4 Clean up some CPDF_CMap code. by Lei Zhang · 4 years, 9 months ago
  58. 42424bf Remove SystemFontInfoIface::MapFontByUnicode(). by Tom Sepez · 4 years, 9 months ago chromium/3882
  59. 04386f6 Remove knowlege of whether XFA is present from pwl/ window layer by Tom Sepez · 4 years, 9 months ago
  60. 7843049 Do CPDF_CMap loading in the constructors. by Lei Zhang · 4 years, 9 months ago
  61. d0929de Remove CXFA_Document::HasFlag() and SetFlag(). by Lei Zhang · 4 years, 9 months ago
  62. 5e97d01 Remove dependence on fxfa/parser on fx_barcode. by Tom Sepez · 4 years, 9 months ago
  63. 9718068 Remove xfa/fxfa dependence on fpdfapi/font by Tom Sepez · 4 years, 9 months ago
  64. 12c357b Remove |CPDF_CMap::m_PredefinedCMap|. by Lei Zhang · 4 years, 9 months ago
  65. 6d27a1e Remove dependence from fxjs to fxfa/layout. by Tom Sepez · 4 years, 9 months ago chromium/3881
  66. a37676d Move TEXTPOS_* from cpdf_formcontrol.h to cpdf_apsettings.h by Tom Sepez · 4 years, 9 months ago
  67. c90cf38 Remove unused cpdf_formcontrol.h from cpwl_wnd.h. by Tom Sepez · 4 years, 9 months ago
  68. 630cd86 Remove unused CPDF_CMapManager* parameters. by Lei Zhang · 4 years, 9 months ago
  69. 7e5c9a6 Remove some spurious includes from fpdfsdk/cpdfsdk_interactiveform.cpp by Tom Sepez · 4 years, 9 months ago
  70. 856925d Fix some IWYU of cba_fontmap.h in cffl layer. by Tom Sepez · 4 years, 9 months ago
  71. 3e5e563e Replace FWL timer infrastructure with CFX_Timer. by Tom Sepez · 4 years, 9 months ago
  72. 31fc760 Move more logic from fpdf_save.cpp down into CPDFXFA_Context. by Tom Sepez · 4 years, 9 months ago
  73. b8d52ef Remove dependence of fpdfxfa on fpdfdoc. by Tom Sepez · 4 years, 9 months ago
  74. f97fd06 Simplify callers to CPDFSDK_FormFillEnvironment::GetPDFDocument(). by Lei Zhang · 4 years, 9 months ago chromium/3880
  75. a0624a0 Cleanup some code involving rectangles by Tom Sepez · 4 years, 9 months ago
  76. 197d498 Simplify code that deals with CPDF_PageObjectHolder::GetDict(). by Lei Zhang · 4 years, 9 months ago
  77. 1965575 Add a NOTREACHED() in CFX_StockFontArray::GetFont(). by Lei Zhang · 4 years, 9 months ago
  78. e970397 Resolve an old TODO() about non-v8 build using |JS_| functions. by Tom Sepez · 4 years, 9 months ago
  79. bcb7a69 Continue limiting xfa/fxfa includes to fpdfsdk/fpdfxfa. by Tom Sepez · 4 years, 9 months ago
  80. 66497fe Remove dependence of top-level fpdfsdk on xfa/fxgraphics by Tom Sepez · 4 years, 9 months ago
  81. 1706b8c Remove CFX_SubstFont::m_bFlagItalic. by Tom Sepez · 4 years, 9 months ago chromium/3879
  82. 3c11520 Remove unused argument from CFWL_Timer::Run(). by Tom Sepez · 4 years, 9 months ago
  83. f89a43f Move cpdfsdk_xfawidgethandler.cpp to fpdfxfa/cpdfxfa_widgethandler.cpp by Tom Sepez · 4 years, 9 months ago
  84. ffb5109 Begin limiting xfa/fxfa includes to fpdfsdk/fdfpxfa. by Tom Sepez · 4 years, 9 months ago
  85. b813c16 Move CPWL_Timer to CFX_Timer. by Tom Sepez · 4 years, 9 months ago
  86. f8f4cf8 Remove unused bImmediately parameter from CXFA_FWLAdapterTimerMgr::Start(). by Tom Sepez · 4 years, 9 months ago
  87. 39cae89 Clean up CPDF_FontEncoding. by Lei Zhang · 4 years, 9 months ago
  88. 72e8be1 Flush CFX_SkiaDeviceDriver for Skia Paths mode as well. by Lei Zhang · 4 years, 9 months ago
  89. 3c168bb Remove CFX_SystemHandler. by Tom Sepez · 4 years, 9 months ago chromium/3878
  90. 7c2d110 Split IPWL_SystemHandler and fxcrt::TimerHandlerIface by Tom Sepez · 4 years, 9 months ago
  91. cae512b Confine CFX_SystemHandler to fpdfsdk/ layer. by Tom Sepez · 4 years, 9 months ago
  92. 24374a6 Remove CPDFSDK_FormFillEnvironment from fxjs/global_timer.cpp by Tom Sepez · 4 years, 9 months ago
  93. 8304af6 Repace usage of CFX_SystemHandler with IPWL_Systemhandler in formfiller/ by Tom Sepez · 4 years, 9 months ago
  94. c4b32b5 Flush CFX_SkiaDeviceDriver in CPDF_RenderStatus::DrawTilingPattern(). by Lei Zhang · 4 years, 9 months ago
  95. 38a188d Use scopers in FPDFDataAvailEmbedderTest. by Lei Zhang · 4 years, 9 months ago chromium/3877
  96. d894b9a Test bad inputs to FPDFAvail_* APIs. by Lei Zhang · 4 years, 9 months ago
  97. b3a07db Use FPDFAvailContextFromFPDFAvail() consistently in fpdf_dataavail.cpp. by Lei Zhang · 4 years, 9 months ago
  98. 95ee5fd Clean up FPDF_AvailContext and related classes. by Lei Zhang · 4 years, 9 months ago
  99. e392886 Roll build/ 95a2cff8f..315a0c669 (88 commits) by Lei Zhang · 4 years, 9 months ago
  100. 45947ca Do not retrieve GN using CIPD. by Lei Zhang · 4 years, 9 months ago