Age | Commit message (Expand) | Author |
2017-06-06 | Add more CFGAS_FormatString tests. | Dan Sinclair |
2017-06-05 | Add missing static asserts for line cap and line join values.chromium/3122chromium/3121 | wileyrya |
2017-06-05 | More CFGAS_FormatString tests | Dan Sinclair |
2017-06-05 | Add start of CFGAS_FormatString tests | Dan Sinclair |
2017-06-05 | Cleaning up some XFA locale related code | Dan Sinclair |
2017-06-03 | Add a basic embedder test for CPWL_Edit. | Lei Zhang |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-06-02 | Remove unused bits from PWL_Edit headers.chromium/3120 | Lei Zhang |
2017-06-02 | Split timer classes out of PWL_Wnd.h | Lei Zhang |
2017-06-02 | Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat(). | Lei Zhang |
2017-06-02 | Remove dead CPDFSDK_Annot code.chromium/3119 | Lei Zhang |
2017-06-02 | Clean up CFFL formfiller classes. | Lei Zhang |
2017-06-02 | Remove unused parameter from CFFL_FormFiller::NewPDFWindow(). | Lei Zhang |
2017-06-02 | Remove explicit CFX_Matrix identity matrix instantiations. | Lei Zhang |
2017-06-02 | Roll V8 to 539f7ab3. | Lei Zhang |
2017-06-01 | Document bindings implementaion | Tom Sepez |
2017-06-01 | Basic APIs and tests for extracting annotations | Jane Liu |
2017-06-01 | Tag CFXJSE_HostObject sub-classes. | Tom Sepez |
2017-06-01 | Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118 | Tom Sepez |
2017-06-01 | Move CCodec_GifModule state to CGifContext | Tom Sepez |
2017-06-01 | Simplify code in fpdfformfill.cpp. | Lei Zhang |
2017-06-01 | Clarify IPWL_Filler_Notify::QueryWherePopup() parameters. | Lei Zhang |
2017-06-01 | Replace some repeated code with existing CFXJS_Engine::NewString() helper. | Tom Sepez |
2017-06-01 | Remove unused Locale code | Dan Sinclair |
2017-06-01 | Be less trusting of MaybeLocal<> return types from V8 To* methods. | Tom Sepez |
2017-06-01 | Missing one unowned_ptr in ccodec_progressivedecoder.h | Tom Sepez |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
2017-06-01 | Add public #defines for line cap and line join values. | wileyrya |
2017-06-01 | Rename FXJPEG_Context and use unowned ptr | Tom Sepez |
2017-05-31 | Put all CCodec_PngModule state into its context. | Tom Sepez |
2017-05-31 | Move all of ccodec_bmpmodule state to its context | Tom Sepez |
2017-05-31 | Add missing public APIs to API test. | wileyrya |
2017-05-31 | CFXJS_Engine::GetObjDefnID is a static method | Tom Sepez |
2017-05-31 | Fix OnDestroy method for scroll bars | Tom Sepez |
2017-05-30 | Use unowned ptr back to delegates in codec moduleschromium/3117 | Tom Sepez |
2017-05-30 | Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116 | Tom Sepez |
2017-05-30 | Release unowned m_pTiffContext before deleting through it | Tom Sepez |
2017-05-30 | Do not store pointer to IFX_Pause in CCodec_Jbig2Context | Tom Sepez |
2017-05-30 | Roll skia to fix bots | Dan Sinclair |
2017-05-26 | Eliminate unneeded calls to FPDFPage_GenerateContentchromium/3115chromium/3114 | Nicolas Pena |
2017-05-26 | IFX_Pause is passed to CJBig2_Context, no need to store.chromium/3113 | Tom Sepez |
2017-05-26 | Fix CPDF_PageRenderContext cleanup | Tom Sepez |
2017-05-26 | Add public API for setting the blend mode on a page object. | wileyrya |
2017-05-26 | Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed. | Tom Sepez |
2017-05-26 | Release unowned CS reference before maybe destroying owned one | Tom Sepez |
2017-05-26 | Add public API for getting the bounds of a page object. | wileyrya |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |
2017-05-26 | Rename Probe() to ProbeForLowSeverityLifetimeIssue(). | Tom Sepez |
2017-05-26 | Avoid dangling encrypt dict pointer in CPDF_Parser | Tom Sepez |
2017-05-26 | Simplify CPDF_Page ctor. | Lei Zhang |