1. c22d671 Introduce IJS_Runtime::ScopedEventContext helper class. by Tom Sepez · 6 years ago
  2. 778e59e Tidy parser lifecycle state machine in CPDF_PageObjectHolder. by Tom Sepez · 6 years ago
  3. 354ed20 Revert "Create m_ContentStream field in CPDF_PageObject." by Henrique Nakashima · 6 years ago
  4. d3d8287 Create m_ContentStream field in CPDF_PageObject. by Henrique Nakashima · 6 years ago
  5. 6cec70a Revert "Convert (void) to static_cast<void> in C++ code" by Ryan Harrison · 6 years ago
  6. fbcc5d9 Add test for FPDF_GetPageSizeByIndex() by Tom Sepez · 6 years ago
  7. ac42dd2 Improve FPDFPath_GetMatrix() tests by Miklos Vajna · 6 years ago
  8. 80c6ab7 Convert (void) to static_cast<void> in C++ code by Ryan Harrison · 6 years ago
  9. f06ed6d Revert "Make CPDF_Document cache CPDF_Pages" by Tom Sepez · 6 years ago
  10. 168c763 Revert "Make common page base class for XFA and non-XFA." by Tom Sepez · 6 years ago
  11. 2491990 Revert "Make pagview decisions at runtime for non-xfa pages." by Tom Sepez · 6 years ago
  12. 28d30b4 Revert "Remove more ifndef XFA cases" by Tom Sepez · 6 years ago
  13. 037d938 Revert "Make FPDF_LoadPage return either page type at runtime." by Tom Sepez · 6 years ago
  14. 97f4d67 Add FPDFPath_GetMatrix() and FPDFPath_SetMatrix() APIs by Miklos Vajna · 6 years ago
  15. 38cb726 Remove more ifndef XFA cases by Tom Sepez · 6 years ago
  16. 0b4984c Make FPDF_LoadPage return either page type at runtime. by Tom Sepez · 6 years ago
  17. abdf7e1 Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr() by Tom Sepez · 6 years ago
  18. b80edf3 Creating XFA context shouldn't be a side-effect of FPDF_* conversion. by Tom Sepez · 6 years ago
  19. 3018c1c Return unique_ptr from CPDFXFA_Context::GetTimerMgr() by Tom Sepez · 6 years ago
  20. 2d11d72 Make CPDF_Document own its Extension. by Tom Sepez · 6 years ago
  21. 1118a66 Make XFA pixel tests more stable by Ryan Harrison · 6 years ago
  22. d8126c2 Make pagview decisions at runtime for non-xfa pages. by Tom Sepez · 6 years ago
  23. 656eb84 Move codepage/charset methods into related places. by Artem Strygin · 6 years ago
  24. d06cc38 Make common page base class for XFA and non-XFA. by Tom Sepez · 6 years ago
  25. f0d9d28 Make CPDF_Document cache CPDF_Pages by Tom Sepez · 6 years ago
  26. 491112b Add FPDFPath_GetDrawMode() API by Miklos Vajna · 6 years ago
  27. fffdeeb Add const/non-const versions of remaining CPDF_Dictionary methods. by Lei Zhang · 6 years ago
  28. 45a5524 Replace some ifdef PDF_ENABLE_XFA, part 3. by Tom Sepez · 6 years ago
  29. ca027339 Replace some #ifdefs PDF_ENABLE_XFA, part 2. by Tom Sepez · 6 years ago
  30. df93cd3 Replace some #ifdef PDF_ENABLE_XFA with runtime checks. by Tom Sepez · 6 years ago
  31. 2aa4b2f Make CPDF_Page retainable. by Tom Sepez · 6 years ago
  32. b1ec280 Add proper const/non-const versions of CPDF_Dictionary::GetDictFor(). by Lei Zhang · 6 years ago
  33. de579ab Add proper const/non-const versions of CPDF_Dictionary::GetArrayFor(). by Lei Zhang · 6 years ago
  34. 5cee3f2 Mark more CPDF_Objects as const in action and bookmark code. by Lei Zhang · 6 years ago
  35. 0d86f76 Add proper const/non-const versions of CPDF_Dictionary::GetStreamFor(). by Lei Zhang · 6 years ago
  36. 710fa99 Mark CPDF_Object pointers in pattern code as const. by Lei Zhang · 6 years ago
  37. cbf1550 [xfa] Generate CXFA_EventParam.newText dynamically by Dan Sinclair · 6 years ago
  38. dbf13f6 Improve constness for more CPDF_Objects pointers. by Lei Zhang · 6 years ago
  39. 86688de Make friend RetainPtr<T> statements consistently public. by Lei Zhang · 6 years ago
  40. 7f472cd Remove useless CPDFSDK_Widget::SetDefaultValue(). by Lei Zhang · 6 years ago
  41. 59cc386 Order CHKs in alphabetical order within each file by Nicolas Pena · 6 years ago
  42. 366df7f Add FPDFPageObj_GetStrokeWidth() API by Miklos Vajna · 6 years ago
  43. 11bb178 Remove useless CPWL_ListBox::KillFocus(). by Lei Zhang · 6 years ago
  44. c647ed6 Deprecate several Path/Text APIs. by Nicolas Pena · 6 years ago
  45. 30f739c Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocView by Dan Sinclair · 6 years ago
  46. dc5d88b Convert JS execute methods to return Optional<IJS_Runtime::JS_Error> by Dan Sinclair · 6 years ago
  47. db3c6ce Update third_party/base/compiler_specific.h. by Lei Zhang · 6 years ago
  48. a7ff4dc Cleanup CPDF_Form parsing code by Dan Sinclair · 6 years ago
  49. ff3d00d Add regression test for XFA crash under CPDF_LinkList::GetPageLinks(). by Tom Sepez · 6 years ago
  50. 3d1ab2d Add CPDF_Transparency. by Lei Zhang · 6 years ago
  51. 3774c7a Add proper const/non-const versions of CPDF_Array methods. by Lei Zhang · 6 years ago
  52. 7e28208 Add proper const/non-const versions of CPDF_Object methods. by Lei Zhang · 6 years ago
  53. df1298a Add several FPDFPageObj_* APIs by Nicolas Pena · 6 years ago
  54. 7b094f8 Revert "Ensure that XFA Pages always have a corresponding PDF page" by Henrique Nakashima · 6 years ago
  55. 55bbb0a Mark CPDF_Object pointers as const in CPDF_ViewerPreferences. by Lei Zhang · 6 years ago
  56. 9c6204f Add APIs to work with a FPDF_PAGERANGE. by Lei Zhang · 6 years ago
  57. b7c4149 Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange(). by Lei Zhang · 6 years ago
  58. 967aa07 Rename CPDF_Document::GetPage() to GetPageDictionary(). by Tom Sepez · 6 years ago
  59. e5c0fa9 Make one more CPDF_PageObjectHolder member protected. by Lei Zhang · 6 years ago
  60. 8f63763 Make more CPDF_PageObjectHolder members protected. by Lei Zhang · 6 years ago
  61. 4c31a13 Make CPDF_PageObjectHolder::m_iTransparency protected. by Lei Zhang · 6 years ago
  62. e7207f3 Ensure that XFA Pages always have a corresponding PDF page by Tom Sepez · 6 years ago
  63. 8dcab3c Add test for mutltiple copies of same PDF page. by Tom Sepez · 6 years ago
  64. e7f4d33 Prove that the memory was good at FPDFBitmap_CreateEx() create time. by Tom Sepez · 6 years ago
  65. 525147a Use strict types in FPDF API, try #3 by Tom Sepez · 6 years ago
  66. ccd9421 Add CPDF_Page::Extension::GetDocExtension() by Tom Sepez · 6 years ago
  67. 20c6200 Use pointers instead of refs for GetPopupPos() params. by Henrique Nakashima · 6 years ago
  68. e77cccd Remove unused cpdfxfa_context.h includes from unittests by Tom Sepez · 6 years ago
  69. 5f3e4f1 Add CPDF_Document::Extension::GetPageCount() by Tom Sepez · 6 years ago
  70. 2e118e8 Add CPDF_Document::Extension::DeletePage() by Tom Sepez · 6 years ago
  71. 3f3c39d Check for NULL XFA context even when XFA by Tom Sepez · 6 years ago
  72. fe06d51 Make FPDF_Document always be CPDF_Document. by Tom Sepez · 6 years ago
  73. 302c8ce Introduce the concept of CPDF_Page::Extension by Tom Sepez · 6 years ago
  74. da8063f Make CPDFSDK_FormFillEnvironment always hold a CPDF_Document. by Tom Sepez · 6 years ago
  75. 743cfe0 Remove an obsolete TODO. by Lei Zhang · 6 years ago
  76. 74136f5 Remove arguments from CPDFSDK_FormFillEnvironment methods (part 2) by Tom Sepez · 6 years ago
  77. 862cbe4 Avoid potential duplicate unique_ptr to CPDF_Document from CPDFXA_Context. by Tom Sepez · 6 years ago
  78. 2b053ce Remove argument from CPDFSDK_FormFillEnvironment::GetCurrentPage by Tom Sepez · 6 years ago
  79. ea3a252 Replace some c-style cast with static_cast<> by Tom Sepez · 6 years ago
  80. 9b8b217 Replace reinterpret_cast with static_cast where possible by Tom Sepez · 6 years ago
  81. 9ed6bd7 Add PostScript PASSTHROUGH options to FPDF_SetPrintMode(). by Lei Zhang · 6 years ago
  82. e08d2b1 Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h by Tom Sepez · 6 years ago
  83. 537f4c7 Use WindowsPrintMode in more places in place of ints. by Lei Zhang · 6 years ago
  84. f8ffc04 Fix slight type inconsistencies discovered with strict FPDF API types. by Tom Sepez · 6 years ago
  85. a1d3442 Fix include order for cpdfxfa_context.h by Tom Sepez · 6 years ago
  86. b557bdc Create FPDFPageObjMark_GetParamStringValue(). by Henrique Nakashima · 6 years ago
  87. 0784c73 Disable JavaScript entirely if no JSPlatform passed by embedder. by Tom Sepez · 6 years ago
  88. 132c38e Create API to get PageObject mark parameters. by Henrique Nakashima · 6 years ago
  89. ee96772 Add public APIs for undo / redo in forms. by Lei Zhang · 6 years ago
  90. fbecb9a Do not show validation errors if PDF not yet loaded by Ryan Harrison · 6 years ago
  91. 35939f8 Avoid some string -> ptr -> string duplicate allocations in FF Environment by Tom Sepez · 7 years ago
  92. aed6253 Create new FPDFPageObjMark_CountParams() API. by Henrique Nakashima · 7 years ago
  93. 1dbfe99 Re-land "Return pdfium::span<char> from ByteString::GetBuffer()."" by Tom Sepez · 7 years ago
  94. 2617056 Add constants for PDF 1.7 spec, table 3.4. by Lei Zhang · 7 years ago
  95. a4c7ac4 Implement FORM_GetFocusedText() API. by Lei Zhang · 7 years ago
  96. 3900ddb Add a virtual CPWL_Wnd::GetText() method. by Lei Zhang · 7 years ago
  97. 6b26e1a Remove non-const CPDF_PageObjectHolder::GetPageObjectList(). by Henrique Nakashima · 7 years ago
  98. c49e62e Add test for saving after adding or removing page objects. by Henrique Nakashima · 7 years ago
  99. a7b1559 Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.h by Tom Sepez · 7 years ago
  100. d08667c Check that CFX_DIBitmap::Create calls succeeds in fpdf_view by Nicolas Pena · 7 years ago