Age | Commit message (Expand) | Author |
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 |
2016-11-23 | Remove IFWL_CombobBox::DataProvider | Dan Sinclair |
2016-11-23 | Remove listbox providers and build into listbox | Dan Sinclair |
2016-11-23 | Remove plumbing for today value | dsinclair |
2016-11-23 | Remove some .release() calls in cpdf_renderstatus | tsepez |
2016-11-23 | Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap | npm |
2016-11-23 | Make Update and DrawWidget pure virtual | dsinclair |
2016-11-23 | Move CPDF_ImageRenderer from render_int | npm |
2016-11-23 | fix negative font size | caryclark |
2016-11-23 | Add API for getting page labels. | thestig |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-22 | Rename IFWL_Timer and IFWL_TimerInfo | dsinclair |
2016-11-22 | Multiply safely in CCodec_TiffContext::Decode | npm |
2016-11-22 | Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annotchromium/2929 | tsepez |
2016-11-22 | Ensure CPDF_CountedObjects only made from owned references. | tsepez |
2016-11-22 | handle antialiased rendering as premultiplied | caryclark |
2016-11-22 | pdfium: Fix inconsistent number of color components of ICC profile | kcwu |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-22 | Rename common methods between ifwl and cfwl. | dsinclair |
2016-11-21 | Remove the GetCaption dataprovider methodchromium/2928 | dsinclair |
2016-11-21 | Remove FwlEventMask | dsinclair |
2016-11-21 | Avoid calls to WrapUnique in CPDF_streamparser | tsepez |
2016-11-21 | Roll V8 to 8e0dcfc4. | thestig |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Use more unique_ptrs in CPDF_Image. | thestig |
2016-11-21 | Remove some WrapUnique() calls by returing unique_ptrs | tsepez |
2016-11-21 | Add a regression test for rasterizing PDFs. | thestig |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Remove iCompress parameter to CPDF_Image::SetImage(). | thestig |
2016-11-21 | Make CPDF_ImageObject::m_Matrix private. | thestig |
2016-11-21 | Remove some void* usage in fx_crypt.cpp | tsepez |
2016-11-21 | Check dimensions and content of bitmaps in EmbedderTests.chromium/2927 | thestig |
2016-11-21 | Check include order on cpp files as well | dsinclair |
2016-11-21 | Make CPDF_Stream() take unique_ptr's to its dictionary. | tsepez |
2016-11-21 | Remove unused CRYPT_SetPubKeyDecryptor() | tsepez |
2016-11-21 | Remove customized layout flag from FWL | dsinclair |
2016-11-21 | Add unit test for fdrm's MD5 | tsepez |
2016-11-21 | Update SetThemeColor and SetThemeData | dsinclair |
2016-11-21 | Remove FWL_GetThemeColor | dsinclair |
2016-11-21 | Remove FWL_GetThemeLayout | dsinclair |
2016-11-21 | Remove theme id from themeproviders | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |