Age | Commit message (Expand) | Author |
2017-11-30 | Fix GBK2K-H CMap usage. | Lei Zhang |
2017-11-30 | Use initializer list in CPDF_DataAvail ctor. | Lei Zhang |
2017-11-30 | Relax checks in CFX_FaceCache::LoadGlyphPath(). | Lei Zhang |
2017-11-30 | Prevent integer overflow in CJBig2_HuffmanTable::ParseFromCodedBuffer | Nicolas Pena |
2017-11-30 | Run clang-tidy google-readability-casting on //third_party/pdfium | Dan Sinclair |
2017-11-30 | Run clang-tidy modernize-use-auto on //third_party/pdfium | Dan Sinclair |
2017-11-30 | Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfium | Dan Sinclair |
2017-11-29 | Allow building pdfium against the system version of libpng. | Andrew Weintraub |
2017-11-29 | Remove CollectionSize from fx_bidi | Dan Sinclair |
2017-11-29 | Remove unneded structs from CFX_CTTGSUBTable part 1 | Nicolas Pena |
2017-11-28 | Remove CollectionSize from string_view_template | Dan Sinclair |
2017-11-28 | Remove CollectionSize from JBig2_Context | Dan Sinclair |
2017-11-27 | Make ConvertBuffer_* voidchromium/3279 | Nicolas Pena |
2017-11-27 | Convert CFX_GifContext::GetFrameNum to size_t | Dan Sinclair |
2017-11-27 | Convert CPDF_StructTree to size_t | Dan Sinclair |
2017-11-27 | Change FPDF_GetText to return "" when asked to get 0 characters | Ryan Harrison |
2017-11-27 | Prepend ++ in CFX_DIBSource | Nicolas Pena |
2017-11-27 | Convert CPDF_StructElement::CountKids to size_t | Dan Sinclair |
2017-11-27 | Remove CollectionSize from CPDF_RenderStatus | Dan Sinclair |
2017-11-27 | Remove CollectionSize from CPDF_CharPosList | Dan Sinclair |
2017-11-27 | Remove CollectionSize from FPDF_DataDecode | Dan Sinclair |
2017-11-27 | Convert CPDF_TextObject to not use CollectionSize | Dan Sinclair |
2017-11-27 | Convert CPDF_ClipPath::Get{Path|Text}Count to size_t | Dan Sinclair |
2017-11-27 | Remove use of CollectionSize from CPDF_CMapParser | Dan Sinclair |
2017-11-22 | Call FreeLibrary() in CGdiplusExt.chromium/3276 | Lei Zhang |
2017-11-22 | Change CPDF_ContentMark to return size_t for counts. | Lei Zhang |
2017-11-22 | Remove dead CPDF_ContentMark code. | Lei Zhang |
2017-11-22 | Remove some pointless assignments to "". | Lei Zhang |
2017-11-21 | Avoid passing pointers by reference in core. | Lei Zhang |
2017-11-21 | Add {Byte/Wide}String::Trim(). | Lei Zhang |
2017-11-16 | Convert CFX_DateTime::Now to be staticchromium/3272 | Dan Sinclair |
2017-11-16 | Convert ByteString::{Format|FormatV} to static methods | Dan Sinclair |
2017-11-16 | Make WideString::{Format|FormatV} static | Dan Sinclair |
2017-11-16 | Refactor CFGAS_FontMgr's Windows implementation | Nicolas Pena |
2017-11-14 | Move CXFA_FileRead out of XFA and rename | Ryan Harrison |
2017-11-13 | Check first page number in IsLinearizedHeaderValid(). | Lei Zhang |
2017-11-10 | Check for decoder completeness in CJBig2_GRRDProc | Nicolas Pena |
2017-11-10 | Stop using m_SavedPage in embedder tests.chromium/3265 | Henrique Nakashima |
2017-11-09 | Rename some methods in CJBig2_Contextchromium/3264 | Nicolas Pena |
2017-11-08 | Make most CPDF_LinearizedHeader members const.chromium/3263 | Lei Zhang |
2017-11-08 | Prevent cyclic offset on CJBig2_Context | Nicolas Pena |
2017-11-08 | Fix FPDF_SaveAsCopy for linearized PDFs. | Henrique Nakashima |
2017-11-08 | Make sure that iterator stays in bounds during IsHypen | Ryan Harrison |
2017-11-08 | Use MaybeOwned in CPDF_ContentParser | Nicolas Pena |
2017-11-07 | Revert cleanup of IsHyphen and reimplement | Ryan Harrison |
2017-11-07 | Use MaybeOwned in CJBig2_Image | Nicolas Pena |
2017-11-07 | Remove m_bFlagExact from CFX_SubstFont | Nicolas Pena |
2017-11-07 | Simplify CPDF_ContentParser. | Lei Zhang |
2017-11-07 | More FX_SAFE_INT32 in CJBig2_TRDProc | Nicolas Pena |
2017-11-07 | Change CPDF_PSProc::AddOperator() to do binary search. | Lei Zhang |