summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfformfill_embeddertest.cpp
AgeCommit message (Expand)Author
2017-06-30Add embedder tests for form combobox text selection.chromium/3149chromium/3148chromium/3147Diana Gage
2017-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-06-01Be less trusting of MaybeLocal<> return types from V8 To* methods.Tom Sepez
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
2017-01-12Don't put timers with ID == 0 into the global timer map.tsepez
2016-08-23Fix page leaks in an embedder testweili
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
2016-08-04Beef up timer cancellation teststsepez
2016-08-03Add test for bug 620428 (setinterval cancellation)tsepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair