1. 971a674 Rename fpdfsdk/fpdf* files to be consistent by Dan Sinclair · 7 years ago[Renamed from fpdfsdk/fpdfeditimg.cpp]
  2. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 7 years ago
  3. 7aba472 Cleanup fsdk_define methods by Dan Sinclair · 7 years ago
  4. 40482e6 Use CPDF_DIBSource::LoadState enum class in more places. by Lei Zhang · 7 years ago
  5. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  6. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  7. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  8. 0733a1b Change FPDFImageObj_GetImageFilter() to return byte strings. by Lei Zhang · 7 years ago
  9. ca89829 API and test for retrieving metadata from image objects by Jane Liu · 7 years ago
  10. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  11. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  12. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  13. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  14. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 7 years ago
  15. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  16. e858aa4 Fix content generation to only generate dirty page objects. by wileyrya · 7 years ago
  17. 46abb66 Use more static_cast in fpdfsdk by Nicolas Pena · 7 years ago
  18. 21f88ff Fix FPDFImageObj_LoadJpegFile(Inline) to allow NULL to be passed in for pages, as the documentation explicitly allows this. by Andrew Weintraub · 7 years ago
  19. 392cfd6 Remove FPDFPageObj_NewImgeObj(). by Lei Zhang · 7 years ago
  20. 7d4f6a8 Refcount CPDF_Image all the time. by Tom Sepez · 8 years ago
  21. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  22. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  23. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  24. cbd8957 Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. by Lei Zhang · 8 years ago
  25. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  26. f085db3 Add inline JPEGs. by rbpotter · 8 years ago
  27. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  28. bea0497 Make more concrete stream classes private to .cpp files by tsepez · 8 years ago
  29. 4ccdb14 Remove iCompress parameter to CPDF_Image::SetImage(). by thestig · 8 years ago
  30. 8a5e15d Make CPDF_ImageObject::m_Matrix private. by thestig · 8 years ago
  31. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  32. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  33. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  34. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  35. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  36. 39c62fd Move core/fpdfapi/include to core/fpdfapi by dsinclair · 8 years ago
  37. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  38. bbee445 Make CPDF_GeneralState have a CPDF_GeneralStateData by tsepez · 8 years ago
  39. d24c3a6 Revert "Add -> operators to CFX_CountRef." by tsepez · 8 years ago
  40. c10c23a Add -> operators to CFX_CountRef. by tsepez · 8 years ago
  41. 987f3ee Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness. by tsepez · 8 years ago
  42. dc359b0 Fix a leak with FPDFPageObj_NewImgeObj(). by thestig · 8 years ago
  43. f41d9dc Add CPDF_ImageObject::GetImage(). by thestig · 8 years ago
  44. c54bb43 Simplify some FPDF edit functions. by thestig · 8 years ago
  45. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  46. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  47. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  48. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  49. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/fpdfeditimg.cpp]
  50. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  51. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  52. bf59a07 XFA: add CPDFDocumentToFPDFDocument() by Tom Sepez · 9 years ago
  53. db0be96 Merge to XFA: Introduce CPDFPageFromFPFDPage() by Tom Sepez · 9 years ago
  54. 471a103 Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument(). by Tom Sepez · 9 years ago
  55. 468e589 Changes to XFA to more closely match master. by Tom Sepez · 9 years ago
  56. 077f1a3 XFA: clang-format all pdfium code, again. by Nico Weber · 9 years ago
  57. ae51c81 Kill off last uses of FX_NEW in XFA. by Tom Sepez · 9 years ago
  58. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  59. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 9 years ago
  60. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 9 years ago
  61. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  62. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  63. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago