Age | Commit message (Expand) | Author |
2016-01-13 | Merge to XFA: Fix another invalidated iterator issue while traversing CPDF_Di... | Oliver Chang |
2016-01-13 | Merge to XFA: Use _GLIBCXX_DEBUG in standalone Debug builds on Linux. | Lei Zhang |
2016-01-13 | Merge to XFA: Fix some iterator invalidation issues while traversing CPDF_Dic... | Oliver Chang |
2016-01-13 | Merge to XFA: Do not use invalidated std::map::iterators in PDF_ReplaceAbbr(). | Lei Zhang |
2016-01-13 | Merge to XFA: test cast for bug_361 | Tom Sepez |
2016-01-13 | Merge to XFA: Fix out of bound access in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2016-01-13 | Merge to XFA: Use the compiler to type check DocAvailStatus return values. | Lei Zhang |
2016-01-12 | Fix memory leakage on Linux - part2 | Jun Fang |
2016-01-12 | Fix link of chrome under GN when pdf_enable_xfa=true | Tom Sepez |
2016-01-12 | Merge to XFA: Roll DEPS for V8 to ee1671b. | Lei Zhang |
2016-01-12 | XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620 | Tom Sepez |
2016-01-12 | Merget to XFA: Use std::map in CPDF_IndirectObjects | Tom Sepez |
2016-01-12 | Fix an assertion failure in CFX_RTFBreak::SetLineWidth() | Jun Fang |
2016-01-11 | XFA: Fix memory leakage on Linux | Jun Fang |
2016-01-11 | Clean compiling warnings on Linux | Jun Fang |
2016-01-11 | Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() | Wei Li |
2016-01-11 | XFA: Get rid of dead code in an #ifndef FX_FILESIZE block. | Lei Zhang |
2016-01-11 | Merge to XFA: Roll DEPS for V8 to d95511c. | Lei Zhang |
2016-01-11 | XFA: Fix the Mac build after commit 375a86403b7f. | Lei Zhang |
2016-01-11 | Merge to XFA: Fix an uninitalized read in FPDFText_GetFontSize(). | Lei Zhang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-11 | Merge to XFA: Tidy up shading patterns | Tom Sepez |
2016-01-11 | Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. | Oliver Chang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2016-01-08 | Merge to XFA: Remove a bunch of dead code. | Lei Zhang |
2016-01-08 | Merge to XFA: Use unique_ptr in fpdf_page/. | Tom Sepez |
2016-01-08 | Merge to XFA: Fix infinite loop caused by parsing same indirect objects | Wei Li |
2016-01-08 | Merge to XFA: Clean up misc nits found while fixing bugs. | Lei Zhang |
2016-01-08 | Merge to XFA: Endless tidying in pageint.h | Tom Sepez |
2016-01-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2016-01-07 | XFA: Fix Windows build after upgrading libtiff, second attempt. | Lei Zhang |
2016-01-07 | XFA: Fix Windows build after upgrading libtiff. | Lei Zhang |
2016-01-07 | XFA: Add missing libtiff file from commit 9c2c87d1c744. | Lei Zhang |
2016-01-07 | XFA: Upgrade to libtiff 4.0.6. | Lei Zhang |
2016-01-07 | Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE. | Tom Sepez |
2016-01-07 | Merge to XFA: Make m_pStockMap a real map. | Tom Sepez |
2016-01-07 | Cleanup includes, comments, and unused code | Wei Li |
2016-01-07 | Merge to XFA: Fix a GetFileContents() call that should have been in commit aa... | Lei Zhang |
2016-01-07 | Fix writing to read-only region in CXFA_TextParser::GetHorScale(). | Jun Fang |
2016-01-06 | Merge to XFA: Return const-ref object in a few CPWL_Wnd getters. | Lei Zhang |
2016-01-06 | XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs. | Lei Zhang |
2016-01-06 | Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. | Lei Zhang |
2016-01-06 | Merge to XFA: Return unique_ptrs from test_support functions | Tom Sepez |
2016-01-06 | Merge to XFA: Add fpdf_edit basic creation embedder test. | Tom Sepez |
2016-01-06 | Merge to XFA: Change CPDF_SyntaxParser::GetNextWord() to not pass by non-cons... | Lei Zhang |
2016-01-05 | Merge to XFA: Document::DoAnnotDelay and m_DelayAnnotData member unused. | Tom Sepez |
2016-01-05 | Merge to XFA: Replace CPDF_SortObjNumArray with a std::set. | Lei Zhang |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
2016-01-05 | Merge to XFA: Fix a few uses of default arguments. | Lei Zhang |
2016-01-05 | Merge to XFA: Replace IconTree class with std::list. | Tom Sepez |