1. ab6c904 Update gn_version to git_revision:11dc0b1f438bd26380774e9d50fd4c63f346d41a by Lei Zhang · 1 year, 7 months ago
  2. dd7089f Roll Catapult from 16eb7278843e to 3a19f7afaa58 (59 revisions) by pdfium-autoroll · 1 year, 7 months ago
  3. 59f2670 Roll MarkupSafe from 1b882ef6372b to 13f4e8c9e206 (1 revision) by pdfium-autoroll · 1 year, 7 months ago
  4. 9cab1a6 Roll Code Coverage from 690a8f131004 to 5afe9c957e79 (1 revision) by pdfium-autoroll · 1 year, 7 months ago
  5. be6fac6 Roll Jinja2 from ee69aa00ee85 to 4633bf431193 (1 revision) by pdfium-autoroll · 1 year, 7 months ago
  6. bdbf623 Roll third_party/nasm/ 9215e8e1d..fc8e0bd89 (3 commits) by Lei Zhang · 1 year, 7 months ago
  7. 16812d6 Return object number from CPDF_IndirectObjectHolder::AddIndirectObject() by Tom Sepez · 1 year, 7 months ago chromium/5389 chromium/5390 chromium/5391 chromium/5392 chromium/5393 chromium/5394
  8. 5b59f6d Add FPDFText_HasUnicodeMapError() API. by Lei Zhang · 1 year, 7 months ago
  9. b899fba Fix one unretained dictionary usage in CPDF_DIB by Tom Sepez · 1 year, 7 months ago
  10. 03571c1 Delete shebangs from some skia_gold scripts. by Lei Zhang · 1 year, 7 months ago
  11. 7faffd6 Remove "from __future__" Python imports. by Lei Zhang · 1 year, 7 months ago
  12. b915e04 Change safetynet scripts to run with python3. by Lei Zhang · 1 year, 7 months ago
  13. 231e7e1 Optimization of decoding large JPX images by fineaskotnikov · 1 year, 7 months ago
  14. 82cad2c Update comments about ownership in cpdf_indirect_object_holder.h by Tom Sepez · 1 year, 7 months ago
  15. b76ba97 [Skia] Fix the black borders of small images by Hui Yingst · 1 year, 7 months ago
  16. f84a8a5 Roll third_party/depot_tools/ e3ed6a8e0..6f2321d1d (55 commits; 23 trivial rolls) by Lei Zhang · 1 year, 7 months ago
  17. 8dda52c Roll Fuchsia SDK from version:9.20220929.2.1 to version:10.20221027.2.1 by Lei Zhang · 1 year, 7 months ago
  18. 6f144ed Remove remaining UnownedPtr<>::Get() calls from core/ by Tom Sepez · 1 year, 7 months ago
  19. 8f819ac Roll base/allocator/partition_allocator/ bb627f4ab..cb1f2e8e0 (48 commits) by Lei Zhang · 1 year, 7 months ago
  20. bb9bf7d Remove explicit UnownedPtr<>::Get() calls from core/fpdf*/ by Tom Sepez · 1 year, 7 months ago
  21. c4acde5 Remove explicit UnownedPtr<>::Get() calls from fpdfsdk/ by Tom Sepez · 1 year, 7 months ago chromium/5387 chromium/5388
  22. 654d359 Remove explicit UnownedPtr<>::Get() calls from fxjs/ by Tom Sepez · 1 year, 7 months ago
  23. b4d26b1 Remove explicit UnownedPtr<>::Get() calls from fxbarcode/ by Tom Sepez · 1 year, 7 months ago
  24. 0c3768e Remove explicit UnownedPtr<>::Get() calls from xfa/ by Tom Sepez · 1 year, 7 months ago
  25. 5cc1afc Pass retained argument to ReplaceAbbr() by Tom Sepez · 1 year, 7 months ago
  26. 5ade14b Return retained objects from CPDF_FormField methods. by Tom Sepez · 1 year, 7 months ago
  27. 245050a Report more detail to ResultDB for pixel tests by K. Moon · 1 year, 7 months ago
  28. ddc99ce Add test for CFFL_ComboBox::SetActionData() by Tom Sepez · 1 year, 7 months ago
  29. dab8917 Roll third_party/zlib/ 6fe4ce825..cff720848 (3 commits) by Lei Zhang · 1 year, 7 months ago
  30. 4eda5e1 Roll third_party/icu/ 20f8ac695..35132cceb (2 commits) by Lei Zhang · 1 year, 7 months ago
  31. cc90b0c Hide CPDF_FormField from CFFL_ComboBox by Tom Sepez · 1 year, 7 months ago
  32. 59445b0 Roll tools/clang/ a5e0d7234..38497dbb2 (21 commits) by Lei Zhang · 1 year, 7 months ago
  33. 2aa86ba [Skia] Fix issue that a dot annotation is not rendered by Hui Yingst · 1 year, 7 months ago
  34. 1f7ef7c Remove some CPDF_Dictionary* locals. by Tom Sepez · 1 year, 7 months ago
  35. 7c96f47 Remove CPDF_Creator::m_pMetaData. by Tom Sepez · 1 year, 7 months ago
  36. 2bd16e8 Make CFFL_ComboBox embedder test use higher-level methods. by Tom Sepez · 1 year, 7 months ago chromium/5385 chromium/5386
  37. 0df0082 Add embedder test for FFL_ComboBox::GetSelectExportText() by Tom Sepez · 1 year, 7 months ago
  38. ec350d9 Create CFFL layer embedder test. by Tom Sepez · 1 year, 7 months ago
  39. cb6e715 Remove CPDF_FormField::GetForm() by Tom Sepez · 1 year, 7 months ago chromium/5383 chromium/5384
  40. a5bd2fa Hide CPDF_FormControl from CFFL_Button by Tom Sepez · 1 year, 7 months ago
  41. 1f8e567 Rename CPWLComboBoxEditEmbedderTest::GetCFFLFormFiller() by Tom Sepez · 1 year, 7 months ago
  42. c44513e Make CPDF_PageView::GetInteractiveForm() a private method. by Tom Sepez · 1 year, 7 months ago
  43. 9fe8223 Forward declare CPDF_ImageLoder in cpdf_imagerenderer.h by Tom Sepez · 1 year, 7 months ago chromium/5381 chromium/5382
  44. 8482a83 Replace CPDF_Page::SetImageCache() with AddImageCache() by Tom Sepez · 1 year, 7 months ago
  45. 98204b6 Move pixel test-only code to TestPixel() by K. Moon · 1 year, 7 months ago
  46. 61a6621 Make CFX_RenderDevice::GetDeviceDriver() a protected method by Tom Sepez · 1 year, 7 months ago
  47. b6c3a4d Revert "[Skia] Fix issue that a dot annotation is not rendered" by Lei Zhang · 1 year, 7 months ago
  48. 22396a1 [Skia] Fix issue that a dot annotation is not rendered by Hui Yingst · 1 year, 7 months ago
  49. 7ae9c06 Roll third_party/skia/ 3050ef5ea..648827391 (287 commits) by Lei Zhang · 1 year, 7 months ago
  50. 371f0b0 Remove const form of CPDF_RenderContext::Layer::GetObjectHolder() by Tom Sepez · 1 year, 7 months ago
  51. 31fe072 Add Skia expectation for an AGG-only line drawing issue. by Lei Zhang · 1 year, 7 months ago
  52. 927f857 Roll third_party/skia/ ebfa2b71b..3050ef5ea (18 commits) by Lei Zhang · 1 year, 7 months ago
  53. 3bd5f34 Move CPDF_ImageLoader to page/ layer. by Tom Sepez · 1 year, 7 months ago
  54. 2c9b918 Roll third_party/skia/ 03cb8e7d8..ebfa2b71b (4 commits) by Lei Zhang · 1 year, 7 months ago
  55. 68fdc49 Remove render layer concepts from CPDF_ImageLoader. by Tom Sepez · 1 year, 7 months ago
  56. 16a4de2 Report test_runner.py test case output to ResultDB by K. Moon · 1 year, 7 months ago chromium/5376 chromium/5377 chromium/5378 chromium/5379 chromium/5380
  57. 8841d12 Shorten CPDF_PageImageCache::ImageCacheEntry to Entry by Tom Sepez · 1 year, 7 months ago
  58. 57a6f3d Remove CPDF_Page::RenderCacheIface by Tom Sepez · 1 year, 7 months ago
  59. 167a560 Move CPDF_PageImageCache to page/ layer. by Tom Sepez · 1 year, 7 months ago
  60. b96600e Rename CPDF_PageRenderCache to CPDF_PageImageCache. by Tom Sepez · 1 year, 7 months ago
  61. c988eee Remove render-layer concepts from CPDF_PageRenderCache. by Tom Sepez · 1 year, 7 months ago
  62. bce5eb5 Processing the NoRotate flag when displaying annotations by fineaskotnikov · 1 year, 7 months ago
  63. 1520846 De-duplicate document pointers in CPDF_PageRenderCache::ImageCacheEntry by Tom Sepez · 1 year, 7 months ago
  64. 74faf2c Add experimental FPDFText_IsGenerated() API. by Lei Zhang · 1 year, 7 months ago
  65. 607b84e Roll v8/ f666aea4d..7ff976805 (323 commits) by Lei Zhang · 1 year, 7 months ago
  66. 4e52af0 Mark CPDF_Page::m_pPDFDocument as const by Tom Sepez · 1 year, 7 months ago
  67. deba3a7 Update PartitionAlloc comment by Kalvin Lee · 1 year, 7 months ago chromium/5374
  68. f0f61c8 Remove CPDF_StreamAcc::GetData(). by Lei Zhang · 1 year, 7 months ago
  69. a46ea9b Remove CPDF_Stream's span ctor. by Lei Zhang · 1 year, 7 months ago
  70. 6dc8a14 Remove CPDF_Stream ctor that takes a std::unique_ptr. by Lei Zhang · 1 year, 7 months ago
  71. 5e5c2bd Limited build support for iOS. by Copybara · 1 year, 7 months ago
  72. b9a3dd0 Roll third_party/freetype/src/ 905270925..0b62c1e43 (18 commits) by Lei Zhang · 1 year, 7 months ago
  73. 5ea4ecf Add a pixel test for annotations with the NoRotate flag. by Lei Zhang · 1 year, 7 months ago
  74. dab79f1 Remove data parameter from CPDF_Stream::InitStream() and rename. by Lei Zhang · 1 year, 7 months ago chromium/5372 chromium/5373
  75. a3c920f Replace some CPDF_Stream std::unique_ptr ctor usage. by Lei Zhang · 1 year, 7 months ago
  76. 235e56a Change CPDF_Stream to store memory-based data in a DataVector. by Lei Zhang · 1 year, 7 months ago
  77. d61dac0 Use Google-style naming for CPDF_Stream member variables. by Lei Zhang · 1 year, 7 months ago
  78. 9ab4498 Change CPDF_Stream to use absl::variant. by Lei Zhang · 1 year, 7 months ago
  79. 11d077f Run Skia Gold as part of each pixel test by K. Moon · 1 year, 7 months ago
  80. 784cc11 Avoid another use of CPDF_Document::GetPageData(). by Tom Sepez · 1 year, 7 months ago
  81. 91d13f4 Reduce use of CPDF_Document::GetPageData() by Tom Sepez · 1 year, 7 months ago
  82. 07d4ab7 Change CPDF_Stream::GetInMemoryRawData() to return a span. by Lei Zhang · 1 year, 7 months ago
  83. 9b0ee1f Disentangle CPDF_ContentParser from CPDF_Form. by Tom Sepez · 1 year, 7 months ago
  84. baa3f37 Make CPDF_Pattern::document() a protected method. by Tom Sepez · 1 year, 7 months ago
  85. 7e9f3de Use indirect object holder superclass in CPDF_PageContentManager. by Tom Sepez · 1 year, 7 months ago
  86. fb6dbcd Realize objects created with FPDF_NewFormObjectFromXObject(). by Lei Zhang · 1 year, 7 months ago
  87. d07ce74 Returned retained result from CXFA_TextParser::GetParentStyle(). by Tom Sepez · 1 year, 7 months ago
  88. 47abf37 Roll v8/ 261f00697..f666aea4d (42 commits) by Lei Zhang · 1 year, 7 months ago
  89. 60a072f Report test duration to ResultDB by K. Moon · 1 year, 7 months ago
  90. 56c4682 Don't pickle TestRunner by K. Moon · 1 year, 7 months ago chromium/5369 chromium/5370 chromium/5371
  91. 2a09fff Separate test_runner.py's per-process state by K. Moon · 1 year, 7 months ago
  92. d08ac75 Also check FPDFPageObj_GetBounds() in ImportPageToXObject test. by Lei Zhang · 1 year, 7 months ago
  93. ee31732 Avoid exposing CFFL_InteractiveFormFiller::CallbackIface to callers. by Tom Sepez · 1 year, 7 months ago
  94. 821be75 Remove CPDF_RenderOptions::GetOCContext(). by Tom Sepez · 1 year, 7 months ago
  95. b50fad7 Make CPWL_Wnd::GetParent() a protected method. by Tom Sepez · 1 year, 7 months ago
  96. cb75a6c Remove CXFA_FFNotify::GetWidgetHandler(). by Tom Sepez · 1 year, 7 months ago
  97. 61a96c1 Revert "Disable ResultDB for test_runner.py on Windows" by K. Moon · 1 year, 7 months ago
  98. f0a2d55 Roll build/ 01569374d..371b6c310 (103 commits) by K. Moon · 1 year, 7 months ago chromium/5367 chromium/5368
  99. 44528e4 Remove stray cppgc::Member<>::Get() calls by Tom Sepez · 1 year, 7 months ago
  100. 0351b27 Convert CFXJSE_FormCalcContext::m_pDocument to WeakPersistent<>. by Tom Sepez · 1 year, 7 months ago