1. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  2. ac978f8 Move most CBC_QRCoderEncoder code into an anonymous namespace. by Lei Zhang · 8 years ago
  3. 8c5e924 Add test case for bug_707479 by Tom Sepez · 8 years ago
  4. 7e7c649 Drop FXSYS_ from string methods by Dan Sinclair · 8 years ago
  5. 044a70d Remove some used-only-once typedefs from CPDF_DocPageData by Tom Sepez · 8 years ago
  6. c3ddec3 Do not shrink buffer before examining last byte in TryVSWPrintF by Tom Sepez · 8 years ago
  7. 0c972eb Split fx_dib part 5 by Nicolas Pena · 8 years ago
  8. 72c6b18 Minor cleanups by Dan Sinclair · 8 years ago
  9. 192e4d9 Split fx_dib part 4 by Nicolas Pena · 8 years ago
  10. 1423319 Add public method FPDFPageObj_GetType to get type of a page object. by Miklos Vajna · 8 years ago
  11. adca630 Fix Skia includes by Nicolas Pena · 8 years ago
  12. 7d4f6a8 Refcount CPDF_Image all the time. by Tom Sepez · 8 years ago
  13. 984f1d8 Use absolute paths for FreeType source code. by Lei Zhang · 8 years ago
  14. 3cf9ec4 Use PartitionFreeGeneric for the strings partition, not PartitionFree. by Chris Palmer · 8 years ago
  15. 5ff8c88 Use PartitionFreeGeneric, not PartitionFree, for JS ArrayBuffers. by Chris Palmer · 8 years ago
  16. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  17. bdbb0bd Split fx_dib part 3 by Nicolas Pena · 8 years ago
  18. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 8 years ago
  19. 83fc223 Move FX_FILESIZE to fx_system.h by Tom Sepez · 8 years ago
  20. ac66da2 Split fx_dib.h part 2 by Nicolas Pena · 8 years ago
  21. fcdb2df Re-arrange fxcrt string files to match naming. by Tom Sepez · 8 years ago
  22. fc715c3 Split fx_dib part 1 by Nicolas Pena · 8 years ago
  23. c0cf369 Fix QR code generation. by Lei Zhang · 8 years ago
  24. d6fa97b Roll DEPS for testing corpus to 146d4c6. by Lei Zhang · 8 years ago
  25. d4ba0f7 Roll DEPS for testing corpus to 9785959. by Lei Zhang · 8 years ago
  26. 4e8edf5 Revert "Remove download_binaries.py from DEPS" by Tom Anderson · 8 years ago
  27. 3efc067 vswprintf() part 2: retry when clearly out of space. by Tom Sepez · 8 years ago
  28. bf9104d vswprintf() part 1: move code, create helper function. by Tom Sepez · 8 years ago
  29. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  30. 574b574 Fix some nits in the javascript util code. by Lei Zhang · 8 years ago
  31. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  32. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  33. a69665d Avoid one more instance of the anti-pattern in 706346. by Tom Sepez · 8 years ago
  34. 1c5e98c Libtiff security upstream patches by Nicolas Pena · 8 years ago
  35. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 8 years ago
  36. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  37. 677329c Revert "Enable Wshift-negative-value in PDFium." by Nico Weber · 8 years ago
  38. 2283daa Protect against premature mask destruction in CFX_ClipRgn::IntersectRect by Tom Sepez · 8 years ago
  39. e2e1794 Remove unnecessary FreeType include. by Dominik Röttsches · 8 years ago
  40. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  41. dd046da Fix Chromium XFA build by Dominik Röttsches · 8 years ago
  42. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  43. 213f012 Use more unique_ptr and std::vector in JBig2_SddProc by Nicolas Pena · 8 years ago
  44. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 8 years ago
  45. 1831ca9 Roll DEPS for various tools. by Lei Zhang · 8 years ago
  46. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 8 years ago
  47. 75b11e4 Erase unused freetype files. by Lei Zhang · 8 years ago
  48. d40fea2 Account for character size in last CFX_WideString patch. by Tom Sepez · 8 years ago
  49. d5d8f60 Quick fix for blank preview by rbpotter · 8 years ago
  50. cbb02c0 Avoid guessing vsnprintf() buffer length. by Tom Sepez · 8 years ago
  51. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  52. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  53. f761a3a Fix undefined shift in JBig2_SddProc by Nicolas Pena · 8 years ago
  54. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 8 years ago
  55. ca825d3 Fix MSAN uninitialized value report. by Tom Sepez · 8 years ago
  56. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  57. efcae5d Split xfa_object.h apart. by Dan Sinclair · 8 years ago
  58. 47b8f07 Do more checks before big allocs in TIFFReadDirEntryArray by Nicolas Pena · 8 years ago
  59. 9ad342b Return values instead of out params by Dan Sinclair · 8 years ago
  60. 21362ee Enable Wshift-negative-value in PDFium. by Lei Zhang · 8 years ago
  61. 7b70189 Default to using bundled FreeType on Linux. by Lei Zhang · 8 years ago
  62. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 8 years ago
  63. afc8eb3 Fix nits in cxfa_ffpageview.cpp and friends. by Lei Zhang · 8 years ago
  64. 3bb5751 Ensure that CFX_RetainPtr move ctor is used by std::vector. by Tom Sepez · 8 years ago
  65. 022ded0 Remove unused CFX_ArrayTemplate and CFX_BasicArray. by Tom Sepez · 8 years ago
  66. fa171d2 Allow adding complete_static_lib to build by dan sinclair · 8 years ago
  67. 8b6186f Remove CFX_ArrayTemplate from FX barcode code. by Tom Sepez · 8 years ago
  68. b0baff5 Remove download_binaries.py from DEPS by Tom Anderson · 8 years ago
  69. 9d20d1f Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp by Tom Sepez · 8 years ago
  70. 6d04ae0 Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cpp by Tom Sepez · 8 years ago
  71. 7cdc660 Remove CFX_ArrayTemplate from CXFA_Node. by Tom Sepez · 8 years ago
  72. eed6421 Add bounds check into JBIG2 Arith decoder. by Dan Sinclair · 8 years ago
  73. 8149ae1 Init PDFium in fuzzer code by Dan Sinclair · 8 years ago
  74. 0eb7476 Add JBig2_BitStream ReadNBits unittests by Dan Sinclair · 8 years ago
  75. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  76. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  77. a3e9bf6 Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp by Tom Sepez · 8 years ago
  78. 65c6e00 remove CFX_ArrayTemplate from cfde_txtedtparag.cpp by Tom Sepez · 8 years ago
  79. 35db73c use std::vector for m_rgSpecifiedColumnWidths by Tom Sepez · 8 years ago
  80. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  81. 369fe1f Remove CFX_ArrayTemplate in CXFA_ValueArray by Tom Sepez · 8 years ago
  82. 1ded376 Cleanup fx_dib_composite part 6 by Nicolas Pena · 8 years ago
  83. 5c500ac Return arrays where appropriate in fxfa. by Tom Sepez · 8 years ago
  84. d59442b Convert new into MakeUnique by Dan Sinclair · 8 years ago
  85. 96169fc Verify available bits in bit stream by Dan Sinclair · 8 years ago
  86. 48a2fac Fix some ASAN issues in fx_skia_device by Nicolas Pena · 8 years ago
  87. 43c1950 Guard against lengths greater then input size by Dan Sinclair · 8 years ago
  88. af8381f Add Mac 10.12 pixel expectations by Nicolas Pena · 8 years ago
  89. 0d6d178 Remove old test expectations after the Mac 10.12 upgrade. by Lei Zhang · 8 years ago
  90. 8e3f692 Update to zlib 1.2.11 by Adenilson Cavalcanti · 8 years ago
  91. f4a9f83 fix new tab crash in skia clip stack by Cary Clark · 8 years ago
  92. 780f552 kill another CFX_ArrayTemplate in cfde_txtedtengine.cpp by Tom Sepez · 8 years ago
  93. fcc309e Use std::vector in fxfa/app. by Tom Sepez · 8 years ago
  94. 90d80f8 Ensure empty output directory to avoid duplicate upload by Stephan Altmueller · 8 years ago
  95. 2977e1e Remove most Mac only FRC corpus test suppressions. by Lei Zhang · 8 years ago
  96. e4b035b Use PartitionAlloc for JavaScript ArrayBuffers and strings. by Chris Palmer · 8 years ago
  97. b822782 Use std::vector<std::unique_ptr>> in cxfa_ffpageview by Tom Sepez · 8 years ago
  98. 08b96e7 Use unique_ptr in CFieldTree::Node by Nicolas Pena · 8 years ago
  99. 4a58d14 Refcount CPDF_CMap all the time. by Tom Sepez · 8 years ago
  100. 73b607f Fix CFX_FxgeDevice constructor and destructor in Skia by Nicolas Pena · 8 years ago