1. ec4f56e Roll Memory Tools from a7e928b8bb8d to 8d3182bb3c86 (1 revision) by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 2 hours ago main
  2. 4b1d0e0 Roll Depot Tools from 1709e20d5ca2 to 732902ab86f8 (81 revisions) by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 3 hours ago
  3. 1348385 Roll clang and rust by Lei Zhang · 2 days ago
  4. 09c9456 Roll build/ 73c0fa98c..0d8b711d9 (122 commits) by Lei Zhang · 2 days ago
  5. 875172e Replace generic DCHECK checks with specific operator variants by Aryan · 4 days ago
  6. 34cb570 Enforce GN build constraints for pdf_enable_rust_jpeg in pdfium.gni by Tom Sepez · 4 days ago
  7. 04a05a5 Support Skia/Rust-based JPEG decoding in JpegModule by Tom Sepez · 4 days ago
  8. acf52a0 Relayout and repaint text immediately in CPWL_EditImpl::SetTextDirection by Seung Hyun Jin · 4 days ago chromium/8006 chromium/8007 chromium/8008 chromium/8009
  9. fd77136 Implement SkiaScanlineDecoder for JPEG decoding via Skia by Tom Sepez · 5 days ago
  10. 3a53053 Support Ctrl+Y for Redo in CPWL_Edit by Seung Hyun Jin · 5 days ago
  11. fb29123 Handle SelectAll and Undo/Redo in CPWL_Edit::OnKeyDownInternal() by Seung Hyun Jin · 5 days ago
  12. bf68edf Add baseline embedder tests for OnKeyDown shortcuts by Seung Hyun Jin · 5 days ago
  13. 3efbe60 Extract LibjpegScanlineDecoder from JpegModule by Tom Sepez · 5 days ago
  14. a178a0e Move jpegmodule.cpp to libjpeg_scanline_decoder.cpp by Tom Sepez · 5 days ago
  15. 6d6af75 Handle CFX_BidiResolver failure in CPVT_Section by Seung Hyun Jin · 5 days ago chromium/8003 chromium/8004 chromium/8005
  16. 694c027 Add unit tests for JpegModule by Tom Sepez · 6 days ago
  17. d6eec12 Add unit test for CPVT_Section::OutputLines() on an empty section by Lei Zhang · 6 days ago
  18. 6f8882c Remove per-codec pdf_enable_xfa_<codec> GN arguments and macros by Tom Sepez · 6 days ago
  19. 78ba146 Migrate PNG decoder to ProgressiveDecoderDelegate and evacuate state by Tom Sepez · 6 days ago
  20. 3abda65 fxge: fix missing windows include in cfx_renderdevice.h by Miklos Vajna · 7 days ago
  21. 17c6f44 Use LoadScopedSavedPage() in embedder tests by Aryan · 7 days ago
  22. c36f3d8 Migrate JPEG decoder call into ProgressiveDecoderContextDelegate by Tom Sepez · 7 days ago
  23. 2ba254b Roll Zlib from 8b3aa8a1cd75 to c5cc9edf8992 (2 revisions) by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 7 days ago
  24. e9fc018 Migrate GIF decoder to ProgressiveDecoderDelegate and evacuate state by Tom Sepez · 9 days ago chromium/7998 chromium/7999 chromium/8000 chromium/8001 chromium/8002
  25. f13ead9 Remove unused frame parameter from ProgressiveDecoderContext by Tom Sepez · 9 days ago
  26. 7029ca5 Modernize CFX_BidiResolver unit tests with ElementsAre by Seung Hyun Jin · 9 days ago
  27. 0d5aa7a Validate input boundaries for CFX_BidiResolver line extraction by Seung Hyun Jin · 9 days ago
  28. 6aee90b Optimize CFX_BidiResolver initialization and restrict inheritance by Seung Hyun Jin · 9 days ago
  29. 9b6f239 fxcrt: fix building against system ICU in cfx_bidi_resolver by Miklos Vajna · 9 days ago
  30. 45f7ebc Calculate absolute right edge for CPWL_EditImpl selection bounds by Seung Hyun Jin · 9 days ago
  31. 38f15eb Refactor CPWL_EditImpl to use GetWordRect helper by Seung Hyun Jin · 9 days ago
  32. 7e7198b Add pixel tests documenting CPWL_EditImpl selection behavior by Seung Hyun Jin · 9 days ago
  33. e3af2d1 Remove display gamma of 1.7 for Apple devices. by Tom Sepez · 9 days ago
  34. 68fccd3 Roll third_party/libc++abi/src/ 8f11bb1d4..14cefa839 (41 commits) by Lei Zhang · 10 days ago
  35. fa60d89 Roll android_ndk_version to 2@30.0.15729638 by Lei Zhang · 10 days ago
  36. 40ac5b5 Migrate BMP decoder to use ProgressiveDecoderContextDelegate by Tom Sepez · 10 days ago
  37. 024e42f Roll third_party/skia/ 3ba832f86..7ef86a5b0 (378 commits; 68 trivial rolls) by Lei Zhang · 10 days ago
  38. 900371d Handle NextWord() failure in GetLineCaretX() by Seung Hyun Jin · 10 days ago chromium/7996 chromium/7997
  39. 9a8834c Introduce ProgressiveDecoderContextDelegate header and Format enum by Tom Sepez · 10 days ago
  40. 7e9f284 Roll third_party/rust/ 9bcbc5767..7c4e7d9b0 (62 commits) by Lei Zhang · 10 days ago
  41. 07c180e Update siso_version to 7bc9a0bfe050ef97e1712ff61c6f11952799e951 by Lei Zhang · 10 days ago
  42. f36d5ea Update gn_version to 3fd3b0624d8cba16927853600130b2c33d4e7928 by Lei Zhang · 10 days ago
  43. 5471608 Handle bidi_resolver failures in CPVT_Section by Seung Hyun Jin · 10 days ago
  44. c9918d0 Roll third_party/llvm-libc/src/ 9a821f4e5..6622df0b6 (140 commits) by Lei Zhang · 10 days ago
  45. ce16e24 Roll v8/ 7ed96d92b..caa723ab9 (635 commits) by Lei Zhang · 10 days ago
  46. eccf092 Refactor CPVT_Section layout tests to parameterized tests by Seung Hyun Jin · 11 days ago
  47. 2cbb871 Add CheckNoIOStreamInHeaders() to PDFium's PRESUBMIT.py by Aryan · 12 days ago chromium/7993 chromium/7994 chromium/7995
  48. 2870fa9 Roll Catapult from 2cdd33999350 to e4d1a01c96de (23 revisions) by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 2 weeks ago chromium/7991 chromium/7992
  49. 0d5ebf0 Roll Code Coverage from 88b5286372e2 to f2c64929fbd5 (9 revisions) by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 2 weeks ago chromium/7989 chromium/7990
  50. d1c7b62 Roll Instrumented Libraries from e8cb570a9a2e to d15c278eed5d (1 revision) by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 2 weeks ago
  51. f4facdd Introduce CPDF_TextPage::CharType::kActualText for /ActualText by Lei Zhang · 2 weeks ago chromium/7987 chromium/7988
  52. 684a26a Roll third_party/harfbuzz/src/ 511df88b8..28f4dc622 (15 commits) by Lei Zhang · 2 weeks ago
  53. f5834bf Remove JPEG decoder wrapper and inline progressive decoder helpers by Tom Sepez · 2 weeks ago
  54. 915d2b5 Rename CJpegContext to LibjpegJpegContext and rename files by Tom Sepez · 2 weeks ago
  55. 1125be2 Remove TIFF decoder wrappers and inline progressive decoder helpers by Tom Sepez · 2 weeks ago
  56. f1d22ed Fix an OpenJPEG double-free on early OOM return by Lei Zhang · 2 weeks ago
  57. 9a27bcf Roll third_party/libunwind/src/ 1b601b7f0..ec7ac638d (19 commits) by Lei Zhang · 2 weeks ago
  58. 5ad8815 Rename CTiffContext to LibtiffTiffContext and rename files by Tom Sepez · 2 weeks ago chromium/7984 chromium/7985 chromium/7986
  59. ad20fa0 Roll third_party/freetype/src/ 12f5eb32a..656cb7777 (6 commits) by Lei Zhang · 2 weeks ago
  60. 8ef577d Rename variables in CPDF_TextPage::ProcessInsertObject() by Lei Zhang · 2 weeks ago
  61. 9463d82 Avoid overloading CPDF_TextPage::ProcessTextObject() by Lei Zhang · 2 weeks ago
  62. 1fd0628 Update CFX_FileAccess_Posix::Open() to use a Bytestring by Aryan · 2 weeks ago
  63. e9eb717 Remove PNG decoder wrappers and inline progressive decoder helpers by Tom Sepez · 2 weeks ago
  64. 18ff8a2 Rename CPngContext to LibpngPngContext and rename files by Tom Sepez · 2 weeks ago
  65. eac6fea Remove skia_bmp_decoder wrapper and inline progressive decoder helpers by Tom Sepez · 2 weeks ago
  66. 6e6558c Avoid a nullptr dereference in CPDF_TextPage::ProcessTextObjectItems() by Lei Zhang · 2 weeks ago
  67. a4a2d67 Expose SetTextDirection through public FPDF FormFill API by Seung Hyun Jin · 3 weeks ago chromium/7982 chromium/7983
  68. dd0c5ca Plumb text direction through PWL Window widgets by Seung Hyun Jin · 3 weeks ago
  69. 88d59d9 Fix live editing overlap for LTR text following RTL text by Seung Hyun Jin · 3 weeks ago chromium/7981
  70. 3542e38 Add embedder tests for mixed-direction live editing by Seung Hyun Jin · 3 weeks ago
  71. 8ac51c9 Remove obsolete static wrapper methods across progressive decoders by Tom Sepez · 3 weeks ago
  72. 3e58f28 Add boolean entries to pieceinfo test files by Aryan · 3 weeks ago
  73. ff4f3a3 Add fflush calls in pdfium_test to prevent buffered output truncation by Tom Sepez · 3 weeks ago
  74. 993cbfa Move progressive decoder contexts to separate files. by Tom Sepez · 3 weeks ago
  75. e98309f Fix out-of-bounds index in CFXJSE_FormCalcContext::IsIsoDateFormat by punishell · 3 weeks ago
  76. 66f87cc Update formatting in bitmap and gif decoders by Aryan · 3 weeks ago
  77. 4f73137 Convert `2` to `To` in core/fxge/dib/cfx_dibbase.cpp by Tom Sepez · 3 weeks ago
  78. 8dbb801 Use Zip() in remaining variable stride DIB conversions by Tom Sepez · 3 weeks ago chromium/7979 chromium/7980
  79. e2ae6fb Use templating and Zip() in ConvertBuffer_Rgb2Gray() by Tom Sepez · 3 weeks ago
  80. 5c8ffed Virtualize DecodeImage in ProgressiveDecoderContext by Tom Sepez · 3 weeks ago
  81. 9ca3ca6 Collapse 5 context members into context_ in ProgressiveDecoder by Tom Sepez · 3 weeks ago
  82. 727cfce Add test PDFs containing /PieceInfo dictionaries by Aryan · 3 weeks ago
  83. 05f523a Virtualize ProgressiveDecoderContext and add decoder factory methods by Tom Sepez · 3 weeks ago
  84. 3f1af4f Set opaque alpha on BMP palette entries and unify palette resampling by Tom Sepez · 3 weeks ago
  85. b84b57f Unify progressive decoder Status return types by Tom Sepez · 3 weeks ago
  86. 59e5ffd Improve memory and type safety in CPDF_DIB::GetScanline() by Andy Phan · 3 weeks ago chromium/7978
  87. 2a9bb98 Fix color key masking for images with > 8 bits per pixel by Andy Phan · 3 weeks ago
  88. 3255b06 Add class comment to CPDF_DIB by Andy Phan · 3 weeks ago
  89. 6394dde Add pixel test for 16-bit grayscale masking by Andy Phan · 3 weeks ago
  90. 513b246 Roll goldctl from f88222fee08c to 42a268cbf8f7 by pdfium-autoroll@skia-public.iam.gserviceaccount.com · 3 weeks ago
  91. 1ed609f Document CFFL_InteractiveFormFiller::Get*PageView() by Lei Zhang · 3 weeks ago
  92. 65db368 Make embedder test delegates fixture-owned by Rulong Chen(陈汝龙) · 3 weeks ago
  93. 17c6d8d Fix mixed-direction line extraction by Lei Zhang · 3 weeks ago
  94. 62c1230 Add Rust-based BMP decoder by Tom Sepez · 3 weeks ago
  95. 2f7a54a Partially fix RTL character and line reading order in CPDF_TextPage by Lei Zhang · 3 weeks ago
  96. 8f3e902 Give CFX_BidiString a way to turn off auto-ordering by Lei Zhang · 3 weeks ago chromium/7977 chromium/7977_8
  97. a9e3314 third_party/agg23: mark as a fork by Jiewei Qian · 3 weeks ago
  98. 7bdfa23 Refactor CPDF_TextPage::ProcessTextObjectItems() to return boolean by Lei Zhang · 3 weeks ago
  99. 2c1f4f8 Change CFX_BidiString segment tie-breaking to favor LTR by Lei Zhang · 3 weeks ago
  100. d0d349d Rewrite CPVT_Section layout using ICU UBA by Seung Hyun Jin · 3 weeks ago