1. 0cca8d6 Roll third_party/freetype/src/ 6d65c60fc..31757f969 (2 commits) by Ben Wagner · 5 years ago
  2. 5f17b01 Speed up DetermineConsecutiveDigitCount() in debug builds. by Lei Zhang · 5 years ago
  3. cedac82 Add tests for device to page and page to device coordinate conversions by Manoj Biswas · 5 years ago
  4. 4d98d74 Update Skia owner in the OWNERS file. by Lei Zhang · 5 years ago
  5. 4f0ea68 Roll tools/clang/ b23f5a073..257c91cc4 (9 commits) by Lei Zhang · 5 years ago
  6. 9384947 Do not replace existing objects in CPWL_AppStream::SetAsPushButton by Tom Sepez · 5 years ago
  7. 9bbc231 Roll third_party/freetype/src/ b66d6a911..6d65c60fc (15 commits) by Ben Wagner · 5 years ago
  8. 277f26f Split CPDF_ImageRenderer::Continue(). by Lei Zhang · 5 years ago
  9. e8f5721 Fix a nullptr crash in CXFA_Node::GetLocaleName(). by Lei Zhang · 5 years ago
  10. d934c64 Assert CPDF_AnnotContext always has a valid dictionary and page. by Lei Zhang · 5 years ago
  11. 98dc8c0 Make FPDFPage_GetAnnot() return nullptr for bad entries. by Lei Zhang · 5 years ago
  12. 3d9a097 Add a test for FPDFPage_GetAnnotIndex() when there is a bad annot entry. by Lei Zhang · 5 years ago
  13. 8ad64c7 Fix 2 XFA nullptr crashes. by Lei Zhang · 5 years ago
  14. 5cb68fa Remove unused CFXJSE_Value::SetObjectProperty(). by Lei Zhang · 5 years ago
  15. 3b55bdf Tidy CPDF_ImageCacheEntry. by Lei Zhang · 5 years ago
  16. 91bef18 Rename "bool iFoo" variables to "bool bFoo". by Lei Zhang · 5 years ago
  17. b7d09ca Rename some UnsupportedInfo code. by Lei Zhang · 5 years ago
  18. 26a39f3 Remove GetQuadPointsFromDictionary(). by Lei Zhang · 5 years ago
  19. ac0f524 Optimize FindSubWordLength(). by Lei Zhang · 5 years ago
  20. 4d24623 Avoid some WideString construction inside FX_ParseDateUsingFormat(). by Lei Zhang · 5 years ago
  21. c93f1f3 Save results from FPDF_GetFieldAttr() calls. by Lei Zhang · 5 years ago
  22. f496e25 Add constants for form field types. by Lei Zhang · 5 years ago
  23. 865ffb1 Add constants for common form field dictionary entries. by Lei Zhang · 5 years ago
  24. 6c71502 Simplify CheckForUnsupportedAnnot() internals. by Lei Zhang · 5 years ago
  25. 4efdb51 Tidy CheckUnSupportAnnot(). by Lei Zhang · 5 years ago
  26. 78572ea Move FX_ParseStringString() into an anonymous namespace. by Lei Zhang · 5 years ago
  27. e7033c8 Test bad inputs for newly added annotation APIs. by Lei Zhang · 5 years ago
  28. d94d69a Add GetAnnotDictFromFPDFAnnotation() helper function. by Lei Zhang · 5 years ago
  29. ddec497 Simplify checks in newly added annotation APIs. by Lei Zhang · 5 years ago
  30. 6efac4b Make PartitionAlloc more like Chromium's. by Lei Zhang · 5 years ago
  31. 4059ea2 Update PartitionAlloc from Chromium at r629284. by Lei Zhang · 5 years ago
  32. a7e0cc8 Stop using fcvt() in AFPercent_Format(). by Lei Zhang · 5 years ago
  33. 5cc2224 Add more AFPercent_Format() tests. by Lei Zhang · 5 years ago
  34. 0cea7f4 Support AFPercent_Format()'s 3rd parameter. by Lei Zhang · 5 years ago
  35. 01e1527 Fix AFPercent_Format() for separator style 4. by Lei Zhang · 5 years ago
  36. f5c2c99 Correctly handle empty input to AFPercent_Format(). by Lei Zhang · 5 years ago
  37. 7853b2e Improve parameter validation for AFPercent_Format(). by Lei Zhang · 5 years ago
  38. 36e541c Add more tests for AFPercent_Format(). by Lei Zhang · 5 years ago
  39. 44af151 Another whitespace change to trigger bots. by Nico Weber · 5 years ago
  40. 1aecf87 Whitespace change to trigger bots. by Nico Weber · 5 years ago
  41. 53f98cc Make FX_ParseStringString() faster. by Lei Zhang · 5 years ago
  42. 12aef87 Fix leak inside sycc420_to_rgb(). by Lei Zhang · 5 years ago
  43. ca35f07 Remove unused flag that should not be used. by Nico Weber · 5 years ago
  44. d6b7287 Remove unused parameters in CFFL_FormFiller methods. by Lei Zhang · 5 years ago
  45. 497da15 Fix nits in CFX_DIBBase and CFX_DIBitmap. by Lei Zhang · 5 years ago
  46. 4cfe495 Use GetCompsFromFormat() in more places. by Lei Zhang · 5 years ago
  47. 9fa8667 Add GetIsCmykFromFormat() and use where appropriate. by Lei Zhang · 5 years ago
  48. d303cb0 Add GetIsAlphaFromFormat() and use where appropriate. by Lei Zhang · 5 years ago
  49. 0d79a77 Remove |alpha_flag| parameter to CFX_ScanlineCompositor::Init(). by Lei Zhang · 5 years ago
  50. c92c0f2 Remove |alpha_flag| parameter to CFX_DIBitmap::CompositeMask(). by Lei Zhang · 5 years ago
  51. bf77b9a Remove |CFX_BitmapComposer::m_AlphaFlag|. by Lei Zhang · 5 years ago
  52. 391d9ae Remove |CFX_ImageRenderer::m_AlphaFlag|. by Lei Zhang · 5 years ago
  53. cb752f3 Add Opt array functions to to fpdf_annot.h. by rycsmith · 5 years ago
  54. f4d777d Check node types in CXFA_LayoutPageMgr::ProcessBreakBeforeOrAfter(). by Lei Zhang · 5 years ago
  55. 434de07 Fix nits in CXFA_Document::DataMerge_CopyContainer(). by Lei Zhang · 5 years ago
  56. afc4979 Use early return in CXFA_LayoutPageMgr::ProcessBreakBeforeOrAfter(). by Lei Zhang · 5 years ago
  57. a5230e2 Select/deselect and isIndexSelected for Comboboxes and Listboxes. by rycsmith · 5 years ago
  58. 254ed5f Add more checks to ValidateDecoderPipeline(). by Lei Zhang · 5 years ago
  59. b472b7f Validate filters in CPDF_DIBBase::LoadColorInfo(). by Lei Zhang · 5 years ago
  60. 04097a3 Add a pixel test for JPX image decoding. by Lei Zhang · 5 years ago
  61. d010a98 Prevent some DCHECK failures in CFXJSE_Value. by Lei Zhang · 5 years ago
  62. ce88174 Remove InvalidStream. by Lei Zhang · 5 years ago
  63. 117fcf5 Make CPDF_Stream::InitStreamFromFile()'s dict parameter required. by Lei Zhang · 5 years ago
  64. a116579 Distinguish between CPDF_Stream::SetData() overloads. by Lei Zhang · 5 years ago
  65. ed975f9 Forward declare CPDF_Stream when possible. by Lei Zhang · 5 years ago
  66. 5f79016 Fix data ownership in CPDF_ObjectStream. by Lei Zhang · 5 years ago
  67. e19ff21 Add prefix PDFIUM_ to functions for ARM NEON by Tom Tan · 5 years ago
  68. 992534a Remove unused sal.h include, pdfium doesn't use _Printf_format_string_. by Nico Weber · 5 years ago
  69. 81e11ef Fix source character counting in another bad UTF8 decoder. by Tom Sepez · 5 years ago
  70. 1c3800a Endless loop in CFGAS_FormatString::FormatStrNum(). by Tom Sepez · 5 years ago
  71. 27e1a74 Do not initialize V8 in pdfium_test if --disable-javascript. by Tom Sepez · 5 years ago
  72. 13c4db9 Fix assertion !pValue.IsEmpty() in cfxjse_value.cpp. by Tom Sepez · 5 years ago
  73. 34fb624 Add a test to show a case where patterns draw incorrectly. by Lei Zhang · 5 years ago
  74. 7dc6b1b CJX_Xfa::thisValue() can be null when called from C++. by Tom Sepez · 5 years ago
  75. 8587173 Document implications of NULL p_JSPlatform in public header. by Tom Sepez · 5 years ago
  76. 333ac4a Remove some more redundant CJX_Object subclass methods. by Tom Sepez · 5 years ago
  77. 0d44131 Add test to ensure Net.* remains unimplemented by Tom Sepez · 5 years ago
  78. 4679e62 Correctly handle decoders in CPDF_DIBBase::ContinueLoadDIBBase(). by Lei Zhang · 5 years ago
  79. fe92b74 Add a test case for bad SMask rendering. by Lei Zhang · 5 years ago
  80. db71c92 Add an ASSERT() in CPDF_DIBBase::ContinueLoadDIBBase(). by Lei Zhang · 5 years ago
  81. e6fcdfa Reuse existing CPDF_InteractiveForm in two more APIs. by Lei Zhang · 5 years ago
  82. 83a2cd0 Check for user gesture in submitForm() JS callback by Tom Sepez · 5 years ago
  83. 8d72a47 Add use_system_libopenjpeg2 build argument by Felix Kauselmann · 5 years ago
  84. 079bead Make CFGAS_Decimal slightly saner by Tom Sepez · 5 years ago
  85. bf42afa Handle creation of CGFAS_Decimals from floats with bigger values. by Tom Sepez · 5 years ago
  86. f7e6976 Reuse existing CPDF_InteractiveForm in two APIs. by Lei Zhang · 5 years ago
  87. e28f2bd Remove always null parameter in CPDF_AnnotContext ctor. by Lei Zhang · 5 years ago
  88. cc6297d Reflow CXFA_ItemLayoutProcessor::GotoNextContainerNode(). by Lei Zhang · 5 years ago
  89. b2f59ad Split off code from CXFA_ItemLayoutProcessor::GotoNextContainerNode(). by Lei Zhang · 5 years ago
  90. 26ba8e2 Use early returns in CXFA_FFNotify::OnCreateContentLayoutItem(). by Lei Zhang · 5 years ago
  91. 0ca4da7 Add embedder tests for FPDFPageObj_HasTransparency(). by Lei Zhang · 5 years ago
  92. 7a4e5c6 Add failure tests for FPDFPage_Delete(). by Lei Zhang · 5 years ago
  93. 2347b79 Remove unused CPDFSDK_InteractiveForm::GetSibling(). by Lei Zhang · 5 years ago
  94. 3d1c30b Add embedder tests for public/fpdf_searchex.h. by Lei Zhang · 5 years ago
  95. bff397d Move XFA_ItemLayoutProcessorStages into CXFA_ItemLayoutProcessor. by Lei Zhang · 5 years ago
  96. 1a2165d Remove CFGAS_Decimal implicit conversion operators. by Tom Sepez · 5 years ago
  97. 3f041c6 Make CPDF_TextPageFind::IsMatchWholeWord() a standalone function. by Lei Zhang · 5 years ago
  98. 20ac643 Use Optional return value inside CXFA_ItemLayoutProcessor. by Lei Zhang · 5 years ago
  99. 9693052 Give CXFA_ItemLayoutProcessor::GotoNextContainerNode() a return value. by Lei Zhang · 5 years ago
  100. 3407b0d Use std::vector<TextCharPos> in CXFA_TextLayout. by Lei Zhang · 5 years ago