Age | Commit message (Expand) | Author |
2017-06-08 | Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream." | Henrique Nakashima |
2017-06-08 | Adding constructor of CFX_ByteString that takes a std::ostringstream. | Henrique Nakashima |
2017-06-08 | Guard against undefined shifting in JPX decoder | Dan Sinclair |
2017-06-08 | Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp. | Henrique Nakashima |
2017-06-08 | Fixing click area for links with a URL with prepended text.chromium/3125 | Henrique Nakashima |
2017-06-08 | CFGAS_FormatString use helper to convert char to int | Dan Sinclair |
2017-06-08 | Add CFGAS_FormatString Number to String helper | Dan Sinclair |
2017-06-08 | Combine more CFGAS_FormatString code | Dan Sinclair |
2017-06-07 | Remove use of FXBSTR_ID from CFGAS_FormatStringchromium/3124 | Dan Sinclair |
2017-06-07 | Simplify some CFGAS_FormatString methods | Dan Sinclair |
2017-06-07 | Fix some CFGAS_FormatString issues | Dan Sinclair |
2017-06-07 | Fixing FPDFPage_TransformAnnots | Jane Liu |
2017-06-07 | Basic APIs and tests for creating annotations | Jane Liu |
2017-06-07 | Even more CFGAS_FormatString tests. | Dan Sinclair |
2017-06-07 | Fix EmptyCreation test | Nicolas Pena |
2017-06-06 | Convert CFGAS_FormatString to pointer out parameterschromium/3123 | Dan Sinclair |
2017-06-06 | More CFGAS_FormatString tests | Dan Sinclair |
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 |