1. 2264473 Replace sanitizers:deps with exe_and_shlib_deps (pdfium) by Tom Anderson · 7 years ago
  2. 6d69108 Remove image dimension params that are never used. by Lei Zhang · 7 years ago
  3. e30f07a Add pixel test for bug 113910 by Nicolas Pena · 7 years ago
  4. f605c24 Add more CFX_UnownedPtr usage. by Tom Sepez · 7 years ago
  5. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 7 years ago
  6. 690d456 Use UnownedPtr to check CFX_*StringC lifetimes by Tom Sepez · 7 years ago
  7. e6792f9 Fix typo in CFX_ImageTransformer::Continue by Nicolas Pena · 7 years ago
  8. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 7 years ago
  9. f0a404d Add kerning test for bug 528103 by Nicolas Pena · 7 years ago
  10. 7dc9fe5 Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. by Tom Sepez · 7 years ago
  11. 41066c1 Bad cast to CPDF_Document in FPDFEditEmbeddertest by Tom Sepez · 7 years ago
  12. 45b9ae1 Revert "Smells like a leak in PWL_ComboBox.cpp" by Tom Sepez · 7 years ago
  13. 2034b94 Remove CXFA_FMErrorInfo by dan sinclair · 7 years ago
  14. cfd5685 Fix a situation where images are not properly rendered. by Lei Zhang · 7 years ago
  15. 46abb66 Use more static_cast in fpdfsdk by Nicolas Pena · 7 years ago
  16. 2685318 Add font loading fuzzer by Nicolas Pena · 7 years ago
  17. f8afce6 Shorten internal JS prefixes. by Dan Sinclair · 7 years ago
  18. a3cf977 CFX_UnownedPtr: check during assignment time as well. by Tom Sepez · 7 years ago
  19. b48912f Add some missing keywords in ToUnicode by Nicolas Pena · 7 years ago
  20. 17f4e02 Reland: Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 7 years ago
  21. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 7 years ago
  22. 938f211 SkPictureRecorder.h includes less, so we have to IWYU by Mike Reed · 7 years ago
  23. 1c6e883 Roll FreeType to 2.8 by Lei Zhang · 7 years ago
  24. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 7 years ago
  25. 7876609 Gif: Detect string decoding errors by Nicolas Pena · 7 years ago
  26. b332581 Revert "Small fix in CPDF_TrueTypeFont load" by Nicolás Peña · 7 years ago
  27. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 7 years ago
  28. 3653335 CFDE_RenderDevice::m_bOwnerDevice is always false by Tom Sepez · 7 years ago
  29. dde95d8 Small fix in CPDF_TrueTypeFont load by Nicolas Pena · 7 years ago
  30. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 7 years ago
  31. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 7 years ago
  32. d3a3cc2 Handle when XFA parser error handlers cannot format error messages. by Lei Zhang · 7 years ago
  33. 9774984 Add formcalc lexer tests. by Dan Sinclair · 7 years ago
  34. c0d358a Update formcalc return types by Dan Sinclair · 7 years ago
  35. 2eef64c Do not walk off end of formcalc string by Dan Sinclair · 7 years ago
  36. 2a835b7 Minor xfa_lexer.cpp cleanup by Dan Sinclair · 7 years ago
  37. 5885494 Simplify ContrastAdjust(). by Lei Zhang · 7 years ago
  38. 0c7f94f Remove gamma code by Dan Sinclair · 7 years ago
  39. 4b78b18 Remove unused flags from CPDF_Creator by Nicolas Pena · 7 years ago
  40. c4722a7 Libtiff: upstream fix for heap buffer overflow by Nicolas Pena · 7 years ago
  41. f567690 Check correctness of PDF Skia args by Nicolas Pena · 7 years ago
  42. 34f8e1f Gif: error out on invalid code sizes by Nicolas Pena · 7 years ago
  43. d2afac1 Convert CPSOutput to an IFX_WriteStream by dan sinclair · 7 years ago
  44. 017ebba Add a WriteString method to IFX_WriteStream by dan sinclair · 7 years ago
  45. b084c1f Smells like a leak in PWL_ComboBox.cpp by Tom Sepez · 7 years ago
  46. dc3a87c Return unique_ptr from xfa lexer Scan() method by Tom Sepez · 7 years ago
  47. ef73cf5 Rename ErrorData and fix potential leak by Nicolas Pena · 7 years ago
  48. 2199ab8 Merge FXGIF_Context and CGifDecompressor into CGifContext by Nicolas Pena · 7 years ago
  49. 3c58aa0 Use clamp() in a couple more places. by Lei Zhang · 7 years ago
  50. a5085d4 Rename render device classes by Dan Sinclair · 7 years ago
  51. e6324fa Remove unused GetPlatformSurface and GetDC methods by dan sinclair · 7 years ago
  52. cb377be Add missing CheckUnsupportedError by Dan Sinclair · 7 years ago
  53. 0dc8571 Do not use vector data() when it is empty by Nicolas Pena · 7 years ago
  54. 830897a Move map and codec loading into manager by Dan Sinclair · 7 years ago
  55. dbc3d3e Fixup Initialize spelling by Dan Sinclair · 7 years ago
  56. 6e4ecaf Stop rendering if a span length overflowed in AGG by Nicolas Pena · 7 years ago
  57. 2a2ee0f LibOpenJPEG: undefined shift in opj_t1_dec_clnpass by Nicolas Pena · 7 years ago
  58. 4da1e76 Limit XFA FormCalc program translation size. by Lei Zhang · 7 years ago
  59. bdc4580 Split DCT decoder creation from CPDF_DIBSource::CreateDecoder(). by Lei Zhang · 7 years ago
  60. 0a08926 Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite member. by Lei Zhang · 7 years ago
  61. 6f62ccd Check CXFA_FM2JSContext::Translate() return value. by Lei Zhang · 7 years ago
  62. 5b59033 Store the offset in the archive buffer by Dan Sinclair · 7 years ago
  63. aa70228 Cleaning up Edit code by Dan Sinclair · 7 years ago
  64. 2e2ee0e Cleanup CGifDecompressor part 2 by Nicolas Pena · 7 years ago
  65. 21f88ff Fix FPDFImageObj_LoadJpegFile(Inline) to allow NULL to be passed in for pages, as the documentation explicitly allows this. by Andrew Weintraub · 7 years ago
  66. 3e2d1ac Simplify CPDF_ImageRenderer::StartRenderDIBSource(). by Lei Zhang · 7 years ago
  67. 58577fd Use FXSYS_IntToTwoHexChars() in more places. by Lei Zhang · 7 years ago
  68. 6e10d00 Fix typos for the word start. by Lei Zhang · 7 years ago
  69. 8a6fdad Create common CXML_Object base class for CXML_Content and CXML_Element. by Tom Sepez · 7 years ago
  70. 392cfd6 Remove FPDFPageObj_NewImgeObj(). by Lei Zhang · 7 years ago
  71. fe5c7c2 LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shift by Nicolas Pena · 7 years ago
  72. 6161445 Edit code cleanup by Dan Sinclair · 7 years ago
  73. 808828c Cleanup of CGifDecompressor part 1 by Nicolas Pena · 7 years ago
  74. ae4656e Move FPDF_FILEWRITE adapter to own file by Dan Sinclair · 7 years ago
  75. a0b1954 Rename fpdf_edit_create.cpp to cpdf_creator.cpp by Dan Sinclair · 7 years ago
  76. e02b2bc Use CXFA_TextUserData in place of CFX_Retainable where possible. by Tom Sepez · 7 years ago
  77. efd4f94 No-effect cast in cxfa_layoutitem.cpp by Tom Sepez · 7 years ago
  78. 6ee22ea Remove downcast in cxfa_layoutpagemgr.cpp by Tom Sepez · 7 years ago
  79. f82efcc Remove editint.h and create individual headers by Dan Sinclair · 7 years ago
  80. 3ba6010 Remove CPDF_Creator friends by Dan Sinclair · 7 years ago
  81. c68b1e7 Remove AppendObject from CPDF_Creator by Dan Sinclair · 7 years ago
  82. 309d4db Cleanup CPDF_Creator defines and method names by Dan Sinclair · 7 years ago
  83. 87ba200 [LCMS] Upstream direct leak fix by Nicolas Pena · 7 years ago
  84. 615bb96 Remove default params in CFX_DIBSource by Nicolas Pena · 7 years ago
  85. 852fb12 [lcms] Verify enough data to service request before allocating by Dan Sinclair · 7 years ago
  86. 486f141 Check bits to decode will fit before decoding by Dan Sinclair · 7 years ago
  87. 1ef04c9 fpdfsdk: add minimal FPDFPageObj_GetType() testcase by Miklos Vajna · 7 years ago
  88. d1c9b45 Add raw PostScript output to pdfium_test on Windows. by Lei Zhang · 7 years ago
  89. 2df760f core: allow building against system zlib by Miklos Vajna · 7 years ago
  90. 332ef54 Remove type-unsafe void* / uint8_t* usage in fx_crypt.h by Tom Sepez · 7 years ago
  91. f0ea708 Roll clang to ae881aa. by Lei Zhang · 7 years ago
  92. ab20404 Split out CPDF_CMap::m_pLeading into separate members. by Tom Sepez · 7 years ago
  93. 60cc3ba Cleanup CStretchEngine and its CWeightTable by Nicolas Pena · 7 years ago
  94. 54b9166 Encode unicodes in UTF-16BE in ToUnicode map by Nicolas Pena · 7 years ago
  95. 0ec418f Represent 1D barcodes with CFX_PathData internally. by Lei Zhang · 7 years ago
  96. 32f2087 Make CPDF_CMap::m_pMapping use std::vector by Tom Sepez · 7 years ago
  97. 9bdbc16 Fix undefined shift in opj_bio_read by Nicolas Pena · 7 years ago
  98. c2bf27f More unused IFX_Pause parameters removed by Dan Sinclair · 7 years ago
  99. 4c64450 Fix CPDF_CMap::m_pAddMapping lack of type information. by Tom Sepez · 7 years ago
  100. e8c1d41 Give a couple of char to int functions better names. by Lei Zhang · 7 years ago