1. ed1c580 Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMap by Tom Sepez · 6 years ago
  2. 81a3085 Refactor modification of Contents in CPDF_PageContentGenerator. by Henrique Nakashima · 6 years ago
  3. 101535f Rework "Make common page base class." by Tom Sepez · 6 years ago
  4. fc615c6 Add constants for PDF 1.7 spec, table 3.27. by Lei Zhang · 6 years ago
  5. d8a8f27 Write some FPDFTransformEmbedderTests. by Lei Zhang · 6 years ago
  6. 9ce75b8 Add ability to log click events reaching PDFium by Ryan Harrison · 6 years ago
  7. 5caa34c [fm2js] Fixup initialized variable conversion by Dan Sinclair · 6 years ago
  8. 221f0b3 Lowercase JS_Define.{h,cpp} and CJS_Define.h by Tom Sepez · 6 years ago
  9. 168c763 Revert "Make common page base class for XFA and non-XFA." by Tom Sepez · 6 years ago
  10. 625255b Remove manual references to exe_and_shlib_deps by Tom Anderson · 6 years ago
  11. d06cc38 Make common page base class for XFA and non-XFA. by Tom Sepez · 6 years ago
  12. 16ccc8b Roll DEPS for build and buildtools. by Tom Anderson · 6 years ago
  13. 6af5369 [xfa] Propagate the xfa change data for text to JS and back. by Dan Sinclair · 6 years ago
  14. fa4d93a Move fuzzers to testing/fuzzers. by Lei Zhang · 6 years ago
  15. 9425006 Add unit test for CFX_BitStream. by Lei Zhang · 6 years ago
  16. 1c0da4b Move JBig2 HuffmanTables into JBig2_HuffmanTable.cpp by Nicolas Pena · 6 years ago
  17. 47a4f41 Remove unused CFWL_FormProxy. by Henrique Nakashima · 6 years ago
  18. d1de2f3 Remove CFWL_ComboBoxProxy. by Henrique Nakashima · 6 years ago
  19. 5e0b271 Fixup ASSERT in Bidi handling; Add bidi fuzzer. by Dan Sinclair · 6 years ago
  20. 3d1ab2d Add CPDF_Transparency. by Lei Zhang · 6 years ago
  21. 9506137 Do not build BMP when codec is disabled by Ryan Harrison · 6 years ago
  22. 607f3cd Do not build GIF when codec is disabled by Ryan Harrison · 6 years ago
  23. d5d4845 Do not build PNG when codec is disabled by Ryan Harrison · 6 years ago
  24. 27924e6 Do not build TIFF when codec is disabled by Ryan Harrison · 6 years ago
  25. fdd0ef6 Add constants for PDF 1.7 spec, table 7.2 and 7.3. by Lei Zhang · 6 years ago
  26. aff0dfd Move codepage tables from cpdf_document.cpp to fx_codepage.cpp by Tom Sepez · 6 years ago
  27. 525147a Use strict types in FPDF API, try #3 by Tom Sepez · 6 years ago
  28. 7018064 Add a CFX_XMLDocument class. by Dan Sinclair · 6 years ago
  29. ba36706 Fixes XML Instruction handling in CXFA_DocumentParser. by Dan Sinclair · 6 years ago
  30. 048afc6 Fix CFX_XML and add unit tests by Dan Sinclair · 6 years ago
  31. e08d2b1 Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h by Tom Sepez · 6 years ago
  32. 7b01255 Remove CDWriteExt. by Lei Zhang · 6 years ago
  33. 6453a67 Remove CFX_BlockBuffer by Dan Sinclair · 6 years ago
  34. a1fe732 Always build JS Runtime stubs even if V8 present. by Tom Sepez · 6 years ago
  35. 8b4a3c7 Use span in CXFA_LocaleValue::GetDoubleNum() by Tom Sepez · 6 years ago
  36. 2617056 Add constants for PDF 1.7 spec, table 3.4. by Lei Zhang · 6 years ago
  37. 8b0cf76 Merge CFX_XMLElement and CFX_XMLAttributeNode by dan sinclair · 6 years ago
  38. a8c23df Remove CXML by dan sinclair · 6 years ago
  39. a7b1559 Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.h by Tom Sepez · 6 years ago
  40. cce4d31 Add CXFA_XMLLocale unittests by dan sinclair · 6 years ago
  41. 4125ab6 Move CXML to be XFA only by dan sinclair · 6 years ago
  42. 19ae9bf Use CFX_XML instead of CXML in CPDF_Metadata by dan sinclair · 6 years ago
  43. 97b47dc Add test for circular CPDF_Function::Load(). by Henrique Nakashima · 6 years ago
  44. 00e72c1 Add CPDF_Metadata unittests by dan sinclair · 6 years ago
  45. 7023b88 Remove CXFA_DocumentParser::m_bDocumentParser flag by Dan Sinclair · 6 years ago
  46. e7d5c7f Remove CFX_XMLDoc and call the parser directly by Dan Sinclair · 6 years ago
  47. 876efaa Rename CXFA_SimpleParser to CXFA_DocumentParser by Dan Sinclair · 6 years ago
  48. 0cad116 Fold CXFA_DocumentParser into CXFA_FFDoc by Dan Sinclair · 6 years ago
  49. 332139d Merge CFX_XMLParser and CFX_XMLSyntaxParser by Dan Sinclair · 6 years ago
  50. e1a41af [xfa] Remove form checksum abilities by Dan Sinclair · 6 years ago
  51. b92ec18 Fix crash when ColorSpace references itself directly. by Henrique Nakashima · 6 years ago
  52. c763970 Fix issues with PDFium third_party/base/span.h by Tom Sepez · 6 years ago
  53. 14f8897 Remove spellchecking code from XFA by Ryan Harrison · 6 years ago
  54. 8d970f7 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  55. cbf76e6 Rename CBA_AnnotIterator to CPDFSDK_AnnotIterator by Dan Sinclair · 6 years ago
  56. 53a8093 Use CPDF_DefaultAppearance instead of custom parsing by Dan Sinclair · 6 years ago
  57. 971a674 Rename fpdfsdk/fpdf* files to be consistent by Dan Sinclair · 6 years ago
  58. 7d12532 More fpdfsdk filename cleanup by Dan Sinclair · 6 years ago
  59. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 6 years ago
  60. 7aba472 Cleanup fsdk_define methods by Dan Sinclair · 6 years ago
  61. da89ac4 Remove thin_archive config from complete static libraries by Tom Anderson · 6 years ago
  62. 83a0149 Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid. by Henrique Nakashima · 6 years ago
  63. 15c0fcc Remove all usages of FXSYS_iswASCIIalnum by Ryan Harrison · 6 years ago
  64. f8af565 Rename IFX classes in core/fxge to Iface by Dan Sinclair · 7 years ago
  65. a32145f Rename core/fxcrt IFX files to Iface by Dan Sinclair · 7 years ago
  66. f51cdbd Reland "Actually enable -Wimplicit-fallthrough for pdfium." by Henrique Nakashima · 7 years ago
  67. 844d79e Improve performance of writing path floats. by Dan Sinclair · 7 years ago
  68. 2388506 Revert "Actually enable -Wimplicit-fallthrough for pdfium." by dsinclair · 7 years ago
  69. 60027a2 Actually enable -Wimplicit-fallthrough for pdfium. by Nico Weber · 7 years ago
  70. 80bf582 Cleanup CXFA_Node ownership by Dan Sinclair · 7 years ago
  71. 3e5fac8 Test if GC'd FXJS objects have their C-side counterparts cleaned up. by Tom Sepez · 7 years ago
  72. e4bb31a Drop -Iv8 flag from pdfium build by Tom Sepez · 7 years ago
  73. 0acd92b Speculative fix for build breakage by Tom Sepez · 7 years ago
  74. b7c7df6 Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp} by Tom Sepez · 7 years ago
  75. 3f8ee5e Move CFX_V8 testing from embeddertest to unittest. by Tom Sepez · 7 years ago
  76. e0518bf Move cjs_v8.cpp to cfx_v8.cpp by Tom Sepez · 7 years ago
  77. ec7d8e2 Make xfa_fxfa_parser target jumbo capable. by Lei Zhang · 7 years ago
  78. b5a2d14 Extract classes in fx_bmp.h into their own files by Ryan Harrison · 7 years ago
  79. b105152 Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ by Ryan Harrison · 7 years ago
  80. f743552 Fold CJS_EmbedObj classes into CJS_Object classes by Dan Sinclair · 7 years ago
  81. f7c84e9 Fix IWYU errors in fpdfppo.cpp. by Lei Zhang · 7 years ago
  82. 55c62a4 Convert CFX_CSSPropertyTable to CFX_CSSData by Ryan Harrison · 7 years ago
  83. fa61a74 Explicitly suppress -Wimplicit-fallthrough for pdfium. by Nico Weber · 7 years ago
  84. 41b45a8 Clean up CSS property table by Ryan Harrison · 7 years ago
  85. 8308b8c Add common base class between CXFA_FFComboBox and CXFA_FFListBox by Dan Sinclair · 7 years ago
  86. f036f12 Remove empty FF classes by Dan Sinclair · 7 years ago
  87. 5a21af6 Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used. by Andrew Weintraub · 7 years ago
  88. 9b85f4b Merge CXFA_WidgetAcc into CXFA_Node by Dan Sinclair · 7 years ago
  89. 0891515 Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator by Dan Sinclair · 7 years ago
  90. 4d4731c Tidy fxjs/cfxjse_isolatetracker.h by Tom Sepez · 7 years ago
  91. ab218bf Support jumbo build in XFA targets. by Lei Zhang · 7 years ago
  92. c3ba98e Break xfa target into smaller pieces. by Lei Zhang · 7 years ago
  93. 27d718e Add jumbo build support for fxge and pwl. by Lei Zhang · 7 years ago
  94. 027190e Move CXFA_ImageRenderer to own file by Dan Sinclair · 7 years ago
  95. db26957 Add WriteBitmapToPng to EmbedderTest. by Henrique Nakashima · 7 years ago
  96. 53c4ba4 Add jumbo build support for fxbarcode. by Lei Zhang · 7 years ago
  97. 7981d15 Add jumbo build support for fdrm, fpdfdoc and fxcrt. by Lei Zhang · 7 years ago
  98. 81a1ac4 Add initial jumbo build support. by Lei Zhang · 7 years ago
  99. 5553d8b Initialize V8 once in embedder tests by Dan Sinclair · 7 years ago
  100. d9dfb6c Merge CXFA_WidgetData into CXFA_WidgetAcc by Dan Sinclair · 7 years ago