Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
6470a6a5a5c0f447b71e1ac2451b6672a84186af
/
fpdfsdk
abe8280
Add a FPDF_GetFileVersion() test for a linearized document.
by Lei Zhang
· 7 years ago
0033467
Add a build target and a proper export header for shared library builds.
by Felix Kauselmann
· 7 years ago
be63ab9
API and test for retrieving image filters from image objects
by Jane Liu
· 7 years ago
d24b97e
Unify of saving documents.
by Artem Strygin
· 7 years ago
2e5f0ae
Added FPDFPageObj_Destroy() for freeing page objects created
by Jane Liu
· 7 years ago
bd45656
Remove _MSC_VER from JS_Value.cpp
by Tom Sepez
· 7 years ago
df950b8
Remove platform-specific IsFinite, JS_PortIsNan, and GetNan.
by Tom Sepez
· 7 years ago
5c09f4c
Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.
by Henrique Nakashima
· 7 years ago
a2da7c5
Enforce recent VC++ version (2015 or later).
by Tom Sepez
· 7 years ago
1952d17
Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."
by Henrique Nakashima
· 7 years ago
548334e
APIs and tests for retrieving raw/decoded data from image objects
by Jane Liu
· 7 years ago
28fb7ba
APIs and tests for extracting bitmaps from image objects
by Jane Liu
· 7 years ago
b4fee4d
Add CFFL_TextField class.
by Lei Zhang
· 7 years ago
aea80dc
Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.
by Henrique Nakashima
· 7 years ago
98073c8
Add a regression test for FPDF_ImportPages().
by Lei Zhang
· 7 years ago
0186c18
Remove support for negative params to ReleaseBuffer()
by Ryan Harrison
· 7 years ago
da129ab
Replace raw value for constant error value in string operations
by Ryan Harrison
· 7 years ago
ab39097
Add FORM_ReplaceSelection() and embedder tests.
by Diana Gage
· 7 years ago
95e5ac2
Fix bad change when converting Mid to Left/Right
by Ryan Harrison
· 7 years ago
90555e0
Add CPDF_Stream::ReplaceData method.
by Artem Strygin
· 7 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 7 years ago
834ebec
Implement read validator.
by Artem Strygin
· 7 years ago
3f7ff05
Unify FPDF_LoadXXXDocument functions.
by Artem Strygin
· 7 years ago
33805cc
Remove single param Mid() method from string classes
by Ryan Harrison
· 7 years ago
f63e813
Added FPDFDoc_DeleteAttachment()
by Jane Liu
· 7 years ago
be38e16
Add TypeTextIntoTextField() helper functions to CPWL embeddertests.
by Diana Gage
· 7 years ago
6ba39e8
Allow CFX_RTemplate to work with CFX_FloatRect
by Dan Sinclair
· 7 years ago
f8c0276
Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest.
by Diana Gage
· 7 years ago
60bde10
Fix FPDF_RenderPageBitmapWithMatrix
by Nicolas Pena
· 7 years ago
a37f2f1
Add another check for GetSelectedText().
by Diana Gage
· 7 years ago
605fb60
Added missing STDCALL
by Jane Liu
· 7 years ago
364d18b
flush but do not release skia driver
by Cary Clark
· 7 years ago
c411eb9
Move fpdfsdk/pdfwindow to fpdfsdk/pwl
by Dan Sinclair
· 7 years ago
54a4214
Basic APIs and tests for adding attachments
by Jane Liu
· 7 years ago
6a388c1
Remove unused m_iRef in CPDFXFA_Page
by Tom Sepez
· 7 years ago
1c7f142
Add FORM_DeleteSelectedText() and embedder tests.
by Diana Gage
· 7 years ago
bfa2a97
Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot
by Tom Sepez
· 7 years ago
beef5e4
Use named commands in CPWL_AppStream.
by Dan Sinclair
· 7 years ago
72cc6c6
Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY
by Dan Sinclair
· 7 years ago
6b0158f
Remove fxedit place classes in pdfwindow/
by Dan Sinclair
· 7 years ago
c08dc39
Remove fx_edit.h
by Dan Sinclair
· 7 years ago
677275e
Cleanup some visibility in fxet_list.h
by Dan Sinclair
· 7 years ago
a411719
Merge CFX_ListContainer into CFX_ListCtrl
by Dan Sinclair
· 7 years ago
60fa2fc
Simplify code in CPDFSDK_FormFillEnvironment.
by Lei Zhang
· 7 years ago
22bf7a5
Change Clear() to ClearSelection().
by Diana Gage
· 7 years ago
d0856ba
Fix nits from commit 67ccef7.
by Lei Zhang
· 7 years ago
89e6562
Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText().
by Diana Gage
· 7 years ago
4d02e90
Change "Sel" abbreviation to "Selection".
by Diana Gage
· 7 years ago
e03f8b1
Add helper class to closed stream commands
by Dan Sinclair
· 7 years ago
edd481b
Remove CLST_Rect and replace with CFX_FloatRect.
by Dan Sinclair
· 7 years ago
1a44cb4
Convert CFX_ListItem to use CFX_FloatRect
by Dan Sinclair
· 7 years ago
77417ec
Make CPWL_Wnd classes be observable.
by Tom Sepez
· 7 years ago
dc11ec8
Cleanup CPWL_Icon AppStream generation
by Dan Sinclair
· 7 years ago
14ddd42
Consolidate Appearance Stream code in CPWL_AppStream.
by Dan Sinclair
· 7 years ago
40870db
Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests.
by Diana Gage
· 7 years ago
7e0c05d
Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.
by Diana Gage
· 7 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 7 years ago
d4c4011
fix continue skia cache flush
by Cary Clark
· 7 years ago
df2122a
Remove unused GetThisAppearanceStream
by Dan Sinclair
· 7 years ago
cb2ea42
Create CPWL_AppStream.
by Dan Sinclair
· 7 years ago
67ccef7
Use CFX_WideString in CPDF_NameTree functions to strip BOM
by Jane Liu
· 7 years ago
88f4743
flush skia cache in progressive rendering
by Cary Clark
· 7 years ago
18ae06d
Basic APIs and tests for extracting attachments
by Jane Liu
· 7 years ago
7d0af80
Small tidy of defines in util.h
by Tom Sepez
· 7 years ago
5672524
Fix CONTINUED spelling
by Dan Sinclair
· 7 years ago
4bb4e84
Add missing STDCALL annotations
by Dan Sinclair
· 7 years ago
ffbc0d9
More tightly validate format strings in util.cpp.
by Tom Sepez
· 7 years ago
0b7378a
Move CPWL_Utils Draw methods to CFX_RenderDevice
by Dan Sinclair
· 7 years ago
d6aff2f
Add CFX_FloatRect::GetDeflated
by dan sinclair
· 7 years ago
3a4ebcc
Create ParseDataType unit tests based on specs.
by Henrique Nakashima
· 7 years ago
57f228d
Updated pdfium_test's WriteAnnot()
by Jane Liu
· 7 years ago
2b918c8
Fixup naming of XFA graphics classes
by Dan Sinclair
· 7 years ago
38a01b9
Restore FPDF_SetPrintingPostscriptLevel API
by rbpotter
· 7 years ago
0c99829
Fix invalid write for util.printf
by Dan Sinclair
· 7 years ago
f55e72e
Cleanup CPDF_RenderOptions colour members.
by Dan Sinclair
· 7 years ago
7f55a54
Rename CPWL_Color to CFX_Color
by Dan Sinclair
· 7 years ago
334e79e
Move CPWL_Utils::ScaleRect to CFX_FloatRect
by Dan Sinclair
· 7 years ago
3628f8b
Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect
by Dan Sinclair
· 7 years ago
469186a
Move CPWL_Utils::GetCenterSquare to CFX_FloatRect
by Dan Sinclair
· 7 years ago
8db114a
Use Translate instead of OffsetRect
by dan sinclair
· 7 years ago
adf922f
Remove CPWL_Utils::{In,De}flateRect
by dan sinclair
· 7 years ago
a860a3d
Remove unused CPDF_RenderOptions members
by Dan Sinclair
· 7 years ago
c8a17e5
Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString
by Jane Liu
· 7 years ago
53aafa9
Basic APIs and test for retrieving embedded attachment count and name
by Jane Liu
· 7 years ago
7a9a38b
Added API for removing objects from annotations
by Jane Liu
· 7 years ago
e8468c4
Add Windows generic / text only printer driver support.
by rbpotter
· 7 years ago
00c3cfd
Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545
by Nicolas Pena
· 7 years ago
b9eed2f
Fix nits in CFFL_FormFiller
by Dan Sinclair
· 7 years ago
217644c
Force unicodes into valid ranges
by Nicolas Pena
· 7 years ago
4183f20
Change parameter type to IPWL_FocusHandler::OnSetFocus().
by Lei Zhang
· 7 years ago
2b44441
Rename OnNotifySelChanged to OnNotifySelectionChanged
by Dan Sinclair
· 7 years ago
d97f2ee
Convert OnBeforeKeyStoke to remove in-out param
by Dan Sinclair
· 7 years ago
1f9d233
Remove in-out param from OnNotifySelChanged
by Dan Sinclair
· 7 years ago
16fea94
Remove in-out param from OnCharWithExit
by Dan Sinclair
· 7 years ago
07dbf43
Remove in-out param from OnKeyDownWithExit
by Dan Sinclair
· 7 years ago
fecd750
Convert OnButtonUp to not have in-out params
by Dan Sinclair
· 7 years ago
5fe9808
Remove in-out from OnPopup{Pre|Post}Open
by Dan Sinclair
· 7 years ago
64667cd
Cleanup more in-out params in CFFL_InteractiveFormFiller.
by Dan Sinclair
· 7 years ago
bdb9653
Remove some in/out params from CFFL_InteractiveFormFiller
by Dan Sinclair
· 7 years ago
2e1a32b
Added APIs for getting/setting string pairs in annotation dictionaries
by Jane Liu
· 7 years ago
Next »