1. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 8 years ago
  2. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 8 years ago
  3. 3b05743 Added public API FPDFPath_GetStrokeColor by Jane Liu · 8 years ago
  4. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 8 years ago
  5. 864e9fb Add public API for setting the fill color on a text object by wileyrya · 8 years ago
  6. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  7. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  8. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 8 years ago
  9. bea0497 Make more concrete stream classes private to .cpp files by tsepez · 8 years ago
  10. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  11. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  12. f39074c Fix some FX_BOOL / int noise in fxcrt. by tsepez · 8 years ago
  13. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  14. 2f2b58c Remove dead code in CPDF_CustomAccess by tsepez · 8 years ago
  15. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  16. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  17. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (96%) from fpdfsdk/include/fsdk_define.h]
  18. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  19. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  20. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  21. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  22. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 9 years ago
  23. 9f515bc Use actual type instead CFX_Deletable by weili · 9 years ago
  24. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  25. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 9 years ago
  26. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 9 years ago
  27. 1e2c557 Remove CFX_PrivateData from CPDF_Page by tsepez · 9 years ago
  28. e530fb7 Move remaining fpdfdoc files by dsinclair · 9 years ago
  29. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  30. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  31. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 9 years ago
  32. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  33. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  34. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  35. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  36. df5a116 Cleanup some header includes. by Dan Sinclair · 9 years ago
  37. 8388037 Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files by Tom Sepez · 9 years ago
  38. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  39. f10ae63 War on #defines - part 2 by Tom Sepez · 9 years ago
  40. 1b97664 Merge to XFA: Clean up misc nits found while fixing bugs. by Lei Zhang · 9 years ago
  41. 875b9c9 XFA: Remove relative includes outside of xfa/. by Lei Zhang · 9 years ago
  42. c2fb35f Merge to XFA: Remove header files that only have includes. by Lei Zhang · 9 years ago
  43. 40e9ff3 Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. by Tom Sepez · 9 years ago
  44. 51da093 Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ by Tom Sepez · 9 years ago
  45. 50d12ad Introduce "underlying types" to abstract XFA differences. by Tom Sepez · 9 years ago
  46. a688a04 Merge to XFA: Fix all relative includes to core. by Lei Zhang · 9 years ago
  47. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  48. 1b700c3 Merge to XFA: Clean up CPDF_AnnotList. by Lei Zhang · 9 years ago
  49. bf59a07 XFA: add CPDFDocumentToFPDFDocument() by Tom Sepez · 9 years ago
  50. b95fc6d Merge to XFA: Cosmetic changes in fsdk_define.h by Tom Sepez · 9 years ago
  51. db0be96 Merge to XFA: Introduce CPDFPageFromFPFDPage() by Tom Sepez · 9 years ago
  52. 471a103 Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument(). by Tom Sepez · 9 years ago
  53. dfbf8e7 Next round of XFA changes to match master. by Tom Sepez · 9 years ago
  54. 5417f06 Merge to XFA: Extern in .cpp file is a code smell, part 2. by Tom Sepez · 10 years ago
  55. 7da9803 Merge to XFA: Extern in .cpp files is a code smell, part 1. by Tom Sepez · 10 years ago
  56. 2b1a2d5 Merge to XFA: Use override in more classes in fpdfsdk/ by Lei Zhang · 10 years ago
  57. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  58. 75f43c4 Merge to XFA: Kill Func_Renderpage global function pointer. by Tom Sepez · 10 years ago
  59. e5b0bd1 Merge to XFA: Do some IWYU cleanups. by Lei Zhang · 10 years ago
  60. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 10 years ago
  61. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  62. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  63. b116136 Merge to XFA: Remove more cruft from fx_system.h by Tom Sepez · 10 years ago
  64. 19922bb Merge to XFA: Fix ALL the include guards. by Tom Sepez · 10 years ago
  65. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 10 years ago
  66. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 10 years ago
  67. 207299b XFA: merge patch from issue 801913002 and 804463003 by John Abd-El-Malek · 10 years ago
  68. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  69. 368ed46 Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. by Tom Sepez · 11 years ago
  70. 5eb9f7b pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. by Nico Weber · 11 years ago
  71. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  72. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago