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