Age | Commit message (Expand) | Author |
2017-06-30 | Remove hand rolled bsearch from HTMLCode2STR | Ryan Harrison |
2017-06-30 | Fix nits in a bunch of random XFA files. | Lei Zhang |
2017-06-30 | Roll DEPS for the testing corpus. | Lei Zhang |
2017-06-30 | Replaced static casts with CPDFPageObjectFromFPDFPageObject() | Jane Liu |
2017-06-29 | Basic APIs and tests for extracting and setting annotation paths | Jane Liu |
2017-06-29 | Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145 | Nicolas Pena |
2017-06-29 | Cleaning up SomMethod handling in fm2js | Ryan Harrison |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-29 | Added FPDFAnnot_RemoveAnnot() | Jane Liu |
2017-06-29 | Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream. | Henrique Nakashima |
2017-06-29 | Add TestSaved helper method in FPDFEditEmbeddertest | Nicolas Pena |
2017-06-29 | Cleanup call expression handling in fm2js | Ryan Harrison |
2017-06-28 | XFA: Add test to show Oneof() works correctly. | Lei Zhang |
2017-06-28 | Add << overload for CFX_StringCTemplate classeschromium/3144 | Ryan Harrison |
2017-06-28 | Set default graphics before generating page contents | Nicolas Pena |
2017-06-28 | Keep all trailers in CPDF_Parser in m_Trailers | Nicolas Pena |
2017-06-28 | Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp | Henrique Nakashima |
2017-06-28 | Add << overload for CFX_WideString | Ryan Harrison |
2017-06-28 | Use new overloads to make usages of ostringstream more readable. | Henrique Nakashima |
2017-06-27 | Made existing annotation APIs to work with APchromium/3143 | Jane Liu |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in fpdf_transformpage.cpp. | Henrique Nakashima |
2017-06-27 | Add overload for CPDF_Stream.SetData() that takes an ostringstream. | Henrique Nakashima |
2017-06-27 | Change terminology of image diff to differentiate from pixel tests. | Henrique Nakashima |
2017-06-27 | Add empty string test case for ostream << CFX_ByteString. | Henrique Nakashima |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in fxet_edit.cpp. | Henrique Nakashima |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp. | Henrique Nakashima |
2017-06-27 | Changed the return type for annotation APIs | Jane Liu |
2017-06-27 | Modified CPDF_PageContentGenerator to work with both Form and Page | Jane Liu |
2017-06-27 | Fixed file matching regex in test_runner. | Henrique Nakashima |
2017-06-27 | Remove pixel suppression for Line_Stroke.pdf. | Henrique Nakashima |
2017-06-27 | Adding overload for ostream << CFX_ByteString | Henrique Nakashima |
2017-06-27 | Fail pixel tests when they do not provide the expected image. | Henrique Nakashima |
2017-06-26 | Improve PNG presubmit check | Nicolas Pena |
2017-06-26 | Remove a const_cast in CFDE_CSSTextBuf. | Lei Zhang |
2017-06-26 | Clean up CFDE_CSSTextBuf. | Lei Zhang |
2017-06-26 | Fix the Size trailer entry in hand written PDFs. | Lei Zhang |
2017-06-26 | Add comment in libtiff patch | Nicolas Pena |
2017-06-26 | Add missing config to new image_diff target. | Lei Zhang |
2017-06-26 | Add presubmit check for png files | Nicolas Pena |
2017-06-26 | Adding back the CFX_DateTime print helpers. | Henrique Nakashima |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-06-23 | Update corpus test hash to include Oneof tests | Nicolas Pena |
2017-06-22 | Updated FPDF_GetMetaText doc string for linearized files. | Henrique Nakashima |
2017-06-22 | Move image_diff code into testing/image_diff/ | Lei Zhang |
2017-06-22 | Continue BMP decoder cleanup | Nicolas Pena |
2017-06-22 | Avoid regenerating appearance stream when already present. | Henrique Nakashima |
2017-06-22 | Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139 | Chris Palmer |
2017-06-22 | Clean up includes in testing/test_support.h | Lei Zhang |
2017-06-22 | Minor change to AP generation logic | Jane Liu |
2017-06-21 | Clamp instead of checked_cast in TT2PDF | Nicolas Pena |