1. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  2. f1eae2c Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream. by Henrique Nakashima · 7 years ago
  3. a0b48aa Add TestSaved helper method in FPDFEditEmbeddertest by Nicolas Pena · 7 years ago
  4. 580c159 Cleanup call expression handling in fm2js by Ryan Harrison · 7 years ago
  5. 1ef2f82 XFA: Add test to show Oneof() works correctly. by Lei Zhang · 7 years ago
  6. 297f161 Add << overload for CFX_StringCTemplate classes by Ryan Harrison · 7 years ago
  7. 9ba8fbc Set default graphics before generating page contents by Nicolas Pena · 7 years ago
  8. d4fb57a Keep all trailers in CPDF_Parser in m_Trailers by Nicolas Pena · 7 years ago
  9. 67476e5 Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp by Henrique Nakashima · 7 years ago
  10. 475f433 Add << overload for CFX_WideString by Ryan Harrison · 7 years ago
  11. d8df8d4 Use new overloads to make usages of ostringstream more readable. by Henrique Nakashima · 7 years ago
  12. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  13. 8e052a6 Converting CFX_ByteTextBuf to ostringstream in fpdf_transformpage.cpp. by Henrique Nakashima · 7 years ago
  14. d39443e Add overload for CPDF_Stream.SetData() that takes an ostringstream. by Henrique Nakashima · 7 years ago
  15. 6fac27d Change terminology of image diff to differentiate from pixel tests. by Henrique Nakashima · 7 years ago
  16. b109ac4 Add empty string test case for ostream << CFX_ByteString. by Henrique Nakashima · 7 years ago
  17. 2e2da13 Converting CFX_ByteTextBuf to ostringstream in fxet_edit.cpp. by Henrique Nakashima · 7 years ago
  18. 508aa57 Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp. by Henrique Nakashima · 7 years ago
  19. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  20. 22eb7ae Modified CPDF_PageContentGenerator to work with both Form and Page by Jane Liu · 7 years ago
  21. 62d5076 Fixed file matching regex in test_runner. by Henrique Nakashima · 7 years ago
  22. c0c39cb Remove pixel suppression for Line_Stroke.pdf. by Henrique Nakashima · 7 years ago
  23. 44dd818 Adding overload for ostream << CFX_ByteString by Henrique Nakashima · 7 years ago
  24. 3bcabf3 Fail pixel tests when they do not provide the expected image. by Henrique Nakashima · 7 years ago
  25. d261b06 Improve PNG presubmit check by Nicolas Pena · 7 years ago
  26. 4ac12f0 Remove a const_cast in CFDE_CSSTextBuf. by Lei Zhang · 7 years ago
  27. f76e9d3 Clean up CFDE_CSSTextBuf. by Lei Zhang · 7 years ago
  28. bdb330e Fix the Size trailer entry in hand written PDFs. by Lei Zhang · 7 years ago
  29. cbe6d16 Add comment in libtiff patch by Nicolas Pena · 7 years ago
  30. ba57b6c Add missing config to new image_diff target. by Lei Zhang · 7 years ago
  31. c4479c5 Add presubmit check for png files by Nicolas Pena · 7 years ago
  32. b9776c7 Adding back the CFX_DateTime print helpers. by Henrique Nakashima · 7 years ago
  33. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 7 years ago
  34. 879b6d2 Update corpus test hash to include Oneof tests by Nicolas Pena · 7 years ago
  35. 10e02fa Updated FPDF_GetMetaText doc string for linearized files. by Henrique Nakashima · 7 years ago
  36. 143959d Move image_diff code into testing/image_diff/ by Lei Zhang · 7 years ago
  37. b32a949 Continue BMP decoder cleanup by Nicolas Pena · 7 years ago
  38. 84d8eb9 Avoid regenerating appearance stream when already present. by Henrique Nakashima · 7 years ago
  39. 7726a58 Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers. by Chris Palmer · 7 years ago
  40. 9a25ede Clean up includes in testing/test_support.h by Lei Zhang · 7 years ago
  41. e17011d Minor change to AP generation logic by Jane Liu · 7 years ago
  42. 4b95360 Clamp instead of checked_cast in TT2PDF by Nicolas Pena · 7 years ago
  43. eca45e0 Fixed optional content not rendered when OCGs array is empty. by Henrique Nakashima · 7 years ago
  44. 4e5e6f7 Renamed bug_492 pixel test expected png. by Henrique Nakashima · 7 years ago
  45. 5e57faa skia/BUILD.gn: s/ImageEncoder_none/ImageEncoder/ by Hal Canary · 7 years ago
  46. cddc8ed Fix typos that meant to say handler instead of hander. by Lei Zhang · 7 years ago
  47. 222e1a4 Use early returns in more CPDFSDK_FormFillEnvironment code. by Lei Zhang · 7 years ago
  48. 995a601 Cleanup fpdf_parser_decode by Nicolas Pena · 7 years ago
  49. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  50. b5c5ec0 Add sample PDF with comboboxes. by Lei Zhang · 7 years ago
  51. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  52. d5a13af Fix signedness of height in BMP decoder by Nicolas Pena · 7 years ago
  53. 3962d80 Cleanup tiling and shading patterns in correct order by Dan Sinclair · 7 years ago
  54. 4db9046 Add heuristic for improving text rendering in CPDF_CharPosList::Load by Nicolas Pena · 7 years ago
  55. b73ce7b Fixing metadata not read from linearized file. by Henrique Nakashima · 7 years ago
  56. d361005 Fix code in fpdf_flatten.cpp that does no make sense. by Lei Zhang · 7 years ago
  57. e5749af Use EXPECT_STREQ() in fx_system_unittest.cpp. by Lei Zhang · 7 years ago
  58. ea8a624 Converting CFX_ByteTextBuf to ostringstream in cpdfsdk_widget.cpp. by Henrique Nakashima · 7 years ago
  59. bc29701 Make out_row_buffer an std::vector by Nicolas Pena · 7 years ago
  60. c533f4b Added EmbedderTest::RenderPageWithFlags() by Jane Liu · 7 years ago
  61. 3b05743 Added public API FPDFPath_GetStrokeColor by Jane Liu · 7 years ago
  62. 54d91ec Consistently pass FPDF handles by value. by Lei Zhang · 7 years ago
  63. 7ca47d5 Converting CFX_ByteTextBuf to ostringstream in SAX. by Henrique Nakashima · 7 years ago
  64. cff4624 Converting CFX_ByteTextBuf to ostringstream in cxml_parser.cpp. by Henrique Nakashima · 7 years ago
  65. ad0982a Mark more CPDFSDK_FormFillEnvironment methods as const. by Lei Zhang · 7 years ago
  66. ab5939e Move JS time conversion code into an anonymous namespace. by Lei Zhang · 7 years ago
  67. 2bf942d Avoid a crash inside wcsftime() on Windows. by Lei Zhang · 7 years ago
  68. 1e25e12 Simplify code in the JS printf/printd implementations. by Lei Zhang · 7 years ago
  69. 77e3fc5 Change some CFFL classes to use early returns. by Lei Zhang · 7 years ago
  70. b7384b5 Improve ObserverPtr usage in CFFL_InteractiveFormFiller. by Lei Zhang · 8 years ago
  71. cd8ff7e Check for destroyed annotations in CPDFSDK_WidgetHandler::OnLoad(). by Lei Zhang · 8 years ago
  72. 6a3fc45 Add more checks for destroyed annotations in CFFL_FormFiller. by Lei Zhang · 8 years ago
  73. 65a5534 Remove unused BMP compressing code by Nicolas Pena · 7 years ago
  74. c71fdcb Cleanup fx_bmp part 1 by Nicolas Pena · 8 years ago
  75. d321ef9 Reenabled a flaky test by Jane Liu · 8 years ago
  76. ce67be4 Fix crash when inserting empty path by Nicolas Pena · 8 years ago
  77. 603a31d Add blend to GraphicsData by Nicolas Pena · 8 years ago
  78. f0f2a2a Fix a buffer overflow in FPDFPage_Flatten(). by Lei Zhang · 8 years ago
  79. c71de7f Fix some nits in CFFL_InteractiveFormFiller. by Lei Zhang · 8 years ago
  80. a7d2c15 Remove deprecated FPDPage_HasFormFieldAtPoint(). by Lei Zhang · 8 years ago
  81. 0698c85 Fix bad format string in CXFA_FM2JSContext. by Lei Zhang · 8 years ago
  82. 957480c Allow zero length streams when parsing. by Dan Sinclair · 8 years ago
  83. 6500c6f Check validity of color indices in bmp_decode_rgb by Nicolas Pena · 8 years ago
  84. 3516256 Implement CPWL_ComboBox::OnDestroy() to manage unowned pointers. by Lei Zhang · 8 years ago
  85. 19e6bcf Add CFGAS_FormatString helper to extract digits. by Dan Sinclair · 8 years ago
  86. 8f38e4f Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator. by Henrique Nakashima · 8 years ago
  87. 2de0703 Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp. by Henrique Nakashima · 8 years ago
  88. d3b90ac Fix FPDFAction_GetFilePath() documentation error. by Lei Zhang · 8 years ago
  89. c6fd58d Trimming brackets and quotes outside URLs. by Henrique Nakashima · 8 years ago
  90. b83d870 Fix types for FT_ULong chars in fpdfedittext by Nicolas Pena · 8 years ago
  91. 897c4b9 Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp. by Henrique Nakashima · 8 years ago
  92. 262cf46 Minor changes/addons for annotation APIs by Jane Liu · 8 years ago
  93. 59c1ac0 Simplify CPDF_Array::RemoveAt(index, size). by Lei Zhang · 8 years ago
  94. 7e2d1f4 Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream."" by Henrique Nakashima · 8 years ago
  95. 748793b Disable a new flaky test by Jane Liu · 8 years ago
  96. 53827cb Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream." by Henrique Nakashima · 8 years ago
  97. 4633d52 Adding constructor of CFX_ByteString that takes a std::ostringstream. by Henrique Nakashima · 8 years ago
  98. 2ddf1cc Guard against undefined shifting in JPX decoder by Dan Sinclair · 8 years ago
  99. 0915087 Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp. by Henrique Nakashima · 8 years ago
  100. defe54d Fixing click area for links with a URL with prepended text. by Henrique Nakashima · 8 years ago