1. 5503fe3 Run pdfium_test in only one place in make_expected.sh. by Lei Zhang · 6 years ago
  2. 19b7081 Split CFX_MemoryStream::m_dwFlags into two bools. by Lei Zhang · 6 years ago chromium/3522
  3. 0c7cf97 Cleanup CFX_CTTGSUBTable. by Lei Zhang · 6 years ago chromium/3520 chromium/3521
  4. 74d2389 Initialize CPDF_CIDFont members. by Lei Zhang · 6 years ago
  5. 3b76669 Simplify CPDF_SimpleFont::LoadPDFEncoding(). by Lei Zhang · 6 years ago
  6. 6fdfe387 Kill some optional parameters that are always supplied. by Tom Sepez · 6 years ago
  7. 8ba9749 Remove unused form of PDF_EncodeText(). by Tom Sepez · 6 years ago
  8. c51e0a0 Make the 4th parameter in CPDF_Form non-optional. by Lei Zhang · 6 years ago
  9. 6ce3b34 Minor cleanup in CPDF_ContentParser. by Lei Zhang · 6 years ago
  10. cdd4fa8 Fix sign mismatch in CPDFXFA_DocEnvironment. by Lei Zhang · 6 years ago
  11. f42d570 Make CPDF_PSFunc::m_PS mutable. by Tom Sepez · 6 years ago
  12. 994d8b4 Remove const args and const_casts where not required. by Tom Sepez · 6 years ago
  13. f36a464 Remove direct calls to time by Ryan Harrison · 6 years ago chromium/3519
  14. 70cca36 Add proxy for syscall time by Ryan Harrison · 6 years ago
  15. 6655d95 Remove |typedef struct| in favor of just |struct|. by Tom Sepez · 6 years ago
  16. ef7c955 Consolidate const_casts<> in FXFT_Get_Name_Index() by Tom Sepez · 6 years ago
  17. 696a529 Make CFX_ImageTransformer::CalcData's bitmap non-const. by Lei Zhang · 6 years ago
  18. b0fc6e9 Fix a JBIG2 decoding regression. by Lei Zhang · 6 years ago
  19. 939426c Remove deprecated flags from fpdf_progressive.h. by Lei Zhang · 6 years ago
  20. e1a7e85 Remove const_cast<> from CFX_LZWDecompressor::Decode() caller. by Tom Sepez · 6 years ago
  21. 4174b5a Add CFX_DIBSource::GetWritableScanline(). by Tom Sepez · 6 years ago
  22. fd7cede Move all utf8 decoding under fx_string.h by Tom Sepez · 6 years ago
  23. 60627d6 Change CPDF_Font::GetNextChar()'s in-out parameter to pass by pointer. by Lei Zhang · 6 years ago chromium/3518
  24. 74557b1 Revert "Rework of CPDF_Parser::GetLastObjNum." by Lei Zhang · 6 years ago
  25. f765805 Remove unused codepage from WideString::GetWideString(). by Tom Sepez · 6 years ago
  26. 4b17aea Remove include of <time.h> from fpdfsdk/cpdfsdk_datetime.h by Tom Sepez · 6 years ago
  27. 34dab07 Move ByteString::FromUnicode() to WideString::ToDefANSI() by Tom Sepez · 6 years ago
  28. 6d9897b Limit size of expression list in FormCalc parser by Ryan Harrison · 6 years ago chromium/3517
  29. f90277e Move CPDF_Font::LoadPDFEncoding() to CPDF_SimpleFont. by Lei Zhang · 6 years ago
  30. 52c0fcb Change CPDF_Font::GetFace() to HasFace(). by Lei Zhang · 6 years ago
  31. 69e19e2 Make CPDF_Font::GetFontBBox() return the bounding box. by Lei Zhang · 6 years ago
  32. e4d2cff Remove unused codepage code from GetByteString(). by Tom Sepez · 6 years ago
  33. 3bee9c6 Add FPDFTextObj_GetText() API by Miklos Vajna · 6 years ago
  34. e1c2f6d Remove WideString::Format() from ThrowException() methods. by Tom Sepez · 6 years ago chromium/3516
  35. 37ef957 Use wide string addition in place of some Format() calls. by Tom Sepez · 6 years ago
  36. 4871395 Add test for {Byte,Wide}String Operator+(). by Tom Sepez · 6 years ago
  37. 6516051 Combine redundant CJBig2_Image code. by Tom Sepez · 6 years ago
  38. c0352f4 Speculative fix for null deref above ThrowNoDefaultPropertyException by Tom Sepez · 6 years ago
  39. f3a3393 Avoid invalid object numbers in CPDF_Parser::LoadCrossRefV5(). by Lei Zhang · 6 years ago chromium/3515
  40. 2920132 Small optimization in CJBig2_Image::SubImage() by Tom Sepez · 6 years ago
  41. 4755654 Check for null object type in CPDF_Parser::LoadCrossRefV5(). by Lei Zhang · 6 years ago
  42. 1ca11be Do more CPDF_Parser::LoadCrossRefV5() cleanup. by Lei Zhang · 6 years ago
  43. 7f08348 Clean up a nit that was identified after CQing an earlier CL by Ryan Harrison · 6 years ago
  44. a7a957f Use more text object state in DrawTextPathWithPattern(). by Lei Zhang · 6 years ago chromium/3512 chromium/3513 chromium/3514
  45. ac1dfb0 Clarify integer types in CPDF_Parser::LoadCrossRefV5(). by Lei Zhang · 6 years ago
  46. 03395da Set the CPDF_Font doc / font dict in the ctor. by Lei Zhang · 6 years ago
  47. f21b88e Do more CBA_FontMap initialization in the ctor and header. by Lei Zhang · 6 years ago
  48. e819c20 Make CFX_XMLParser less permissive by Ryan Harrison · 6 years ago
  49. 2958a8f Use more helper macros/methods in JBig2_Image.cpp. by Tom Sepez · 6 years ago
  50. 73304eb Fix some nits in SkiaState. by Lei Zhang · 6 years ago
  51. 7c43678 Skia Path: Fix text/xform size mismatch when calling drawTextRSXform(). by Lei Zhang · 6 years ago
  52. 9534010 Tidy JBig2_Image.cpp by Tom Sepez · 6 years ago chromium/3511
  53. 20e6688 Handle inline font dicts in CBA_FontMap::AddFontToAnnotDict(). by Lei Zhang · 6 years ago
  54. 2d2b993 Rework of CPDF_DataAvail::CheckHintTables. by Artem Strygin · 6 years ago
  55. e89d258 Remove -Wno-pointer-to-int-cast from fxcodec target. by Lei Zhang · 6 years ago
  56. 0fc5898 Introduce JBIG2_PUTDWORD() macro in CJBIG2_Image.h by Tom Sepez · 6 years ago
  57. 8ed949d Remove some checks in IsLinearizedHeaderValid(). by Lei Zhang · 6 years ago
  58. b07deb3 Rework of CPDF_Parser::GetLastObjNum. by Artem Strygin · 6 years ago
  59. 649929a Mark some arrays as constant. by Lei Zhang · 6 years ago
  60. 1da20a5 Simplify CFXJSE_FormCalcContext::unfoldArgs(). by Lei Zhang · 6 years ago
  61. 0548d59 Remove some parameters that are non-const references. by Lei Zhang · 6 years ago
  62. f733d7d Replace more unchecked casts with type conversion funtions. by Tom Sepez · 6 years ago
  63. 0562ff4 Bounds check lineSrc in JBig2_Image.cpp. by Tom Sepez · 6 years ago
  64. d7e99cb Add in support for using .evt in make_expected.sh by Ryan Harrison · 6 years ago
  65. 2563fc3 Make FPDF_FormHandle be represented as an incomplete type. by Tom Sepez · 6 years ago chromium/3510
  66. 6214ce98 Encapsulate some public static methods in CFXJSE_FormCalcContext. by Lei Zhang · 6 years ago
  67. 0fa150a Fix assertion in opj_j2k_merge_ppt(). by Lei Zhang · 6 years ago
  68. b9e6281 Refactor PatternStringType(). by Lei Zhang · 6 years ago
  69. 607f198 Roll third_party/freetype/src/ b532d7ce7..578bcf103 (28 commits) by Lei Zhang · 6 years ago
  70. ad39141 Fix sign mismatch in CPDFSDK_FormFillEnvironment::GetPageViewCount(). by Lei Zhang · 6 years ago
  71. 56094c5 Rename PageSetContainerLayoutItem to TraverseStrategy_PageSet. by Tom Sepez · 6 years ago chromium/3509
  72. 3a40bed Add a ScopedLocale for use within CXFA_LocaleValue. by Lei Zhang · 6 years ago
  73. 3aec570 Mark CFGAS_FormatString methods as const. by Lei Zhang · 6 years ago
  74. d4906e8 Combine date/time format methods in CFXJSE_FormCalcContext. by Lei Zhang · 6 years ago
  75. 0ac3601 Fix a nullptr crash in CXFA_LocaleValue::ValidateValue(). by Lei Zhang · 6 years ago
  76. 53d4f0a Add FPDFText_GetFontName() API by Miklos Vajna · 6 years ago
  77. cede561 Remove CXFA_Corner downcasts from cxfa_rectangle.cpp by Tom Sepez · 6 years ago
  78. b53ef1e Replace m_bIsContentLayoutItem with proper enum for type. by Tom Sepez · 6 years ago
  79. 87c1fdc Don't static_cast<>(this) to subclass in CXFA_LayoutItem methods. by Tom Sepez · 6 years ago chromium/3508
  80. 649e059 Return unique_ptr from CXFA_FFNotify::OnCreate{Container,Content}LayoutItem() by Tom Sepez · 6 years ago
  81. 921d244 Convert some asserts to ifs in cxfa_ffnotify.cpp. by Tom Sepez · 6 years ago
  82. d718d63 Type-safe iteration over CXFA_ContentLayoutItems. by Tom Sepez · 6 years ago
  83. 5822da7 Fix a misspelling of "locale". by Lei Zhang · 6 years ago
  84. ec86c71 Remove a NOTREACHED() in FormValueNode_SetChildContent(). by Lei Zhang · 6 years ago
  85. 95121b7 Remove CFGAS_PDFFontMgr::m_FDE2PDFFont font cache. by Henrique Nakashima · 6 years ago
  86. 552f1ec Check maximum bit count of shared group object numbers. by Artem Strygin · 6 years ago
  87. 8584902 Remove CXFA_TraverseStrategy_ContentLayoutItem. by Tom Sepez · 6 years ago chromium/3506 chromium/3507
  88. 522d77d Add CPDSDK_Annot::AsBAAnnot() checked downcast method by Tom Sepez · 6 years ago
  89. f19ae5d Add ToXML{Instruction,Text,CharData}() checked conversion functions by Tom Sepez · 6 years ago
  90. 0415e02 Roll DEPS for testing corpus to 4e2bafc0. by Lei Zhang · 6 years ago
  91. 13b95d1 Make pixel_tests pass on Windows 10. by Lei Zhang · 6 years ago
  92. 5e2c51c Make pdfium_embeddertests pass on Windows 10. by Lei Zhang · 6 years ago
  93. ed0d270 [cq.cfg] Flip CQ to LUCI by Ryan Tseng · 6 years ago
  94. 125eb30 Tag XFA data bound to V8 Objects. by Tom Sepez · 6 years ago
  95. 6146214 Merge several methods into JBig2GrdProc::DecodeArithTemplateUnopt by Nicolas Pena · 6 years ago chromium/3505
  96. d72fd58 Fix some nits in FPDFEditEmbeddertest. by Lei Zhang · 6 years ago
  97. b3bab6c Parse obj nums range within Hint tables for shared groups. by Artem Strygin · 6 years ago
  98. aa418e5 Roll DEPS for testing corpus to 48945a35. by Lei Zhang · 6 years ago
  99. c9171e1 Use moar ToXMLElement() in place of static_cast<>. by Tom Sepez · 6 years ago
  100. ea360af Roll DEPS for testing corpus to d2389ab3. by Lei Zhang · 6 years ago