Age | Commit message (Expand) | Author |
2016-12-13 | Replace CFX_FloatArray with std::vector | tsepez |
2016-12-13 | Use CFX_MaybeOwned<> in CPDF_Annot. | tsepez |
2016-12-12 | fix linux build | caryclark |
2016-12-12 | Fix JBig2 decoding logic | weili |
2016-12-12 | add flag for future Skia CL | reed |
2016-12-12 | sync with latest skia api | caryclark |
2016-12-12 | Fix dotted line drawing for GDI device driver | weili |
2016-12-12 | add flag for SkClipOps | reed |
2016-12-12 | Update ICUchromium/2950 | dsinclair |
2016-12-09 | update to latest skia apichromium/2949chromium/2948chromium/2947 | caryclark |
2016-12-08 | Change CFWL_Widget::GetMatrix to return the matrix | dsinclair |
2016-12-08 | Replace CFX_WideStringCArray with std::vector.chromium/2946 | tsepez |
2016-12-08 | Change layout item in CFWL_Widget type from void | dsinclair |
2016-12-08 | Cleanup CFWL_Widget code to return CFX_RectFs where appropriate | dsinclair |
2016-12-08 | Remove unused list data pointer | dsinclair |
2016-12-08 | Remove last usage of CFX_ObjectArray. | tsepez |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Use unique_ptr for CXFA_XMLParser. | tsepez |
2016-12-07 | Replace CFX_ByteStringArray with std::vector. | tsepez |
2016-12-07 | Convert GetWidgetRect to return rect. | dsinclair |
2016-12-07 | Split CFWL_Widget::GetWidgetRect into two parts | dsinclair |
2016-12-07 | Cleanup return values in CFWL_ComboBox | dsinclair |
2016-12-07 | Cleanup FWL default values part II. | dsinclair |
2016-12-07 | lcms: avoid fixed number LUT optimization on inf values | kcwu |
2016-12-07 | Cleanup default FWL params part I | dsinclair |
2016-12-07 | Cleanup caret show/hide code | dsinclair |
2016-12-07 | Cleanup FWL Event and Message code. | dsinclair |
2016-12-07 | Remove CFX_FormatString::Release() | tsepez |
2016-12-07 | Properly ref count IFX_FileAccess. | tsepez |
2016-12-07 | Catch stray Retains() and Releases() outside of RetainPtr<>. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Fix the way to check terminal field in interactive formchromium/2945 | weili |
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 |