Age | Commit message (Expand) | Author |
2018-10-18 | Repack CPDFSDK_FieldAction. | Tom Sepez |
2018-10-17 | Remove CPDFSDK_Annot::GetMinWidth() and GetMinHeight(). | Tom Sepez |
2018-10-17 | Nest CJS_GlobalData_Element in CJS_GlobalData. | Tom Sepez |
2018-10-17 | Optimize appends in CFX_XMLNode::InsertChildNode(). | Lei Zhang |
2018-10-17 | Add FORM_OnLButtonDoubleClick(). | Lei Zhang |
2018-10-17 | Add CPDF_{Array,Dictionary}Locker to catch illegal iteration patterns. | Tom Sepez |
2018-10-17 | Do not do null pointer arithmeticchromium/3584 | Takuto Ikuta |
2018-10-17 | Fix typo in coverage_report.py. | Lei Zhang |
2018-10-17 | Fix the static initialization order problem for PartitionAlloc. | Lei Zhang |
2018-10-17 | Remove unused lambda capture | Takuto Ikuta |
2018-10-17 | Do more selection checks in form fill embedder tests | Lei Zhang |
2018-10-17 | Fix assert failure in CPDF_InteractiveForm::GetControlsForField(). | Lei Zhang |
2018-10-16 | Pass gn check on Windows. | Lei Zhang |
2018-10-16 | Add FxFileCloser for scoped FILE* closing. | Lei Zhang |
2018-10-16 | Use PartitionAllocZeroFill in FX_SafeAlloc(). | Lei Zhang |
2018-10-16 | Make some third_party targets pass gn check. | Lei Zhang |
2018-10-16 | Make skia/ pass gn check. | Lei Zhang |
2018-10-16 | Use PartitionAllocZeroFill in CFX_V8ArrayBufferAllocator::Allocate(). | Lei Zhang |
2018-10-16 | Update PartitionAlloc from Chromium at r599712. | Lei Zhang |
2018-10-16 | Make constants/ pass gn check. | Lei Zhang |
2018-10-16 | Use unique_ptr in CFX_FolderFontInfo::ScanFile().chromium/3583 | Lei Zhang |
2018-10-16 | Add pdfium_test --show-pageinfo to dump page bounding boxes. | Lei Zhang |
2018-10-16 | Use more unique_ptrs in cfx_psrenderer.cpp for FaxCompressData(). | Lei Zhang |
2018-10-16 | Make {A85,RunLength}Encode()'s buffer out parameter a unique_ptr. | Lei Zhang |
2018-10-16 | Use unique_ptr and span in CPDF_Image::SetImage(). | Lei Zhang |
2018-10-15 | Split pdfium_embeddertests sources.chromium/3582 | Lei Zhang |
2018-10-15 | Move fx_skia_device_unittest.cpp to pdfium_embeddertests. | Lei Zhang |
2018-10-15 | Split pdfium_unittests sources. | Lei Zhang |
2018-10-15 | Split public/ headers into their own source_set. | Lei Zhang |
2018-10-15 | Restrict fxcrt's visibility to third_party. | Lei Zhang |
2018-10-15 | Clone dict before iteration in CJS_Document::get_info | Tom Sepez |
2018-10-15 | Use CropBox instead of ArtBox or TrimBox | xlou |
2018-10-15 | Convert %s -> %ls for wide string error format. | Tom Sepez |
2018-10-15 | Make core/ pass gn check. | Lei Zhang |
2018-10-15 | Use more UnownedPtr in CPDF_FormControl. | Lei Zhang |
2018-10-15 | Move CPDF_ModuleMgr methods into cpdf_modulemgr.cpp. | Lei Zhang |
2018-10-15 | Make ":pdfium" pass gn check. | Lei Zhang |
2018-10-15 | Stop shadowing codec memory size with CCodec_ProgressiveDecoder::m_SrcSize | Tom Sepez |
2018-10-15 | Make fxjs/ pass gn check. | Lei Zhang |
2018-10-15 | Make fpdfsdk/ pass gn check. | Lei Zhang |
2018-10-15 | Make xfa/ pass gn check. | Lei Zhang |
2018-10-15 | Make FlateEncode()'s buffer out parameter a unique_ptr. | Lei Zhang |
2018-10-13 | Fix span / unique_ptr destruction order in PDF_DataDecode().chromium/3581chromium/3580 | Lei Zhang |
2018-10-13 | Make testing/ pass gn check. | Lei Zhang |
2018-10-13 | Fix v8 ToLocalChecked() failure in CJS_Runtime. | Lei Zhang |
2018-10-13 | Add missing config to core/fxcrt:seekablemultistream target. | Lei Zhang |
2018-10-12 | Add setters/getters for BleedBox and TrimBox. | xlou |
2018-10-12 | Beef up coverage in CJS_Field. | Tom Sepez |
2018-10-12 | Split core/fpdfapi build rules into various sub-directories. | Lei Zhang |
2018-10-12 | Make core/fxcrt pass gn check. | Lei Zhang |