Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
33dd830890d38f9083b732cd908ef082f1d89d65
/
public
ab39097
Add FORM_ReplaceSelection() and embedder tests.
by Diana Gage
· 8 years ago
f63e813
Added FPDFDoc_DeleteAttachment()
by Jane Liu
· 8 years ago
605fb60
Added missing STDCALL
by Jane Liu
· 8 years ago
54a4214
Basic APIs and tests for adding attachments
by Jane Liu
· 8 years ago
1c7f142
Add FORM_DeleteSelectedText() and embedder tests.
by Diana Gage
· 8 years ago
72cc6c6
Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY
by Dan Sinclair
· 8 years ago
40870db
Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests.
by Diana Gage
· 8 years ago
7e0c05d
Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.
by Diana Gage
· 8 years ago
c5ea630
Removed public/ in include
by Jane Liu
· 8 years ago
18ae06d
Basic APIs and tests for extracting attachments
by Jane Liu
· 8 years ago
5672524
Fix CONTINUED spelling
by Dan Sinclair
· 8 years ago
4bb4e84
Add missing STDCALL annotations
by Dan Sinclair
· 8 years ago
57f228d
Updated pdfium_test's WriteAnnot()
by Jane Liu
· 8 years ago
38a01b9
Restore FPDF_SetPrintingPostscriptLevel API
by rbpotter
· 8 years ago
53aafa9
Basic APIs and test for retrieving embedded attachment count and name
by Jane Liu
· 8 years ago
7a9a38b
Added API for removing objects from annotations
by Jane Liu
· 8 years ago
e8468c4
Add Windows generic / text only printer driver support.
by rbpotter
· 8 years ago
2e1a32b
Added APIs for getting/setting string pairs in annotation dictionaries
by Jane Liu
· 8 years ago
3656774
Generalized annotation APIs to support image and text objects
by Jane Liu
· 8 years ago
b137e75
Added APIs for setting annotation flag values
by Jane Liu
· 8 years ago
baa7ff4
Basic APIs and tests for extracting and setting annotation paths
by Jane Liu
· 8 years ago
8ce58f5
Added FPDFAnnot_RemoveAnnot()
by Jane Liu
· 8 years ago
0646275
Made existing annotation APIs to work with AP
by Jane Liu
· 8 years ago
d60e9ad
Changed the return type for annotation APIs
by Jane Liu
· 8 years ago
10e02fa
Updated FPDF_GetMetaText doc string for linearized files.
by Henrique Nakashima
· 8 years ago
dce2d72
Add FORM_GetSelectedText() function.
by Diana Gage
· 8 years ago
e10509a
Wrapper class for annotation dictionary + CPDF_Form
by Jane Liu
· 8 years ago
3b05743
Added public API FPDFPath_GetStrokeColor
by Jane Liu
· 8 years ago
603a31d
Add blend to GraphicsData
by Nicolas Pena
· 8 years ago
a7d2c15
Remove deprecated FPDPage_HasFormFieldAtPoint().
by Lei Zhang
· 8 years ago
d3b90ac
Fix FPDFAction_GetFilePath() documentation error.
by Lei Zhang
· 8 years ago
262cf46
Minor changes/addons for annotation APIs
by Jane Liu
· 8 years ago
20eafda
Basic APIs and tests for creating annotations
by Jane Liu
· 8 years ago
4fd9a47
Basic APIs and tests for extracting annotations
by Jane Liu
· 8 years ago
5be0b29
Add public #defines for line cap and line join values.
by wileyrya
· 8 years ago
06bbdef
Add public API for setting the blend mode on a page object.
by wileyrya
· 8 years ago
f1697fa
Add public API for getting the bounds of a page object.
by wileyrya
· 8 years ago
864e9fb
Add public API for setting the fill color on a text object
by wileyrya
· 8 years ago
22a237f
Add public API for setting LineJoin and LineCap on a path
by wileyrya
· 8 years ago
46abb66
Use more static_cast in fpdfsdk
by Nicolas Pena
· 8 years ago
fe91c6c
Be skeptical of bare |new|s.
by Tom Sepez
· 8 years ago
392cfd6
Remove FPDFPageObj_NewImgeObj().
by Lei Zhang
· 8 years ago
d1c9b45
Add raw PostScript output to pdfium_test on Windows.
by Lei Zhang
· 8 years ago
b316185
Add API to create a text object using a loaded font.
by Nicolas Pena
· 8 years ago
d9dad3a
Add title (/T) extraction for PDF tagged structures
by dan sinclair
· 8 years ago
ddcb6e7
Add option to pdfium_test to dump structure elements
by Dan Sinclair
· 8 years ago
ed4705b
Add public method FPDFPath_GetFillColor to get fill color of a path object.
by Miklos Vajna
· 8 years ago
29479f6
Add method to get tagged type
by Dan Sinclair
· 8 years ago
1423319
Add public method FPDFPageObj_GetType to get type of a page object.
by Miklos Vajna
· 8 years ago
1d17a04
Introduce unique_ptr compatible deleters for FPDF types
by Tom Sepez
· 8 years ago
cbd8957
Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace.
by Lei Zhang
· 8 years ago
5c1961d
Add public method FPDFText_GetTextIndexFromCharIndex
by Nicolas Pena
· 8 years ago
d03ca42
Add public method FPDFText_LoadFont to load some types of fonts.
by Nicolas Pena
· 8 years ago
be90aae
Add public API for creating a Type1 font
by Nicolas Pena
· 8 years ago
9162ff8
Fix nits from commit db764708.
by Lei Zhang
· 8 years ago
4905840
Add public API for adding text with standard fonts
by Nicolas Pena
· 8 years ago
2eb1a70
Add line width option for stroking paths
by Nicolas Pena
· 8 years ago
55e026b
Add APIs for path construction and painting
by Nicolas Pena
· 8 years ago
db76470
Add postscript path
by rbpotter
· 8 years ago
f085db3
Add inline JPEGs.
by rbpotter
· 8 years ago
6bdb56c
Fix FPDF_GetPageLabel API typo.
by dsinclair
· 8 years ago
a78ba60
Add FPDF_RenderPageBitmapWithMatrix API.
by thestig
· 8 years ago
9067fd6
Add APIs for limited use of document tagged code.
by thestig
· 8 years ago
733e068
Add API for getting page labels.
by thestig
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
058d2d6
Continue formatting fwl/core
by dsinclair
· 8 years ago
788217d
Add FPDF_FreeDefaultSystemFontInfo API
by npm
· 8 years ago
c59fa88
Add FPDFDest_GetLocationInPage API
by dsinclair
· 8 years ago
04bebfe
Implement FPDF_VIEWERREF_GetName() API.
by thestig
· 8 years ago
1f24890
Remove FFI_ from CPDFSDK_Environment method names
by dsinclair
· 8 years ago
f2662c4
Cleanup CPDFXFA_Document.
by dsinclair
· 8 years ago
75f84a5
Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.
by jaepark
· 9 years ago
9b777de
Fix an embedder test with leaked page object
by weili
· 9 years ago
8e12029
Add test for bug 620428 (setinterval cancellation)
by tsepez
· 9 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 9 years ago
fdb35ff
Implement CGdiPrinterDriver::DrawDeviceText().
by thestig
· 9 years ago
3bd3841
Remove checks for _WIN32_WCE.
by thestig
· 9 years ago
a55880d
Add missing STDCALL for FPDFDoc_GetPageMode().
by thestig
· 9 years ago
860193b
Continue documentation cleanup
by dsinclair
· 9 years ago
6914118
Remove CFX_ArrayTemplate from CPDF_LinkExtract
by tsepez
· 9 years ago
5f597db
Cleanup fpdf_edit.h and fpdf_doc.h documentation.
by dsinclair
· 9 years ago
ea10a0d
Cleanup public/fpdf_dataavail.h documentation.
by dan sinclair
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
a1cef70
Trigger page view event when re-layout is finished
by jinming_wang
· 9 years ago
399be5b
Add bitmaps and skp output to Skia port
by Cary Clark
· 9 years ago
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
84e5a12
Hook up FFI_PageEvent.
by Lei Zhang
· 9 years ago
c30d5bf
XFA: Fix a crashier in SetFocus()
by Jun Fang
· 9 years ago
c46d000
Allow building non-XFA (master) on the XFA branch.
by Tom Sepez
· 9 years ago
d3116dc
XFA: DYNIMIC is spelled DYNAMIC
by Tom Sepez
· 9 years ago
326a2a7
Make XFA public more closely match master.
by Tom Sepez
· 9 years ago
df7f366
Merge to XFA: Support linearized loading
by Jun Fang
· 9 years ago
8fec3e4
Merge to XFA: Make checkdeps --resolve-dotdot succeed.
by Lei Zhang
· 9 years ago
49f88b7
[Merge to XFA] Minor documentation updates for fpdfview.h.
by Dan Sinclair
· 9 years ago
a72e8e2
Merge to XFA: Pass v8::Isolate to PDFium at init time.
by Tom Sepez
· 9 years ago
6f62d53
Merge to XFA: Allow external font-path configuration from pdfium_test.
by Lei Zhang
· 9 years ago
e0947b3
Merge to XFA: Implement FPDFAction_GetFilePath().
by Lei Zhang
· 9 years ago
bdf72c3
Merge to XFA: Add new public APIs to find the z-order for links and widgets.
by Lei Zhang
· 10 years ago
38a5a39
Merge to XFA: Cleanup: s/Torelance/Tolerance/
by Lei Zhang
· 10 years ago
Next »