1. 8149ae1 Init PDFium in fuzzer code by Dan Sinclair · 8 years ago
  2. 0eb7476 Add JBig2_BitStream ReadNBits unittests by Dan Sinclair · 8 years ago
  3. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  4. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  5. a3e9bf6 Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp by Tom Sepez · 8 years ago
  6. 65c6e00 remove CFX_ArrayTemplate from cfde_txtedtparag.cpp by Tom Sepez · 8 years ago
  7. 35db73c use std::vector for m_rgSpecifiedColumnWidths by Tom Sepez · 8 years ago
  8. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  9. 369fe1f Remove CFX_ArrayTemplate in CXFA_ValueArray by Tom Sepez · 8 years ago
  10. 1ded376 Cleanup fx_dib_composite part 6 by Nicolas Pena · 8 years ago
  11. 5c500ac Return arrays where appropriate in fxfa. by Tom Sepez · 8 years ago
  12. d59442b Convert new into MakeUnique by Dan Sinclair · 8 years ago
  13. 96169fc Verify available bits in bit stream by Dan Sinclair · 8 years ago
  14. 48a2fac Fix some ASAN issues in fx_skia_device by Nicolas Pena · 8 years ago
  15. 43c1950 Guard against lengths greater then input size by Dan Sinclair · 8 years ago
  16. af8381f Add Mac 10.12 pixel expectations by Nicolas Pena · 8 years ago
  17. 0d6d178 Remove old test expectations after the Mac 10.12 upgrade. by Lei Zhang · 8 years ago
  18. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 8 years ago
  19. f4a9f83 fix new tab crash in skia clip stack by Cary Clark · 8 years ago
  20. 780f552 kill another CFX_ArrayTemplate in cfde_txtedtengine.cpp by Tom Sepez · 8 years ago
  21. fcc309e Use std::vector in fxfa/app. by Tom Sepez · 8 years ago
  22. 90d80f8 Ensure empty output directory to avoid duplicate upload by Stephan Altmueller · 8 years ago
  23. 2977e1e Remove most Mac only FRC corpus test suppressions. by Lei Zhang · 8 years ago
  24. e4b035b Use PartitionAlloc for JavaScript ArrayBuffers and strings. by Chris Palmer · 8 years ago
  25. b822782 Use std::vector<std::unique_ptr>> in cxfa_ffpageview by Tom Sepez · 8 years ago
  26. 08b96e7 Use unique_ptr in CFieldTree::Node by Nicolas Pena · 8 years ago
  27. 4a58d14 Refcount CPDF_CMap all the time. by Tom Sepez · 8 years ago
  28. 73b607f Fix CFX_FxgeDevice constructor and destructor in Skia by Nicolas Pena · 8 years ago
  29. 1a89e36 Remove dead code in fxet_edit.h. by Lei Zhang · 8 years ago
  30. 6bbb609 Fix CFX_RetainPtr move-assign semantics. by Tom Sepez · 8 years ago
  31. 7388470 Use std::map<> in CPLST_Select by Tom Sepez · 8 years ago
  32. 41fdbdf Remove unused CXFA_WidgetAccIterator methods by Dan Sinclair · 8 years ago
  33. 25d2ad4 Tighten up XFA Visibility by Dan Sinclair · 8 years ago
  34. cd933f8 Cleanup fx_dib_composite part 5 by Nicolas Pena · 8 years ago
  35. 3c4f2a1 Roll v8 by Dan Sinclair · 8 years ago
  36. 704aad8 fix skia path debug by Cary Clark · 8 years ago
  37. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  38. 6bdd824 Fix two CloneNonCycle issues by Wei Li · 8 years ago
  39. 409b663 Handle the Clip command list being empty by Dan Sinclair · 8 years ago
  40. 4650ded Revert "Remove CFX_FixedBufGrow" by Nicolás Peña · 8 years ago
  41. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  42. 1bbedec Remove unused XFA_VALIDATE code by Dan Sinclair · 8 years ago
  43. e3978d0 Remove unused invalidate flag by Dan Sinclair · 8 years ago
  44. a8c2b91 Remove dead CFX_Edit code and fix some typos. by Lei Zhang · 8 years ago
  45. d9d20a4 Return errors after validation instead of ASSERT in CPDF_DataAvail by Nicolas Pena · 8 years ago
  46. ffc6d59 Use std::vector in cfde_txtedtengine by Tom Sepez · 8 years ago
  47. 29bd354 Use unique_ptr in xfa_ffpushbutton.h by Tom Sepez · 8 years ago
  48. 3ae3033 Use unique_ptr for CFDE_XMLDoc::m_pRoot by Tom Sepez · 8 years ago
  49. 2fbfb84 Convert to use info.Holder instead of info.This by Dan Sinclair · 8 years ago
  50. 3d06022 Remove unused docview flag by Dan Sinclair · 8 years ago
  51. 70e23c8 Cleanup fx_dib_composite Part 4 by Nicolas Pena · 8 years ago
  52. 2904101 Fix ASSERT in CPDF_Data_Avail by Nicolas Pena · 8 years ago
  53. 5bcd9a3 Fix Mac tests on 10.12 by Nicolas Pena · 8 years ago
  54. 742fa8c Use moar unique_ptrs in CXFA_Document by Tom Sepez · 8 years ago
  55. 38f6d9d Use unique_ptr in cfx_saxreader.h by Tom Sepez · 8 years ago
  56. 55d1d01 Remove CFX_FixedBufGrow by Dan Sinclair · 8 years ago
  57. 52f69b3 Make CPVT_WordPlace more conformant with the prevailing idioms. by Tom Sepez · 8 years ago
  58. 7dd72a3 Move colorspace specific code to colorspace class by Dan Sinclair · 8 years ago
  59. 72a39ce Fixup mac release skia build by Dan Sinclair · 8 years ago
  60. 090e041 Replace CFX_FileSizeListArray with a std::map by Dan Sinclair · 8 years ago
  61. 1fc6f6e Cleanup fx_dib_composite part 3 by Nicolas Pena · 8 years ago
  62. 478c226 Pop when Pages is malformed and has no kids by Nicolas Pena · 8 years ago
  63. 32b9455 Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it. by Tom Sepez · 8 years ago
  64. 9c045de Use std::vector for m_HotKeys by Tom Sepez · 8 years ago
  65. 5c529e6 Combine more RTF and TXT Break code by Dan Sinclair · 8 years ago
  66. a766a95 Cleanup fx_dib_composite part 2 by Nicolas Pena · 8 years ago
  67. cfb6f46 Upgrade libtiff to 4.0.7. by Lei Zhang · 8 years ago
  68. 34a28b4 Cleanup fx_dib_composite part 1: simplify lum and sat methods. by Nicolas Pena · 8 years ago
  69. a105e00 Use std::vector<std::unique_ptr<CPVT_WordInfo>> as word array. by Tom Sepez · 8 years ago
  70. 25a9caf these files are being removed from skia by Mike Reed · 8 years ago
  71. cf2d0ca Simplify date time code by Dan Sinclair · 8 years ago
  72. 2a6482c Cleanup unchanged values in CFX_TxtBreak by Dan Sinclair · 8 years ago
  73. 35292ad Allow processing fonts with indirect dict by Nicolas Pena · 8 years ago
  74. 20df310 Cleanup fgas_datetime code by Dan Sinclair · 8 years ago
  75. 85f019a Add pdfium::clamp() as a placeholder for std::clamp(). by Lei Zhang · 8 years ago
  76. 240fe6d Use std::vector in CPDF_StreamContentParser. by Lei Zhang · 8 years ago
  77. ac6e2a0 Bring CPDF_ICCBasedCS closer to PDF spec. by Lei Zhang · 8 years ago
  78. 7a1220d Replace CLines class with std::vector<Cline>. by Tom Sepez · 8 years ago
  79. f8b15f4 HardClip points a bit better in fx_agg_driver by Nicolas Pena · 8 years ago
  80. 7630907 Handle web links across lines by Wei Li · 8 years ago
  81. 7861657 Coalesce redundant path points. by Lei Zhang · 8 years ago
  82. adee485 Cleanup in fx_agg_driver part 2 by Nicolas Pena · 8 years ago
  83. ce88e77 Make gyp a Windows-only dependency. by Lei Zhang · 8 years ago
  84. 1d17a04 Introduce unique_ptr compatible deleters for FPDF types by Tom Sepez · 8 years ago
  85. 939121f Cleanup some fgas locale code. by Dan Sinclair · 8 years ago
  86. 79e548e Import PartitionAlloc from Chromium. by Chris Palmer · 8 years ago
  87. 5e67ce3 Remove some nested statements in CPDF_DataAvail. by Lei Zhang · 8 years ago
  88. 25b5fdc Fix nits in CPDF_DIBSource. by Lei Zhang · 8 years ago
  89. cbd8957 Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. by Lei Zhang · 8 years ago
  90. fba1651 Roll DEPS for build to cc228aba. by Lei Zhang · 8 years ago
  91. db0cc52 Simplify TxtBreak AppendChar by Dan Sinclair · 8 years ago
  92. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 8 years ago
  93. c9819a9 Use EXPECT_FLOAT_EQ in cpdf_devicecs_unittest by Nicolas Pena · 8 years ago
  94. fbd9ea1 Compare to epsilon instead of 0 in CFX_Matrix::SetReverse by Nicolas Pena · 8 years ago
  95. cfdb5fd remove CFX_ArrayTemplate from fde/xml. by Tom Sepez · 8 years ago
  96. 972eb5c Add array_buffer JS test. by Tom Sepez · 8 years ago
  97. c467d46 Reset tree traversal when we think we're at the start by Nicolas Pena · 8 years ago
  98. c849385 Use map of unique_ptr in cxfa_textparser. by Tom Sepez · 8 years ago
  99. 9bbc354 remove CFX_ArrayTemplate from fxet_list. by Tom Sepez · 8 years ago
  100. a12159b Refactor some CPDF_ColorSpace code. by Lei Zhang · 8 years ago