1. c758d9d Remove stale gn arg to avoid undeclared argument warning. by Dale Curtis · 8 years ago
  2. 8bf955c Cleanup CFX_BitmapComposer by Nicolas Pena · 8 years ago
  3. 93c086c Cleanup nits from previous XML Cl by dan sinclair · 8 years ago
  4. deff61f Cleanup tagged code. by dan sinclair · 8 years ago
  5. 7f38961 Cleanup the tagged code by dan sinclair · 8 years ago
  6. 25553aa Remove the length reference from XMLSyntaxParser by dan sinclair · 8 years ago
  7. ad22ac4 Change the CFDE_XMLSyntaxParser start and end types by Nicolas Pena · 8 years ago
  8. bf58fbb Convert XMLSyntaxParser buffer to vector. by dan sinclair · 8 years ago
  9. 1b22880 Change some fxbarcode to use return values. by Lei Zhang · 8 years ago
  10. 0b18e15 Use unique_ptr in the children of CFieldTree::Node by Nicolas Pena · 8 years ago
  11. 480f62b Merge XMLSyntaxParser Init into constructor by Dan Sinclair · 8 years ago
  12. 3c67fbd Update to make show structure clearer by Dan Sinclair · 8 years ago
  13. 5f983bb Update XML syntax parser to return strings by Dan Sinclair · 8 years ago
  14. 3198c68 Libtiff: Prevent OOM in TIFFFillStrip by Nicolas Pena · 8 years ago
  15. c057abc use freetype if windows font decode fails by Cary Clark · 8 years ago
  16. 62bd019 Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifier by Tom Sepez · 8 years ago
  17. 5fa4e98 Move XML attribute handling to a base class. by Dan Sinclair · 8 years ago
  18. ddcb6e7 Add option to pdfium_test to dump structure elements by Dan Sinclair · 8 years ago
  19. ed4705b Add public method FPDFPath_GetFillColor to get fill color of a path object. by Miklos Vajna · 8 years ago
  20. 0fbb50c Fix assignment to len. by dan sinclair · 8 years ago
  21. abf16c0 Use correct length in guard check by dan sinclair · 8 years ago
  22. b2a4047 Clean up QRCoderBitVector. by Lei Zhang · 8 years ago
  23. 20a909e Remove a couple checks for MakeUnique failures. by Lei Zhang · 8 years ago
  24. 236ce3b Remove dib_int.h by Nicolas Pena · 8 years ago
  25. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  26. 4f8b044 Roll DEPS for testing corpus to bf5149b. by Lei Zhang · 8 years ago
  27. d8be3cb Use some uint64_t constants in fx_crypt_sha.cpp. by Lei Zhang · 8 years ago
  28. 93bfc26 Cleanup CFDE_XMLCharData and CFDE_XMLText by Dan Sinclair · 8 years ago
  29. b2fb20e Remove un-needed CFDE_XMLDeclaration by Dan Sinclair · 8 years ago
  30. ee62ba2 Cleanup CFX_BlockBuffer by Dan Sinclair · 8 years ago
  31. 03d5893 Clean up QRCoderEncoder and friends. by Lei Zhang · 8 years ago
  32. c3202a9 Let CPDF_ImageRenderer own the CFX_ImageRenderer by Nicolas Pena · 8 years ago
  33. 6088612 RefCount CPDF_IccProfile all the time by Tom Sepez · 8 years ago
  34. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  35. 29479f6 Add method to get tagged type by Dan Sinclair · 8 years ago
  36. f02c8bf Add a pdfium_all target. by Lei Zhang · 8 years ago
  37. e115b2e Remove unneeded void* casts. by Lei Zhang · 8 years ago
  38. bb4a1bc Drop C linkage in fx_crypt code. by Lei Zhang · 8 years ago
  39. 7b9d823 Use unique_ptr in cpdf_type3cache.h. by Tom Sepez · 8 years ago
  40. 05e6a80 RefCount CPDF_Type3Cache all the time. by Tom Sepez · 8 years ago
  41. 3a1d9b4 RefCount CPDF_TransferFunc all the time. by Tom Sepez · 8 years ago
  42. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  43. 6da8ac5 Drop FXSYS_ from util methods by Dan Sinclair · 8 years ago
  44. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  45. 2ae80f5 Drop FXSYS_ from wide string methods by Dan Sinclair · 8 years ago
  46. ba8ac3f Drop FXSYS_ from file methods by Dan Sinclair · 8 years ago
  47. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  48. ac978f8 Move most CBC_QRCoderEncoder code into an anonymous namespace. by Lei Zhang · 8 years ago
  49. 8c5e924 Add test case for bug_707479 by Tom Sepez · 8 years ago
  50. 7e7c649 Drop FXSYS_ from string methods by Dan Sinclair · 8 years ago
  51. 044a70d Remove some used-only-once typedefs from CPDF_DocPageData by Tom Sepez · 8 years ago
  52. c3ddec3 Do not shrink buffer before examining last byte in TryVSWPrintF by Tom Sepez · 8 years ago
  53. 0c972eb Split fx_dib part 5 by Nicolas Pena · 8 years ago
  54. 72c6b18 Minor cleanups by Dan Sinclair · 8 years ago
  55. 192e4d9 Split fx_dib part 4 by Nicolas Pena · 8 years ago
  56. 1423319 Add public method FPDFPageObj_GetType to get type of a page object. by Miklos Vajna · 8 years ago
  57. adca630 Fix Skia includes by Nicolas Pena · 8 years ago
  58. 7d4f6a8 Refcount CPDF_Image all the time. by Tom Sepez · 8 years ago
  59. 984f1d8 Use absolute paths for FreeType source code. by Lei Zhang · 8 years ago
  60. 3cf9ec4 Use PartitionFreeGeneric for the strings partition, not PartitionFree. by Chris Palmer · 8 years ago
  61. 5ff8c88 Use PartitionFreeGeneric, not PartitionFree, for JS ArrayBuffers. by Chris Palmer · 8 years ago
  62. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  63. bdbb0bd Split fx_dib part 3 by Nicolas Pena · 8 years ago
  64. eb39cdb Pull in FreeType via DEPS instead. by Lei Zhang · 8 years ago
  65. 83fc223 Move FX_FILESIZE to fx_system.h by Tom Sepez · 8 years ago
  66. ac66da2 Split fx_dib.h part 2 by Nicolas Pena · 8 years ago
  67. fcdb2df Re-arrange fxcrt string files to match naming. by Tom Sepez · 8 years ago
  68. fc715c3 Split fx_dib part 1 by Nicolas Pena · 8 years ago
  69. c0cf369 Fix QR code generation. by Lei Zhang · 8 years ago
  70. d6fa97b Roll DEPS for testing corpus to 146d4c6. by Lei Zhang · 8 years ago
  71. d4ba0f7 Roll DEPS for testing corpus to 9785959. by Lei Zhang · 8 years ago
  72. 4e8edf5 Revert "Remove download_binaries.py from DEPS" by Tom Anderson · 8 years ago
  73. 3efc067 vswprintf() part 2: retry when clearly out of space. by Tom Sepez · 8 years ago
  74. bf9104d vswprintf() part 1: move code, create helper function. by Tom Sepez · 8 years ago
  75. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  76. 574b574 Fix some nits in the javascript util code. by Lei Zhang · 8 years ago
  77. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  78. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  79. a69665d Avoid one more instance of the anti-pattern in 706346. by Tom Sepez · 8 years ago
  80. 1c5e98c Libtiff security upstream patches by Nicolas Pena · 8 years ago
  81. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 8 years ago
  82. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  83. 677329c Revert "Enable Wshift-negative-value in PDFium." by Nico Weber · 8 years ago
  84. 2283daa Protect against premature mask destruction in CFX_ClipRgn::IntersectRect by Tom Sepez · 8 years ago
  85. e2e1794 Remove unnecessary FreeType include. by Dominik Röttsches · 8 years ago
  86. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  87. dd046da Fix Chromium XFA build by Dominik Röttsches · 8 years ago
  88. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  89. 213f012 Use more unique_ptr and std::vector in JBig2_SddProc by Nicolas Pena · 8 years ago
  90. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 8 years ago
  91. 1831ca9 Roll DEPS for various tools. by Lei Zhang · 8 years ago
  92. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 8 years ago
  93. 75b11e4 Erase unused freetype files. by Lei Zhang · 8 years ago
  94. d40fea2 Account for character size in last CFX_WideString patch. by Tom Sepez · 8 years ago
  95. d5d8f60 Quick fix for blank preview by rbpotter · 8 years ago
  96. cbb02c0 Avoid guessing vsnprintf() buffer length. by Tom Sepez · 8 years ago
  97. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  98. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  99. f761a3a Fix undefined shift in JBig2_SddProc by Nicolas Pena · 8 years ago
  100. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 8 years ago