summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09Fix types for FT_ULong chars in fpdfedittextchromium/3128chromium/3127Nicolas Pena
2017-06-09Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.chromium/3126Henrique Nakashima
2017-06-09Minor changes/addons for annotation APIsJane Liu
2017-06-09Simplify CPDF_Array::RemoveAt(index, size).Lei Zhang
2017-06-09Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostrin...Henrique Nakashima
2017-06-09Disable a new flaky testJane Liu
2017-06-08Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream."Henrique Nakashima
2017-06-08Adding constructor of CFX_ByteString that takes a std::ostringstream.Henrique Nakashima
2017-06-08Guard against undefined shifting in JPX decoderDan Sinclair
2017-06-08Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp.Henrique Nakashima
2017-06-08Fixing click area for links with a URL with prepended text.chromium/3125Henrique Nakashima
2017-06-08CFGAS_FormatString use helper to convert char to intDan Sinclair
2017-06-08Add CFGAS_FormatString Number to String helperDan Sinclair
2017-06-08Combine more CFGAS_FormatString codeDan Sinclair
2017-06-07Remove use of FXBSTR_ID from CFGAS_FormatStringchromium/3124Dan Sinclair
2017-06-07Simplify some CFGAS_FormatString methodsDan Sinclair
2017-06-07Fix some CFGAS_FormatString issuesDan Sinclair
2017-06-07Fixing FPDFPage_TransformAnnotsJane Liu
2017-06-07Basic APIs and tests for creating annotationsJane Liu
2017-06-07Even more CFGAS_FormatString tests.Dan Sinclair
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-06Convert CFGAS_FormatString to pointer out parameterschromium/3123Dan Sinclair
2017-06-06More CFGAS_FormatString testsDan Sinclair
2017-06-06Add more CFGAS_FormatString tests.Dan Sinclair
2017-06-05Add missing static asserts for line cap and line join values.chromium/3122chromium/3121wileyrya
2017-06-05More CFGAS_FormatString testsDan Sinclair
2017-06-05Add start of CFGAS_FormatString testsDan Sinclair
2017-06-05Cleaning up some XFA locale related codeDan Sinclair
2017-06-03Add a basic embedder test for CPWL_Edit.Lei Zhang
2017-06-02Rename PWL_FooBar files to cpwl_foo_bar.Lei Zhang
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