1. 663af99 Fix uninitialized value in CPDF_ColorStateData by Bo Xu · 10 years ago
  2. 6eee264 Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of https://codereview.chromium.org/547863002/) by Bo Xu · 10 years ago
  3. a38d4c3 Fix uninitialized value in CPDF_ColorStateData by Bo Xu · 10 years ago
  4. 0fb1b3d Fix un-initialized R G B value by Bo Xu · 10 years ago
  5. edbf8ac Convert GN visibility to be a list. by Brett Wilson · 10 years ago
  6. 1efeeeb Merge performance fix for cmsDupToneCurve from previous upstream branch. by Chris Palmer · 10 years ago
  7. 4cf3695 The cause of this issue is that there is an indirect object like '112 0 R' but no its direct object '112 0 object' in the test pdf file. Without checking the validity, it causes a null pointer when trying to get the direct object by an indirect object. by Jun Fang · 10 years ago
  8. e6e40ab Add v8_platform to the JS dependencies in the GN build. by Brett Wilson · 10 years ago
  9. bb3c1a2 Allocate m_pCompData when |m_nComponents| is updated. by Bo Xu · 10 years ago
  10. 5f8a503 Check m_nComponents when using JBIG2Decode by Bo Xu · 10 years ago
  11. 1d7dc1b Add m_pDocument in CPDF_Color and check if page date has been forced clear by Bo Xu · 10 years ago
  12. 49c41ac Tidy up opj_ callback functions in fx_codec_jpx_obj.cpp by Tom Sepez · 10 years ago
  13. 9f810e7 Remove the GetValidBpc check in application callers and move it to where m_bpc is assigned. by Bo Xu · 10 years ago
  14. d0c3650 Remove unused fields and stack locals. by Chris Palmer · 10 years ago
  15. f105b19 No need to release resources in destructor of CPDF_ShadingObject by Bo Xu · 10 years ago
  16. fdcc874 Restrict index not be greater than row_size in TIFF_PredictLine by Bo Xu · 10 years ago
  17. 405478d Use valid bpc value in LoadPalette() and ContinueToLoadMask() by Bo Xu · 10 years ago
  18. a67da71 Fix a bug when looping through m_pCompData by Bo Xu · 10 years ago
  19. 96f8786 Bounds check before fixed-size memcmp() in CJPX_Decoder::Init(). by Tom Sepez · 10 years ago
  20. 02e6ca4 Fix compile on mac: format string mismatch error. by Tom Sepez · 10 years ago
  21. 1b04ea3 Set m_pLinearized to NULL after release by Bo Xu · 10 years ago
  22. a3c7215 Perform better input checks in early steps of parser. by Tom Sepez · 10 years ago
  23. 1dfbe60 Use number of components from ICC profile and alternate color space by Bo Xu · 10 years ago
  24. 187483a Add GetValidBpc() check in CPDF_DIBSource::CreateDecoder() by Bo Xu · 10 years ago
  25. c2442f9 Add GetValidBpc() check in CPDF_DIBSource::GetScanLine by Bo Xu · 10 years ago
  26. a550e4c Revert of Use number of components from ICC profile and alternateCS (patchset #1 of https://codereview.chromium.org/493163003/) by Bo Xu · 10 years ago
  27. be83103 Use number of components from ICC profile and alternate color space by Bo Xu · 10 years ago
  28. c655167 Fix the issue 'SEGV on unknown address in CPDF_DataAvail::GetObjectSize' by Jun Fang · 10 years ago
  29. aeacba4 Fix a hang issue due to inconsistent page number in the test file by Jun Fang · 10 years ago
  30. 02132dc Bounds check in CFX_Font::LoadGlyphPath(). by Tom Sepez · 10 years ago
  31. 48f26c5 Fix confusion between length in bytes and length in characters in app::response(). by Tom Sepez · 10 years ago
  32. e9bf0e9 Don't stretch bitmaps if destination size is empty. by Vitaly Buka · 10 years ago
  33. ee6088e Check the number of component in ICCBased colorspace by Bo Xu · 10 years ago
  34. 4fb24f3 For pattern colorspace, its base colorspace should not be a pattern colorspace by Bo Xu · 11 years ago
  35. 8f2c3dc Check if user provided more than one option for pdfium_test. by Vitaly Buka · 11 years ago
  36. 93d0811 Fix bug in CPDF_PageContentGenerate constructor and destructor by Bo Xu · 11 years ago
  37. 8cf33bc Fixed command line parting when no output is needed. by Vitaly Buka · 11 years ago
  38. 2d55db1 Font is used after release in CPDF_TextStateData::~CPDF_TextStateData by Jun Fang · 11 years ago
  39. 39a97ea Fix a double-free issue in CFX_PathData::~CFX_PathData by Jun Fang · 11 years ago
  40. a94019d Check path point count overflow in DrawThisAppearance by Bo Xu · 11 years ago
  41. 91177a4 Add a null check before getting unicode text in CPDF_FormField::GetValue by Jun Fang · 11 years ago
  42. 4f38edb Add a null pointer check before getting the family name of the given color space in CPDF_ColorSpace::Load by Jun Fang · 11 years ago
  43. 635e82e Fix tzHour usage on systems where char is unsigned. by Nico Weber · 11 years ago
  44. 489d483 No need to release m_pBaseCS in CPDF_IndexedCS and CPDF_PatternCS by Bo Xu · 11 years ago
  45. d726307 Fix buffer size offset error in PNG_Predictor by Bo Xu · 11 years ago
  46. 368ed46 Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. by Tom Sepez · 11 years ago
  47. 2fd7b0b Disable exceptions for the pdfium targets, now that pdfium:29 is done. by Nico Weber · 11 years ago
  48. d4e406e Remove try/catch block by Bo Xu · 11 years ago
  49. d38a35e Treat null Parent as no Parent for dictionary objects by Bo Xu · 11 years ago
  50. 9fa56b7 Fix missing or broken include guard macros in pdfium headers. by Tom Sepez · 11 years ago
  51. 87708e1 For a CPDF_Color object, when set a new pattern to it, disconnect its link with the old pattern by Bo Xu · 11 years ago
  52. fda0d42 When normalize coordinate, return instead of assert() when divide by 0 by Bo Xu · 11 years ago
  53. df449c0 Change '>=' back to '>' in extension.h due to bad fix by Jun Fang · 11 years ago
  54. 2ee9c3a gclient DEPS file for auto checking out deps by Aneesh Mulye · 11 years ago
  55. 9047b8b Clean up meaningless branch on commented-out code. by Chris Palmer · 11 years ago
  56. ef72d48 Fix the problem that memory is accessed after released due to invalid type-cast by Jun Fang · 11 years ago
  57. 1b9c5c4 The root cause of this issue is shown as below: by Jun Fang · 11 years ago
  58. 06a8c87 Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2 by Jun Fang · 11 years ago
  59. 7b99cd3 Remove unused |m_pEvi| field. by Chris Palmer · 11 years ago
  60. f47ab54 Fix a segmentation fault in CPDF_DataAvail::CheckPage due to invalid usage of i++ by Jun Fang · 11 years ago
  61. 465c2a8 Fix buffer size boundary check offset by 1 by Bo Xu · 11 years ago
  62. 90d1f9b Add more |bpc| value check in GetValidBpc() by Bo Xu · 11 years ago
  63. b7e2af9 Fix for min/max compile error on Windows by Scott Graham · 11 years ago
  64. d4ca3b4 Revert 'gn: cross-platform exception disable' by Scott Graham · 11 years ago
  65. 4923e3c gn: cross-platform exception disable by Scott Graham · 11 years ago
  66. ecc73b9 remove .gitattributes to prevent automatic CRLF conversions by Scott Graham · 11 years ago
  67. 515c26b Correct the names of the FX_SAFE_* typedefs. by Chris Palmer · 11 years ago
  68. 09363c8 Fix a few more -Wreorder warnings. by Nico Weber · 11 years ago
  69. c2df91c Remove CPDFSDK_Annot::ResetAppearance(). by Nico Weber · 11 years ago
  70. 2fd400c Fix integer overflow when stretch bitmap by Bo Xu · 11 years ago
  71. 10ec7ca Fix uninitialized coords and one of infinite loops by JUN FANG · 11 years ago
  72. 55681f9 Remove a few unused variables, functions, and member variables. by Nico Weber · 11 years ago
  73. ec570e5 Fix a few -Wreorder warnings. by Nico Weber · 11 years ago
  74. 96608b3 Add missing braces for aggregate initializers. by Nico Weber · 11 years ago
  75. f04bd76 Fix potential integer overflow in fpdf_render_loadimage.cpp by JUN FANG · 11 years ago
  76. f1d18bb Attempt to fix some -Woverloaded-virtual warnings. by Nico Weber · 11 years ago
  77. fe08482 Fix incorrect override of GetLayoutOrder(). by Nico Weber · 11 years ago
  78. 8dee6ca Fix the potential integer overflow from 'offset+size' in extension.h and fpdfview.cpp by JUN FANG · 11 years ago
  79. 0d3b5cc Speculative fix for uninitialized value in CFX_ByteString(). by Tom Sepez · 11 years ago
  80. cc96527 Fix the typo of "Resources" keyword by Bo Xu · 11 years ago
  81. 621d4de Tidy up app::response(). by Tom Sepez · 11 years ago
  82. 6c55495 Fix a few more warnings in chromium_code mode. by Nico Weber · 11 years ago
  83. c77e8f7 Remove a few unused variables, functions, and tables. by Nico Weber · 11 years ago
  84. 3b07e75 Remove 'inline' from two methods. by Nico Weber · 11 years ago
  85. e7e6ca4 CalRGB color correction by Bo Xu · 11 years ago
  86. 3414a64 This change is for fixing the potential integer overflow from "offset + size" by JUN FANG · 11 years ago
  87. a08cf99 Refactor CFX_BasicArray. by Chris Palmer · 11 years ago
  88. 141d61d Check for integer overflow in CFX_BasicArray. by Chris Palmer · 11 years ago
  89. f7f6b0c Remove unnecessary aligned memory check when __SSE__ is used by Bo Xu · 11 years ago
  90. 10e6c7c Only use "final" on MSVS2012+, to keep pdfium building with 2010. by Nico Weber · 11 years ago
  91. 46773fd Fix potential memory violation in CJS_PublicMethods::StrRTrim() by Tom Sepez · 11 years ago
  92. 8538642 Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate(). by Tom Sepez · 11 years ago
  93. 0f14185 Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is true by Bo Xu · 11 years ago
  94. 9e0177a Added options to save pages into BMP and EMF on Windows. by Vitaly Buka · 11 years ago
  95. 22b31e0 Adjust null object check by Bo Xu · 11 years ago
  96. baca770 Fix remaining -Wdelete-non-virtual-dtor violations on Windows. by Nico Weber · 11 years ago
  97. b72977f Build with exceptions enabled on Windows too. by Nico Weber · 11 years ago
  98. 98a44a1 Fix the potential integer overflow from "offset + size". by Chris Palmer · 11 years ago
  99. 5ffacd6 Fix bounds checking in CJS_PublicMethods::MakeRegularDate(). by Tom Sepez · 11 years ago
  100. 6256a14 Fix pdfium building issue on VS2010 by Jun Fang · 11 years ago