summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-07-10Reland "typeface double delete"Dan Sinclair
2017-07-10Add combo box tests.dan sinclair
2017-07-10Fix nits in CFFL_FormFillerDan Sinclair
2017-07-10Force unicodes into valid rangesNicolas Pena
2017-07-10Change parameter type to IPWL_FocusHandler::OnSetFocus().Lei Zhang
2017-07-07core: fix -Wshadow warningschromium/3153Miklos Vajna
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