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