1. 2709469 Fix wrong integer type CPDF_SecurityHandler::GetUserPassword(). by Lei Zhang · 4 years, 11 months ago
  2. 391d4f3 Remove #ifdef around right-button methods in fpdf_view_c_api_test.c by Tom Sepez · 4 years, 11 months ago
  3. 22d97f2 Expose FORM_OnRButton{Down,Up} to non-XFA builds by Tom Sepez · 4 years, 11 months ago
  4. 024cbe1 Add unit tests for FPDF_BSTR. by Tom Sepez · 4 years, 11 months ago
  5. fe285c3 Test FPDF_SetSandboxPolicy() public API. by Tom Sepez · 4 years, 11 months ago
  6. d0a9440 Test CJX_Event::emit() and reset() by Tom Sepez · 4 years, 11 months ago
  7. 1dc3e9e Fix nits in CFX_XMLParser::DoSyntaxParse(). by Lei Zhang · 4 years, 11 months ago
  8. da2cf01 Remove some DOXY-style punctuation from fpdf_formfill.h. by Tom Sepez · 4 years, 11 months ago
  9. 73d2412 Remove an unused struct in AGG code. by Lei Zhang · 4 years, 11 months ago
  10. f4d4fee Stop manually setting -Wshadow. by Lei Zhang · 4 years, 11 months ago
  11. 38f725f Cover some more nullptr-safe paths in fpdfview.h public functions. by Tom Sepez · 4 years, 11 months ago
  12. 96b67f6 Prevent fatal error in CFX_V8::PutObjectProperty() by Tom Sepez · 4 years, 11 months ago
  13. 595bc6e Take buffers from the partition in flatemodule.cpp by Tom Sepez · 4 years, 11 months ago
  14. 9a7e473 Exercise more CJX_List methods from JavaScript. by Tom Sepez · 4 years, 11 months ago
  15. d04de26 Use buffers from the partition in CPDFSDK_FormFillEnvironment by Tom Sepez · 4 years, 11 months ago
  16. 609b984 Add unit test for FPDFImageObj_LoadJpegFile{Inline}() APIs by Tom Sepez · 4 years, 11 months ago
  17. 77d77be Take buffers from partition in faxmodule.cpp by Tom Sepez · 4 years, 11 months ago
  18. 3d7ad5e Roll third_party/freetype/src/ 3aaae716b..551bd3a90 (10 commits) by Lei Zhang · 4 years, 11 months ago
  19. 8a8437b Handle codepoints outside BMP in CFXJSE_FormCalcContext::Encode(). by Tom Sepez · 4 years, 11 months ago
  20. 8a0f76d Remove CFXJSE_Value::SetDate() and IsDate() by Tom Sepez · 4 years, 11 months ago
  21. af61c35 Take vectors from partition in CFX_BmpDecompressor by Tom Sepez · 4 years, 11 months ago
  22. f5065b3 Take buffers from the partition in CPDF_Creator by Tom Sepez · 4 years, 11 months ago
  23. dcd72e1 Avoid RetainPtr<Retainable>::As<CFX_TextUserData>() calls. by Tom Sepez · 4 years, 11 months ago
  24. db723f5 Test FormCalc Encode() function. by Tom Sepez · 4 years, 11 months ago
  25. 98b58ad Call FPDFPage_FormFieldZOrderAtPoint() from embedder test. by Tom Sepez · 5 years ago
  26. 0957726 Improve embedder test coverage of FPDFBookmark_GetDest()/GetAction(). by Tom Sepez · 5 years ago
  27. 473c983 Call two more app methods from JavaScript tests. by Tom Sepez · 5 years ago
  28. 0a792a5 Put two more instances of std::vector<wchar_t> into the partition. by Tom Sepez · 5 years ago
  29. f20323a Use PartitonAlloc to buffer some vectors in gif. by Tom Sepez · 5 years ago
  30. e87972e Fix downcast in CXFA_FFTextEdit. by Tom Sepez · 5 years ago
  31. 26b030d Load the first-page xref stream in linearized PDFs. by Lei Zhang · 5 years ago
  32. a6601d5 Fix LoadLinearizedAllCrossRefV4() to work properly. by Lei Zhang · 5 years ago
  33. b7e48e9 Clean up some xref code in CPDF_Parser. by Lei Zhang · 5 years ago
  34. 3a1dc14 Allocate CFX_Font::m_FontDataAllocation from the partition. by Tom Sepez · 5 years ago
  35. af35239 Add another malloc(0) test. by Tom Sepez · 5 years ago
  36. d89bfea Add a test for a non-embedded font with illegal CIDToGIDMap string. by Hui Yingst · 5 years ago
  37. bcdac2a Use FxAllocAllocator in core/fxcrt std::vector<> of pure data. by Tom Sepez · 5 years ago
  38. 8a11888 Pass span<> arguments in fxbarcode/. by Tom Sepez · 5 years ago
  39. 237c4dd Use span<> arguments in FAXModule and CJPX_Decoder. by Tom Sepez · 5 years ago
  40. 87b9e3a Pass span<> arguments in GetPostScriptFromEmf(). by Tom Sepez · 5 years ago
  41. f5531fc Pass argument as span<> to BMPModule::BmpReadScanline(). by Tom Sepez · 5 years ago
  42. cc3d0ce Move FxFreeDeleter to fx_memory_wrappers.h by Tom Sepez · 5 years ago
  43. b82d907 Add --reverse-byte-order flag to pdfium_test. by Lei Zhang · 5 years ago
  44. d2f60ac Add a STL-compatible allocator backed by FX_Alloc() by Tom Sepez · 5 years ago
  45. 36db9ee Add --reverse-byte-order flag to pdfium_diff. by Lei Zhang · 5 years ago
  46. b872b4d Simplify image_diff_png::DecodePNG(). by Lei Zhang · 5 years ago
  47. afce853 Add --reverse-byte-order flag to test_runner.py. by Lei Zhang · 5 years ago
  48. 90a11ba Use PDF page base clip for Win32 rendering by Alan Screen · 5 years ago
  49. cc22280 Remove CPDFSDK_FormFillEnvironment::{Extract,Insert,Replace}Pages(). by Tom Sepez · 5 years ago
  50. 57eea9a Add test for current malloc(0) behavior. by Tom Sepez · 5 years ago
  51. fe3ab67 Correctly handle javascript_tests test cases with no test expectations. by Lei Zhang · 5 years ago
  52. 4332973 Reduce includes in fx_memory.h. by Lei Zhang · 5 years ago
  53. 3054337 Format testing/tools with git cl format --python. by Lei Zhang · 5 years ago
  54. 0e31fab Remove CRYPT_aes_context::encrypt and decrypt members. by Tom Sepez · 5 years ago
  55. fec3341 Remove inline functions from fx_memory.h header. by Tom Sepez · 5 years ago
  56. 7740980 Add CFWL_Widget::ScopedUpdateLock. by Lei Zhang · 5 years ago
  57. 3567c61 Make FSRECTFFromCFXFloatRect() return a FS_RECTF directly. by Lei Zhang · 5 years ago
  58. 04db63b Roll build/ 381237e19..3ba4b9cdc (57 commits) by Lei Zhang · 5 years ago
  59. dd1859e Roll tools/clang/ 22ecf175f..fdd604820 (14 commits) by Lei Zhang · 5 years ago
  60. ede91b2 Roll buildtools/ fce87d1a3..140e4d7c4 (4 commits; 1 trivial rolls) by Lei Zhang · 5 years ago
  61. f86f81a Add initial tests for SetClip_PathFill() by Alan Screen · 5 years ago
  62. d021c9f Make |CXFA_FFField::m_pNormalWidget| private. by Lei Zhang · 5 years ago
  63. f890245 Avoid more |CXFA_FFField::m_pNormalWidget| usage. by Lei Zhang · 5 years ago
  64. dac2fca Use CXFA_FFField::GetNormalWidget() in more places. by Lei Zhang · 5 years ago
  65. 501b8a7 Fix a crash in CXFA_FFComboBox::OpenDropDownList(). by Lei Zhang · 5 years ago
  66. e0a5f1a Fix nits in FPDFEditPathEmbedderTest. by Lei Zhang · 5 years ago
  67. 96befae Switch to C++14 by default. by Lei Zhang · 5 years ago
  68. 1ff7d2b Roll v8/ 9ddd0c4c1..a423bb8be (1234 commits) by Lei Zhang · 5 years ago
  69. b6aa074 Fix crash in FPDFPageObj_GetFillColor(). by Lei Zhang · 5 years ago
  70. 2a444e1 Add another test for FPDFText_GetFontWeight(). by Lei Zhang · 5 years ago
  71. 1afa8b6 Fix rendering issue regarding Type2 CIDFont with illegal CIDToCIDMap. by Hui Yingst · 5 years ago
  72. bb4ce2f Add a pixel test for PDF with illegal CIDToGIDMap stream. by Hui Yingst · 5 years ago
  73. c85c137 Roll third_party/icu/ 2ecd66c69..88ea42af7 (8 commits) by Lei Zhang · 5 years ago
  74. f08691a Roll third_party/zlib/ ddebad26c..f4f46747b (4 commits) by Lei Zhang · 5 years ago
  75. 0cc45b7 Roll third_party/libjpeg_turbo/ 38c693569..bc1357852 (2 commits) by Lei Zhang · 5 years ago
  76. bfd63ed Roll third_party/depot_tools/ e90e5fe20..79d4f9950 (165 commits; 37 trivial rolls) by Lei Zhang · 5 years ago
  77. a8b7f21 Roll third_party/catapult/ 830565958..3992f6564 (132 commits) by Lei Zhang · 5 years ago
  78. 2067fdb Add embedder tests using page rendering flags. by Tom Sepez · 5 years ago
  79. 8f5d29e Add command line flags to pdfium_test for rendering flags. by Tom Sepez · 5 years ago
  80. c5474bd Roll third_party/freetype/src/ 5a1a79c0e..3aaae716b (7 commits) by Lei Zhang · 5 years ago
  81. 8daa9ce [FXCRT] Fix overflow for CFX_FloatRect::GetOuterRect() by Alan Screen · 5 years ago
  82. cdad6c03 Remove unused private RENDER_* definitions. by Tom Sepez · 5 years ago
  83. c155e32 Remove unused CBC_ReedSolomonGF256Poly::Multiply() (scalar form) by Tom Sepez · 5 years ago
  84. 5eb17d3 Better testing of CJS_Icon from JavaScript by Tom Sepez · 5 years ago
  85. 6399b78 [FXCRT] Add unit tests for CFX_FloatRect::GetOuterRect() by Alan Screen · 5 years ago
  86. 3ba597d Remove bWillCommit argument from OnField_Format() methods. by Tom Sepez · 5 years ago
  87. 6105b28 Cover some JS public methods that do not "commit". by Tom Sepez · 5 years ago
  88. 87ad417 Fix nits in FPDFAnnot_SetAP by Shikha Walia · 5 years ago
  89. 24f5e6e De-virtualize CBC_OneDimWriter::RenderTextContents(). by Tom Sepez · 5 years ago
  90. 814821a Remove unused CBC_QRCoder::GetNumECBytes(). by Tom Sepez · 5 years ago
  91. ea8d8d8 Remove CBC_Writer::Set{Background,Barcode}Color(). by Tom Sepez · 5 years ago
  92. e6ea9ae Cover more branches in fx_crypt_sha.cpp. by Tom Sepez · 5 years ago
  93. c8481c3 Simplify control flow in FPDF_RenderPage(). by Tom Sepez · 5 years ago
  94. aa64a71 Remove duplicate FPDF_OBJECT_ definitions from fpdf_annot.h by Tom Sepez · 5 years ago
  95. ce61357 No need to check for null pages in RenderPageWithContext() by Tom Sepez · 5 years ago
  96. 636832d Introduce CPDF_Page::RenderContextClearer. by Tom Sepez · 5 years ago
  97. 11ab20e Update README.md to mention V8 and XFA requires C++14. by Lei Zhang · 5 years ago
  98. 762f119 Fix 64-bit arithmetic in sha2 variants. by Tom Sepez · 5 years ago
  99. ea545a6 Avoid crashes in FPDFText_GetCharBox(). by Lei Zhang · 5 years ago
  100. 5623992 Document obsolete FPDF render flags. by Tom Sepez · 5 years ago