1. b394c33 Tidy CPDF_FormControl. by Lei Zhang · 4 years, 3 months ago
  2. 5e9600b Fix regression with CheckStyleFromCaption(). by Lei Zhang · 4 years, 3 months ago
  3. 2d0e357 Fix the rendering of scientific symbols correctly by Himadri Kakar · 4 years, 3 months ago
  4. c38724c Tidy CFX_CSSSyntaxParser, part 2. by Tom Sepez · 4 years, 3 months ago
  5. 1c56470 Small cleanup to CFX_CSSSyntaxParser. by Tom Sepez · 4 years, 3 months ago chromium/4057
  6. 74289de Use size_t in CFX_CSSStyleSheet. by Lei Zhang · 4 years, 3 months ago
  7. 7019eaf Roll third_party/freetype/src/ 4a19a53d5..8930cc961 (1 commit) by Lei Zhang · 4 years, 3 months ago
  8. 3dd95dd Test uncovered comment handling paths in CSS parser. by Tom Sepez · 4 years, 3 months ago
  9. 0844b9a Prevent destruction of CXFA_FFWidget across FWL events. by Lei Zhang · 4 years, 3 months ago
  10. 5930498 Add test case for PDF password annotations by Tom Sepez · 4 years, 3 months ago
  11. c63913e Sending focused annotation update to the host by Aayush Dhir · 4 years, 3 months ago
  12. d9bd62f Deduplicate a switch statement in cpdfsdk_appstream.cpp. by Tom Sepez · 4 years, 3 months ago
  13. 7980bd9 Remove some unused methods and members from CFX_CSSSyntaxParser. by Tom Sepez · 4 years, 3 months ago
  14. 28f0e89 Provide test for CJX_Packet methods from JavaScript. by Tom Sepez · 4 years, 3 months ago
  15. 48c6288 Add a test case for a FPDFText_GetLooseCharBox() bug. by Lei Zhang · 4 years, 3 months ago
  16. 4a0f1a0 Add a null check on return value of CPDF_StructTree::AddPageNode(). by Mansi Awasthi · 4 years, 3 months ago chromium/4056
  17. 72f2915 Add JS test for constructing FXJSOBJTYPE_DYNAMIC objects. by Tom Sepez · 4 years, 3 months ago
  18. 7345e06 JavaScript test for many of the possible <items> types. by Tom Sepez · 4 years, 3 months ago
  19. 4dffd82 Make dump_tree.js tolerate nodes without a .children property. by Tom Sepez · 4 years, 3 months ago
  20. 37f94de Call CJX_Template methods from JavaScript. by Tom Sepez · 4 years, 3 months ago
  21. bb7ef58 Cover some more CJX_Field JavaScript callbacks. by Tom Sepez · 4 years, 3 months ago
  22. 8b1b1ea Add test for more CJX_Object special access methods by Tom Sepez · 4 years, 3 months ago
  23. be88401 Roll third_party/catapult/ f7d73bb52..ea794b87a (53 commits) by Hui Yingst · 4 years, 3 months ago
  24. ef76252 Roll third_party/googletest/src/ 5395345ca..10b1902d8 (139 commits) by Hui Yingst · 4 years, 3 months ago
  25. 4610900 Roll third_party/skia/ 81d35a72a..511af2e08 (23 commits; 3 trivial rolls) by Hui Yingst · 4 years, 3 months ago
  26. 30d7583 Clean up PDFTEXT_Obj usage. by Lei Zhang · 4 years, 3 months ago chromium/4052 chromium/4053 chromium/4054 chromium/4055
  27. 2773eaa Use pdfium::clamp() in CFX_SkiaDeviceDriver::StartDIBits(). by Lei Zhang · 4 years, 3 months ago
  28. 432c19c Add missing endobj keywords to test files. by Lei Zhang · 4 years, 3 months ago
  29. debd216 Add missing /Pages object to some XFA test files. by Lei Zhang · 4 years, 3 months ago
  30. 329a5da Fix a copy-pasta typo. by Lei Zhang · 4 years, 3 months ago
  31. bd35d03 Roll third_party/zlib/ 814da1f38..b9b9a5af7 (10 commits) by Hui Yingst · 4 years, 3 months ago
  32. 8c7e4ad Test FPDFAnnot_GetFormFieldType API with more form field types by Ankit Kumar · 4 years, 3 months ago
  33. 8607c59 Roll third_party/depot_tools/ e9730d75a..816c2b354 (46 commits; 8 trivial rolls) by Hui Yingst · 4 years, 3 months ago
  34. 63d169a Move JS helper testIllegalConstructor() to its own .js file. by Tom Sepez · 4 years, 3 months ago
  35. b3b253a Remove class_name argument from JSSpecialProp methods by Tom Sepez · 4 years, 3 months ago
  36. ecd4a83 Remove templates from JSSpecialProp methods. by Tom Sepez · 4 years, 3 months ago
  37. 155b6d6 Add tests for XFA's JS global object. by Tom Sepez · 4 years, 3 months ago
  38. 95c2d51 Roll third_party/skia/ d50cc9587..81d35a72a (1037 commits; 204 trivial rolls) by Lei Zhang · 4 years, 3 months ago
  39. b7afa3d Test removing last instanceManager instance. by Tom Sepez · 4 years, 3 months ago
  40. 6c23cd3 Fix duplicate header file entry by Bruce Dawson · 4 years, 3 months ago chromium/4050 chromium/4051
  41. 8bce8b5 Stop using Skia's specialized min/max functions by Brian Osman · 4 years, 3 months ago
  42. 5ada3c7 Remove stray CJX_Object::InstanceManager_{Set,Move}Instances() decls. by Tom Sepez · 4 years, 3 months ago
  43. 95bb7e1 Cover CJX_InstanceManager methods from javascript tests. by Tom Sepez · 4 years, 3 months ago
  44. d28c5fe Roll third_party/freetype/src/ e5038be70..4a19a53d5 (1 commit) by Lei Zhang · 4 years, 3 months ago
  45. 6c07f1e Remove stray CFXJSE_Value forward declaration from ijs_runtime.h by Tom Sepez · 4 years, 3 months ago
  46. 5c267d0 Add dumpTree() testing helper JS function. by Tom Sepez · 4 years, 3 months ago
  47. e06acb7 Ensure label item lists are not excessively sized in CXFA_FFListBox. by Tom Sepez · 4 years, 3 months ago
  48. c1a77e4 Remove stray comma from elements.inc table. by Tom Sepez · 4 years, 3 months ago
  49. 2419346 Tidy cpdfsdk_widget.h by Tom Sepez · 4 years, 3 months ago
  50. dc397e0 Remove CPDFSDK_Widget::GetAlternateName() by Tom Sepez · 4 years, 3 months ago chromium/4046 chromium/4047 chromium/4048 chromium/4049
  51. 2abaa7e Remove GetPDFUnssuportInto(). by Tom Sepez · 4 years, 3 months ago
  52. a451858 Remove some CPDF_ImageLoader::Start() parameters. by Lei Zhang · 4 years, 3 months ago chromium/4045
  53. 0cfa935 Remove CFFL_FormFiller::WndtoPWL() and FFLtoWnd() by Tom Sepez · 4 years, 3 months ago
  54. a933ebf Add test case for dysfunctional FPDFTextObj_SetTextRenderMode() by Daniel Hosseinian · 4 years, 3 months ago
  55. 7b8eb88 Make all CXFA_FFWidget observe their CXFA_FFPageview. by Tom Sepez · 4 years, 3 months ago
  56. ed3d864 Fix various build/include_order lint errors. by Lei Zhang · 4 years, 3 months ago
  57. 5ef90a9 Give some .in test files better formatting. by Lei Zhang · 4 years, 3 months ago
  58. e4081d4 Remove dwCoordinatesType arg from GetPageMatrix(). by Tom Sepez · 4 years, 3 months ago
  59. 2468fcd Reduce the number of calls to HasPermissions(). by Lei Zhang · 4 years, 3 months ago
  60. bc2b59e Move permission constants to constants/access_permissions.h. by Lei Zhang · 4 years, 3 months ago
  61. b70e354 Run tests with --disable-xfa in coverage_report.py by Daniel Hosseinian · 4 years, 3 months ago
  62. 62c4aa4 Avoid segv in CXFA_FFPageView::GetPageViewRect() after page is gone. by Tom Sepez · 4 years, 3 months ago
  63. 1f89399 Rename CPDFSDK_FormFillEnvironment::GetPermissions(). by Lei Zhang · 4 years, 3 months ago
  64. 21f9e7c Clarify what CPDFSDK_FormFillEnvironment::GetPermissions() does. by Lei Zhang · 4 years, 3 months ago
  65. 8fb5b35 Consolidate dimension checking code inside cpdf_dib.cpp. by Lei Zhang · 4 years, 3 months ago
  66. 4c14460 Handle a case of colorspace mismatch with JPEG2000 images. by Lei Zhang · 4 years, 3 months ago
  67. 04bb1f2 Remove |offsets| parameter from CJPX_Decoder::Decode(). by Lei Zhang · 4 years, 3 months ago chromium/4044
  68. 5071ae6 Remove unused CPDF_PageObjectHolder::Transform(). by Tom Sepez · 4 years, 3 months ago
  69. 94f7511 Remove unused CPDF_TextObject::SetPosition() variant. by Tom Sepez · 4 years, 3 months ago
  70. 0cd1a39 Remove |CPDF_DIB::m_pMaskStream|. by Lei Zhang · 4 years, 3 months ago
  71. 8227a8e Remove unused CFX_Matrix::Shear() by Tom Sepez · 4 years, 3 months ago
  72. d19f164 Consolidate code into CPDF_Image::CreateXObjectImageDict(). by Lei Zhang · 4 years, 3 months ago
  73. cf899c9 Remove unused CPDF_TextState::GetShearAngle(), GetFontSizeV() by Tom Sepez · 4 years, 3 months ago
  74. a983336 Null out CXFA_FF* layout item reference in layout item dtor. by Tom Sepez · 4 years, 3 months ago
  75. 60ca7de Change JpegModule::LoadInfo() to return an optional struct. by Lei Zhang · 4 years, 3 months ago
  76. b29de11 Merge ICC components validation code into CPDF_ColorSpace. by Lei Zhang · 4 years, 3 months ago
  77. 65137d1 Avoid an integer overflow in OpenJPEG. by Lei Zhang · 4 years, 3 months ago
  78. 26400c4 Comment two POD structs with raw c strings. by Tom Sepez · 4 years, 3 months ago
  79. b108353 Avoid raw c-style strings in CPDF_FormField. by Tom Sepez · 4 years, 3 months ago
  80. 1ac8524 Avoid passing raw c strings in CBA_FontMap. by Tom Sepez · 4 years, 3 months ago
  81. b6e3532 Remove unused CPDF_NameTree::GetIndex() by Tom Sepez · 4 years, 3 months ago
  82. de679a2 Change CJPX_Decoder::GetInfo() to return a struct. by Lei Zhang · 4 years, 3 months ago
  83. b1fbfbf Use FX_SAFE_FILESIZE and FX_SAFE_UINT32 in more places. by Lei Zhang · 4 years, 3 months ago
  84. 20d0809 Remove class CPDF_DocJSActions. by Tom Sepez · 4 years, 3 months ago
  85. 1bb1301 Refactor code into GetJpxDecodeAction(). by Lei Zhang · 4 years, 3 months ago chromium/4043
  86. c1381e4 Use FX_SAFE_INT32 in more places. by Lei Zhang · 4 years, 3 months ago
  87. eac4066 Updated libtiff from 4.0.10 to 4.1.0. by Lei Zhang · 4 years, 3 months ago
  88. 574ee37 Remove class CFX_GlobalArray. by Tom Sepez · 4 years, 3 months ago
  89. 94294b4 Avoid including string_view_template.h directly. by Tom Sepez · 4 years, 3 months ago
  90. cc542ec Remove CPDF_Dest::GetRemoteName(). by Tom Sepez · 4 years, 3 months ago
  91. 5c2e173 Change various CMap code to take a ByteStringView. by Lei Zhang · 4 years, 3 months ago
  92. e5e522c Rename functions in core/ that starts with "FPDF_". by Lei Zhang · 4 years, 3 months ago chromium/4042
  93. 37a56ac Assert a cast inside cpdf_imagecacheentry.cpp is safe. by Lei Zhang · 4 years, 3 months ago
  94. a9a704e Rename Left() and Right() in {Byte,Wide}String{,View} classes by Daniel Hosseinian · 4 years, 3 months ago
  95. 90f6885 Rename First() and Last() {Byte,Wide}String{,View} classes by Daniel Hosseinian · 4 years, 3 months ago
  96. a666b00 Remove CPDF_ActionFields. by Tom Sepez · 4 years, 3 months ago
  97. 3c63cf7 Rename cmap_int.h to fpdf_cmaps.h. by Lei Zhang · 4 years, 3 months ago
  98. ee7167f Use FXARGB_[ARGB]() macros in more places. by Lei Zhang · 4 years, 3 months ago
  99. 32d4291 Change CFX_DIBBase::GetPaletteSize() to return size_t. by Lei Zhang · 4 years, 3 months ago
  100. a3ce7ca Fix segv in CXFA_LayoutPageMgr::ProcessLastPageSet(). by Tom Sepez · 4 years, 3 months ago