1. 7853b2e Improve parameter validation for AFPercent_Format(). by Lei Zhang · 6 years ago
  2. 36e541c Add more tests for AFPercent_Format(). by Lei Zhang · 6 years ago
  3. 44af151 Another whitespace change to trigger bots. by Nico Weber · 6 years ago
  4. 1aecf87 Whitespace change to trigger bots. by Nico Weber · 6 years ago
  5. 53f98cc Make FX_ParseStringString() faster. by Lei Zhang · 6 years ago
  6. 12aef87 Fix leak inside sycc420_to_rgb(). by Lei Zhang · 6 years ago
  7. ca35f07 Remove unused flag that should not be used. by Nico Weber · 6 years ago
  8. d6b7287 Remove unused parameters in CFFL_FormFiller methods. by Lei Zhang · 6 years ago
  9. 497da15 Fix nits in CFX_DIBBase and CFX_DIBitmap. by Lei Zhang · 6 years ago
  10. 4cfe495 Use GetCompsFromFormat() in more places. by Lei Zhang · 6 years ago
  11. 9fa8667 Add GetIsCmykFromFormat() and use where appropriate. by Lei Zhang · 6 years ago
  12. d303cb0 Add GetIsAlphaFromFormat() and use where appropriate. by Lei Zhang · 6 years ago
  13. 0d79a77 Remove |alpha_flag| parameter to CFX_ScanlineCompositor::Init(). by Lei Zhang · 6 years ago
  14. c92c0f2 Remove |alpha_flag| parameter to CFX_DIBitmap::CompositeMask(). by Lei Zhang · 6 years ago
  15. bf77b9a Remove |CFX_BitmapComposer::m_AlphaFlag|. by Lei Zhang · 6 years ago
  16. 391d9ae Remove |CFX_ImageRenderer::m_AlphaFlag|. by Lei Zhang · 6 years ago
  17. cb752f3 Add Opt array functions to to fpdf_annot.h. by rycsmith · 6 years ago
  18. f4d777d Check node types in CXFA_LayoutPageMgr::ProcessBreakBeforeOrAfter(). by Lei Zhang · 6 years ago
  19. 434de07 Fix nits in CXFA_Document::DataMerge_CopyContainer(). by Lei Zhang · 6 years ago
  20. afc4979 Use early return in CXFA_LayoutPageMgr::ProcessBreakBeforeOrAfter(). by Lei Zhang · 6 years ago
  21. a5230e2 Select/deselect and isIndexSelected for Comboboxes and Listboxes. by rycsmith · 6 years ago
  22. 254ed5f Add more checks to ValidateDecoderPipeline(). by Lei Zhang · 6 years ago
  23. b472b7f Validate filters in CPDF_DIBBase::LoadColorInfo(). by Lei Zhang · 6 years ago
  24. 04097a3 Add a pixel test for JPX image decoding. by Lei Zhang · 6 years ago
  25. d010a98 Prevent some DCHECK failures in CFXJSE_Value. by Lei Zhang · 6 years ago
  26. ce88174 Remove InvalidStream. by Lei Zhang · 6 years ago
  27. 117fcf5 Make CPDF_Stream::InitStreamFromFile()'s dict parameter required. by Lei Zhang · 6 years ago
  28. a116579 Distinguish between CPDF_Stream::SetData() overloads. by Lei Zhang · 6 years ago
  29. ed975f9 Forward declare CPDF_Stream when possible. by Lei Zhang · 6 years ago
  30. 5f79016 Fix data ownership in CPDF_ObjectStream. by Lei Zhang · 6 years ago
  31. e19ff21 Add prefix PDFIUM_ to functions for ARM NEON by Tom Tan · 6 years ago
  32. 992534a Remove unused sal.h include, pdfium doesn't use _Printf_format_string_. by Nico Weber · 6 years ago
  33. 81e11ef Fix source character counting in another bad UTF8 decoder. by Tom Sepez · 6 years ago
  34. 1c3800a Endless loop in CFGAS_FormatString::FormatStrNum(). by Tom Sepez · 6 years ago
  35. 27e1a74 Do not initialize V8 in pdfium_test if --disable-javascript. by Tom Sepez · 6 years ago
  36. 13c4db9 Fix assertion !pValue.IsEmpty() in cfxjse_value.cpp. by Tom Sepez · 6 years ago
  37. 34fb624 Add a test to show a case where patterns draw incorrectly. by Lei Zhang · 6 years ago
  38. 7dc6b1b CJX_Xfa::thisValue() can be null when called from C++. by Tom Sepez · 6 years ago
  39. 8587173 Document implications of NULL p_JSPlatform in public header. by Tom Sepez · 6 years ago
  40. 333ac4a Remove some more redundant CJX_Object subclass methods. by Tom Sepez · 6 years ago
  41. 0d44131 Add test to ensure Net.* remains unimplemented by Tom Sepez · 6 years ago
  42. 4679e62 Correctly handle decoders in CPDF_DIBBase::ContinueLoadDIBBase(). by Lei Zhang · 6 years ago
  43. fe92b74 Add a test case for bad SMask rendering. by Lei Zhang · 6 years ago
  44. db71c92 Add an ASSERT() in CPDF_DIBBase::ContinueLoadDIBBase(). by Lei Zhang · 6 years ago
  45. e6fcdfa Reuse existing CPDF_InteractiveForm in two more APIs. by Lei Zhang · 6 years ago
  46. 83a2cd0 Check for user gesture in submitForm() JS callback by Tom Sepez · 6 years ago
  47. 8d72a47 Add use_system_libopenjpeg2 build argument by Felix Kauselmann · 6 years ago
  48. 079bead Make CFGAS_Decimal slightly saner by Tom Sepez · 6 years ago
  49. bf42afa Handle creation of CGFAS_Decimals from floats with bigger values. by Tom Sepez · 6 years ago
  50. f7e6976 Reuse existing CPDF_InteractiveForm in two APIs. by Lei Zhang · 6 years ago
  51. e28f2bd Remove always null parameter in CPDF_AnnotContext ctor. by Lei Zhang · 6 years ago
  52. cc6297d Reflow CXFA_ItemLayoutProcessor::GotoNextContainerNode(). by Lei Zhang · 6 years ago
  53. b2f59ad Split off code from CXFA_ItemLayoutProcessor::GotoNextContainerNode(). by Lei Zhang · 6 years ago
  54. 26ba8e2 Use early returns in CXFA_FFNotify::OnCreateContentLayoutItem(). by Lei Zhang · 6 years ago
  55. 0ca4da7 Add embedder tests for FPDFPageObj_HasTransparency(). by Lei Zhang · 6 years ago
  56. 7a4e5c6 Add failure tests for FPDFPage_Delete(). by Lei Zhang · 6 years ago
  57. 2347b79 Remove unused CPDFSDK_InteractiveForm::GetSibling(). by Lei Zhang · 6 years ago
  58. 3d1c30b Add embedder tests for public/fpdf_searchex.h. by Lei Zhang · 6 years ago
  59. bff397d Move XFA_ItemLayoutProcessorStages into CXFA_ItemLayoutProcessor. by Lei Zhang · 6 years ago
  60. 1a2165d Remove CFGAS_Decimal implicit conversion operators. by Tom Sepez · 6 years ago
  61. 3f041c6 Make CPDF_TextPageFind::IsMatchWholeWord() a standalone function. by Lei Zhang · 6 years ago
  62. 20ac643 Use Optional return value inside CXFA_ItemLayoutProcessor. by Lei Zhang · 6 years ago
  63. 9693052 Give CXFA_ItemLayoutProcessor::GotoNextContainerNode() a return value. by Lei Zhang · 6 years ago
  64. 3407b0d Use std::vector<TextCharPos> in CXFA_TextLayout. by Lei Zhang · 6 years ago
  65. faee4b7 Remove an ASSERT() in CFX_DIBitmap::ConvertColorScale(). by Lei Zhang · 6 years ago
  66. 722a1af Remove unused CJX_Object::TypeTag values. by Tom Sepez · 6 years ago
  67. fb622d6 Make CPDF_TextPageFind creation go through Create() method. by Lei Zhang · 6 years ago
  68. 80984c9 Consolidate code into CPDF_TextPageFind::ExtractFindWhat(). by Lei Zhang · 6 years ago
  69. 0f19413 Move parameters from CPDF_TextPageFind::FindFirst() to ctor. by Lei Zhang · 6 years ago
  70. ccadca4 Add CPDF_TextPage::size(). by Lei Zhang · 6 years ago
  71. 58fc126 Remove more redundant CJX attribute wrappers. by Tom Sepez · 6 years ago
  72. 6b37b6f Avoid NaN comparison in CFXA_FillPathWithShading() bounds checks. by Tom Sepez · 6 years ago
  73. 563f62a Remove semicolons after JS_STATIC_foo macros, turn on -Wextra-semi by Nico Weber · 6 years ago
  74. a74f258 Simplify CPDF_TextPageFind::FindPrev(). by Lei Zhang · 6 years ago
  75. 025edab Remove useless CPDF_TextPageFind members. by Lei Zhang · 6 years ago
  76. 25d9272 Pdfium_unittests: Fix undefined reference to testing::Matcher by Felix Kauselmann · 6 years ago
  77. ca5a5ba Remove checks for impossible situations in CPDF_TextPageFind. by Lei Zhang · 6 years ago
  78. 793691a Move some single-use CJX_Object property getters to subclasses. by Tom Sepez · 6 years ago
  79. 2c2df78 Improve tests for CJX_LayoutPseudoModel. by Tom Sepez · 6 years ago
  80. dc5cb3a Replace CPDF_TextPageFind flags with options. by Lei Zhang · 6 years ago
  81. 7abb469 Disallow invalid colspan values in RelocateTableRowCells(). by Lei Zhang · 6 years ago
  82. 3f684bd Add CJX_Object::GetMeasureInUnit(); by Lei Zhang · 6 years ago
  83. c3cbf48 Add FPDF_CONSECUTIVE public flag. by Lei Zhang · 6 years ago
  84. b3b0f6e Refine tests for CJX_HostPseudoModel. by Tom Sepez · 6 years ago
  85. 6589cf6 Add ScopedFPDFTextFind. by Lei Zhang · 6 years ago
  86. c05172e Consolidate index increment/decrement in cfgas_formatstring.cpp by Tom Sepez · 6 years ago
  87. 5fe8569 v8_initializer: Add cstring header by Felix Kauselmann · 6 years ago
  88. 6d9354f Fix spin in CFGAS_FormatString::FormatStrNum(). by Tom Sepez · 6 years ago
  89. 2f1edd6 Break off parts of CXFA_ItemLayoutProcessor::GotoNextContainerNode(). by Lei Zhang · 6 years ago
  90. 011147f Add null test before inserting in DoLayoutFlowedContainer() by Tom Sepez · 6 years ago
  91. 27a3c77 Check for integer overflows in CFX_Break::IsGreaterThanLineWidth(). by Lei Zhang · 6 years ago
  92. 471510e Fix logic botch in CJX_Object::SetAttribute(). by Tom Sepez · 6 years ago
  93. 1ec1b5c Fix non-standalone build. by Lei Zhang · 6 years ago
  94. 1d30017 Add JavaScript test for CJX_Tree object. by Tom Sepez · 6 years ago
  95. 8c7f027 Clean up CFX_RTFBreak::GetDisplayPos() and its caller. by Lei Zhang · 6 years ago
  96. b8df605 Break circular dependency between xfa/fxfa and xfa/fgas. by Lei Zhang · 6 years ago
  97. 7ab1c4c Add JavaScript test for CXJ_Model object. by Tom Sepez · 6 years ago
  98. 7696d46 Initialize CPDF_TextPageFind members in the header. by Lei Zhang · 6 years ago
  99. 7b6604a Roll build/ 213e0a3a3..a721f3327 (131 commits) by Lei Zhang · 6 years ago
  100. 4b1dea8 Reorder hooks to run in a particular order. by Lei Zhang · 6 years ago