Age | Commit message (Expand) | Author |
2018-08-01 | Make FPDF_FormHandle be represented as an incomplete type.chromium/3510 | Tom Sepez |
2018-07-10 | Create API for adding content marks and setting their params.chromium/3488 | Henrique Nakashima |
2018-05-28 | Add const/non-const versions of remaining CPDF_Dictionary methods. | Lei Zhang |
2018-05-25 | Mark more CPDF_Objects as const in action and bookmark code. | Lei Zhang |
2018-05-08 | Mark CPDF_Object pointers as const in CPDF_ViewerPreferences. | Lei Zhang |
2018-05-08 | Add APIs to work with a FPDF_PAGERANGE. | Lei Zhang |
2018-05-03 | Use strict types in FPDF API, try #3 | Tom Sepez |
2018-05-01 | Check for NULL XFA context even when XFA | Tom Sepez |
2018-05-01 | Make FPDF_Document always be CPDF_Document. | Tom Sepez |
2018-04-25 | Add PostScript PASSTHROUGH options to FPDF_SetPrintMode(). | Lei Zhang |
2018-04-12 | Add return value to FPDF_DeviceToPage(). | Lei Zhang |
2018-04-05 | Remove spellchecking code from XFAchromium/3390 | Ryan Harrison |
2018-04-02 | Remove FPDF_SetPrintPostscriptLevel().chromium/3387 | Lei Zhang |
2018-03-27 | Open FPDF_PAGEOBJECTMARK API. | Henrique Nakashima |
2018-01-16 | Add FPDF_GetPageBoundingBox API.chromium/3323 | Henrique Nakashima |
2018-01-15 | Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix. | Henrique Nakashima |
2018-01-11 | Improve documentation of FPDF_RenderPageBitmapWithMatrix. | Henrique Nakashima |
2018-01-10 | Add FPDFAnnot_GetAP to public API. | Henrique Nakashima |
2017-09-25 | Update comments regarding dictionary keys in public APIS.chromium/3224 | Lei Zhang |
2017-09-20 | Add FPDFPath_GetPoint() APIchromium/3221 | Miklos Vajna |
2017-09-13 | Change behaviour of FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
2017-08-03 | APIs and tests for extracting bitmaps from image objects | Jane Liu |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-13 | Restore FPDF_SetPrintingPostscriptLevel API | rbpotter |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-06 | Added APIs for getting/setting string pairs in annotation dictionaries | Jane Liu |
2017-06-01 | Basic APIs and tests for extracting annotations | Jane Liu |
2017-05-08 | Add raw PostScript output to pdfium_test on Windows. | Lei Zhang |
2017-03-16 | Introduce unique_ptr compatible deleters for FPDF typeschromium/3044 | Tom Sepez |
2017-02-27 | Fix nits from commit db764708. | Lei Zhang |
2017-01-12 | Add postscript path | rbpotter |
2016-11-23 | Add FPDF_RenderPageBitmapWithMatrix API. | thestig |
2016-11-23 | Add APIs for limited use of document tagged code. | thestig |
2016-11-04 | Implement FPDF_VIEWERREF_GetName() API.chromium/2910 | thestig |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-07-18 | Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801 | thestig |
2016-05-26 | Remove checks for _WIN32_WCE. | thestig |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-09 | Review and cleanup lint warnings. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-20 | Make XFA public more closely match master. | Tom Sepez |
2015-10-20 | [Merge to XFA] Minor documentation updates for fpdfview.h. | Dan Sinclair |
2015-10-07 | Merge to XFA: Pass v8::Isolate to PDFium at init time. | Tom Sepez |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-05-20 | Merge to XFA: Tidy public fpdfview.h and fpdf_flatten.h. | Tom Sepez |