1. 94f7b75 Use unowned ptr to Node from outside XFA node tree. by Tom Sepez · 6 years ago
  2. 57e594f Use UnownedPtr<> in cxfa_nodeiteratortemplate.h by Tom Sepez · 6 years ago
  3. 82dafa4 Use std::vector<float> in CPDF_Function. by Tom Sepez · 6 years ago
  4. a0aef45 Remove a parameter from CPDF_SyntaxParser::FindTag(). by Lei Zhang · 6 years ago
  5. 77f15f7 Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream(). by Artem Strygin · 6 years ago
  6. 95b0293 Use more UnowendPtr<> in cfgas_formatstring.h and cfx_break.h by Tom Sepez · 6 years ago
  7. d96fa3b Use UnownedPtr<> in cfwl_notedriver.h by Tom Sepez · 6 years ago
  8. 08d9392 Test {Byte,Wide}String works with std::begin(). by Tom Sepez · 6 years ago
  9. c205b6d Do data request for CPDF_Stream more smoothly. by Artem Strygin · 6 years ago
  10. d27675e Roll DEPS for catapult to c61a0380 by Lei Zhang · 6 years ago
  11. 87a1274 Use unowned ptr in cpdf_stream_acc by Tom Sepez · 6 years ago
  12. 1018198 Roll third_party/depot_tools/ 869a2857a..5484b866d (244 commits; 34 trivial rolls) by Lei Zhang · 6 years ago
  13. 12c64dc Roll third_party/googletest/src/ 4bd8c4638..ce468a17c (52 commits) by Lei Zhang · 6 years ago
  14. 3658d6d Roll tools/memory/ 427f10475..f7b00daf4 (2 commits) by Lei Zhang · 6 years ago
  15. 37dde5b Roll third_party/jinja2/ d34383206..45571de47 (2 commits) by Lei Zhang · 6 years ago
  16. 27c8aef Roll base/trace_event/common/ 0e9a47d74..211b3ed9d (3 commits) by Lei Zhang · 6 years ago
  17. 9d06a6c Roll third_party/zlib/ 8c371ad77..39b4a6260 (5 commits) by Lei Zhang · 6 years ago
  18. 4e9d8f4 Forward declare CPDF_SyntaxParser when possible. by Lei Zhang · 6 years ago
  19. 2c537bf Use UnownedPtr<> in cfwl_messagekillfocus.h by Tom Sepez · 6 years ago
  20. 931a6b9 Use UnownedPtr<> in cfwl_scrollbar.h and cfwl_themebackground.h by Tom Sepez · 6 years ago
  21. bc7e310 Use UnownedPtr<> in cxfa_{ffwidgethandler,imagrenderer,loadercontext}.h by Tom Sepez · 6 years ago
  22. 1c14ae2 Avoid explicit allocs in fxbarcode matrix classes. by Tom Sepez · 6 years ago
  23. d77e0ed Use more UnownedPtr<> in cfxa_ffpageview by Tom Sepez · 6 years ago
  24. 7b10bb9 Remove XFA_LAYOUT_INVALIDNODE by Tom Sepez · 6 years ago
  25. 1448cc1 Add FPDFText_GetTextRenderMode() API by Miklos Vajna · 6 years ago
  26. 825f29c Use GetPos() and SetPos() in CPDF_SyntaxParser::ReadStream(). by Lei Zhang · 6 years ago
  27. 42e2790 Fix indentation in CPDF_SyntaxParser. by Lei Zhang · 6 years ago
  28. 65f38c8 Roll DEPS for build to 7ac2934. by Lei Zhang · 6 years ago
  29. b36ae1d Roll Clang to dec27d72. by Lei Zhang · 6 years ago
  30. 889a047 Kill a malloc/memcpy in cjs_document.cpp by Tom Sepez · 6 years ago
  31. c9aa2f8 Virtualize Observable<T>::ObservedPtr::OnDestroy() for CPDF_Avail cleanup by Tom Sepez · 6 years ago
  32. 555b41a Use std::vector<float> in cpdf_expintfunc.cpp by Tom Sepez · 6 years ago
  33. 33ac88d Access a span properly in DetectSRGB(). by Lei Zhang · 6 years ago
  34. 7695dd0 Check for more integer overflows in CJBig2_TRDProc. by Lei Zhang · 6 years ago
  35. ffb1841 Use std::vector in one more place in cpdf_colorspace.cpp by Tom Sepez · 6 years ago
  36. 61ff9b6 Comment some raw pointers that cant become UnownedPtr<>. by Tom Sepez · 6 years ago
  37. 319ef06 Add pdfium::Vector2D<>() by Tom Sepez · 6 years ago
  38. e353d72 Use UnownedPtr<> in cfwl_event.h and cfwl_message.h by Tom Sepez · 6 years ago
  39. 09646f2 Use UnownedPtr<CXFA_Node> or comment raw pointers as tree nodes. by Tom Sepez · 6 years ago
  40. 0894dc8 Use UnownedPtr to CXFA_Node from outside the tree by Tom Sepez · 6 years ago
  41. 81fcde7 Use pdfium::span with CPDF_IccProfile and friends. by Lei Zhang · 6 years ago
  42. 238947c Remove out param from CCodec_IccModule::CreateTransform_sRGB(). by Lei Zhang · 6 years ago
  43. 013d065 Add ScopedCmsProfile. by Lei Zhang · 6 years ago
  44. 1839a4b Clean up CLcmsCmm. by Lei Zhang · 6 years ago
  45. f7155bf Delete dead code in CCodec_IccModule. by Lei Zhang · 6 years ago
  46. 2895880 Better determine if ICC colorspaces can be used for blending. by Lei Zhang · 6 years ago
  47. ae82b69 Use more UnownedPtr<> in cxfa_ffwidget by Tom Sepez · 6 years ago
  48. 611da51 Limit image size in CJBig2_PDDProc. by Lei Zhang · 6 years ago
  49. 55f82fc Clean up CJBig2_PDDProc. by Lei Zhang · 6 years ago
  50. c4642d4 Implement CPDF_HintsTable::PageInfo. by Artem Strygin · 6 years ago
  51. 20c3677 Revert "Simplify CPDF_PageOrganizer::UpdateReference method." by Lei Zhang · 6 years ago
  52. 5fbb981 Fix logic error in CJX_InstanceManager::count() by Tom Sepez · 6 years ago
  53. 3edb806 Remove redundant FPDF_PAGEOBJECT null-ness checks. by Lei Zhang · 6 years ago
  54. 35ab1bd Simplify CPDF_PageOrganizer::UpdateReference method. by Artem Strygin · 6 years ago
  55. b74c8d1 Use unique_ptr in ccodec_tiffmodule.cpp by Tom Sepez · 6 years ago
  56. 03a8b2c Use spans and std::unique_ptrs in fx_codec_flate.cpp by Tom Sepez · 6 years ago
  57. 9bad235 Replace DCHECKs with ASSERTs. by Lei Zhang · 6 years ago
  58. 774c90d Use UnownedPtr for document within CPDF_XXXAvail. by Artem Strygin · 6 years ago
  59. b8f24bb Remove useless code. by Artem Strygin · 6 years ago
  60. 0427370 Remove CPDF_Parser::ParseIndirectObjectAtByStrict(). by Lei Zhang · 6 years ago
  61. a2c2a9d Add fxcrt::AutoRestorer<T>::AbandonRestoration(). by Tom Sepez · 6 years ago
  62. 3ab8fa9 Update third_party/base/template_util.h. by Lei Zhang · 6 years ago
  63. 8444b6a Remove unused m_bGif* fields from CFX_DIBAttribute by Tom Sepez · 6 years ago
  64. 20eca1e Rework of loading of CPDF_Document. by Artem Strygin · 6 years ago
  65. 00ba8bb Use spans and UnownedPtrs in cjpx_decoder.h by Tom Sepez · 6 years ago
  66. d78a964 Remove CXFA_FField::UnloadWidget(). by Tom Sepez · 6 years ago
  67. 9e12f14 Implement CPDF_CrossRefTable by Artem Strygin · 6 years ago
  68. 2d7cb92 Use unowned ptr for IFWL_ delegates by Tom Sepez · 6 years ago
  69. bdf3f68 Use UnownedPtr<> in cpdf_streamcontentparser by Tom Sepez · 6 years ago
  70. dc006f9 Use UnownedPtr<> in CPDF_Font by Tom Sepez · 6 years ago
  71. 4bd3a81 Use unowned ptr in CPDF_Cmap by Tom Sepez · 6 years ago
  72. c4dce69 Use pdfium::span<> in cpdf_fontglobals.h by Tom Sepez · 6 years ago
  73. ca386ad Assert that tab width assumption holds in CFX_RTFBreak. by Henrique Nakashima · 6 years ago
  74. 0a6dbef Add some more consts to unowned pointers. by Tom Sepez · 6 years ago
  75. 785da23 Use pdfium::span in CPDF_CID2UnicodeMap. by Tom Sepez · 6 years ago
  76. e529390 Fix Integer-overflow in CFX_RTFBreak::AppendChar_Tab by Henrique Nakashima · 6 years ago
  77. 0145b89 Simplify CPDF_Parser::RebuildCrossRef. by Artem Strygin · 6 years ago
  78. 2d86843 Unify CPDF_Document loading methods. by Artem Strygin · 6 years ago
  79. 20582f7 Add test which verify, that "Info" from linearized doc is correctly saved. by Artem Strygin · 6 years ago
  80. e3d3ce0 Implement CPDF_ObjStream. by Artem Strygin · 6 years ago
  81. 08b6819 Write pixel .evt test for dynamic_list_box_allow_multiple_selection. by Henrique Nakashima · 6 years ago
  82. b865442 Make CPDF_Document::m_pRootDict an UnownedPtr<>. by Tom Sepez · 6 years ago
  83. 8625d3b Add FPDFTextObj_GetFontSize() API by Miklos Vajna · 6 years ago
  84. 2cbae73 Use ObservedPtr for CJS_Field::m_pJSField by Tom Sepez · 6 years ago
  85. 75ee537 Fix uninit value in CFX_CSSComputedStyle::InheritedData. by Lei Zhang · 6 years ago
  86. 76fb29d Clean up CPDF_StreamContentParser::AddTextObject(). by Lei Zhang · 6 years ago
  87. 8c955c9 Combine common code into CPDF_RenderStatus::ClipPattern(). by Lei Zhang · 6 years ago
  88. 8256f1f Make DrawRadialShading() slightly more compact. by Lei Zhang · 6 years ago
  89. 5339261 Update code coverage documentation by Ryan Harrison · 6 years ago
  90. 27d3aa2 Fix some nits from commit 27cf78d8. by Lei Zhang · 6 years ago
  91. b59b366 Fix some nits in gold.py. by Lei Zhang · 6 years ago
  92. 8b8031d Follow up to removing JS alert/beep magic numbers by Ryan Harrison · 6 years ago
  93. 9fff1c7 Avoid some duplicate const/non-const getters. by Tom Sepez · 6 years ago
  94. e6ca7c2 Fix overflow in CFX_RenderDevice::DrawFillStrokePath(). by Henrique Nakashima · 6 years ago
  95. 0a49103 CPDF_PageObjectHolder::GetDirtyStreams() returns const ref. by Henrique Nakashima · 6 years ago
  96. a327030 Rework of Fixing metadata not read from linearized file. by Artem Strygin · 6 years ago
  97. c3cc2ab Clean up constant values for JS alert and beep by Ryan Harrison · 6 years ago
  98. aaaf987 Use enum for stages of CPDF_Creator. by Henrique Nakashima · 6 years ago
  99. 0dcf1f4 Do not save content stream if all page objects were removed from it. by Henrique Nakashima · 6 years ago
  100. d52a0af Use the length of calculated string instead of source by Ryan Harrison · 6 years ago