summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07Check that there is enough data remaining in source BMP before readingchromium/3152Ryan Harrison
2017-07-07Remove a static initializer introduced in commit 573b10a.Lei Zhang
2017-07-07Convert c-style casts in fx_memory.h into static_castsRyan Harrison
2017-07-06Rename OnNotifySelChanged to OnNotifySelectionChangedDan Sinclair
2017-07-06Convert OnBeforeKeyStoke to remove in-out paramDan Sinclair
2017-07-06Remove in-out param from OnNotifySelChangedchromium/3151Dan Sinclair
2017-07-06Remove in-out param from OnCharWithExitDan Sinclair
2017-07-06Remove in-out param from OnKeyDownWithExitDan Sinclair
2017-07-06Convert OnButtonUp to not have in-out paramsDan Sinclair
2017-07-06Remove in-out from OnPopup{Pre|Post}OpenDan Sinclair
2017-07-06Cleanup more in-out params in CFFL_InteractiveFormFiller.Dan Sinclair
2017-07-06Remove some in/out params from CFFL_InteractiveFormFillerDan Sinclair
2017-07-06Added APIs for getting/setting string pairs in annotation dictionariesJane Liu
2017-07-06Generalized annotation APIs to support image and text objectsJane Liu
2017-07-06Revert "typeface double delete"Cary Clark
2017-07-06Cleanup CPWL_SBButton::DrawThisAppearanceDan Sinclair
2017-07-06Added APIs for setting annotation flag valuesJane Liu
2017-07-05typeface double deletechromium/3150Cary Clark
2017-07-05Converting CFX_ByteTextBuf to ostringstream in fpdfedittext.cpp.Henrique Nakashima
2017-07-05Cleanup IOn* methods and CPWL_CBEditDan Sinclair
2017-07-05additional clip debuggingCary Clark
2017-07-05maintain ClipBoxCary Clark
2017-07-05set clip rectCary Clark
2017-07-05Cleanup some CPWL_Wnd definesDan Sinclair
2017-07-05Remove PNM_ mouse methods and OnNotifyDan Sinclair
2017-07-05show original text to aid in debuggingCary Clark
2017-07-05fix fuzzer generated out of rangeCary Clark
2017-07-05clip save off by oneCary Clark
2017-07-05Remove PNM_SETCARETINFO and call SetCaret directlyDan Sinclair
2017-07-05Remove PNM_SCROLLWINDOW and replace with direct methodDan Sinclair
2017-07-05Move PNM_SETSCROLLPOS to custom methodDan Sinclair
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-07-05Move PNM_SETSCROLLINFO out of OnNotifyDan Sinclair
2017-07-05Remove PNM_{ADD|REMOVE}ChildDan Sinclair
2017-07-05Extract comparison functions from std::lower_bound argsRyan Harrison
2017-07-04Removed hand rolled bsearch from IsKeyword methodRyan Harrison
2017-06-30Add embedder tests for form combobox text selection.chromium/3149chromium/3148chromium/3147Diana Gage
2017-06-30Use the right free function for ICC color profiles.chromium/3146Chris Palmer
2017-06-30Remove hand rolled bsearch from HTMLSTR2CodeRyan Harrison
2017-06-30Split CFDE_CSSTextBuf in two.Lei Zhang
2017-06-30Remove pointless CFX_FloatRect construction.Lei Zhang
2017-06-30Use early returns in CFFL_FormFiller.Lei Zhang
2017-06-30Remove hand rolled bsearch from HTMLCode2STRRyan Harrison
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-30Roll DEPS for the testing corpus.Lei Zhang
2017-06-30Replaced static casts with CPDFPageObjectFromFPDFPageObject()Jane Liu
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Cleaning up SomMethod handling in fm2jsRyan Harrison
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena