summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15Remove ifdefs for _FX_MANAGED_CODE_.Lei Zhang
2016-01-15Make the bug 361 test case work in Acrobat.Lei Zhang
2016-01-14Revert "Cleanup CJS_PublicMethods::ParseNumber"Tom Sepez
2016-01-14Cleanup CJS_PublicMethods::ParseNumberTom Sepez
2016-01-14Disable use of missing arm neon function in libpngSam Clegg
2016-01-14Loose checking for trailer's size fieldWei Li
2016-01-14Additional test cases for bug_361Tom Sepez
2016-01-14Correct the way to count pages and to avoid infinite loopWei Li
2016-01-14openjpeg: Fix potential bad precno value in opj_pi_next* functions.Oliver Chang
2016-01-13Fix another invalidated iterator issue while traversing CPDF_Dictionary.Oliver Chang
2016-01-13Use _GLIBCXX_DEBUG in standalone Debug builds on Linux.Lei Zhang
2016-01-13Fix some iterator invalidation issues while traversing CPDF_Dictionary.Oliver Chang
2016-01-13Do not use invalidated std::map::iterators in PDF_ReplaceAbbr().Lei Zhang
2016-01-13test cast for bug_361Tom Sepez
2016-01-13Fix out of bound access in CPDF_Parser::ParseIndirectObject().Lei Zhang
2016-01-13Use the compiler to type check DocAvailStatus return values.Lei Zhang
2016-01-12Roll DEPS for V8 to ee1671b.Lei Zhang
2016-01-12Use std::map in CPDF_IndirectObjectsTom Sepez
2016-01-11Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject()Wei Li
2016-01-11Roll DEPS for V8 to d95511c.Lei Zhang
2016-01-11Fix an uninitalized read in FPDFText_GetFontSize().Lei Zhang
2016-01-11Tidy up shading patternsTom Sepez
2016-01-11Use std::map as CPDF_Dictionary's underlying store.Oliver Chang
2016-01-08Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08IWYU in core/src/fpdfapi/fpdf_page/pageint.h.Lei Zhang
2016-01-08Use unique_ptr in fpdf_page/.Tom Sepez
2016-01-08Remove a bunch of dead code.Lei Zhang
2016-01-08Fix infinite loop caused by parsing same indirect objectsWei Li
2016-01-08IWYU fix after commit c5a8933.Lei Zhang
2016-01-08Endless tidying in pageint.hTom Sepez
2016-01-08Clean up misc nits found while fixing bugs.Lei Zhang
2016-01-07Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE, use gmock matchers.Tom Sepez
2016-01-07Make m_pStockMap a real map.Tom Sepez
2016-01-07Cleanup includes, comments, and unused codeWei Li
2016-01-07Fix a GetFileContents() call that should have been in commit aa326bd6.chromium/2619chromium/2618chromium/2617chromium/2616Lei Zhang
2016-01-06Return const-ref object in a few CPWL_Wnd getters.Lei Zhang
2016-01-06Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.Lei Zhang
2016-01-06Return unique_ptrs from test_support functionsTom Sepez
2016-01-06Add fpdf_edit basic creation embedder test.Tom Sepez
2016-01-06Change CPDF_SyntaxParser::GetNextWord() to not pass by non-const ref.Lei Zhang
2016-01-05Revert "Mark pdfium chromium_code."Nico Weber
2016-01-05Mark pdfium chromium_code.Nico Weber
2016-01-05Document::DoAnnotDelay and m_DelayAnnotData member unused.Tom Sepez
2016-01-05Replace CPDF_SortObjNumArray with a std::set.Lei Zhang
2016-01-05Remove header files that only have includes.Lei Zhang
2016-01-05Fix a few uses of default arguments.Lei Zhang
2016-01-05Replace IconTree class with std::list.Tom Sepez
2016-01-05Fix an infinite loop in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-01-05Make more CPDF_Parser method const.Lei Zhang
2016-01-05Add embedder test for fpdfsave.cpp and bug 342Tom Sepez