Age | Commit message (Expand) | Author |
2018-04-10 | Merge CXFA_SimpleParser::{Start|Do}Parsechromium/3394 | Dan Sinclair |
2018-04-09 | Use ByteStringView / pdfium::span in CPDF font as appropriate.chromium/3393 | Tom Sepez |
2018-04-09 | Pass FX_RECT by const-ref in rendering code. | Lei Zhang |
2018-04-09 | Remove RenderDeviceDriverIface::GetCTM(). | Lei Zhang |
2018-04-09 | Cleanup CPDF_RenderStatus::GetObjectClippedRect(). | Lei Zhang |
2018-04-09 | Merge CXFA_DocumentParser::{Start|Do}Parse methods | Dan Sinclair |
2018-04-09 | Merge CXFA_FFDoc::{Start|Do|Stop}Load methods | Dan Sinclair |
2018-04-09 | Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser. | Tom Sepez |
2018-04-09 | Make StringViewTemplate be based on pdfium::span<>. | Tom Sepez |
2018-04-09 | Revert "Remove CXFA nodes instead of CFX_XML nodes" | dsinclair |
2018-04-09 | Make pdfium::span<> be based off of UnownedPtr<>. | Tom Sepez |
2018-04-09 | Sort test cases in test_runner.py. | Lei Zhang |
2018-04-09 | Move the CFX_XMLParser out of CXFA_SimpleParser | Dan Sinclair |
2018-04-09 | Remove m_pOldFocusWidget from CXFA_FFDocView. | Henrique Nakashima |
2018-04-09 | Remove CXFA nodes instead of CFX_XML nodes | Dan Sinclair |
2018-04-09 | Move code to set XML value to CXFA_Node | Dan Sinclair |
2018-04-06 | Add span.h from chromium base.chromium/3392 | Tom Sepez |
2018-04-06 | Avoid uninitialized internal fields in V8 global objects. | Tom Sepez |
2018-04-06 | Fix typos in CXFA_FMParser.chromium/3391 | Lei Zhang |
2018-04-05 | Make Internal field usage in cfxjs_engine match README.doc | Tom Sepez |
2018-04-05 | Combine if/else blocks in CPDF_DIBSource::TranslateScanline24bpp(). | Lei Zhang |
2018-04-05 | Split CPDF_DIBSource::TranslateScanline24bpp(). | Lei Zhang |
2018-04-05 | Fix const casts in CPDF_Encryptor. | Lei Zhang |
2018-04-05 | Get rid of a const_cast in CPDF_FlateEncoder. | Lei Zhang |
2018-04-05 | Remove some const_casts in CPDF_Creator. | Lei Zhang |
2018-04-05 | Make CXFA_Document::m_rgGlobalBinding private | Dan Sinclair |
2018-04-05 | Remove unused param. | Dan Sinclair |
2018-04-05 | Move document data merge code into CXFA_Document file | Dan Sinclair |
2018-04-05 | Remove unused XFA Widget API methods | Ryan Harrison |
2018-04-05 | Ignore bad data in the shared object hint table. | Lei Zhang |
2018-04-05 | Roll pdfium/third_party/freetype/src/ 7109495c5..26ad1acbc (2 commits) | Lei Zhang |
2018-04-05 | Remove spellchecking code from XFAchromium/3390 | Ryan Harrison |
2018-04-04 | Caret blinks with lower frequency in XFA text field. | Henrique Nakashima |
2018-04-04 | Prepare for |is_posix| switch in the Fuchsia build | Fabrice de Gans-Riberi |
2018-04-04 | Expand ~ when present in directory path | Ryan Harrison |
2018-04-04 | Fix XFA caret blinking only while mouse moves.chromium/3389 | Henrique Nakashima |
2018-04-04 | Parse "yy" correctly for AFDate_FormatEx(). | Lei Zhang |
2018-04-04 | Decrease XML parser buffer size | Dan Sinclair |
2018-04-04 | [fwl] Restrict setting cursor outside text bounds | Dan Sinclair |
2018-04-03 | Remove DefaultAppearance HasColor and return an optional instead | Dan Sinclair |
2018-04-03 | Use Optional to determine if appearance stream as fontchromium/3388 | Dan Sinclair |
2018-04-03 | Re-arrange so inline vectors come last in structs. | Tom Sepez |
2018-04-03 | Roll pdfium/third_party/freetype/src/ 713d68ee9..7109495c5 (21 commits) | Lei Zhang |
2018-04-03 | Off-by-one in CPDF_StreamParser::ParseNextElement() | Tom Sepez |
2018-04-02 | Enable cfi-icall type generalization for libopenjpeg20 | Vlad Tsyrklevich |
2018-04-02 | Remove FPDF_SetPrintPostscriptLevel().chromium/3387 | Lei Zhang |
2018-03-29 | Fix use_custom_libcxx=false build on Linuxchromium/3386chromium/3385chromium/3384 | Tom Anderson |
2018-03-29 | Fixup API check | dan sinclair |
2018-03-28 | Remove CPDF_DefaultAppearance reference params | Dan Sinclair |
2018-03-28 | Rename CBA_AnnotIterator to CPDFSDK_AnnotIteratorchromium/3383 | Dan Sinclair |