Age | Commit message (Expand) | Author |
2017-07-06 | Cleanup CPWL_SBButton::DrawThisAppearance | Dan Sinclair |
2017-07-06 | Added APIs for setting annotation flag values | Jane Liu |
2017-07-05 | typeface double deletechromium/3150 | Cary Clark |
2017-07-05 | Converting CFX_ByteTextBuf to ostringstream in fpdfedittext.cpp. | Henrique Nakashima |
2017-07-05 | Cleanup IOn* methods and CPWL_CBEdit | Dan Sinclair |
2017-07-05 | additional clip debugging | Cary Clark |
2017-07-05 | maintain ClipBox | Cary Clark |
2017-07-05 | set clip rect | Cary Clark |
2017-07-05 | Cleanup some CPWL_Wnd defines | Dan Sinclair |
2017-07-05 | Remove PNM_ mouse methods and OnNotify | Dan Sinclair |
2017-07-05 | show original text to aid in debugging | Cary Clark |
2017-07-05 | fix fuzzer generated out of range | Cary Clark |
2017-07-05 | clip save off by one | Cary Clark |
2017-07-05 | Remove PNM_SETCARETINFO and call SetCaret directly | Dan Sinclair |
2017-07-05 | Remove PNM_SCROLLWINDOW and replace with direct method | Dan Sinclair |
2017-07-05 | Move PNM_SETSCROLLPOS to custom method | Dan Sinclair |
2017-07-05 | Allow EmbedderTest to test saving | Nicolas Pena |
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 |