1. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  2. 6b94f01 Replace FX_DOUBLE with underlying double type. by Dan Sinclair · 8 years ago
  3. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  4. 893822a Merge text breaking helper classes. by Dan Sinclair · 8 years ago
  5. 80e370c Remove openjpeg write support. by thestig · 8 years ago
  6. 4ca5ba4 Fix boundary value negation in bmp_read_header by Nicolas Pena · 8 years ago
  7. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  8. 7239879 Fix some nits in fx_codec_fax by Nicolas Pena · 8 years ago
  9. 8ba6624 Check run lengths in FaxG4GetRow by Nicolas Pena · 8 years ago
  10. 068d344 Remove TextBreak rotation code by Dan Sinclair · 8 years ago
  11. 1c97fd1 Remove unused TextBreak methods by Dan Sinclair · 8 years ago
  12. c36fe07 Cleanup FX_TXTBREAK by Dan Sinclair · 8 years ago
  13. e472622 Bound cbox from tricky faces by Nicolas Pena · 8 years ago
  14. 6791295 Normalize channels when transforming CMYK to RGB by Nicolas Pena · 8 years ago
  15. 7b8e8c0 fx_codec_flate code cleanup. by Dan Sinclair · 8 years ago
  16. 3522b43 Limit BMP width to avoid overflows by Nicolas Pena · 8 years ago
  17. fc9b988 Cleanup text code by Dan Sinclair · 8 years ago
  18. 1704350 Manual revert of: Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap by Nicolas Pena · 8 years ago
  19. f6d0146 Check size before writting by dan sinclair · 8 years ago
  20. 9642d92 Improve catching narrow fonts on Linux by Nicolas Pena · 8 years ago
  21. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  22. ef81390 Fix infinite loops in CPDF_MeshStream. by Lei Zhang · 8 years ago
  23. 17f3118 Fixup RTFBreak and TextBreak nits by Dan Sinclair · 8 years ago
  24. 7071943 Remove unused methods from RTFBreak and TextBreak by Dan Sinclair · 8 years ago
  25. d2ee0f3 Convert the FX_RTFBREAK defines to an enum class by Dan Sinclair · 8 years ago
  26. fb906e3 Remove unused layout styles by Dan Sinclair · 8 years ago
  27. a11ac1b Avoid crash above CFWL_ListItem::GetText() by Tom Sepez · 8 years ago
  28. a99de0e Clean up CXML_Element. by Lei Zhang · 8 years ago
  29. 9162ff8 Fix nits from commit db764708. by Lei Zhang · 8 years ago
  30. 73c9f3b Allow building XFA without additional codecs. by Tom Sepez · 8 years ago
  31. 717a4fc Remove some pointless checks and assignments. by Lei Zhang · 8 years ago
  32. f222581 core: fix two more uninitialized members by Miklos Vajna · 8 years ago
  33. 412fa65 Remove repeated flags from CPDF_Font by Nicolas Pena · 8 years ago
  34. 37e2bd1 Fix a wrong variable usage in PDF_EncodeText(). by Lei Zhang · 8 years ago
  35. efcf362 Merge CFX_PathGenerator into CFX_Path. by Dan Sinclair · 8 years ago
  36. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  37. b147e07 Convert point x,y into CFX_PointF by dan sinclair · 8 years ago
  38. c54c07e Convert text positions from x,y to CFX_PointF by Dan Sinclair · 8 years ago
  39. d476adc Remove non CFX_PointF GetIndexAtPos by Dan Sinclair · 8 years ago
  40. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  41. b97f8d5 Cleanup StreamContentParser transform methods by Dan Sinclair · 8 years ago
  42. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  43. 28e6919 Avoid a potential leak in CPDF_IndirectObjectHolder by Tom Sepez · 8 years ago
  44. 49f7deb Convert fx_font points to CFX_Point{F}s by Dan Sinclair · 8 years ago
  45. 2c02fae Change FXTEXT_CHARPOS to use CFX_PointF by Dan Sinclair · 8 years ago
  46. 9ad7d96 Convert CPDF_TextPage classes to CFX_PointF by Dan Sinclair · 8 years ago
  47. fa42927 Convert CPDF_TextObject to CFX_PointF by Dan Sinclair · 8 years ago
  48. a4ad01f Move generated graphics and font maps to CPDF_Page by Nicolas Pena · 8 years ago
  49. 4093039 Cleanup GetZeroAreaPath method by Dan Sinclair · 8 years ago
  50. e460232 Cleanup CFX_PathData. by Dan Sinclair · 8 years ago
  51. eb55885 Remove unused FX_RECT methods by Dan Sinclair · 8 years ago
  52. 1c467fd remove skia clipstack debugging by Cary Clark · 8 years ago
  53. 7d4ccd7 Prevent heap-buffer-overflow in CCodec_ProgressiveDecoder by Nicolas Pena · 8 years ago
  54. 940f559 Reland Cleanup CPDF_MeshStream by Dan Sinclair · 8 years ago
  55. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  56. dd40b8b Add ProcessText supporting standard fonts by Nicolas Pena · 8 years ago
  57. d8b01ca Revert "Convert Origins to points" by Dan Sinclair · 8 years ago
  58. ceb3ab5 Revert "Cleanup CPDF_MeshStream" by dsinclair · 8 years ago
  59. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  60. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  61. 58e4c5a Clean up CPDF_TextObject a bit by Nicolas Pena · 8 years ago
  62. 9787a74 Cleanup CPDF_MeshStream by Dan Sinclair · 8 years ago
  63. da83d3a Convert Origins to points by Dan Sinclair · 8 years ago
  64. f0b6554 Simplify FX_UTF8Encode variants. by Tom Sepez · 8 years ago
  65. 5fb0ad8 core: fix a few uninitialized members by Miklos Vajna · 8 years ago
  66. 2eb1a70 Add line width option for stroking paths by Nicolas Pena · 8 years ago
  67. 687a79c Cleanup CFX_Matrix related methods by Dan Sinclair · 8 years ago
  68. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  69. 118a8e2 Replace rect.Transform(matrix) with matrix.TransformRect(rect) by Dan Sinclair · 8 years ago
  70. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  71. 0fc185e Add EmbedderTest for adding and filling paths by Nicolas Pena · 8 years ago
  72. 071d786 Rename x,y to width,height for Size types by dan sinclair · 8 years ago
  73. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  74. 55e026b Add APIs for path construction and painting by Nicolas Pena · 8 years ago
  75. 79365f7 Use enum class for PathPoint types. by Nicolas Pena · 8 years ago
  76. 76da884 Split CFX_STemplate from CFX_PSTemplate by Tom Sepez · 8 years ago
  77. baf318f Fix stream reading from pFile. by Graeme Connell · 8 years ago
  78. f9baca8 Add support for fill and stroke RGBA in CPDF_PageContentGenerator by Nicolas Pena · 8 years ago
  79. 65c7c23 Remove FX_WSTRC usage by dan sinclair · 8 years ago
  80. 4bd0d99 Add CPDF_PageContentGenerator::ProcessPath supporting path construction by Nicolas Pena · 8 years ago
  81. f4a8c72 Properly refcount CPDF_StructElement by Tom Sepez · 8 years ago
  82. f716f0b Refcount CPDF_OCContext. by Tom Sepez · 8 years ago
  83. 4ada364 Cleanup memory allocations in ttgsubtable.cpp by Tom Sepez · 8 years ago
  84. 6438c4f Limit parsing recursion levels in CPDF_StreamParser by Nicolas Pena · 8 years ago
  85. 0370d6b Cleanup CPDF_StructElement. by tsepez · 8 years ago
  86. 5c1673d Calculate code_store safely in CGifLZWDecoder::Decode by Nicolas Pena · 8 years ago
  87. 03de884 Remove last usage of IFX_Retainable. by Tom Sepez · 8 years ago
  88. 33316fc Use std::vector for fx_ucd.h arrays. by tsepez · 8 years ago
  89. 2763fba Replace some loose (ptr, len) pairs with CFX_ByteStringC in fpdfapi. by tsepez · 8 years ago
  90. 41c2353 Undefined shift in CPDF_PSEngine::DoOperator by tsepez · 8 years ago
  91. a478dc5 Fix CPDF_InterForm::CheckRequiredFields and its callers. by Nicolas Pena · 8 years ago
  92. 3d32876 Use std::vector for CFX_RectF arrays by tsepez · 8 years ago
  93. 35a89dd Fix bug found by fuzzer in A85 encoder (bad shift). by rbpotter · 8 years ago
  94. 4022f87 Update safe numerics package to get bitwise ops by tsepez · 8 years ago
  95. 82aa396 Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t> by tsepez · 8 years ago
  96. 6db6fbc Remove CFX_Points, CFX_PointsF in favor of std::vector by tsepez · 8 years ago
  97. dd533ba use unique_ptr in fpdf_font_cid.cpp by tsepez · 8 years ago
  98. e507dc5 Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. by tsepez · 8 years ago
  99. 21ae2b7 Stop using Encoding array to get unicode from charcode in Type 3 fonts by npm · 8 years ago
  100. 783a7e0 Avoid endless loop deleting CFGAS_GEFont. by tsepez · 8 years ago