Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2430b30088c3e3396ccf26a10d360d0553404bb0
2430b30
Roll pdfium/third_party/catapult/ 327256cb1..86352b966 (1204 commits).
by jbudorick
· 8 years ago
a78ba60
Add FPDF_RenderPageBitmapWithMatrix API.
by thestig
· 8 years ago
4e847e3
More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leak
by npm
· 8 years ago
9fd0c63
Use CFX_MaybeOwned<> in CPDF_Image
by tsepez
· 8 years ago
81b2246
Add CFX_MaybeOwned<> template.
by tsepez
· 8 years ago
9067fd6
Add APIs for limited use of document tagged code.
by thestig
· 8 years ago
841a85b
Roll pdfium/build/ dc8cb2c8b..acf607f7d (79 commits).
by jbudorick
· 8 years ago
7c47e1d
Remove DataProvider from CFWL_WidgetProperties
by dsinclair
· 8 years ago
7172b71
Remove IFWL_CombobBox::DataProvider
by Dan Sinclair
· 8 years ago
0ced827
Remove listbox providers and build into listbox
by Dan Sinclair
· 8 years ago
209821f
Remove plumbing for today value
by dsinclair
· 8 years ago
1e32d81
Remove some .release() calls in cpdf_renderstatus
by tsepez
· 8 years ago
9e4fca7
Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap
by npm
· 8 years ago
e36430e
Make Update and DrawWidget pure virtual
by dsinclair
· 8 years ago
43f382c
Move CPDF_ImageRenderer from render_int
by npm
· 8 years ago
171071d
fix negative font size
by caryclark
· 8 years ago
733e068
Add API for getting page labels.
by thestig
· 8 years ago
1a7534a
Rename IFWL_App to CFWL_App
by dsinclair
· 8 years ago
d643729
Rename IFWL_Timer and IFWL_TimerInfo
by dsinclair
· 8 years ago
5048731
Multiply safely in CCodec_TiffContext::Decode
by npm
· 8 years ago
c675a2f
Use more unique_ptrs in CPDF_SyntaxParser and CPDF_Annot
by tsepez
· 8 years ago
6136ec6
Ensure CPDF_CountedObjects only made from owned references.
by tsepez
· 8 years ago
687fbde
handle antialiased rendering as premultiplied
by caryclark
· 8 years ago
89a2d92
pdfium: Fix inconsistent number of color components of ICC profile
by kcwu
· 8 years ago
1aff265
Continue splitting pageint.h into per-class files
by tsepez
· 8 years ago
e50184c
Rename common methods between ifwl and cfwl.
by dsinclair
· 8 years ago
4572c8a
Remove the GetCaption dataprovider method
by dsinclair
· 8 years ago
4bd717b
Remove FwlEventMask
by dsinclair
· 8 years ago
12ff1eb
Avoid calls to WrapUnique in CPDF_streamparser
by tsepez
· 8 years ago
8edd6d7
Roll V8 to 8e0dcfc4.
by thestig
· 8 years ago
37b6d14
Split fwl/core class pt II.
by dsinclair
· 8 years ago
6a1c9bd
Use more unique_ptrs in CPDF_Image.
by thestig
· 8 years ago
06104a8
Remove some WrapUnique() calls by returing unique_ptrs
by tsepez
· 8 years ago
dc7ec03
Add a regression test for rasterizing PDFs.
by thestig
· 8 years ago
4b91a2d
Clean up CFGAS_GEFont
by npm
· 8 years ago
4ccdb14
Remove iCompress parameter to CPDF_Image::SetImage().
by thestig
· 8 years ago
8a5e15d
Make CPDF_ImageObject::m_Matrix private.
by thestig
· 8 years ago
d88090f
Remove some void* usage in fx_crypt.cpp
by tsepez
· 8 years ago
bcd3e53
Check dimensions and content of bitmaps in EmbedderTests.
by thestig
· 8 years ago
d33c8e3
Check include order on cpp files as well
by dsinclair
· 8 years ago
9e05ee1
Make CPDF_Stream() take unique_ptr's to its dictionary.
by tsepez
· 8 years ago
aa3922d
Remove unused CRYPT_SetPubKeyDecryptor()
by tsepez
· 8 years ago
30e5f30
Remove customized layout flag from FWL
by dsinclair
· 8 years ago
f5cabbf
Add unit test for fdrm's MD5
by tsepez
· 8 years ago
43170f4
Update SetThemeColor and SetThemeData
by dsinclair
· 8 years ago
ac9934b
Remove FWL_GetThemeColor
by dsinclair
· 8 years ago
738be2b
Remove FWL_GetThemeLayout
by dsinclair
· 8 years ago
0ed26b2
Remove theme id from themeproviders
by dsinclair
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
7daa6fb
Fix CPDFImage::IsInline().
by thestig
· 8 years ago
dd17234
Split fwl/core class pt I.
by dsinclair
· 8 years ago
b4455b9
Remove unused FWL_WGTSTYLE_Icon
by dsinclair
· 8 years ago
14d3a9e
Remove unset FWL_WGTSTYLE_NarrowCaption
by dsinclair
· 8 years ago
55323f3
Remove unset FWL_WGTSTYLE_Caption
by dsinclair
· 8 years ago
ca5300a
Continue splitting up render_int
by npm
· 8 years ago
88cb0a3
Remove unread m_InfoStart from IFWL_Form.
by dsinclair
· 8 years ago
aa17f57
Remove form resize type
by dsinclair
· 8 years ago
3702566
Clean up CPDF_PageContentGenerator.
by thestig
· 8 years ago
80b7608
Unsupress Test_DateField_locale_zh_HK.pdf on Linux.
by thestig
· 8 years ago
a1053a0
use skia text
by caryclark
· 8 years ago
d8f710c
Provide perfect-forwarding in CPDF_Object templates.
by tsepez
· 8 years ago
3c3094d
Roll DEPS for testing corpus to 943683e1.
by thestig
· 8 years ago
a9c19ea
Roll DEPS for testing corpus to 4f292415.
by thestig
· 8 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 8 years ago
430ab83
Add unit test for CXFA_FileRead.
by tsepez
· 8 years ago
9053f19
Download or update Mac toolchain for pdfium
by weili
· 8 years ago
78cb28a
Clean up CFGAS_FontMgr
by npm
· 8 years ago
8629ef8
Teach CQ to watch for PDFium CLs on Gerrit
by Aaron Gable
· 8 years ago
0201377
fix corpus tests
by caryclark
· 8 years ago
c892d24
Roll DEPS for clang to d6ee675e.
by thestig
· 8 years ago
218a378
Remove IFWL_ToolTipDP
by dsinclair
· 8 years ago
483f3c4
Move CPDF_RenderStatus from render_int
by npm
· 8 years ago
bcf4695
Remove FWL_EVENT_DEF macro
by dsinclair
· 8 years ago
3855f7f
Unify the three CFWL_EventType::SelectChange classes.
by dsinclair
· 8 years ago
935c631
Move CPDF_DocRenderData from render_int
by npm
· 8 years ago
b977720
Create CFWL_EvtEditChanged
by dsinclair
· 8 years ago
28f9b62
Remove the CFWL_EventType::DrawItem
by dsinclair
· 8 years ago
e779805
Convert CFWL_EvtSpbClick to CFWL_EvtClick
by dsinclair
· 8 years ago
a43715b
Convert single use EventTypes to class files.
by dsinclair
· 8 years ago
4905c9f
Remove events which are not processed
by dsinclair
· 8 years ago
098f454
Move the IFWL_Edit Events out of ifwl_edit.h
by dsinclair
· 8 years ago
d567048
Remove SelfAdaption code
by dsinclair
· 8 years ago
0baa5c7
Split the common event classes out to files.
by dsinclair
· 8 years ago
038a23f
Remove ref counting from CFWL_Event
by dsinclair
· 8 years ago
5913a6c
Make CPDF_Object subclass constructors intern strings
by tsepez
· 8 years ago
cc4d0a4
Move ByteStringPool from document to indirect object holder.
by tsepez
· 8 years ago
242b95e
Move the message definitions to their own files.
by dsinclair
· 8 years ago
058d2d6
Continue formatting fwl/core
by dsinclair
· 8 years ago
8a3aa45
Make CPDF_Array take unique_ptrs
by tsepez
· 8 years ago
14a60c5
Continue formatting fwl/core
by dsinclair
· 8 years ago
af177fe
Create a subset of skia support for paths only
by caryclark
· 8 years ago
d4f24c7
Continue fwl/core nit cleanup.
by dsinclair
· 8 years ago
92549cd
Continue nit cleanup in fwl/core
by dsinclair
· 8 years ago
72f957a
Cleaning up nits in fwl/core files.
by dsinclair
· 8 years ago
f35650c
Roll build DEPS into PDFium
by npm
· 8 years ago
49c5928
Replace fcvt with std::stringstream in AFNumber_Format
by npm
· 8 years ago
38eaf4b
Cleanup cfwl_* files.
by dsinclair
· 8 years ago
05b9a31
Cleaning methods and visibility in cfwl_* files.
by dsinclair
· 8 years ago
70c4afd
Make AddIndirectObject() take a unique_ptr.
by tsepez
· 8 years ago
f16f6b8
Revert of Create a subset of skia support for paths only (patchset #10 id:180001 of https://codereview.chromium.org/2491693002/ )
by dsinclair
· 8 years ago
Next »