summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930dsinclair
2016-11-23Remove IFWL_CombobBox::DataProviderDan Sinclair
2016-11-23Remove listbox providers and build into listboxDan Sinclair
2016-11-23Remove plumbing for today valuedsinclair
2016-11-23Remove some .release() calls in cpdf_renderstatustsepez
2016-11-23Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmapnpm
2016-11-23Make Update and DrawWidget pure virtualdsinclair
2016-11-23Move CPDF_ImageRenderer from render_intnpm
2016-11-23fix negative font sizecaryclark
2016-11-23Add API for getting page labels.thestig
2016-11-22Rename IFWL_App to CFWL_Appdsinclair
2016-11-22Rename IFWL_Timer and IFWL_TimerInfodsinclair
2016-11-22Multiply safely in CCodec_TiffContext::Decodenpm
2016-11-22Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annotchromium/2929tsepez
2016-11-22Ensure CPDF_CountedObjects only made from owned references.tsepez
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-22pdfium: Fix inconsistent number of color components of ICC profilekcwu
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-22Rename common methods between ifwl and cfwl.dsinclair
2016-11-21Remove the GetCaption dataprovider methodchromium/2928dsinclair
2016-11-21Remove FwlEventMaskdsinclair
2016-11-21Avoid calls to WrapUnique in CPDF_streamparsertsepez
2016-11-21Roll V8 to 8e0dcfc4.thestig
2016-11-21Split fwl/core class pt II.dsinclair
2016-11-21Use more unique_ptrs in CPDF_Image.thestig
2016-11-21Remove some WrapUnique() calls by returing unique_ptrstsepez
2016-11-21Add a regression test for rasterizing PDFs.thestig
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Remove iCompress parameter to CPDF_Image::SetImage().thestig
2016-11-21Make CPDF_ImageObject::m_Matrix private.thestig
2016-11-21Remove some void* usage in fx_crypt.cpptsepez
2016-11-21Check dimensions and content of bitmaps in EmbedderTests.chromium/2927thestig
2016-11-21Check include order on cpp files as welldsinclair
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Remove unused CRYPT_SetPubKeyDecryptor()tsepez
2016-11-21Remove customized layout flag from FWLdsinclair
2016-11-21Add unit test for fdrm's MD5tsepez
2016-11-21Update SetThemeColor and SetThemeDatadsinclair
2016-11-21Remove FWL_GetThemeColordsinclair
2016-11-21Remove FWL_GetThemeLayoutdsinclair
2016-11-21Remove theme id from themeprovidersdsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21Fix CPDFImage::IsInline().thestig
2016-11-21Split fwl/core class pt I.dsinclair
2016-11-21Remove unused FWL_WGTSTYLE_Icondsinclair
2016-11-21Remove unset FWL_WGTSTYLE_NarrowCaptiondsinclair
2016-11-21Remove unset FWL_WGTSTYLE_Captiondsinclair
2016-11-21Continue splitting up render_intnpm
2016-11-21Remove unread m_InfoStart from IFWL_Form.dsinclair
2016-11-21Remove form resize typedsinclair