Age | Commit message (Expand) | Author |
2017-06-09 | Fix types for FT_ULong chars in fpdfedittextchromium/3128chromium/3127 | Nicolas Pena |
2017-06-09 | Minor changes/addons for annotation APIs | Jane Liu |
2017-06-09 | Simplify CPDF_Array::RemoveAt(index, size). | Lei Zhang |
2017-06-09 | Disable a new flaky test | Jane Liu |
2017-06-07 | Fixing FPDFPage_TransformAnnots | Jane Liu |
2017-06-07 | Basic APIs and tests for creating annotations | Jane Liu |
2017-06-07 | Fix EmptyCreation test | Nicolas Pena |
2017-06-05 | Add missing static asserts for line cap and line join values.chromium/3122chromium/3121 | wileyrya |
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 | 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-01 | Basic APIs and tests for extracting annotations | Jane Liu |
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 | Be less trusting of MaybeLocal<> return types from V8 To* methods. | Tom Sepez |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
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-26 | Eliminate unneeded calls to FPDFPage_GenerateContentchromium/3115chromium/3114 | Nicolas Pena |
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 | Add public API for getting the bounds of a page object. | wileyrya |
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-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 10 | Tom Sepez |
2017-05-23 | Do not include large unicode values in the ToUnicode map | Nicolas Pena |
2017-05-23 | Use NOTREACHED() in more places. | Lei Zhang |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-22 | Use less opaque types in CPDFSDK_FormFillEnvironment. | Lei Zhang |
2017-05-20 | Better identify web links by trimming irrelevant charschromium/3107 | Wei Li |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-18 | Use Unowned/Observed pointers between doc and FF onwership hierarchies. | Tom Sepez |
2017-05-18 | Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104 | Tom Sepez |
2017-05-18 | Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. | Tom Sepez |
2017-05-18 | Bad cast to CPDF_Document in FPDFEditEmbeddertest | Tom Sepez |
2017-05-18 | Revert "Smells like a leak in PWL_ComboBox.cpp" | Tom Sepez |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-05-17 | CFX_UnownedPtr: check during assignment time as well. | Tom Sepez |
2017-05-17 | Add some missing keywords in ToUnicode | Nicolas Pena |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-05-16 | Properly ref-count CPDFXFA_Page | Tom Sepez |