1. eccf405 Cleanup XML buffer code by Dan Sinclair · 8 years ago
  2. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  3. 94c5e25 Remove unused class by Dan Sinclair · 8 years ago
  4. cec0180 Render image masks individually instead of rendering the entire page as by rbpotter · 8 years ago
  5. 8f0bf89 Add iterators for Byte/WideStringCs. by Tom Sepez · 8 years ago
  6. c329d59 Fix buffer management issues in CFX_SAXReader. by Tom Sepez · 8 years ago
  7. e190e7c Replace indirect calls with switch in CFX_SaxReader. by Tom Sepez · 8 years ago
  8. 16b9d77 Add unit test for CFX_SAXReader. by Tom Sepez · 8 years ago
  9. 3cfff70 Add ability to make StringCs from std::vector<>s. by Tom Sepez · 8 years ago
  10. 7062b26 Use vector of unique ptr in cpdf_data_avail.cpp. by Tom Sepez · 8 years ago
  11. a119340 Move another opertator<<() prototype into correct .h file. by Tom Sepez · 8 years ago
  12. 36c5b17 core: allow building against system zlib by Miklos Vajna · 8 years ago
  13. e0b5922 Refcount CPDF_CryptoHandler by Tom Sepez · 8 years ago
  14. 81513c8 Cache TypeFace instead of Font by Cary Clark · 8 years ago
  15. 27a0f35 Some fixes to the fallback font code. by Nicolas Pena · 8 years ago
  16. 94c34c9 No gradient to draw if clip is empty by Cary Clark · 8 years ago
  17. b333c9e Clip stack management was off by one. by Cary Clark · 8 years ago
  18. d776c97 Refactor CFX_Palette by Nicolas Pena · 8 years ago
  19. 96e65ae Guard against negative shift in nVal calculation by Dan Sinclair · 8 years ago
  20. c6c71f1 Use checked_numeric to guard shift by Dan Sinclair · 8 years ago
  21. 76c9a1b Guard against negative shift in jbig2 huffman initialization by Dan Sinclair · 8 years ago
  22. ec8ff7d Fix bytestring passing conventions, part 2. by Tom Sepez · 8 years ago
  23. 84b596d Remove unreachable code in CFX_ScanlineCompositor by Nicolas Pena · 8 years ago
  24. d9dad3a Add title (/T) extraction for PDF tagged structures by dan sinclair · 8 years ago
  25. 746c287 Create initializer-list ctor for strings. by Tom Sepez · 8 years ago
  26. c4a2b75 Cleanup string passing in core/fpdf* by Tom Sepez · 8 years ago
  27. 1835a6f Tweak CFDF_Font::AppendChar() by Tom Sepez · 8 years ago
  28. 6a5c20c Remove the ICC transform where it is never initialized. by Nicolas Pena · 8 years ago
  29. 1e8c39f Remove the "old way" of performing FlateUncompress. by Tom Sepez · 8 years ago
  30. 4bb4029 Use CFX_MaybeOwned on the buffer of CFX_DIBitmap by Nicolas Pena · 8 years ago
  31. 2b79729 Fix unit tests to initialize PartitionAlloc. by Chris Palmer · 8 years ago
  32. 8bf955c Cleanup CFX_BitmapComposer by Nicolas Pena · 8 years ago
  33. 93c086c Cleanup nits from previous XML Cl by dan sinclair · 8 years ago
  34. deff61f Cleanup tagged code. by dan sinclair · 8 years ago
  35. 7f38961 Cleanup the tagged code by dan sinclair · 8 years ago
  36. 25553aa Remove the length reference from XMLSyntaxParser by dan sinclair · 8 years ago
  37. 0b18e15 Use unique_ptr in the children of CFieldTree::Node by Nicolas Pena · 8 years ago
  38. c057abc use freetype if windows font decode fails by Cary Clark · 8 years ago
  39. 0fbb50c Fix assignment to len. by dan sinclair · 8 years ago
  40. abf16c0 Use correct length in guard check by dan sinclair · 8 years ago
  41. 20a909e Remove a couple checks for MakeUnique failures. by Lei Zhang · 8 years ago
  42. 236ce3b Remove dib_int.h by Nicolas Pena · 8 years ago
  43. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  44. d8be3cb Use some uint64_t constants in fx_crypt_sha.cpp. by Lei Zhang · 8 years ago
  45. ee62ba2 Cleanup CFX_BlockBuffer by Dan Sinclair · 8 years ago
  46. c3202a9 Let CPDF_ImageRenderer own the CFX_ImageRenderer by Nicolas Pena · 8 years ago
  47. 6088612 RefCount CPDF_IccProfile all the time by Tom Sepez · 8 years ago
  48. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  49. e115b2e Remove unneeded void* casts. by Lei Zhang · 8 years ago
  50. bb4a1bc Drop C linkage in fx_crypt code. by Lei Zhang · 8 years ago
  51. 7b9d823 Use unique_ptr in cpdf_type3cache.h. by Tom Sepez · 8 years ago
  52. 05e6a80 RefCount CPDF_Type3Cache all the time. by Tom Sepez · 8 years ago
  53. 3a1d9b4 RefCount CPDF_TransferFunc all the time. by Tom Sepez · 8 years ago
  54. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  55. 6da8ac5 Drop FXSYS_ from util methods by Dan Sinclair · 8 years ago
  56. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  57. 2ae80f5 Drop FXSYS_ from wide string methods by Dan Sinclair · 8 years ago
  58. ba8ac3f Drop FXSYS_ from file methods by Dan Sinclair · 8 years ago
  59. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  60. 8c5e924 Add test case for bug_707479 by Tom Sepez · 8 years ago
  61. 7e7c649 Drop FXSYS_ from string methods by Dan Sinclair · 8 years ago
  62. 044a70d Remove some used-only-once typedefs from CPDF_DocPageData by Tom Sepez · 8 years ago
  63. c3ddec3 Do not shrink buffer before examining last byte in TryVSWPrintF by Tom Sepez · 8 years ago
  64. 0c972eb Split fx_dib part 5 by Nicolas Pena · 8 years ago
  65. 72c6b18 Minor cleanups by Dan Sinclair · 8 years ago
  66. 192e4d9 Split fx_dib part 4 by Nicolas Pena · 8 years ago
  67. adca630 Fix Skia includes by Nicolas Pena · 8 years ago
  68. 7d4f6a8 Refcount CPDF_Image all the time. by Tom Sepez · 8 years ago
  69. 3cf9ec4 Use PartitionFreeGeneric for the strings partition, not PartitionFree. by Chris Palmer · 8 years ago
  70. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  71. bdbb0bd Split fx_dib part 3 by Nicolas Pena · 8 years ago
  72. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 8 years ago
  73. 83fc223 Move FX_FILESIZE to fx_system.h by Tom Sepez · 8 years ago
  74. ac66da2 Split fx_dib.h part 2 by Nicolas Pena · 8 years ago
  75. fcdb2df Re-arrange fxcrt string files to match naming. by Tom Sepez · 8 years ago
  76. fc715c3 Split fx_dib part 1 by Nicolas Pena · 8 years ago
  77. 3efc067 vswprintf() part 2: retry when clearly out of space. by Tom Sepez · 8 years ago
  78. bf9104d vswprintf() part 1: move code, create helper function. by Tom Sepez · 8 years ago
  79. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  80. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  81. a69665d Avoid one more instance of the anti-pattern in 706346. by Tom Sepez · 8 years ago
  82. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  83. 2283daa Protect against premature mask destruction in CFX_ClipRgn::IntersectRect by Tom Sepez · 8 years ago
  84. 213f012 Use more unique_ptr and std::vector in JBig2_SddProc by Nicolas Pena · 8 years ago
  85. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 8 years ago
  86. d40fea2 Account for character size in last CFX_WideString patch. by Tom Sepez · 8 years ago
  87. cbb02c0 Avoid guessing vsnprintf() buffer length. by Tom Sepez · 8 years ago
  88. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  89. f761a3a Fix undefined shift in JBig2_SddProc by Nicolas Pena · 8 years ago
  90. ca825d3 Fix MSAN uninitialized value report. by Tom Sepez · 8 years ago
  91. 3bb5751 Ensure that CFX_RetainPtr move ctor is used by std::vector. by Tom Sepez · 8 years ago
  92. 022ded0 Remove unused CFX_ArrayTemplate and CFX_BasicArray. by Tom Sepez · 8 years ago
  93. eed6421 Add bounds check into JBIG2 Arith decoder. by Dan Sinclair · 8 years ago
  94. 0eb7476 Add JBig2_BitStream ReadNBits unittests by Dan Sinclair · 8 years ago
  95. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  96. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  97. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  98. 1ded376 Cleanup fx_dib_composite part 6 by Nicolas Pena · 8 years ago
  99. d59442b Convert new into MakeUnique by Dan Sinclair · 8 years ago
  100. 96169fc Verify available bits in bit stream by Dan Sinclair · 8 years ago