1. 7a82a62 Remove obsolete include of build_overrides/v8.gni by brettw · 8 years ago
  2. 4022f87 Update safe numerics package to get bitwise ops by tsepez · 8 years ago
  3. b76f49b Remove unused author and and user stylesheets by Dan Sinclair · 8 years ago
  4. 6414b27 Cleanup CSS parsing by Dan Sinclair · 8 years ago
  5. a0b2d23 Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vector by tsepez · 8 years ago
  6. c757d9a Remove some |void Release() { delete this; }| anti-pattern. by tsepez · 8 years ago
  7. 82aa396 Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t> by tsepez · 8 years ago
  8. 6db6fbc Remove CFX_Points, CFX_PointsF in favor of std::vector by tsepez · 8 years ago
  9. bc8dcc3 Add ObservedPtrs to PWL_CREATEPARAM by Dan Sinclair · 8 years ago
  10. 352b697 Fix leak in PixarLogSetupDecode by Nicolas Pena · 8 years ago
  11. 341b5c2 Return error in opj_j2k_read_header_procedure if l_marker_size < 2 by Nicolas Pena · 8 years ago
  12. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago
  13. dd533ba use unique_ptr in fpdf_font_cid.cpp by tsepez · 8 years ago
  14. e6cf013 Tidy FXJS_V8, backfill tests. by tsepez · 8 years ago
  15. 85c532b use unique_ptr in xfa_checksum.h by tsepez · 8 years ago
  16. e507dc5 Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt. by tsepez · 8 years ago
  17. 19c209d Split CFDE_CSSPrimitiveValue apart by Dan Sinclair · 8 years ago
  18. be59106 Convert CSS mode stack to std::stack by Dan Sinclair · 8 years ago
  19. 9dbc3c4 Remove unused syntax parser initialize method. by Dan Sinclair · 8 years ago
  20. 091344f Remove unused codePage and URL code. by Dan Sinclair · 8 years ago
  21. 09065ae Remove GetDeclImp methods in favour of GetDeclaration by Dan Sinclair · 8 years ago
  22. 21ae2b7 Stop using Encoding array to get unicode from charcode in Type 3 fonts by npm · 8 years ago
  23. a715f52 More css parser tests; more memory fixes. by Dan Sinclair · 8 years ago
  24. 3285c56 Start CSS parser unit tests by Dan Sinclair · 8 years ago
  25. da48997 Add optional coverage flags to build by Dan Sinclair · 8 years ago
  26. 783a7e0 Avoid endless loop deleting CFGAS_GEFont. by tsepez · 8 years ago
  27. b9fbe6e Rename FDE_CSSRECT and FDE_CSSLENGTH by Dan Sinclair · 8 years ago
  28. 6b71f22 Return early when gif_img_row_bytes is 0 by Nicolas Pena · 8 years ago
  29. ff920ae Check blue,green,red bit count in bmp_decode_rgb by Nicolas Pena · 8 years ago
  30. 6efd0d7 Replace remaining CSS interfaces with concrete classes by Dan Sinclair · 8 years ago
  31. cfb856c Remove IFDE_CSS interfaces which are only implemented once. by Dan Sinclair · 8 years ago
  32. 1356098 Return error when bits_left is too big by Nicolas Pena · 8 years ago
  33. 38c8660 Add default substitution for narrow fonts by Nicolas Pena · 8 years ago
  34. dd1bfe4 Use FX_Alloc() properly in fxcodec. by tsepez · 8 years ago
  35. 38c2705 Ensures that the gold output directory exists by stephana · 8 years ago
  36. 98d00b2 Remove used items from the CSS code. by Dan Sinclair · 8 years ago
  37. 6cf5eca Don't put timers with ID == 0 into the global timer map. by tsepez · 8 years ago
  38. 1924971 Custom toString() methods may delete annots. by tsepez · 8 years ago
  39. 73debd4 Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails. by Nicolas Pena · 8 years ago
  40. db76470 Add postscript path by rbpotter · 8 years ago
  41. e7fb8eb Prevent undefined shift in putagreytile by Nicolas Pena · 8 years ago
  42. ffdfbb9 Remove unused CJS_Object::ExitInstance() method by tsepez · 8 years ago
  43. e8b0281 Disable CQ bot retries by Dan Sinclair · 8 years ago
  44. d805eec Use observed pointers in CPDFSDK_AnnotIterator. by tsepez · 8 years ago
  45. 5e3121b Make tiff_read return actual length read by Nicolas Pena · 8 years ago
  46. 96f482c Convert FDE CSS enums to enum classes. by Dan Sinclair · 8 years ago
  47. a63dd01 Really fix m_nb_mct_records calculation in opj_j2k_read_mct by Nicolas Pena · 8 years ago
  48. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  49. 76a44de Cleaning up memory allocation in CXFA_FM2JSContext - IV by Dan Sinclair · 8 years ago
  50. 9882243 Pass expose-gc flag to pdfium test programs. by tsepez · 8 years ago
  51. 44bc1f8 Fix m_nb_mct_records calculation in opj_j2k_read_mct by Nicolas Pena · 8 years ago
  52. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 8 years ago
  53. 1f5d498 Split xfa_textlayout apart. by Dan Sinclair · 8 years ago
  54. 0e6438e Remove custom allocator from CFDE_TxtEdtBuf. by Dan Sinclair · 8 years ago
  55. 6c0c482 Remove CFX_ArrayTemplate in cfx_psrender. by tsepez · 8 years ago
  56. 29a9f87 Restrict code size in CGifLZWDecoder by Nicolas Pena · 8 years ago
  57. d18b867 Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoc by tsepez · 8 years ago
  58. 3128d1c Remove more _LP* typedefs. by tsepez · 8 years ago
  59. 5e9066c Add CFDE_TxtEdtBuf tests by dsinclair · 8 years ago
  60. f04b7f1 Check validity of width and height in CCodec_TiffContext::LoadFrameInfo by Nicolas Pena · 8 years ago
  61. c589fdc HardClip all points used when building paths by Nicolas Pena · 8 years ago
  62. 661008d Do not parse references with invalid objnum by npm · 8 years ago
  63. 5f92eab [libtiff] Validate refblackwhite values by Dan Sinclair · 8 years ago
  64. 0d164f8 Remove CFX_ArrayTemplate from CPWL_Wnd. by tsepez · 8 years ago
  65. 8aafdf9 Remove CFX_ArrayTemplate from fpdftext and fxcodec. by tsepez · 8 years ago
  66. 0fa4717 Remove CFX_ArrayTemplate from fpdfapi by tsepez · 8 years ago
  67. 5037839 Tidy cfgas_fontmgr, remove custom sorting code. by tsepez · 8 years ago
  68. 591ed14 Remove CFX_MapPtrToPtr and templates. by tsepez · 8 years ago
  69. 6fd07ef Remove CFX_MapPtrToPtr in xfa/fgas, part 2 by tsepez · 8 years ago
  70. 8d94b66 Revert postscript code removal. by rbpotter · 8 years ago
  71. 469f6da use unique_ptr in cxfa_layoutprocessor.h by tsepez · 8 years ago
  72. 4a551f5 Remove two unused members in cpdf_streamcontentparser. by tsepez · 8 years ago
  73. 2a998ad Cleaning up memory allocation in CXFA_FM2JSContext - III by Dan Sinclair · 8 years ago
  74. c4fcad2 [libtiff] Fixup unitialized access issue by Dan Sinclair · 8 years ago
  75. 647f284 Cleaning up memory allocation in CXFA_FM2JSContext - II by Dan Sinclair · 8 years ago
  76. 2f55999 Banish CFX_Points, CFX_PointsF, and CFX_RectFArray to XFA-side only. by tsepez · 8 years ago
  77. 73cb5c4 Fix bCJK calculation in Windows MapFont by npm · 8 years ago
  78. 7855a2c Cleaning up memory allocation in CXFA_FM2JSContext - I by Dan Sinclair · 8 years ago
  79. e647799 Properly ref-count CFGAS_GEFont with CFX_RetainPtr. by tsepez · 8 years ago
  80. 6bb3b89 Remove CFX_MapPtrToPtr from xfa/fxfa. by tsepez · 8 years ago
  81. 48f776f Remove unused CPDF_ImageCacheEntry::GetCachedBitmap by Nicolas Pena · 8 years ago
  82. 91fd904 remove unused CFX_PtrToInt32 typedef by tsepez · 8 years ago
  83. e4d611c Remove CFX_MapPtrToPtr from xfa/fde. by tsepez · 8 years ago
  84. 0ef7ba0 Kill render_int.h by Nicolas Pena · 8 years ago
  85. dc39e37 Add missing operator<() to CFX_RetainPtr. by tsepez · 8 years ago
  86. 6745f96 Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow by tsepez · 8 years ago
  87. fff400a Remove CFX_ArrayTemplate in BC_QRCoderEncoder. by tsepez · 8 years ago
  88. 4741b29 Add CFX_RetainPtr Leak() and Unleak() methods by tsepez · 8 years ago
  89. d654d78 remove some CFX_ArrayTemplate in xfa_ffdocview.h by tsepez · 8 years ago
  90. 72f50f2 Cleanup ThemeProvider code by Dan Sinclair · 8 years ago
  91. c635c93 Remove the ::GetCapacity methods. by Dan Sinclair · 8 years ago
  92. 3cdcfeb Create individual exception methods. by Dan Sinclair · 8 years ago
  93. e8f6897 Convert CFWL_MonthCalendar to use return values by Dan Sinclair · 8 years ago
  94. 5e3b976 Check for overflow in JBig2 Huffman decoder by Dan Sinclair · 8 years ago
  95. fa07af3 Remove more CFX_ArrayTemplate in cfwl_notedriver.h. by tsepez · 8 years ago
  96. eda80ef Kill last use of CFX_PtrList. by tsepez · 8 years ago
  97. b38c5df Remove CFWL_ListBox::GetDataProviderItemText by Dan Sinclair · 8 years ago
  98. c8fd331 Cleaning out params in CPDFXFA_Context by Dan Sinclair · 8 years ago
  99. db194cf Use return values in CFWL_Scrollbar instead of out params by Dan Sinclair · 8 years ago
  100. 83c5eac Force stop of page tree traversal when max level reached by Nicolas Pena · 8 years ago