Age | Commit message (Expand) | Author |
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 |
2017-05-26 | Add include dir for new Skia shaders location | Florin Malita |
2017-05-26 | Add public API for setting the fill color on a text object | wileyrya |
2017-05-26 | Add public API for setting LineJoin and LineCap on a path | wileyrya |
2017-05-26 | Replace SymbolShapeHint with a boolean. | Lei Zhang |
2017-05-26 | Use more STL algorithms in fx_coordinates.cpp. | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-25 | Split apart remaining xfa/fxfa/app files | Dan Sinclair |
2017-05-25 | Remove some unused defines | Dan Sinclair |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-25 | Rename CPDF_LinkExtract test file to match class | Dan Sinclair |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-05-25 | Cleanup some nits in CFX_Font | Nicolas Pena |
2017-05-25 | Fix FM2JSContext Round return type | Dan Sinclair |