1. 60cd033 Remove dead dimensions code in fxbarcode. by Lei Zhang · 8 years ago
  2. 7831f57 Fix stack overflow in CFieldTree::Node::GetFieldInternal(). by Lei Zhang · 8 years ago
  3. 66568bc Assert CPDF_Pattern always has a valid CPDF_Document pointer. by Lei Zhang · 8 years ago
  4. ba81750 Zero 4 byte variable before reading 3 bytes into it by Tom Sepez · 8 years ago
  5. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  6. 6714ff8 Remove CBC_HighLevelEncoder::illegalCharacter(). by Lei Zhang · 8 years ago
  7. f452f56 move pdfium skia build forward to match chrome by Cary Clark · 8 years ago
  8. 6e72b2e Remove more |new|s, part 2 by Tom Sepez · 8 years ago
  9. 827db14 Remove a few more |new|s. by Tom Sepez · 8 years ago
  10. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  11. 2e2a4fc Guard against overflow in CFX_BilinearMatrix code. by Dan Sinclair · 8 years ago
  12. 2bbb551 Remove CPDF_Document parameter from CPDF_DeviceCS ctor. by Lei Zhang · 8 years ago
  13. 012ae89 Get rid of a few |new|s in CPDF_Document. by Tom Sepez · 8 years ago
  14. 5c42c8e Fix botched negation in cpdf_imageobject.cpp by Tom Sepez · 8 years ago
  15. 1fe7d8c Simplify CBC_OnedCode128Writer methods. by Lei Zhang · 8 years ago
  16. f52a65f Use unique_ptr in CFPF_SkiaDeviceModule by Tom Sepez · 8 years ago
  17. cf89faf Use unique_ptr for CFX_GEModule::m_pFontCache. by Tom Sepez · 8 years ago
  18. 87d1c1f Remove remaining ICodec_* abstract classes by Tom Sepez · 8 years ago
  19. 80547a1 Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext. by Tom Sepez · 8 years ago
  20. 233360e Add unittest for matrix reverse by Dan Sinclair · 8 years ago
  21. 00ab92f Add test for bug 714187 by Dan Sinclair · 8 years ago
  22. d8fd936 Add comment to CFX_Matrix to record component positions. by Dan Sinclair · 8 years ago
  23. a9deea9 Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h naming by Tom Sepez · 8 years ago
  24. 6302288 Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp by Tom Sepez · 8 years ago
  25. d1e01de Fix a self-inclusion in third_party/base/stl_util.h. by Lei Zhang · 8 years ago
  26. d524e4b Delete some CFX string ctors. by Lei Zhang · 8 years ago
  27. 49f8dc5 Test more OnedCode128WriterTest methods. by Lei Zhang · 8 years ago
  28. ab1faaa Use fx_extension.h utilities in more places in xfa/ by Lei Zhang · 8 years ago
  29. ef002c8 Use fx_extension.h utilities in more places. by Lei Zhang · 8 years ago
  30. 3684a15 Add tests for BC_OnedCode128Writer encoding functions. by Lei Zhang · 8 years ago
  31. 9ff306d Add FXSYS_wcsftime() to avoid termination on win. by Tom Sepez · 8 years ago
  32. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago
  33. 39b83dd Use unique_ptr in CFX_SizeGlyphCache by Tom Sepez · 8 years ago
  34. ed991c7 Nit cleanup in XFA widget code by Dan Sinclair · 8 years ago
  35. 302cd78 Initialize colour values by Dan Sinclair · 8 years ago
  36. 67b2a35 Cleanup the XFA Bacode widget by Dan Sinclair · 8 years ago
  37. 2569483 Use unique_ptr in CFX_FolderFontInfo::m_FontList by Tom Sepez · 8 years ago
  38. 350d2d9 Use unique_ptr in CFX_FontMgr::m_FaceMap. by Tom Sepez · 8 years ago
  39. 1629f60 Add CFX_RenderDevice::AutoRestorer() by Tom Sepez · 8 years ago
  40. 0748d3c Return unique_ptr from CPDF_Type3Cache::RenderGlyph(). by Tom Sepez · 8 years ago
  41. e150045 Return unique_ptr from CPDF_RenderStatus::CloneObjStates(). by Tom Sepez · 8 years ago
  42. f9f26b5 Revert "Compare to epsilon instead of 0 in CFX_Matrix::SetReverse" by Nicolas Pena · 8 years ago
  43. 6058730 Fix Visual Studio build from GN generated files by Dominik Röttsches · 8 years ago
  44. e247ec4 Replace FXSYS_iswdigit with std::iswdigit. by Lei Zhang · 8 years ago
  45. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 8 years ago
  46. aeee187 Remove hand-written bsearch from cfx_xmlsyntaxparser.cpp by Tom Sepez · 8 years ago
  47. c16ab75 Remove hand-written bsearch from cxfa_dataexporter.cpp by Tom Sepez · 8 years ago
  48. 88008a2 Cleanup some XFA widget code by Dan Sinclair · 8 years ago
  49. 138cc10 Take ContainsValue() change from base stl_util.h by Tom Sepez · 8 years ago
  50. ddfc3dc Let {Argb,Cmyk}Decode return tuples by Nicolas Pena · 8 years ago
  51. 58532b6 Revert "core: allow building against system zlib" by dsinclair · 8 years ago
  52. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  53. 03f5bab Do not insert null node if ParseAsXDPPacket_Config fails by Tom Sepez · 8 years ago
  54. 9a2f69f Move fxcrt_stream code to fx_stream file by Dan Sinclair · 8 years ago
  55. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  56. 6864bf8 core: choosen -> chosen by Miklos Vajna · 8 years ago
  57. 03f0fb0 Remove the friends of CPDF_FormField by Nicolas Pena · 8 years ago
  58. 7a68198 Split up CFX_DIBitmap::ConvertColorScale by Nicolas Pena · 8 years ago
  59. 3c66ea0 Update IFX_CharIter::Clone to return unique_ptr by Dan Sinclair · 8 years ago
  60. 4363c8f Rename array names to match codepage names by Dan Sinclair · 8 years ago
  61. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  62. 2a473db Cleanup the fgas_language defines by Dan Sinclair · 8 years ago
  63. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  64. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  65. 5af27b6 Remove hand-written bsearch from XFA_GetAttributeEnumByName() by Tom Sepez · 8 years ago
  66. 3420ba8 Remove hand-written bsearch from XFA_GetAttributeByName() by Tom Sepez · 8 years ago
  67. ac07d34 Libtiff upstream security fixes by Nicolas Pena · 8 years ago
  68. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  69. fdf7d40 Remove IFGAS_Stream::CreateWideStringReadStream by Dan Sinclair · 8 years ago
  70. 152bfe0 Libtiff upstream: _TIFFcalloc addition by Nicolas Pena · 8 years ago
  71. 9bd8b4c Clean up unneeded code in agg and skia driver by Nicolas Pena · 8 years ago
  72. 7172969 Fold the CFGAS_Stream subclasses in CFGAS_Stream by Dan Sinclair · 8 years ago
  73. 1d0dc5e Codepage code into anonymouse namespace by Dan Sinclair · 8 years ago
  74. 4fcdf05 Subclass the stream implementations from CFGAS_Stream by Dan Sinclair · 8 years ago
  75. 1d52d1e Use unique_ptr in CFWL_NoteDriver::m_eventTargets map by Tom Sepez · 8 years ago
  76. a775723 Use unique_ptr in JSGlobalAlternate::m_MapGlobal by Tom Sepez · 8 years ago
  77. ecd3646 Check char sign in fx_ext.h by Nicolas Pena · 8 years ago
  78. 994acdc Rename text break files to match class names. by Dan Sinclair · 8 years ago
  79. 5ae8792 Update IFGAS_Stream::WriteString to take a string. by Dan Sinclair · 8 years ago
  80. eccf405 Cleanup XML buffer code by Dan Sinclair · 8 years ago
  81. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  82. 94c5e25 Remove unused class by Dan Sinclair · 8 years ago
  83. 5f28b86 Use unique_ptr for m_pNormalWidget by Tom Sepez · 8 years ago
  84. 0f9b0a9 Require unique_ptr arg for CXFA_FMLexer::SetToken() by Tom Sepez · 8 years ago
  85. cec0180 Render image masks individually instead of rendering the entire page as by rbpotter · 8 years ago
  86. 080dfd8 Remove dead barcode bitmap rendering code. by Lei Zhang · 8 years ago
  87. 8f0bf89 Add iterators for Byte/WideStringCs. by Tom Sepez · 8 years ago
  88. c329d59 Fix buffer management issues in CFX_SAXReader. by Tom Sepez · 8 years ago
  89. e190e7c Replace indirect calls with switch in CFX_SaxReader. by Tom Sepez · 8 years ago
  90. 65a2192 Remove more references to GYP. by Lei Zhang · 8 years ago
  91. 16b9d77 Add unit test for CFX_SAXReader. by Tom Sepez · 8 years ago
  92. ba91bed Roll build/ to a9eff4d. by Lei Zhang · 8 years ago
  93. 041cbcf Roll clang to d551679. by Lei Zhang · 8 years ago
  94. 3cfff70 Add ability to make StringCs from std::vector<>s. by Tom Sepez · 8 years ago
  95. 7b7c653 Fold LoadFile{Read|Write} back into constructors by Dan Sinclair · 8 years ago
  96. 7062b26 Use vector of unique ptr in cpdf_data_avail.cpp. by Tom Sepez · 8 years ago
  97. 742977f Add embeddertest for form text rendering and saving by Nicolas Pena · 8 years ago
  98. a119340 Move another opertator<<() prototype into correct .h file. by Tom Sepez · 8 years ago
  99. 36c5b17 core: allow building against system zlib by Miklos Vajna · 8 years ago
  100. e0b5922 Refcount CPDF_CryptoHandler by Tom Sepez · 8 years ago