Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
9468639bc3c4620ba438e6715929019ca6930197
9468639
Update ICU
by dsinclair
· 8 years ago
6814f49
update to latest skia api
by caryclark
· 8 years ago
1babeee
Change CFWL_Widget::GetMatrix to return the matrix
by dsinclair
· 8 years ago
94afac9
Replace CFX_WideStringCArray with std::vector.
by tsepez
· 8 years ago
89ab499
Change layout item in CFWL_Widget type from void
by dsinclair
· 8 years ago
43ac44c
Cleanup CFWL_Widget code to return CFX_RectFs where appropriate
by dsinclair
· 8 years ago
53ed03d
Remove unused list data pointer
by dsinclair
· 8 years ago
80c40de
Remove last usage of CFX_ObjectArray.
by tsepez
· 8 years ago
51709be
Replace CFX_WideStringArray with std::vector
by tsepez
· 8 years ago
447b1f3
Move xfa/fwl/core to xfa/fwl.
by dsinclair
· 8 years ago
64f4e25
Use unique_ptr for CXFA_XMLParser.
by tsepez
· 8 years ago
1306b18
Replace CFX_ByteStringArray with std::vector.
by tsepez
· 8 years ago
da911bc
Convert GetWidgetRect to return rect.
by dsinclair
· 8 years ago
67c6ca3
Split CFWL_Widget::GetWidgetRect into two parts
by dsinclair
· 8 years ago
a2cbc57
Cleanup return values in CFWL_ComboBox
by dsinclair
· 8 years ago
442997c
Cleanup FWL default values part II.
by dsinclair
· 8 years ago
31559c9
lcms: avoid fixed number LUT optimization on inf values
by kcwu
· 8 years ago
7fa190d
Cleanup default FWL params part I
by dsinclair
· 8 years ago
919c084
Cleanup caret show/hide code
by dsinclair
· 8 years ago
4614b45
Cleanup FWL Event and Message code.
by dsinclair
· 8 years ago
248cb27
Remove CFX_FormatString::Release()
by tsepez
· 8 years ago
a9d29df
Properly ref count IFX_FileAccess.
by tsepez
· 8 years ago
cd5e12a
Catch stray Retains() and Releases() outside of RetainPtr<>.
by tsepez
· 8 years ago
7cda31a
Refcount IFGAS_ streams all the time, too
by tsepez
· 8 years ago
ab5a20d
Fix the way to check terminal field in interactive form
by weili
· 8 years ago
833619b
Refcount all the IFX_ stream classes all the time.
by tsepez
· 8 years ago
8f87550
re-enable skia caching
by caryclark
· 8 years ago
6bdb56c
Fix FPDF_GetPageLabel API typo.
by dsinclair
· 8 years ago
1a1d764
Return unique_ptrs from CFX_DIBitmap::Clone().
by tsepez
· 8 years ago
7341149
Fix a leak when TIFFRGBAImageBegin fails
by npm
· 8 years ago
f6ee820
[android] Make pdfium_unittests work on Android.
by jbudorick
· 8 years ago
d65fd10
enable skia gradients, fix bugs
by caryclark
· 8 years ago
4bed2af
Rename fpdf_render_image and fpdf_render_text
by npm
· 8 years ago
0527ec5
Rename IFX_Stream to IFGAS_Stream.
by tsepez
· 8 years ago
8b6a0a5
Encode lcms files as utf-8
by Scott Graham
· 8 years ago
959a904
Tidy fx_stream.h
by tsepez
· 8 years ago
fa89a20
Make concrete stream classes private to .cpp, part 4.
by tsepez
· 8 years ago
d7ecb5f
Kill off fpdf_render_cache.cpp
by npm
· 8 years ago
f78bf1a
Make concrete stream classes private to .cpp, part 3
by tsepez
· 8 years ago
d912f6b
Make concrete stream classes private to .cpp, part 2
by tsepez
· 8 years ago
bea0497
Make more concrete stream classes private to .cpp files
by tsepez
· 8 years ago
aeeb6d1
Kill some friends in fpdfapi.
by tsepez
· 8 years ago
991f618
Move Init to constructor in CXFA_FMProgram
by Nicolas Pena
· 8 years ago
8a463c5
Remove fpdf_render.cpp
by Nicolas Pena
· 8 years ago
560680c
Make CPDF_ImageCacheEntry's private CFX_DIBSources unique_ptrs
by npm
· 8 years ago
9be9c34
Improve early return in CGifLZWDecoder::Decode
by npm
· 8 years ago
0275910
Protect against unexpected library create/destroy
by tsepez
· 8 years ago
c62980e
Fix initial kerning when there is a horzscale set
by npm
· 8 years ago
345d489
Convert loose FX_Create* functions into static methods
by tsepez
· 8 years ago
47718fb
Remove unused methods from CPDF_Font
by Nicolas Pena
· 8 years ago
b90c71a
Add pdfium::MakeRetain<>() helper function.
by tsepez
· 8 years ago
f11380f
Use unique_ptr in CFXA_FM expressions constructors
by npm
· 8 years ago
708ef62
Do not clone in CPDF_ImageCacheEntry::GetCachedBitmap
by npm
· 8 years ago
05e0169
Make FDF document creation return unique_ptrs
by tsepez
· 8 years ago
405ac0f
Use CFX_MaybeOwned<> in fpdf_edit_create.cpp
by tsepez
· 8 years ago
3c0f366
Add some methods in CPDF_ImageRenderer
by npm
· 8 years ago
2399152
Fix crash in CFDE_CSSSyntaxParser when parsing empty url
by npm
· 8 years ago
eb9625c
Use unique pointers in CXFA_FMParse
by npm
· 8 years ago
c92e26d
Merge CPDF_ImageLoader with its handle
by npm
· 8 years ago
80ddd61
Nits in fx_ge_linux
by npm
· 8 years ago
e44b7e3
Fix leak in cpdf_document_unittest
by npm
· 8 years ago
e421327
Replace ASSERT with error return in bmp_read_header
by npm
· 8 years ago
0354ccf
Change TxtEdtEngine to return CFX_WideString
by dan sinclair
· 8 years ago
41ba08e
Add CFWL_ListBox::IsMultiSelection().
by thestig
· 8 years ago
106e9a3
Roll Clang to 0a306690.
by thestig
· 8 years ago
2c489cc
Merge IFWL and CFWL classes.
by dsinclair
· 8 years ago
0ce11ee
Rename IFWL classes which do not have CFWL equivalents
by dsinclair
· 8 years ago
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
Next »