1. 4e8edf5 Revert "Remove download_binaries.py from DEPS" by Tom Anderson · 7 years ago
  2. 3efc067 vswprintf() part 2: retry when clearly out of space. by Tom Sepez · 7 years ago
  3. bf9104d vswprintf() part 1: move code, create helper function. by Tom Sepez · 7 years ago
  4. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 7 years ago
  5. 574b574 Fix some nits in the javascript util code. by Lei Zhang · 7 years ago
  6. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 7 years ago
  7. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 7 years ago
  8. a69665d Avoid one more instance of the anti-pattern in 706346. by Tom Sepez · 7 years ago
  9. 1c5e98c Libtiff security upstream patches by Nicolas Pena · 7 years ago
  10. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 7 years ago
  11. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 7 years ago
  12. 677329c Revert "Enable Wshift-negative-value in PDFium." by Nico Weber · 7 years ago
  13. 2283daa Protect against premature mask destruction in CFX_ClipRgn::IntersectRect by Tom Sepez · 7 years ago
  14. e2e1794 Remove unnecessary FreeType include. by Dominik Röttsches · 7 years ago
  15. d9828fd Rename FDE files to match contents. by Dan Sinclair · 7 years ago
  16. dd046da Fix Chromium XFA build by Dominik Röttsches · 7 years ago
  17. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 7 years ago
  18. 213f012 Use more unique_ptr and std::vector in JBig2_SddProc by Nicolas Pena · 7 years ago
  19. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 7 years ago
  20. 1831ca9 Roll DEPS for various tools. by Lei Zhang · 7 years ago
  21. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 7 years ago
  22. 75b11e4 Erase unused freetype files. by Lei Zhang · 7 years ago
  23. d40fea2 Account for character size in last CFX_WideString patch. by Tom Sepez · 7 years ago
  24. d5d8f60 Quick fix for blank preview by rbpotter · 7 years ago
  25. cbb02c0 Avoid guessing vsnprintf() buffer length. by Tom Sepez · 7 years ago
  26. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 7 years ago
  27. b929ab0 Remove fgas/localization directory by Dan Sinclair · 7 years ago
  28. f761a3a Fix undefined shift in JBig2_SddProc by Nicolas Pena · 7 years ago
  29. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 7 years ago
  30. ca825d3 Fix MSAN uninitialized value report. by Tom Sepez · 7 years ago
  31. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 7 years ago
  32. efcae5d Split xfa_object.h apart. by Dan Sinclair · 7 years ago
  33. 47b8f07 Do more checks before big allocs in TIFFReadDirEntryArray by Nicolas Pena · 7 years ago
  34. 9ad342b Return values instead of out params by Dan Sinclair · 7 years ago
  35. 21362ee Enable Wshift-negative-value in PDFium. by Lei Zhang · 7 years ago
  36. 7b70189 Default to using bundled FreeType on Linux. by Lei Zhang · 7 years ago
  37. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 7 years ago
  38. afc8eb3 Fix nits in cxfa_ffpageview.cpp and friends. by Lei Zhang · 7 years ago
  39. 3bb5751 Ensure that CFX_RetainPtr move ctor is used by std::vector. by Tom Sepez · 7 years ago
  40. 022ded0 Remove unused CFX_ArrayTemplate and CFX_BasicArray. by Tom Sepez · 7 years ago
  41. fa171d2 Allow adding complete_static_lib to build by dan sinclair · 7 years ago
  42. 8b6186f Remove CFX_ArrayTemplate from FX barcode code. by Tom Sepez · 7 years ago
  43. b0baff5 Remove download_binaries.py from DEPS by Tom Anderson · 7 years ago
  44. 9d20d1f Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp by Tom Sepez · 7 years ago
  45. 6d04ae0 Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cpp by Tom Sepez · 7 years ago
  46. 7cdc660 Remove CFX_ArrayTemplate from CXFA_Node. by Tom Sepez · 7 years ago
  47. eed6421 Add bounds check into JBIG2 Arith decoder. by Dan Sinclair · 7 years ago
  48. 8149ae1 Init PDFium in fuzzer code by Dan Sinclair · 7 years ago
  49. 0eb7476 Add JBig2_BitStream ReadNBits unittests by Dan Sinclair · 7 years ago
  50. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 7 years ago
  51. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 7 years ago
  52. a3e9bf6 Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp by Tom Sepez · 7 years ago
  53. 65c6e00 remove CFX_ArrayTemplate from cfde_txtedtparag.cpp by Tom Sepez · 7 years ago
  54. 35db73c use std::vector for m_rgSpecifiedColumnWidths by Tom Sepez · 7 years ago
  55. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 7 years ago
  56. 369fe1f Remove CFX_ArrayTemplate in CXFA_ValueArray by Tom Sepez · 7 years ago
  57. 1ded376 Cleanup fx_dib_composite part 6 by Nicolas Pena · 7 years ago
  58. 5c500ac Return arrays where appropriate in fxfa. by Tom Sepez · 7 years ago
  59. d59442b Convert new into MakeUnique by Dan Sinclair · 7 years ago
  60. 96169fc Verify available bits in bit stream by Dan Sinclair · 7 years ago
  61. 48a2fac Fix some ASAN issues in fx_skia_device by Nicolas Pena · 7 years ago
  62. 43c1950 Guard against lengths greater then input size by Dan Sinclair · 7 years ago
  63. af8381f Add Mac 10.12 pixel expectations by Nicolas Pena · 7 years ago
  64. 0d6d178 Remove old test expectations after the Mac 10.12 upgrade. by Lei Zhang · 7 years ago
  65. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 7 years ago
  66. f4a9f83 fix new tab crash in skia clip stack by Cary Clark · 7 years ago
  67. 780f552 kill another CFX_ArrayTemplate in cfde_txtedtengine.cpp by Tom Sepez · 7 years ago
  68. fcc309e Use std::vector in fxfa/app. by Tom Sepez · 7 years ago
  69. 90d80f8 Ensure empty output directory to avoid duplicate upload by Stephan Altmueller · 7 years ago
  70. 2977e1e Remove most Mac only FRC corpus test suppressions. by Lei Zhang · 7 years ago
  71. e4b035b Use PartitionAlloc for JavaScript ArrayBuffers and strings. by Chris Palmer · 7 years ago
  72. b822782 Use std::vector<std::unique_ptr>> in cxfa_ffpageview by Tom Sepez · 7 years ago
  73. 08b96e7 Use unique_ptr in CFieldTree::Node by Nicolas Pena · 7 years ago
  74. 4a58d14 Refcount CPDF_CMap all the time. by Tom Sepez · 7 years ago
  75. 73b607f Fix CFX_FxgeDevice constructor and destructor in Skia by Nicolas Pena · 7 years ago
  76. 1a89e36 Remove dead code in fxet_edit.h. by Lei Zhang · 7 years ago
  77. 6bbb609 Fix CFX_RetainPtr move-assign semantics. by Tom Sepez · 7 years ago
  78. 7388470 Use std::map<> in CPLST_Select by Tom Sepez · 7 years ago
  79. 41fdbdf Remove unused CXFA_WidgetAccIterator methods by Dan Sinclair · 7 years ago
  80. 25d2ad4 Tighten up XFA Visibility by Dan Sinclair · 7 years ago
  81. cd933f8 Cleanup fx_dib_composite part 5 by Nicolas Pena · 7 years ago
  82. 3c4f2a1 Roll v8 by Dan Sinclair · 7 years ago
  83. 704aad8 fix skia path debug by Cary Clark · 7 years ago
  84. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 7 years ago
  85. 6bdd824 Fix two CloneNonCycle issues by Wei Li · 7 years ago
  86. 409b663 Handle the Clip command list being empty by Dan Sinclair · 7 years ago
  87. 4650ded Revert "Remove CFX_FixedBufGrow" by Nicolás Peña · 7 years ago
  88. cdba747 Cleanup DocType defines by Dan Sinclair · 7 years ago
  89. 1bbedec Remove unused XFA_VALIDATE code by Dan Sinclair · 7 years ago
  90. e3978d0 Remove unused invalidate flag by Dan Sinclair · 7 years ago
  91. a8c2b91 Remove dead CFX_Edit code and fix some typos. by Lei Zhang · 7 years ago
  92. d9d20a4 Return errors after validation instead of ASSERT in CPDF_DataAvail by Nicolas Pena · 7 years ago
  93. ffc6d59 Use std::vector in cfde_txtedtengine by Tom Sepez · 7 years ago
  94. 29bd354 Use unique_ptr in xfa_ffpushbutton.h by Tom Sepez · 7 years ago
  95. 3ae3033 Use unique_ptr for CFDE_XMLDoc::m_pRoot by Tom Sepez · 7 years ago
  96. 2fbfb84 Convert to use info.Holder instead of info.This by Dan Sinclair · 7 years ago
  97. 3d06022 Remove unused docview flag by Dan Sinclair · 7 years ago
  98. 70e23c8 Cleanup fx_dib_composite Part 4 by Nicolas Pena · 7 years ago
  99. 2904101 Fix ASSERT in CPDF_Data_Avail by Nicolas Pena · 7 years ago
  100. 5bcd9a3 Fix Mac tests on 10.12 by Nicolas Pena · 7 years ago