Age | Commit message (Expand) | Author |
2015-12-22 | Add ContainsKey() and ContainsValue() and use them where appropriate. | Lei Zhang |
2015-12-22 | Convert CPDF_Parser::m_CrossRef to a std::map. | Lei Zhang |
2015-12-21 | Cleanup CJS_PublicMethods: | Lei Zhang |
2015-12-21 | Add missing files from commit b426e3edde04. | Lei Zhang |
2015-12-21 | Fix JS seconds since epoch to date conversions. | Lei Zhang |
2015-12-21 | Fix wrong rendering on greyscale images with index colorspace | Jun Fang |
2015-12-18 | Cleanup CJBig2_HuffmanTable and friends.chromium/2599chromium/2598chromium/2597 | Lei Zhang |
2015-12-18 | Get rid of a few CPDF_Object Create() methods and just use new instead. | Lei Zhang |
2015-12-18 | Fix the JBIG2 decoding regressions from commit bc4b82e and 8a9ce57. | Lei Zhang |
2015-12-18 | Add a LSan suppressions file. | Oliver Chang |
2015-12-18 | CPDF_ImageLoader::Load() unused. | Tom Sepez |
2015-12-18 | Merge to master: Remove CFX_MapPtrToPtr in CFX_PageRenderCache | Tom Sepez |
2015-12-18 | CPDF_QuickStretcher unused. | Tom Sepez |
2015-12-18 | Fix a memory leak in CPDF_DataAvail::CheckHintTables | Oliver Chang |
2015-12-18 | Correct return values in CPDF_HintTables::CheckPage()chromium/2596 | Jun Fang |
2015-12-17 | Correctly extracting email addresses | Wei Li |
2015-12-17 | Fix a sentinel length value used in CFX_CMapByteStringToPtr::SetAt | Oliver Chang |
2015-12-17 | FX_NAMESPACE_DECLARE pointless. | Tom Sepez |
2015-12-17 | Tidy CPDF_RenderContext | Tom Sepez |
2015-12-16 | Define a host_clang GYP variable. | Lei Zhang |
2015-12-16 | Make clang_warning_flags work for standalone builds. | Lei Zhang |
2015-12-15 | Fix free entry handling for cross reference v4 reading. | Wei Li |
2015-12-15 | Fix a dividing zero bug in opj_tcd_init_tile() | Jun Fang |
2015-12-14 | Fix Windows build failure due to double vs float mismatch. | Lei Zhang |
2015-12-14 | Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Fix another former FX_BSTRC usage with embedded NULs. | Lei Zhang |
2015-12-14 | Fix failures after removing FX_BSTRC. | Lei Zhang |
2015-12-14 | Remove FX_BSTRC. | Lei Zhang |
2015-12-14 | Fix a memory leak in FPDFPageFuncEmbeddertest.chromium/2595chromium/2594chromium/2593 | Lei Zhang |
2015-12-14 | openjpeg: Fix crash in opj_jp2_apply_pclr | Oliver Chang |
2015-12-14 | Properly land "Fix hint table loading issues." | Oliver Chang |
2015-12-14 | Fix hint table loading issues. | Oliver Chang |
2015-12-11 | Fix memory leaks involving InsertIndirectObject() | Jun Fang |
2015-12-11 | Fix a regression for parsing '/' - commit a568ff2d was too strict.chromium/2592chromium/2591chromium/2590 | Lei Zhang |
2015-12-11 | openjpeg: fix incrementing of "l_tcp->m_nb_mcc_records" in opj_j2k_read_mcc | Oliver Chang |
2015-12-10 | Fix integer and bounds issues in sycc4{22,44}_to_rgb. | Oliver Chang |
2015-12-10 | Fix build broken at 7db2a535f163 | Tom Sepez |
2015-12-10 | Replace several more CFX_MapPtrToPtr with std::set or std::map | Tom Sepez |
2015-12-10 | Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-10 | Fix BUILD.gn to load the correct V8 snapshot configurationchromium/2589chromium/2588 | Jochen Eisinger |
2015-12-10 | Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam(). | Lei Zhang |
2015-12-09 | Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-09 | Add CFX_FontMapper::IsBuiltinFace() in master branch | Jun Fang |
2015-12-09 | Merge to master: Fix heap-use-after-free in FT_Stream_ReleaseFrame | Jun Fang |
2015-12-09 | Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-12-09 | Remove static initializer from BigIntegerUtils.cc | Tom Sepez |
2015-12-09 | Provide pdf_enable_xfa GN variable on master, too. | Tom Sepez |
2015-12-08 | Revert "Merge to master: Take Jun's UTF16LE patches."chromium/2587chromium/2586 | Oliver Chang |
2015-12-08 | Make app.cpp match XFA | Tom Sepez |