1. 38235eb Make OutputFormat in pdfium_test.cc an enum class. by Lei Zhang · 3 years, 9 months ago
  2. 1fc751f Add FPDFSignatureObj_GetSubFilter() API by Miklos Vajna · 3 years, 9 months ago
  3. 148588f Rename "render" to "process" in some places in pdfium_test. by Lei Zhang · 3 years, 9 months ago
  4. 3c526bbf Improve object type checking for /CIDToGIDMap. by Lei Zhang · 3 years, 9 months ago
  5. e8ddbcf Fix some nits in CPDF_CIDFont. by Lei Zhang · 3 years, 9 months ago
  6. 6ab8d42 Clean up CPDF_TextObject::GetCharInfo(). by Lei Zhang · 3 years, 9 months ago
  7. cc02f9a Enable embedder tests RenderWithPause and RenderWithoutPause for Skia/SkiaPaths. by Hui Yingst · 3 years, 9 months ago
  8. 30bfcc5 Consolidate repetitive checksum values for embedder tests. by Hui Yingst · 3 years, 9 months ago
  9. 04440af Enable FPDFEditEmbedderTest.AddMarkCompressedStream for Skia/SkiaPaths. by Hui Yingst · 3 years, 9 months ago
  10. f5c8435 Remove friendship between CPDFXFA_Context and CPDFXFA_DocEnvironment. by Tom Sepez · 3 years, 9 months ago
  11. 261ec29 Remove CXFA_RenderContext by Tom Sepez · 3 years, 9 months ago
  12. 38a5e22 Use uniform snake_case_ member names in CXFA_DocumentBuilder by Tom Sepez · 3 years, 9 months ago
  13. 69a11e8 Move ownership of XML document up to CPDFXFA_Context. by Tom Sepez · 3 years, 9 months ago
  14. 9b6b154 In test suite FPDFAnnotEmbedderTest, enable ExtractInkMultiple and GetSetStringValue for Skia/SkiaPaths. by Hui Yingst · 3 years, 9 months ago
  15. b64cd12 Enable FPDFAnnotEmbedderTest.ModifyRectQuadpointsWithAP for SkiaPaths. by Hui Yingst · 3 years, 9 months ago
  16. 79a0179 Roll Catapult from a2a7e05eb765 to 0606ae6f9a56 (61 revisions) by pdfium-autoroll · 3 years, 9 months ago
  17. 4bbbbfc Roll Code Coverage from a70177d4a2e5 to af90718d311e (1 revision) by pdfium-autoroll · 3 years, 9 months ago
  18. df34e3c Make ownership of XML document slightly saner. by Tom Sepez · 3 years, 9 months ago chromium/4213 chromium/4214 chromium/4215
  19. 7c76fc5 Rename CFXA_DocumentParser to CXFA_DocumentBuilder. by Tom Sepez · 3 years, 9 months ago
  20. c497896 Make an XML-tree be the input to CFXA_DocumentParser(). by Tom Sepez · 3 years, 9 months ago
  21. 1c21d86 Retain layout items rather than raw widgets in CFXA_TabParam. by Tom Sepez · 3 years, 9 months ago
  22. d075978 Make CPDFXFA_Context::m_DocEnv into a pointer. by Tom Sepez · 3 years, 9 months ago
  23. 16cf016 Simplify ~CPDFXFA_Context(), part 2 by Tom Sepez · 3 years, 9 months ago
  24. e844b54 Slightly simplify ~CPDFXFA_Context(). by Tom Sepez · 3 years, 9 months ago
  25. 1295013 Fix issue with FPDFText_GetLooseCharBox() and the tranformation matrix. by Lei Zhang · 3 years, 9 months ago
  26. 682a7e7 Add experimental APIs to get XFA data. by Lei Zhang · 3 years, 9 months ago
  27. f5397f0 Move fxv8_unittests.{cpp,h} and fxgc_unittests.{cpp,h} to testing/ by Tom Sepez · 3 years, 10 months ago
  28. 2281853 Make test environment setup consistent with gtest model. by Tom Sepez · 3 years, 10 months ago
  29. eaf9d21 Move class EmbedderTestEnvironment to standalone V8TestEnvironment. by Tom Sepez · 3 years, 10 months ago
  30. 9e1fc05 Add FPDFSignatureObj_GetByteRange() API by Miklos Vajna · 3 years, 10 months ago chromium/4210 chromium/4211 chromium/4212
  31. 0479353 Remove deprecated use_relative_hooks setting from DEPS. by Lei Zhang · 3 years, 10 months ago
  32. d5b6f63 Enable FPDFAnnotEmbedderTest.RenderMultilineMarkupAnnotWithoutAP for Skia. by Hui Yingst · 3 years, 10 months ago
  33. b349032 Enable FPDFAnnotEmbedderTest.AddAndSaveUnderlineAnnotation for Skia/SkiaPaths. by Hui Yingst · 3 years, 10 months ago
  34. 1b6a47d Split off fxv8_unittest.h from cfx_v8_unittest.h by Tom Sepez · 3 years, 10 months ago
  35. dc9cffa Add FPDF_StructElement_GetID and FPDF_StructElement_GetLang by Dominic Mazzoni · 3 years, 10 months ago
  36. 8b5dfb2 Enable FPDFEditEmbedderTest.InsertAndRemoveLargeFile for Skia/SkiaPaths. by Hui Yingst · 3 years, 10 months ago
  37. ce2ad6c Make Skia and SkiaPaths take fill option |aliased_path| into account. by Hui Yingst · 3 years, 10 months ago
  38. 75efd91 Generate clipping path when processing the graphics of page objects by Daniel Hosseinian · 3 years, 10 months ago chromium/4209
  39. f6437f5 Roll third_party/depot_tools/ 68978076f..9949ab7a4 (26 commits; 8 trivial rolls) by Lei Zhang · 3 years, 10 months ago
  40. bee668d Split path construction and painting in content generation by Daniel Hosseinian · 3 years, 10 months ago
  41. 3a9cc6d Move CFX_XMLNode::EncodeEntities() to WideString. by Tom Sepez · 3 years, 10 months ago
  42. 19421f5 Fix nits in GCedTreeNode<>. by Tom Sepez · 3 years, 10 months ago
  43. 5201a58 Remove unreachable code in ~CFXA_Object(). by Tom Sepez · 3 years, 10 months ago
  44. dce816a Roll v8/ 65a118899..343030c9f (582 commits) by Lei Zhang · 3 years, 10 months ago
  45. 9a3f345 Make ownership of CXFA_ThisProxy explicit (and sane). by Tom Sepez · 3 years, 10 months ago chromium/4207 chromium/4208
  46. 5af51b6 Mass assert OpenDocument*() in tests by Daniel Hosseinian · 3 years, 10 months ago
  47. 0ac7b4e Add experimental FPDFImageObj_GetRenderedBitmap() API. by Lei Zhang · 3 years, 10 months ago
  48. da65144 Add test for dropped clipping paths when saving dirty text by Daniel Hosseinian · 3 years, 10 months ago
  49. 24c8d71 Remove include of cxfa_document.h from cxfa_layoutitem.h. by Tom Sepez · 3 years, 10 months ago
  50. 797c7a4 Track CXFA_Lists in xfa/fxfa/ layer. by Tom Sepez · 3 years, 10 months ago
  51. 57445f2 Add FPDFSignatureObj_GetContents() API by Miklos Vajna · 3 years, 10 months ago
  52. a7cdd60 Explicitly track CXFA_List and its subclasses outside constructor. by Tom Sepez · 3 years, 10 months ago
  53. b011e7d Add nogncheck to conditional includes. by Ben Wagner · 3 years, 10 months ago
  54. 4b1b51d Add FPDF_StructElement_GetStringAttribute by Dominic Mazzoni · 3 years, 10 months ago
  55. 8516651 Add FPDFEditEmbedderTest.ExtractImageBitmapIgnoresSetMatrix. by Lei Zhang · 3 years, 10 months ago chromium/4204 chromium/4205 chromium/4206
  56. a8e8be7 Remove unused integer fill flags and converter functions. by Hui Yingst · 3 years, 10 months ago
  57. 8132423 Change FX_FillMode type parameters in CXFA_Graphics. by Hui Yingst · 3 years, 10 months ago
  58. 9af756a Make CFXJSE_Context delete its own CXFA_ThisProxies. by Tom Sepez · 3 years, 10 months ago
  59. 89ebf5c Use ScopedFPDFBitmap in FPDFEditEmbedderTest(). by Lei Zhang · 3 years, 10 months ago
  60. 4761ad9 Replace more integer fill types with CFX_FillRenderOptions::FillType. by Hui Yingst · 3 years, 10 months ago
  61. a0b752e Remove usage of FXFILL_WINDING and FXFILL_ALTERNATE in CPDF_ClipPath. by Hui Yingst · 3 years, 10 months ago
  62. 822c675 Put CJX_Objects into V8 object embedder slots by Tom Sepez · 3 years, 10 months ago
  63. a61a55a Avoid using integer as fill options in CFX_SkiaDeviceDriver. by Hui Yingst · 3 years, 10 months ago chromium/4203
  64. 980a004 Add test GCedTreeNodeEmbedderTest.AsMapKey by Tom Sepez · 3 years, 10 months ago
  65. 1c4fe95 Roll third_party/depot_tools/ d912aa913..68978076f (26 commits; 7 trivial rolls) by Lei Zhang · 3 years, 10 months ago
  66. 323ade8 Update gclient_gn_args_file to a relative path. by Lei Zhang · 3 years, 10 months ago
  67. f28c13e Add CXFA_Document::GetHeap(). by Tom Sepez · 3 years, 10 months ago chromium/4200 chromium/4201 chromium/4202
  68. 0421117 Remove _FX_PLATFORM_LINUX_. by Lei Zhang · 3 years, 10 months ago
  69. 7a2996e Remove _FX_PLATFORM_LINUX_ in tests. by Lei Zhang · 3 years, 10 months ago
  70. 72b539d Avoid using integer as fill options in CFX_AggDeviceDriver. by Hui Yingst · 3 years, 10 months ago
  71. 4429eb2 Move CJX_Node::GetXFANode() to CJX_Object. by Tom Sepez · 3 years, 10 months ago
  72. ae26e66 Make GCedEmbedderTest share resources with JSEmbedderTest. by Tom Sepez · 3 years, 10 months ago
  73. 24b9b54 Rename CFXA_FFNotify::GetHDOC() to GetFFDoc() by Tom Sepez · 3 years, 10 months ago
  74. 2279b14 Change parameter types for CGdiplusExt::DrawPath() and GdiFillType2Gdip(). by Hui Yingst · 3 years, 10 months ago
  75. 140505e Add |final| keyword to CXFA_{Content,View}LayoutItem. by Tom Sepez · 3 years, 10 months ago
  76. 05b558d Include cppgc/allocation.h in fxjs/gc/heap.h. by Tom Sepez · 3 years, 10 months ago
  77. 3196e72 Add const to CJX_Object::object_ by Tom Sepez · 3 years, 10 months ago
  78. 2e1b4f2 Add a test to show FPDFImageObj_GetBitmap() does not handle masks. by Lei Zhang · 3 years, 10 months ago chromium/4198 chromium/4199
  79. b721cbb Change parameter type for CFX_PSRenderer::DrawPath(). by Hui Yingst · 3 years, 10 months ago
  80. 65b7170 Remove unused CPDFXFA_Context::m_pRuntime member. by Tom Sepez · 3 years, 10 months ago
  81. 46f0a38 Change parameter type of RenderDeviceDriverIface::DrawPath(). by Hui Yingst · 3 years, 10 months ago
  82. a3197e6 Remove a redundant check for __wasm__. by Lei Zhang · 3 years, 10 months ago
  83. b4c7a3d Allow asmjs builds to use core/fxge/fx_ge_linux.cpp. by Lei Zhang · 3 years, 10 months ago
  84. ccfa397 Change parameter type for more SetClip_PathFill() methods. by Hui Yingst · 3 years, 10 months ago
  85. 729976e Change parameter type for CFX_RenderDevice::SetClip_PathFill(). by Hui Yingst · 3 years, 10 months ago
  86. 7a06526 Add two comments about CFXJSE_Engine::m_mapObjectToValue. by Tom Sepez · 3 years, 10 months ago
  87. d47c401 Change a parameter's type for CFX_RenderDevice::DrawPath(). by Hui Yingst · 3 years, 10 months ago
  88. 7e78b97 Convert GN libs lists to frameworks by Sylvain Defresne · 3 years, 10 months ago
  89. b4c9732 Change the parameter type for DrawFillStrokePath() and DrawCosmeticLine(). by Hui Yingst · 3 years, 10 months ago chromium/4196 chromium/4197
  90. 3814bab Make DrawTextPath() use CFX_FillRenderOptions struct as a parameter. by Hui Yingst · 3 years, 10 months ago
  91. 4d2c91b Add checkout_google_benchmark GN variable to DEPS. by Lei Zhang · 3 years, 10 months ago
  92. a7f0625 Roll build/ 1077afd5c..29bc35230 (34 commits) by Lei Zhang · 3 years, 10 months ago
  93. 3fd768c Use GetDecoderArray() in CPDF_ImageRenderer::HandleFilters(). by Lei Zhang · 3 years, 10 months ago
  94. 5dc5c5b Roll build/ 20016b0d4..1077afd5c (1 commit) by Lei Zhang · 3 years, 10 months ago
  95. d44fb47 Roll build/ 414118826..20016b0d4 (23 commits) by Lei Zhang · 3 years, 10 months ago
  96. 430b532 Roll build/ d4fe00fc1..414118826 (1 commit) by Lei Zhang · 3 years, 10 months ago
  97. 923ed94 Remove obsolete SkFontHost_mac.cpp entry in skia/BUILD.gn. by Lei Zhang · 3 years, 10 months ago
  98. 5248a48 Roll third_party/skia/ c14701a51..1e6460d55 (486 commits) by Lei Zhang · 3 years, 10 months ago
  99. ca4d6cb Roll third_party/skia/ 7c1f3fabf..c14701a51 (1 commit) by Lei Zhang · 3 years, 10 months ago
  100. 9535fce Perform more cleanup in FXGCScopedHeap destruction. by Tom Sepez · 3 years, 10 months ago