1. 3c4f2a1 Roll v8 by Dan Sinclair · 7 years ago
  2. 704aad8 fix skia path debug by Cary Clark · 7 years ago
  3. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 7 years ago
  4. 6bdd824 Fix two CloneNonCycle issues by Wei Li · 7 years ago
  5. 409b663 Handle the Clip command list being empty by Dan Sinclair · 7 years ago
  6. 4650ded Revert "Remove CFX_FixedBufGrow" by Nicolás Peña · 7 years ago
  7. cdba747 Cleanup DocType defines by Dan Sinclair · 7 years ago
  8. 1bbedec Remove unused XFA_VALIDATE code by Dan Sinclair · 7 years ago
  9. e3978d0 Remove unused invalidate flag by Dan Sinclair · 7 years ago
  10. a8c2b91 Remove dead CFX_Edit code and fix some typos. by Lei Zhang · 7 years ago
  11. d9d20a4 Return errors after validation instead of ASSERT in CPDF_DataAvail by Nicolas Pena · 7 years ago
  12. ffc6d59 Use std::vector in cfde_txtedtengine by Tom Sepez · 7 years ago
  13. 29bd354 Use unique_ptr in xfa_ffpushbutton.h by Tom Sepez · 7 years ago
  14. 3ae3033 Use unique_ptr for CFDE_XMLDoc::m_pRoot by Tom Sepez · 7 years ago
  15. 2fbfb84 Convert to use info.Holder instead of info.This by Dan Sinclair · 7 years ago
  16. 3d06022 Remove unused docview flag by Dan Sinclair · 7 years ago
  17. 70e23c8 Cleanup fx_dib_composite Part 4 by Nicolas Pena · 7 years ago
  18. 2904101 Fix ASSERT in CPDF_Data_Avail by Nicolas Pena · 7 years ago
  19. 5bcd9a3 Fix Mac tests on 10.12 by Nicolas Pena · 7 years ago
  20. 742fa8c Use moar unique_ptrs in CXFA_Document by Tom Sepez · 7 years ago
  21. 38f6d9d Use unique_ptr in cfx_saxreader.h by Tom Sepez · 7 years ago
  22. 55d1d01 Remove CFX_FixedBufGrow by Dan Sinclair · 7 years ago
  23. 52f69b3 Make CPVT_WordPlace more conformant with the prevailing idioms. by Tom Sepez · 7 years ago
  24. 7dd72a3 Move colorspace specific code to colorspace class by Dan Sinclair · 7 years ago
  25. 72a39ce Fixup mac release skia build by Dan Sinclair · 7 years ago
  26. 090e041 Replace CFX_FileSizeListArray with a std::map by Dan Sinclair · 7 years ago
  27. 1fc6f6e Cleanup fx_dib_composite part 3 by Nicolas Pena · 7 years ago
  28. 478c226 Pop when Pages is malformed and has no kids by Nicolas Pena · 7 years ago
  29. 32b9455 Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it. by Tom Sepez · 7 years ago
  30. 9c045de Use std::vector for m_HotKeys by Tom Sepez · 7 years ago
  31. 5c529e6 Combine more RTF and TXT Break code by Dan Sinclair · 7 years ago
  32. a766a95 Cleanup fx_dib_composite part 2 by Nicolas Pena · 7 years ago
  33. cfb6f46 Upgrade libtiff to 4.0.7. by Lei Zhang · 7 years ago
  34. 34a28b4 Cleanup fx_dib_composite part 1: simplify lum and sat methods. by Nicolas Pena · 7 years ago
  35. a105e00 Use std::vector<std::unique_ptr<CPVT_WordInfo>> as word array. by Tom Sepez · 7 years ago
  36. 25a9caf these files are being removed from skia by Mike Reed · 7 years ago
  37. cf2d0ca Simplify date time code by Dan Sinclair · 7 years ago
  38. 2a6482c Cleanup unchanged values in CFX_TxtBreak by Dan Sinclair · 7 years ago
  39. 35292ad Allow processing fonts with indirect dict by Nicolas Pena · 7 years ago
  40. 20df310 Cleanup fgas_datetime code by Dan Sinclair · 7 years ago
  41. 85f019a Add pdfium::clamp() as a placeholder for std::clamp(). by Lei Zhang · 7 years ago
  42. 240fe6d Use std::vector in CPDF_StreamContentParser. by Lei Zhang · 7 years ago
  43. ac6e2a0 Bring CPDF_ICCBasedCS closer to PDF spec. by Lei Zhang · 7 years ago
  44. 7a1220d Replace CLines class with std::vector<Cline>. by Tom Sepez · 7 years ago
  45. f8b15f4 HardClip points a bit better in fx_agg_driver by Nicolas Pena · 7 years ago
  46. 7630907 Handle web links across lines by Wei Li · 7 years ago
  47. 7861657 Coalesce redundant path points. by Lei Zhang · 7 years ago
  48. adee485 Cleanup in fx_agg_driver part 2 by Nicolas Pena · 7 years ago
  49. ce88e77 Make gyp a Windows-only dependency. by Lei Zhang · 7 years ago
  50. 1d17a04 Introduce unique_ptr compatible deleters for FPDF types by Tom Sepez · 7 years ago
  51. 939121f Cleanup some fgas locale code. by Dan Sinclair · 7 years ago
  52. 79e548e Import PartitionAlloc from Chromium. by Chris Palmer · 7 years ago
  53. 5e67ce3 Remove some nested statements in CPDF_DataAvail. by Lei Zhang · 7 years ago
  54. 25b5fdc Fix nits in CPDF_DIBSource. by Lei Zhang · 7 years ago
  55. cbd8957 Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. by Lei Zhang · 7 years ago
  56. fba1651 Roll DEPS for build to cc228aba. by Lei Zhang · 7 years ago
  57. db0cc52 Simplify TxtBreak AppendChar by Dan Sinclair · 7 years ago
  58. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 7 years ago
  59. c9819a9 Use EXPECT_FLOAT_EQ in cpdf_devicecs_unittest by Nicolas Pena · 7 years ago
  60. fbd9ea1 Compare to epsilon instead of 0 in CFX_Matrix::SetReverse by Nicolas Pena · 7 years ago
  61. cfdb5fd remove CFX_ArrayTemplate from fde/xml. by Tom Sepez · 7 years ago
  62. 972eb5c Add array_buffer JS test. by Tom Sepez · 7 years ago
  63. c467d46 Reset tree traversal when we think we're at the start by Nicolas Pena · 7 years ago
  64. c849385 Use map of unique_ptr in cxfa_textparser. by Tom Sepez · 7 years ago
  65. 9bbc354 remove CFX_ArrayTemplate from fxet_list. by Tom Sepez · 7 years ago
  66. a12159b Refactor some CPDF_ColorSpace code. by Lei Zhang · 7 years ago
  67. 59d9416 Clean up more CPDF_PSEngine code. by Lei Zhang · 7 years ago
  68. 1c5bf6b Fix botch introduced at 193e6ca, try 2. by Tom Sepez · 7 years ago
  69. 0029fb2 Roll DEPS for v8 to 5362e552. by Lei Zhang · 7 years ago
  70. 42059a3 Cleanup nits from prior CLs by Dan Sinclair · 7 years ago
  71. 2b63ae2 Clean up fx_agg_driver a bit by Nicolas Pena · 7 years ago
  72. 8c1a66b Remove unused methods and data from fgas_codepage by Dan Sinclair · 7 years ago
  73. 6e0b25b Fix an integer underflow in the BMP decoder. by Lei Zhang · 7 years ago
  74. 4d67473 Replace FX_POSITION in GFGAS_FontMgr with bool by Dan Sinclair · 7 years ago
  75. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 7 years ago
  76. cd5139a remove CFX_ArrayTemplate from fx_extension.cpp by Tom Sepez · 7 years ago
  77. 25de4c6 Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_t by Dan Sinclair · 7 years ago
  78. 656c781 Use std::vector for content layout item arrays by Tom Sepez · 7 years ago
  79. c83c280 Prevent integer overflow in CPDF_CIDFONT::LoadMetricsArray by Nicolas Pena · 7 years ago
  80. 23a5d7e Convert CPDF_Creator::m_Pos to uint32_t by Dan Sinclair · 7 years ago
  81. f8a9439 Replace CXFA_{Object,Node}Array with std::vector by Tom Sepez · 7 years ago
  82. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 7 years ago
  83. 6b94f01 Replace FX_DOUBLE with underlying double type. by Dan Sinclair · 7 years ago
  84. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 7 years ago
  85. 893822a Merge text breaking helper classes. by Dan Sinclair · 7 years ago
  86. 80e370c Remove openjpeg write support. by thestig · 7 years ago
  87. 691e01b Roll clang to 49cece5b. by Lei Zhang · 7 years ago
  88. 4ca5ba4 Fix boundary value negation in bmp_read_header by Nicolas Pena · 7 years ago
  89. 77e2a6c Add utf-8 flag to win build. by Dan Sinclair · 7 years ago
  90. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 7 years ago
  91. 7239879 Fix some nits in fx_codec_fax by Nicolas Pena · 7 years ago
  92. 8ba6624 Check run lengths in FaxG4GetRow by Nicolas Pena · 7 years ago
  93. 9818dc1 LibopenJPEG: Fix some divisions by 0 in pi.c by Nicolas Pena · 7 years ago
  94. d8f45b3 Replace discrete array with a map. by dan sinclair · 7 years ago
  95. 6fcea1f Convert TxtBreak line pieces to a vector. by dan sinclair · 7 years ago
  96. 8f03b42 Simplify TxtBreak line handling. by dan sinclair · 7 years ago
  97. 8da7920 Simplify the CFX_TxtPiece class by dan sinclair · 7 years ago
  98. 575898e Remove some single use interfaces by Dan Sinclair · 7 years ago
  99. 068d344 Remove TextBreak rotation code by Dan Sinclair · 7 years ago
  100. a5a3de9 Remove unused defines from TextBreak. by Dan Sinclair · 7 years ago