1. b36ae1d Roll Clang to dec27d72. by Lei Zhang · 6 years ago
  2. 889a047 Kill a malloc/memcpy in cjs_document.cpp by Tom Sepez · 6 years ago
  3. c9aa2f8 Virtualize Observable<T>::ObservedPtr::OnDestroy() for CPDF_Avail cleanup by Tom Sepez · 6 years ago
  4. 555b41a Use std::vector<float> in cpdf_expintfunc.cpp by Tom Sepez · 6 years ago
  5. 33ac88d Access a span properly in DetectSRGB(). by Lei Zhang · 6 years ago
  6. 7695dd0 Check for more integer overflows in CJBig2_TRDProc. by Lei Zhang · 6 years ago
  7. ffb1841 Use std::vector in one more place in cpdf_colorspace.cpp by Tom Sepez · 6 years ago
  8. 61ff9b6 Comment some raw pointers that cant become UnownedPtr<>. by Tom Sepez · 6 years ago
  9. 319ef06 Add pdfium::Vector2D<>() by Tom Sepez · 6 years ago
  10. e353d72 Use UnownedPtr<> in cfwl_event.h and cfwl_message.h by Tom Sepez · 6 years ago
  11. 09646f2 Use UnownedPtr<CXFA_Node> or comment raw pointers as tree nodes. by Tom Sepez · 6 years ago
  12. 0894dc8 Use UnownedPtr to CXFA_Node from outside the tree by Tom Sepez · 6 years ago
  13. 81fcde7 Use pdfium::span with CPDF_IccProfile and friends. by Lei Zhang · 6 years ago
  14. 238947c Remove out param from CCodec_IccModule::CreateTransform_sRGB(). by Lei Zhang · 6 years ago
  15. 013d065 Add ScopedCmsProfile. by Lei Zhang · 6 years ago
  16. 1839a4b Clean up CLcmsCmm. by Lei Zhang · 6 years ago
  17. f7155bf Delete dead code in CCodec_IccModule. by Lei Zhang · 6 years ago
  18. 2895880 Better determine if ICC colorspaces can be used for blending. by Lei Zhang · 6 years ago
  19. ae82b69 Use more UnownedPtr<> in cxfa_ffwidget by Tom Sepez · 6 years ago
  20. 611da51 Limit image size in CJBig2_PDDProc. by Lei Zhang · 6 years ago
  21. 55f82fc Clean up CJBig2_PDDProc. by Lei Zhang · 6 years ago
  22. c4642d4 Implement CPDF_HintsTable::PageInfo. by Artem Strygin · 6 years ago
  23. 20c3677 Revert "Simplify CPDF_PageOrganizer::UpdateReference method." by Lei Zhang · 6 years ago
  24. 5fbb981 Fix logic error in CJX_InstanceManager::count() by Tom Sepez · 6 years ago
  25. 3edb806 Remove redundant FPDF_PAGEOBJECT null-ness checks. by Lei Zhang · 6 years ago
  26. 35ab1bd Simplify CPDF_PageOrganizer::UpdateReference method. by Artem Strygin · 6 years ago
  27. b74c8d1 Use unique_ptr in ccodec_tiffmodule.cpp by Tom Sepez · 6 years ago
  28. 03a8b2c Use spans and std::unique_ptrs in fx_codec_flate.cpp by Tom Sepez · 6 years ago
  29. 9bad235 Replace DCHECKs with ASSERTs. by Lei Zhang · 6 years ago
  30. 774c90d Use UnownedPtr for document within CPDF_XXXAvail. by Artem Strygin · 6 years ago
  31. b8f24bb Remove useless code. by Artem Strygin · 6 years ago
  32. 0427370 Remove CPDF_Parser::ParseIndirectObjectAtByStrict(). by Lei Zhang · 6 years ago
  33. a2c2a9d Add fxcrt::AutoRestorer<T>::AbandonRestoration(). by Tom Sepez · 6 years ago
  34. 3ab8fa9 Update third_party/base/template_util.h. by Lei Zhang · 6 years ago
  35. 8444b6a Remove unused m_bGif* fields from CFX_DIBAttribute by Tom Sepez · 6 years ago
  36. 20eca1e Rework of loading of CPDF_Document. by Artem Strygin · 6 years ago
  37. 00ba8bb Use spans and UnownedPtrs in cjpx_decoder.h by Tom Sepez · 6 years ago
  38. d78a964 Remove CXFA_FField::UnloadWidget(). by Tom Sepez · 6 years ago
  39. 9e12f14 Implement CPDF_CrossRefTable by Artem Strygin · 6 years ago
  40. 2d7cb92 Use unowned ptr for IFWL_ delegates by Tom Sepez · 6 years ago
  41. bdf3f68 Use UnownedPtr<> in cpdf_streamcontentparser by Tom Sepez · 6 years ago
  42. dc006f9 Use UnownedPtr<> in CPDF_Font by Tom Sepez · 6 years ago
  43. 4bd3a81 Use unowned ptr in CPDF_Cmap by Tom Sepez · 6 years ago
  44. c4dce69 Use pdfium::span<> in cpdf_fontglobals.h by Tom Sepez · 6 years ago
  45. ca386ad Assert that tab width assumption holds in CFX_RTFBreak. by Henrique Nakashima · 6 years ago
  46. 0a6dbef Add some more consts to unowned pointers. by Tom Sepez · 6 years ago
  47. 785da23 Use pdfium::span in CPDF_CID2UnicodeMap. by Tom Sepez · 6 years ago
  48. e529390 Fix Integer-overflow in CFX_RTFBreak::AppendChar_Tab by Henrique Nakashima · 6 years ago
  49. 0145b89 Simplify CPDF_Parser::RebuildCrossRef. by Artem Strygin · 6 years ago
  50. 2d86843 Unify CPDF_Document loading methods. by Artem Strygin · 6 years ago
  51. 20582f7 Add test which verify, that "Info" from linearized doc is correctly saved. by Artem Strygin · 6 years ago
  52. e3d3ce0 Implement CPDF_ObjStream. by Artem Strygin · 6 years ago
  53. 08b6819 Write pixel .evt test for dynamic_list_box_allow_multiple_selection. by Henrique Nakashima · 6 years ago
  54. b865442 Make CPDF_Document::m_pRootDict an UnownedPtr<>. by Tom Sepez · 6 years ago
  55. 8625d3b Add FPDFTextObj_GetFontSize() API by Miklos Vajna · 6 years ago
  56. 2cbae73 Use ObservedPtr for CJS_Field::m_pJSField by Tom Sepez · 6 years ago
  57. 75ee537 Fix uninit value in CFX_CSSComputedStyle::InheritedData. by Lei Zhang · 6 years ago
  58. 76fb29d Clean up CPDF_StreamContentParser::AddTextObject(). by Lei Zhang · 6 years ago
  59. 8c955c9 Combine common code into CPDF_RenderStatus::ClipPattern(). by Lei Zhang · 6 years ago
  60. 8256f1f Make DrawRadialShading() slightly more compact. by Lei Zhang · 6 years ago
  61. 5339261 Update code coverage documentation by Ryan Harrison · 6 years ago
  62. 27d3aa2 Fix some nits from commit 27cf78d8. by Lei Zhang · 6 years ago
  63. b59b366 Fix some nits in gold.py. by Lei Zhang · 6 years ago
  64. 8b8031d Follow up to removing JS alert/beep magic numbers by Ryan Harrison · 6 years ago
  65. 9fff1c7 Avoid some duplicate const/non-const getters. by Tom Sepez · 6 years ago
  66. e6ca7c2 Fix overflow in CFX_RenderDevice::DrawFillStrokePath(). by Henrique Nakashima · 6 years ago
  67. 0a49103 CPDF_PageObjectHolder::GetDirtyStreams() returns const ref. by Henrique Nakashima · 6 years ago
  68. a327030 Rework of Fixing metadata not read from linearized file. by Artem Strygin · 6 years ago
  69. c3cc2ab Clean up constant values for JS alert and beep by Ryan Harrison · 6 years ago
  70. aaaf987 Use enum for stages of CPDF_Creator. by Henrique Nakashima · 6 years ago
  71. 0dcf1f4 Do not save content stream if all page objects were removed from it. by Henrique Nakashima · 6 years ago
  72. d52a0af Use the length of calculated string instead of source by Ryan Harrison · 6 years ago
  73. 3d81315 Pass output parameters as pointers in ijs_event_context by Tom Sepez · 6 years ago
  74. a964f2a Remove WideString::c_str() calls where possible. by Tom Sepez · 6 years ago
  75. 9c292fe Avoid const-refs to implicitly constructed strings. by Tom Sepez · 6 years ago
  76. bcd66f5 Add pass/fail Gold summary to output by Stephan Altmueller · 6 years ago
  77. d9fb538 Remove duplicate method for generating alerts by Ryan Harrison · 6 years ago
  78. cc4802e Fix a couple of CPDF_DefaultAppearance::GetFont usages by Nicolas Pena · 6 years ago
  79. c62e848 Avoid more .c_str() usage, part 3 by Tom Sepez · 6 years ago
  80. b6b01cb Re-work some more c_str() usage. by Tom Sepez · 6 years ago
  81. b3345fe Replace SkTSwap with std::swap/swap. by Ben Wagner · 6 years ago
  82. e84e618 c_str() calls not needed when writing to ostream by Tom Sepez · 6 years ago
  83. b6e0117 Add in a size guard to JPX fuzzer by Ryan Harrison · 6 years ago
  84. e005dc3 Move fxcrt::{Byte,Wide}Strings with std::move(). by Tom Sepez · 6 years ago
  85. ed1c580 Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMap by Tom Sepez · 6 years ago
  86. c765d2a Add FPDFText_GetMatrix() API by Miklos Vajna · 6 years ago
  87. a700b85 Use const pointers within GetDirectInteger function. by Artem Strygin · 6 years ago
  88. a1ea427 fxcrt::{Byte,Wide}String missing move-assign operator by Tom Sepez · 6 years ago
  89. ee3e3a4 Merge 3 methods of CJBig2_GRDProc together by Nicolas Pena · 6 years ago
  90. e90469e [formcalc] Calculate length of string when calling FXSYS_wcstof by Dan Sinclair · 6 years ago
  91. bb3d631 Move definition of XFA_SCRIPTATTRIBUTEINFO into cjx_object.h. by Peter Collingbourne · 6 years ago
  92. 27cf78d Rewrite content stream regeneration. by Henrique Nakashima · 6 years ago
  93. e16ffd4 Simplify the calculation of Pages Offsets within CPDF_HintsTable. by Artem Strygin · 6 years ago
  94. 8e63177 Collapse some more xfa/non-xfa code in cpdfsdk annots. by Tom Sepez · 6 years ago
  95. 571053a Mark modified content streams as dirty in CPDF_PageObjectHolder. by Henrique Nakashima · 6 years ago
  96. ff94c9e Remove CFX_FixedBufGrow from cpdf_renderstatus.cpp by Nicolas Pena · 6 years ago
  97. fb73bcd Remove CFX_FixedBufGrow from cpdf_colorspace.cpp by Nicolas Pena · 6 years ago
  98. 07d52a9 Remove almost all usages of CFX_FixedBufGrow from cpdf_dibsource.cpp by Nicolas Pena · 6 years ago
  99. 8625205 Make CJBig2_Context::GetHuffmanTable return const by Nicolas Pena · 6 years ago
  100. ae7bcb7 Remove CFX_FixedBufGrow from fx_codec_icc.cpp by Nicolas Pena · 6 years ago