Age | Commit message (Expand) | Author |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-06 | re-enable skia cachingchromium/2944 | caryclark |
2016-12-06 | Fix FPDF_GetPageLabel API typo. | dsinclair |
2016-12-06 | Return unique_ptrs from CFX_DIBitmap::Clone(). | tsepez |
2016-12-05 | Fix a leak when TIFFRGBAImageBegin failschromium/2943 | npm |
2016-12-05 | [android] Make pdfium_unittests work on Android. | jbudorick |
2016-12-05 | enable skia gradients, fix bugs | caryclark |
2016-12-02 | Rename fpdf_render_image and fpdf_render_textchromium/2942chromium/2941chromium/2940 | npm |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-02 | Encode lcms files as utf-8 | Scott Graham |
2016-12-02 | Tidy fx_stream.h | tsepez |
2016-12-02 | Make concrete stream classes private to .cpp, part 4. | tsepez |
2016-12-01 | Kill off fpdf_render_cache.cppchromium/2939 | npm |
2016-12-01 | Make concrete stream classes private to .cpp, part 3 | tsepez |
2016-12-01 | Make concrete stream classes private to .cpp, part 2 | tsepez |
2016-12-01 | Make more concrete stream classes private to .cpp files | tsepez |
2016-12-01 | Kill some friends in fpdfapi. | tsepez |
2016-12-01 | Move Init to constructor in CXFA_FMProgram | Nicolas Pena |
2016-12-01 | Remove fpdf_render.cpp | Nicolas Pena |
2016-12-01 | Make CPDF_ImageCacheEntry's private CFX_DIBSources unique_ptrs | npm |
2016-12-01 | Improve early return in CGifLZWDecoder::Decode | npm |
2016-12-01 | Protect against unexpected library create/destroy | tsepez |
2016-11-30 | Fix initial kerning when there is a horzscale setchromium/2938 | npm |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-30 | Remove unused methods from CPDF_Font | Nicolas Pena |
2016-11-29 | Add pdfium::MakeRetain<>() helper function. | tsepez |
2016-11-29 | Use unique_ptr in CFXA_FM expressions constructorschromium/2937 | npm |
2016-11-29 | Do not clone in CPDF_ImageCacheEntry::GetCachedBitmap | npm |
2016-11-28 | Make FDF document creation return unique_ptrs | tsepez |
2016-11-28 | Use CFX_MaybeOwned<> in fpdf_edit_create.cppchromium/2936 | tsepez |
2016-11-28 | Add some methods in CPDF_ImageRenderer | npm |
2016-11-28 | Fix crash in CFDE_CSSSyntaxParser when parsing empty url | npm |
2016-11-28 | Use unique pointers in CXFA_FMParse | npm |
2016-11-28 | Merge CPDF_ImageLoader with its handle | npm |
2016-11-28 | Nits in fx_ge_linux | npm |
2016-11-28 | Fix leak in cpdf_document_unittest | npm |
2016-11-28 | Replace ASSERT with error return in bmp_read_header | npm |
2016-11-24 | Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932 | dan sinclair |
2016-11-23 | Add CFWL_ListBox::IsMultiSelection(). | thestig |
2016-11-23 | Roll Clang to 0a306690. | thestig |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | Roll pdfium/third_party/catapult/ 327256cb1..86352b966 (1204 commits). | jbudorick |
2016-11-23 | Add FPDF_RenderPageBitmapWithMatrix API. | thestig |
2016-11-23 | More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leak | npm |
2016-11-23 | Use CFX_MaybeOwned<> in CPDF_Image | tsepez |
2016-11-23 | Add CFX_MaybeOwned<> template. | tsepez |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |
2016-11-23 | Roll pdfium/build/ dc8cb2c8b..acf607f7d (79 commits). | jbudorick |
2016-11-23 | Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930 | dsinclair |