1. fe1c8e6 colortables are unused, so remove plumbing by Mike Reed · 7 years ago
  2. 0b7378a Move CPWL_Utils Draw methods to CFX_RenderDevice by Dan Sinclair · 7 years ago
  3. d6aff2f Add CFX_FloatRect::GetDeflated by dan sinclair · 7 years ago
  4. 1853123 Simplify CJBig2_Context::huffman_assign_code by Nicolas Pena · 7 years ago
  5. f768baf Let CPDF_MeshStream::ReadVertexRow return a vector by Nicolas Pena · 7 years ago
  6. 21dd189 Use CFX_MaybeOwned in CJBig2_TRDProc by Nicolas Pena · 7 years ago
  7. b6db208 More unique_ptrs in JBIG2 code part 2 by Nicolas Pena · 7 years ago
  8. 56fc972 Add Embeddertest for password after saving by Nicolas Pena · 7 years ago
  9. 3e5ef46 Use PartitionAlloc with PartitionAllocReturnNull by Nicolas Pena · 7 years ago
  10. f55e72e Cleanup CPDF_RenderOptions colour members. by Dan Sinclair · 7 years ago
  11. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 7 years ago
  12. 334e79e Move CPWL_Utils::ScaleRect to CFX_FloatRect by Dan Sinclair · 7 years ago
  13. 3628f8b Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect by Dan Sinclair · 7 years ago
  14. 469186a Move CPWL_Utils::GetCenterSquare to CFX_FloatRect by Dan Sinclair · 7 years ago
  15. a860a3d Remove unused CPDF_RenderOptions members by Dan Sinclair · 7 years ago
  16. c8a17e5 Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString by Jane Liu · 7 years ago
  17. ebc351b fix skiapaths for sparse type1 on mac by Cary Clark · 7 years ago
  18. 17453d0 More unique_ptrs in JBig2 code by Nicolas Pena · 7 years ago
  19. 360d1fc Index_8 no longer supported, upscale to N32 by Mike Reed · 7 years ago
  20. 0b6e9ae Nits in CFX_RenderDevice and CPDF_ContentParser by Nicolas Pena · 7 years ago
  21. d10d877 support m_bGlyph_Adjust by Cary Clark · 7 years ago
  22. 2e7bfb7 Remove unused methods from CPDF_ColorSpace by Nicolas Pena · 7 years ago
  23. dc1aa32 Added helper functions in the class CPDF_FileSpec by Jane Liu · 7 years ago
  24. d79ac21 Move CMYKtoRGB methods to fx_codec and clean them up by Nicolas Pena · 7 years ago
  25. 58bf3de Cleanup ICC code part 1 by Nicolas Pena · 7 years ago
  26. 071f5ed Cleanup CFX_RenderDevice by Nicolas Pena · 7 years ago
  27. e8468c4 Add Windows generic / text only printer driver support. by rbpotter · 7 years ago
  28. 00c3cfd Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 by Nicolas Pena · 7 years ago
  29. 92e2276 Move core/fxge/ge to core/fxge. by Dan Sinclair · 7 years ago
  30. 1437643 Reland "typeface double delete" by Dan Sinclair · 7 years ago
  31. b46ce41 core: fix -Wshadow warnings by Miklos Vajna · 7 years ago
  32. f6f68c7 Check that there is enough data remaining in source BMP before reading by Ryan Harrison · 7 years ago
  33. 7403198 Convert c-style casts in fx_memory.h into static_casts by Ryan Harrison · 7 years ago
  34. 75e1ab0 Revert "typeface double delete" by Cary Clark · 7 years ago
  35. ddf2418 typeface double delete by Cary Clark · 7 years ago
  36. d32623b additional clip debugging by Cary Clark · 7 years ago
  37. d95f175 maintain ClipBox by Cary Clark · 7 years ago
  38. ecc238c set clip rect by Cary Clark · 7 years ago
  39. eea0467 show original text to aid in debugging by Cary Clark · 7 years ago
  40. 8528723 fix fuzzer generated out of range by Cary Clark · 7 years ago
  41. 4bba683 clip save off by one by Cary Clark · 7 years ago
  42. c2a68df Use the right free function for ICC color profiles. by Chris Palmer · 7 years ago
  43. 573b10a Remove hand rolled bsearch from HTMLSTR2Code by Ryan Harrison · 7 years ago
  44. d24236a Remove pointless CFX_FloatRect construction. by Lei Zhang · 7 years ago
  45. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  46. caf6d61 Move Start to constructor in CFX_Image(Renderer|Transformer) by Nicolas Pena · 7 years ago
  47. b21f174 Change SetReverse to GetInverse in CFX_Matrix by Nicolas Pena · 7 years ago
  48. 297f161 Add << overload for CFX_StringCTemplate classes by Ryan Harrison · 7 years ago
  49. 9ba8fbc Set default graphics before generating page contents by Nicolas Pena · 7 years ago
  50. d4fb57a Keep all trailers in CPDF_Parser in m_Trailers by Nicolas Pena · 7 years ago
  51. 67476e5 Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp by Henrique Nakashima · 7 years ago
  52. 475f433 Add << overload for CFX_WideString by Ryan Harrison · 7 years ago
  53. d8df8d4 Use new overloads to make usages of ostringstream more readable. by Henrique Nakashima · 7 years ago
  54. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  55. d39443e Add overload for CPDF_Stream.SetData() that takes an ostringstream. by Henrique Nakashima · 7 years ago
  56. b109ac4 Add empty string test case for ostream << CFX_ByteString. by Henrique Nakashima · 7 years ago
  57. 508aa57 Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp. by Henrique Nakashima · 7 years ago
  58. 22eb7ae Modified CPDF_PageContentGenerator to work with both Form and Page by Jane Liu · 7 years ago
  59. 44dd818 Adding overload for ostream << CFX_ByteString by Henrique Nakashima · 7 years ago
  60. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 7 years ago
  61. b32a949 Continue BMP decoder cleanup by Nicolas Pena · 7 years ago
  62. 84d8eb9 Avoid regenerating appearance stream when already present. by Henrique Nakashima · 7 years ago
  63. 7726a58 Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers. by Chris Palmer · 7 years ago
  64. e17011d Minor change to AP generation logic by Jane Liu · 7 years ago
  65. 4b95360 Clamp instead of checked_cast in TT2PDF by Nicolas Pena · 7 years ago
  66. eca45e0 Fixed optional content not rendered when OCGs array is empty. by Henrique Nakashima · 7 years ago
  67. 995a601 Cleanup fpdf_parser_decode by Nicolas Pena · 7 years ago
  68. d5a13af Fix signedness of height in BMP decoder by Nicolas Pena · 7 years ago
  69. 3962d80 Cleanup tiling and shading patterns in correct order by Dan Sinclair · 7 years ago
  70. 4db9046 Add heuristic for improving text rendering in CPDF_CharPosList::Load by Nicolas Pena · 7 years ago
  71. b73ce7b Fixing metadata not read from linearized file. by Henrique Nakashima · 7 years ago
  72. e5749af Use EXPECT_STREQ() in fx_system_unittest.cpp. by Lei Zhang · 7 years ago
  73. bc29701 Make out_row_buffer an std::vector by Nicolas Pena · 7 years ago
  74. 7ca47d5 Converting CFX_ByteTextBuf to ostringstream in SAX. by Henrique Nakashima · 7 years ago
  75. cff4624 Converting CFX_ByteTextBuf to ostringstream in cxml_parser.cpp. by Henrique Nakashima · 7 years ago
  76. 2bf942d Avoid a crash inside wcsftime() on Windows. by Lei Zhang · 7 years ago
  77. 65a5534 Remove unused BMP compressing code by Nicolas Pena · 7 years ago
  78. c71fdcb Cleanup fx_bmp part 1 by Nicolas Pena · 7 years ago
  79. ce67be4 Fix crash when inserting empty path by Nicolas Pena · 7 years ago
  80. 603a31d Add blend to GraphicsData by Nicolas Pena · 7 years ago
  81. 957480c Allow zero length streams when parsing. by Dan Sinclair · 7 years ago
  82. 6500c6f Check validity of color indices in bmp_decode_rgb by Nicolas Pena · 7 years ago
  83. 8f38e4f Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator. by Henrique Nakashima · 7 years ago
  84. 2de0703 Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp. by Henrique Nakashima · 7 years ago
  85. c6fd58d Trimming brackets and quotes outside URLs. by Henrique Nakashima · 7 years ago
  86. 897c4b9 Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp. by Henrique Nakashima · 7 years ago
  87. 59c1ac0 Simplify CPDF_Array::RemoveAt(index, size). by Lei Zhang · 7 years ago
  88. 7e2d1f4 Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream."" by Henrique Nakashima · 7 years ago
  89. 53827cb Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream." by Henrique Nakashima · 7 years ago
  90. 4633d52 Adding constructor of CFX_ByteString that takes a std::ostringstream. by Henrique Nakashima · 7 years ago
  91. 2ddf1cc Guard against undefined shifting in JPX decoder by Dan Sinclair · 7 years ago
  92. 0915087 Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp. by Henrique Nakashima · 7 years ago
  93. defe54d Fixing click area for links with a URL with prepended text. by Henrique Nakashima · 7 years ago
  94. d9d6c29 Fix EmptyCreation test by Nicolas Pena · 7 years ago
  95. 6c5ea10 Add start of CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  96. 0a91394 Remove explicit CFX_Matrix identity matrix instantiations. by Lei Zhang · 7 years ago
  97. 5171a27 Use unique_ptrs for codec contexts in ccodec_progressivedecoder. by Tom Sepez · 7 years ago
  98. 5f34d47 Move CCodec_GifModule state to CGifContext by Tom Sepez · 7 years ago
  99. 19cda48 Missing one unowned_ptr in ccodec_progressivedecoder.h by Tom Sepez · 7 years ago
  100. e858aa4 Fix content generation to only generate dirty page objects. by wileyrya · 7 years ago