summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-02Remove unused bits from PWL_Edit headers.chromium/3120Lei Zhang
2017-06-02Split timer classes out of PWL_Wnd.hLei Zhang
2017-06-02Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat().Lei Zhang
2017-06-02Remove dead CPDFSDK_Annot code.chromium/3119Lei Zhang
2017-06-02Clean up CFFL formfiller classes.Lei Zhang
2017-06-02Remove unused parameter from CFFL_FormFiller::NewPDFWindow().Lei Zhang
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-06-02Roll V8 to 539f7ab3.Lei Zhang
2017-06-01Document bindings implementaionTom Sepez
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-06-01Tag CFXJSE_HostObject sub-classes.Tom Sepez
2017-06-01Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118Tom Sepez
2017-06-01Move CCodec_GifModule state to CGifContextTom Sepez
2017-06-01Simplify code in fpdfformfill.cpp.Lei Zhang
2017-06-01Clarify IPWL_Filler_Notify::QueryWherePopup() parameters.Lei Zhang
2017-06-01Replace some repeated code with existing CFXJS_Engine::NewString() helper.Tom Sepez
2017-06-01Remove unused Locale codeDan Sinclair
2017-06-01Be less trusting of MaybeLocal<> return types from V8 To* methods.Tom Sepez
2017-06-01Missing one unowned_ptr in ccodec_progressivedecoder.hTom Sepez
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-06-01Add public #defines for line cap and line join values.wileyrya
2017-06-01Rename FXJPEG_Context and use unowned ptrTom Sepez
2017-05-31Put all CCodec_PngModule state into its context.Tom Sepez
2017-05-31Move all of ccodec_bmpmodule state to its contextTom Sepez
2017-05-31Add missing public APIs to API test.wileyrya
2017-05-31CFXJS_Engine::GetObjDefnID is a static methodTom Sepez
2017-05-31Fix OnDestroy method for scroll barsTom Sepez
2017-05-30Use unowned ptr back to delegates in codec moduleschromium/3117Tom Sepez
2017-05-30Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116Tom Sepez
2017-05-30Release unowned m_pTiffContext before deleting through itTom Sepez
2017-05-30Do not store pointer to IFX_Pause in CCodec_Jbig2ContextTom Sepez
2017-05-30Roll skia to fix botsDan Sinclair
2017-05-26Eliminate unneeded calls to FPDFPage_GenerateContentchromium/3115chromium/3114Nicolas Pena
2017-05-26IFX_Pause is passed to CJBig2_Context, no need to store.chromium/3113Tom Sepez
2017-05-26Fix CPDF_PageRenderContext cleanupTom Sepez
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-26Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed.Tom Sepez
2017-05-26Release unowned CS reference before maybe destroying owned oneTom Sepez
2017-05-26Add public API for getting the bounds of a page object.wileyrya
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-05-26Rename Probe() to ProbeForLowSeverityLifetimeIssue().Tom Sepez
2017-05-26Avoid dangling encrypt dict pointer in CPDF_ParserTom Sepez
2017-05-26Simplify CPDF_Page ctor.Lei Zhang
2017-05-26Add include dir for new Skia shaders locationFlorin Malita
2017-05-26Add public API for setting the fill color on a text objectwileyrya
2017-05-26Add public API for setting LineJoin and LineCap on a pathwileyrya
2017-05-26Replace SymbolShapeHint with a boolean.Lei Zhang
2017-05-26Use more STL algorithms in fx_coordinates.cpp.Lei Zhang
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair