1. 9262761 API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() by Miklos Vajna · 7 years ago
  2. 0150a54 API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments() by Miklos Vajna · 7 years ago
  3. 36eed87 Add FPDFPath_GetPoint() API by Miklos Vajna · 7 years ago
  4. 12abfd0 Add public method FPDFPath_CountPoint to get # of points of a path object. by Miklos Vajna · 7 years ago
  5. 0733a1b Change FPDFImageObj_GetImageFilter() to return byte strings. by Lei Zhang · 7 years ago
  6. ca89829 API and test for retrieving metadata from image objects by Jane Liu · 7 years ago
  7. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  8. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  9. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  10. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  11. 2e5f0ae Added FPDFPageObj_Destroy() for freeing page objects created by Jane Liu · 7 years ago
  12. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 7 years ago
  13. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  14. 4bb4e84 Add missing STDCALL annotations by Dan Sinclair · 7 years ago
  15. e8468c4 Add Windows generic / text only printer driver support. by rbpotter · 7 years ago
  16. 3b05743 Added public API FPDFPath_GetStrokeColor by Jane Liu · 7 years ago
  17. 603a31d Add blend to GraphicsData by Nicolas Pena · 7 years ago
  18. 5be0b29 Add public #defines for line cap and line join values. by wileyrya · 8 years ago
  19. 06bbdef Add public API for setting the blend mode on a page object. by wileyrya · 8 years ago
  20. f1697fa Add public API for getting the bounds of a page object. by wileyrya · 8 years ago
  21. 864e9fb Add public API for setting the fill color on a text object by wileyrya · 8 years ago
  22. 22a237f Add public API for setting LineJoin and LineCap on a path by wileyrya · 8 years ago
  23. 46abb66 Use more static_cast in fpdfsdk by Nicolas Pena · 8 years ago
  24. 392cfd6 Remove FPDFPageObj_NewImgeObj(). by Lei Zhang · 8 years ago
  25. b316185 Add API to create a text object using a loaded font. by Nicolas Pena · 8 years ago
  26. ed4705b Add public method FPDFPath_GetFillColor to get fill color of a path object. by Miklos Vajna · 8 years ago
  27. 1423319 Add public method FPDFPageObj_GetType to get type of a page object. by Miklos Vajna · 8 years ago
  28. cbd8957 Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. by Lei Zhang · 8 years ago
  29. d03ca42 Add public method FPDFText_LoadFont to load some types of fonts. by Nicolas Pena · 8 years ago
  30. be90aae Add public API for creating a Type1 font by Nicolas Pena · 8 years ago
  31. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago
  32. 2eb1a70 Add line width option for stroking paths by Nicolas Pena · 8 years ago
  33. 55e026b Add APIs for path construction and painting by Nicolas Pena · 8 years ago
  34. f085db3 Add inline JPEGs. by rbpotter · 8 years ago
  35. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  36. 9b777de Fix an embedder test with leaked page object by weili · 8 years ago
  37. 5f597db Cleanup fpdf_edit.h and fpdf_doc.h documentation. by dsinclair · 9 years ago
  38. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  39. 326a2a7 Make XFA public more closely match master. by Tom Sepez · 9 years ago
  40. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  41. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  42. 9857e20 Merge to XFA: Tidy public/ directory. by Tom Sepez · 10 years ago
  43. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 10 years ago[Renamed from fpdfsdk/include/fpdfedit.h]
  44. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  45. 394010d Add FPDFPage_SetRotation function by Bo Xu · 10 years ago
  46. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  47. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago