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