1. 5313f92 Return retained references from CPDF_Dictionary::GetDictFor(). by Tom Sepez · 1 year, 7 months ago
  2. bd8a0e4 [Skia] Fix the issue that some images are not rendered smooth by Hui Yingst · 1 year, 7 months ago chromium/5312 chromium/5313
  3. c84dc1f Return retained references from CPDF_Dictionary::GetArrayFor(). by Tom Sepez · 1 year, 7 months ago
  4. d20b2f0 Add missing bounds check in FPDFFont_GetGlyphPath(). by Lei Zhang · 1 year, 7 months ago
  5. 55c78b0 Re-introduce CPDF_{Array,Dictionary}::GetStringAt(). by Tom Sepez · 1 year, 7 months ago
  6. 3f90d43 Return retained references from CPDF_Dictionary::GetObjectFor() by Tom Sepez · 1 year, 7 months ago
  7. 1219d0a Allow implicit convestion from FixedUninitDataVector<> to span<> by Tom Sepez · 1 year, 7 months ago
  8. 89b8784 Shuffle for-loop in CPDF_DocRenderData::CreateTransferFunc(). by Lei Zhang · 1 year, 7 months ago
  9. 2890682 Rename variables in CPDF_Parser::ParseAndAppendCrossRefSubsectionData(). by Lei Zhang · 1 year, 7 months ago
  10. 0f30463 Add IFX_WriteStream::WriteSpan(). by Lei Zhang · 1 year, 7 months ago chromium/5306 chromium/5307 chromium/5308 chromium/5309 chromium/5310 chromium/5311
  11. 0e723c5 Explicitly allow IFX_WriteStream::WriteBlock() calls with size of 0. by Lei Zhang · 1 year, 7 months ago
  12. 908d34c Test RetainPtr with pdfium::Contains(). by Lei Zhang · 1 year, 7 months ago
  13. c79ca13 Reduce some ref-churn when using CPDF_References. by Tom Sepez · 1 year, 7 months ago
  14. d8ede5f Align fax encoder interface with JPEG encoder interface. by Lei Zhang · 1 year, 7 months ago
  15. a416d84 Return retained objects from CPDF_Object::GetDict() by Tom Sepez · 1 year, 7 months ago
  16. 3003153 De-virtualize CPDF_IndirectObjectHolder::GetOrParseIndirectObject(). by Tom Sepez · 1 year, 7 months ago
  17. bd17761 Re-work string template constructors by Tom Sepez · 1 year, 7 months ago
  18. f929f2f Add FPDFAnnot_GetFormAdditionalActionJavaScript() API by Miklos Vajna · 1 year, 7 months ago
  19. 8e1d839 Reland "Use DataVector in CFX_MemoryStream." by Lei Zhang · 1 year, 7 months ago
  20. a52ea7f Copy data in CPDF_SyntaxParser::ReadStream(). by Lei Zhang · 1 year, 7 months ago
  21. e4022a8 Add a test case for CFX_MemoryStream::{Read,Write}BlockAtOffset(). by Lei Zhang · 1 year, 7 months ago
  22. e10b8b6 DEPS-in PartitionAlloc to PDFium by Tom Sepez · 1 year, 7 months ago chromium/5305
  23. 3c226cd Remove dead code in CFX_FileBufferArchive. by Lei Zhang · 1 year, 7 months ago
  24. be937bf Replace Vector2D with Fx2DSizeOrDie(). by Lei Zhang · 1 year, 7 months ago
  25. d894837 Use FixedUninitDataVector in CFX_FontMapper and CFX_FontMgr. by Lei Zhang · 1 year, 7 months ago
  26. 45d7210 Add a FixedUninitDataVector container. by Lei Zhang · 1 year, 7 months ago
  27. e44f167 Fill in runtime renderer check by Alan Screen · 1 year, 7 months ago
  28. e6e3ca0 [skia] Clean up empty skopts variables by Kevin Lubick · 1 year, 7 months ago
  29. f41b8f6 [Skia] Remove mask_array.pdf from the suppression list by Hui Yingst · 1 year, 7 months ago
  30. 9379729 Use CFX_DIBBase::GetPitch() in CFX_PSRenderer. by Lei Zhang · 1 year, 7 months ago chromium/5303
  31. 5690247 Rename CPDF_Array::GetStringAt() to GetByteStringAt() by Tom Sepez · 1 year, 7 months ago
  32. 27151a6 Rename CPDF_Dictionary::GetStringFor() to GetByteStringFor() by Tom Sepez · 1 year, 7 months ago
  33. ae8ba7e Revert Array/Dictionary locker Get*() methods by Tom Sepez · 1 year, 7 months ago
  34. bd93165 Convert some CPDF_ExpIntFunc getters to return spans. by Lei Zhang · 1 year, 7 months ago
  35. 23705d9 Make CPDF_StreamAcc take retained arguments. by Tom Sepez · 1 year, 7 months ago chromium/5299 chromium/5300 chromium/5301 chromium/5302
  36. 99e6ab1 Add additional dictionary locker methods. by Tom Sepez · 1 year, 7 months ago
  37. 4df8e90 Prefer fabsf() over static_cast<float>(fabs()). by Tom Sepez · 1 year, 7 months ago
  38. e5a22f3 Move the Skia-only code into a separate function by Hui Yingst · 1 year, 7 months ago
  39. e50f95a Move a condition check in CStretchEngine to a static function by Hui Yingst · 1 year, 7 months ago
  40. dd063d0 Reduce copying in fxbarcode. by Lei Zhang · 1 year, 7 months ago
  41. f01189d Improve fxbarcode matrix classes. by Lei Zhang · 1 year, 7 months ago
  42. f5406e5 Add a regression test case to StreamAccTest. by Lei Zhang · 1 year, 7 months ago
  43. f979a14 Add a WriteRect() helper to cpdf_contentstream_write_utils.h. by Lei Zhang · 1 year, 7 months ago
  44. 07ef29a Add a libcxx_revision presubmit check. by Lei Zhang · 1 year, 8 months ago chromium/5294 chromium/5295 chromium/5296 chromium/5297 chromium/5298
  45. 3f42f81 Revert "Use DataVector in CFX_FontMapper and CFX_FontMgr." by Lei Zhang · 1 year, 8 months ago
  46. 6cc858e Revert "Use DataVector in CFX_MemoryStream." by Lei Zhang · 1 year, 8 months ago
  47. 638c69c Fix member destruction order in CPDF_StreamAcc. by Lei Zhang · 1 year, 8 months ago
  48. 652d35b Return retained object from CPDF_Dictionary::GetStreamFor(). by Tom Sepez · 1 year, 8 months ago
  49. 3f3305e Add a pixel test for incorrect text rendering on macOS. by Hui Yingst · 1 year, 8 months ago
  50. 1ec9e68 Add CPDF_Array::GetNumberAt() helper method by Tom Sepez · 1 year, 8 months ago
  51. 3b886ba Rename CPDF_Array::GetNumberAt() to GetFloatAt(). by Tom Sepez · 1 year, 8 months ago
  52. 27bb94d Add CPDF_Dictionary::GetNumberFor() helper method by Tom Sepez · 1 year, 8 months ago
  53. da40723 Rename CPDF_Dictionary::GetNumberFor() to GetFloatFor(). by Tom Sepez · 1 year, 8 months ago
  54. c844131 Roll buildtools and libc++ by Hui Yingst · 1 year, 8 months ago
  55. 0ceda73 Use CPDF_DictionaryLocker in CPDF_GenerateAP by Tom Sepez · 1 year, 8 months ago
  56. d985207 Make Dictionary and Array lockers more useful by Tom Sepez · 1 year, 8 months ago
  57. 4f8b265 Support runtime renderer selection in CFDETextOutLargeBitmapTest. by Lei Zhang · 1 year, 8 months ago chromium/5291 chromium/5292 chromium/5293
  58. 8bdbd2c Roll third_party/freetype/src/ 1a242558b..8e68439a6 (41 commits) by Hui Yingst · 1 year, 8 months ago
  59. 612da3f Roll tools/clang, build, buildtools and libc++ by Hui Yingst · 1 year, 8 months ago
  60. a015667 Use DataVector in CFX_MemoryStream. by Lei Zhang · 1 year, 8 months ago
  61. 530f050 Use DataVector in CFX_FontMapper and CFX_FontMgr. by Lei Zhang · 1 year, 8 months ago
  62. f00bbeb Roll v8/ 709443dcb..278633dc7 (599 commits) by Hui Yingst · 1 year, 8 months ago
  63. a60b5c5 Use spans in BasicModule::A85Encode(). by Lei Zhang · 1 year, 8 months ago
  64. 72389a3 Use spans in BasicModule::RunLengthEncode(). by Lei Zhang · 1 year, 8 months ago
  65. e0dcb6b Return retained reference from CPDF_Dictionary::GetDirectObjectFor(). by Tom Sepez · 1 year, 8 months ago chromium/5289 chromium/5290
  66. c43b785 Return const pointer from CPDF_Stream::GetInMemoryRawData(). by Lei Zhang · 1 year, 8 months ago
  67. d9dbe51 Use more spans inside FaxModule. by Lei Zhang · 1 year, 8 months ago
  68. d8db304 Convert BinaryBuffer to store a DataVector. by Lei Zhang · 1 year, 8 months ago
  69. 0674218 Change FaxModule::FaxEncode() to use DataVector. by Lei Zhang · 1 year, 8 months ago
  70. b39d480 Convert BasicModule::A85Encode() to use DataVector. by Lei Zhang · 1 year, 8 months ago chromium/5287 chromium/5288
  71. cf28202 Return even more retained objects from CPDF_Array getters. by Tom Sepez · 1 year, 8 months ago
  72. 24c54b6 Avoid a potential copy in CPDF_ObjectStream. by Lei Zhang · 1 year, 8 months ago
  73. 219be71 Use DataVector in CPDF_FlateEncoder. by Lei Zhang · 1 year, 8 months ago
  74. c14b89a Return more retained objects from CPDF_Array getters. by Tom Sepez · 1 year, 8 months ago
  75. 085c263 Make size types more consistent within FlateModule. by Lei Zhang · 1 year, 8 months ago
  76. 105670a Avoid null-deref in CJX_Node::model. by Tom Sepez · 1 year, 8 months ago
  77. 8fcb855 Ensure FxAllocAllocator<> only allocates ordinary data. by Tom Sepez · 1 year, 8 months ago
  78. e3e7fc0 Return retained objects from indirect object holder, part 3. by Tom Sepez · 1 year, 8 months ago
  79. c3ff418 Pass more retained references into CPDF_ObjectWalker. by Tom Sepez · 1 year, 8 months ago
  80. 65f7bed Return retained results from CPDF_ObjectWalker::GetNext() by Tom Sepez · 1 year, 8 months ago
  81. ad039f8 Roll Catapult from 1c7fc8f4bdb8 to 7ee071132a53 (32 revisions) by pdfium-autoroll · 1 year, 8 months ago chromium/5284 chromium/5285 chromium/5286
  82. ad110e5 Roll Code Coverage from cd81494a2f49 to 06c29fb95a45 (2 revisions) by pdfium-autoroll · 1 year, 8 months ago
  83. 524e53d [Skia] Set the correct group knockout status for fill-and-stroke paths by Hui Yingst · 1 year, 8 months ago chromium/5282 chromium/5283
  84. 3a5aefe De-virtualize CPDF_Object::Is*() methods by Tom Sepez · 1 year, 8 months ago chromium/5280 chromium/5281
  85. 274fce6 Make CPDF_StreamAcc::GetData() private. by Lei Zhang · 1 year, 8 months ago
  86. c8fb3fb Return const pointer from CPDF_StreamAcc::GetData(). by Lei Zhang · 1 year, 8 months ago
  87. 8c0b6c1 De-virtualize const forms of CPDF_Object::As*() by Tom Sepez · 1 year, 8 months ago
  88. d6daaed Split CPDF_Object::As*() into mutable and non-mutable varieties. by Tom Sepez · 1 year, 8 months ago
  89. a02e22a Remove non-const version of CPDF_StreamAcc::GetSpan(). by Lei Zhang · 1 year, 8 months ago
  90. 6c2c66b Return retained objects from indirect object holder, part 2. by Tom Sepez · 1 year, 8 months ago
  91. 70df5d0 Return retained objects from the indirect object holder, part 1. by Tom Sepez · 1 year, 8 months ago
  92. 8ef3b24 Document a FPDFDOC_InitFormFillEnvironment() lifetime requirement. by Lei Zhang · 1 year, 8 months ago
  93. a02871e Remove references to empty Skia files by Kevin Lubick · 1 year, 8 months ago
  94. 29fdb77 Roll buildtools/third_party/libc++/trunk/ 88bf40704..84f06932d (228 commits) by Hui Yingst · 1 year, 8 months ago
  95. c1997e1 Return CPDF_Reference from CPDF_Object::MakeReference() by Tom Sepez · 1 year, 8 months ago
  96. a2ea597 Avoid ambiguity in RetainPtr<> constructors by Tom Sepez · 1 year, 8 months ago
  97. 779b542 Keep track of objects in name tree traversals. by Lei Zhang · 1 year, 8 months ago chromium/5277 chromium/5278 chromium/5279
  98. 6a3f7ed Improve first page object number validation in a linearized header. by Lei Zhang · 1 year, 8 months ago
  99. 2f9d9ed Roll buildtools, libc++ and abseil-cpp. by Lei Zhang · 1 year, 8 months ago
  100. cf5411a Remove mutability from CPDF_FileSpec by Tom Sepez · 1 year, 8 months ago