Age | Commit message (Expand) | Author |
2017-07-05 | Move PNM_SETSCROLLINFO out of OnNotify | Dan Sinclair |
2017-07-05 | Remove PNM_{ADD|REMOVE}Child | Dan Sinclair |
2017-07-05 | Extract comparison functions from std::lower_bound args | Ryan Harrison |
2017-07-04 | Removed hand rolled bsearch from IsKeyword method | Ryan Harrison |
2017-06-30 | Add embedder tests for form combobox text selection.chromium/3149chromium/3148chromium/3147 | Diana Gage |
2017-06-30 | Use the right free function for ICC color profiles.chromium/3146 | Chris Palmer |
2017-06-30 | Remove hand rolled bsearch from HTMLSTR2Code | Ryan Harrison |
2017-06-30 | Split CFDE_CSSTextBuf in two. | Lei Zhang |
2017-06-30 | Remove pointless CFX_FloatRect construction. | Lei Zhang |
2017-06-30 | Use early returns in CFFL_FormFiller. | Lei Zhang |
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 |