1. 588a35b Avoid indexing into std::vector inside a tight loop. by Lei Zhang · 6 years ago
  2. 9e17392 Fix small typo in common.py by Ryan Harrison · 6 years ago
  3. 377bd93 Fix issues with XFA font loading by Ryan Harrison · 6 years ago
  4. dd8da5e Add check that --font-dir is actually a directory by Ryan Harrison · 6 years ago
  5. c524fc9 More overflow checks in bidi code by Dan Sinclair · 6 years ago
  6. c647ed6 Deprecate several Path/Text APIs. by Nicolas Pena · 6 years ago
  7. 30f739c Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocView by Dan Sinclair · 6 years ago
  8. 902a228 Roll third_party/freetype/src/ 2157d8fa6..9e345c911 (9 commits) by Lei Zhang · 6 years ago
  9. 524b2c1 Annotate CFX_ImageTransformer with LIKELY(). by Lei Zhang · 6 years ago
  10. d99d5e3 Add comment about cleaning binding nodes by Dan Sinclair · 6 years ago
  11. 3689975 Expose CJBig2_Image::ComposeTo() as a public method. by Lei Zhang · 6 years ago
  12. 4b220c6 Avoid fmodf() in CFX_BilinearMatrix. by Lei Zhang · 6 years ago
  13. 512509a Consolidate identical code in CJBig2_TRDProc. by Lei Zhang · 6 years ago
  14. dc5d88b Convert JS execute methods to return Optional<IJS_Runtime::JS_Error> by Dan Sinclair · 6 years ago
  15. db3c6ce Update third_party/base/compiler_specific.h. by Lei Zhang · 6 years ago
  16. 1c0da4b Move JBig2 HuffmanTables into JBig2_HuffmanTable.cpp by Nicolas Pena · 6 years ago
  17. 98ec533 Add support for PartionRealloc to return nullptr by Ryan Harrison · 6 years ago
  18. cda8e00 Update third_party/base/bits.h. by Lei Zhang · 6 years ago
  19. 468652f Remove some more unused #defines by Tom Sepez · 6 years ago
  20. 1282217 Move FX_LBUN shorthand codes from .h to .cpp file by Tom Sepez · 6 years ago
  21. 33515fb Do more optimizations to make FindBit() faster. by Lei Zhang · 6 years ago
  22. debd2d2 Use pdfium::span<> in cpdf_crypto_handler.h by Tom Sepez · 6 years ago
  23. c8f4e72 Avoid a memset() in FindBit() in the fax codec. by Lei Zhang · 6 years ago
  24. 2be77a4 Remove two unused #defines in cjs_globaldata.cpp. by Tom Sepez · 6 years ago
  25. 7675a24 Convert CJX_Object::Set* methods to return void by Dan Sinclair · 6 years ago
  26. 6facd15 Use pdfium::span<> in cpdf_creator. by Tom Sepez · 6 years ago
  27. fc0bbda core: allow building against system icu-uc by Miklos Vajna · 6 years ago
  28. 67268cd Cleanup CPDF_ContentParser by Dan Sinclair · 6 years ago
  29. 977f937 Use pdfium::span<> in CPDF_Encryptor by Tom Sepez · 6 years ago
  30. 5cf3057 Remove CFX_BidiLine by Dan Sinclair · 6 years ago
  31. adbf41e Convert Formcalc ToJavascript to a pointer WideTextBuf by Dan Sinclair · 6 years ago
  32. 99a046a Use CheckedNumeric in CFX_RTFBreak::AppendChar_Others by Dan Sinclair · 6 years ago
  33. a68ee04 Verify bidi pos is within range before accessing by Dan Sinclair · 6 years ago
  34. c3aa483 Remove unused methods from CFX_BreakLine by Dan Sinclair · 6 years ago
  35. c8fd054 Remove CFX_BreakLine::CountPieces by Dan Sinclair · 6 years ago
  36. 22b448a Remove CFX_BreakLine::CountChars by Dan Sinclair · 6 years ago
  37. 16e9ecf Use {{streamlen}} macro in testing/resources/javascript/*.in by Tom Sepez · 6 years ago
  38. 6137483 Cap size of exponent when converting floats by Dan Sinclair · 6 years ago
  39. 6595905 Use {{trailer}} macro in testing/resources/javascript/*.in by Tom Sepez · 6 years ago
  40. bcb8152 Test app.beep() in standalone PDFium. by Tom Sepez · 6 years ago
  41. 68c15ce Break CPDF_CotnentParser::Continue into pieces by Dan Sinclair · 6 years ago
  42. 473b4ae Lower the limit of image dimensions for fax codecs. by Lei Zhang · 6 years ago
  43. 12401f7 Read data in bigger chunks in fax codec code. by Lei Zhang · 6 years ago
  44. ce03169 Clean up CBC_ASCIIEncoder. by Lei Zhang · 6 years ago
  45. 96805eb Return earlier in CPDF_TextPage::ProcessInsertObject() when possible. by Lei Zhang · 6 years ago
  46. 08d96f1 Simplify various functions in CPDF_TextPage. by Lei Zhang · 6 years ago
  47. a7ff4dc Cleanup CPDF_Form parsing code by Dan Sinclair · 6 years ago
  48. 77c223b Use internal wcstof instead of system wcstod in formcalc lexer by Dan Sinclair · 6 years ago
  49. ff3d00d Add regression test for XFA crash under CPDF_LinkList::GetPageLinks(). by Tom Sepez · 6 years ago
  50. d81544b Cleanup unused members of CFWL_MonthCalendar. by Henrique Nakashima · 6 years ago
  51. 23f5585 Remove dead code from CFWL_WidgetMgr. by Henrique Nakashima · 6 years ago
  52. 22c2444 Merge some values of JBig2_Result by Nicolas Pena · 6 years ago
  53. e20f0c4 Add option to run safetynet_compare.py without a profiler. by Henrique Nakashima · 6 years ago
  54. 82cb809 Prepare image comparison in safetynet_compare.py to work in nightly run. by Henrique Nakashima · 6 years ago
  55. 47a4f41 Remove unused CFWL_FormProxy. by Henrique Nakashima · 6 years ago
  56. 626a093 Rename last CFWL_ComboBox::DisForm* methods. by Henrique Nakashima · 6 years ago
  57. 69594dd Remove more dead code from CFWL_ComboBox. by Henrique Nakashima · 6 years ago
  58. d6cdd0d Remove CFWL_Widget::SetFocus(). It is non-op. by Henrique Nakashima · 6 years ago
  59. b222dbb Inline or renamed more CFWL_ComboBox::DisForm methods. by Henrique Nakashima · 6 years ago
  60. d1de2f3 Remove CFWL_ComboBoxProxy. by Henrique Nakashima · 6 years ago
  61. d291416 Reland "Filter out "Type" and "DecodeParms" from trailer keys." by Henrique Nakashima · 6 years ago
  62. 9201cec Inline Disform_* methods. by Henrique Nakashima · 6 years ago
  63. 466bd4f Revert "Filter out "Type" and "DecodeParms" from trailer keys." by Henrique Nakashima · 6 years ago
  64. ce7a815 Remove CFWL_WidgetMgr::IsFormDisabled(). by Henrique Nakashima · 6 years ago
  65. ddfa517 Use more smart pointer types in CPDF_DIBSource. by Tom Sepez · 6 years ago
  66. 5e0b271 Fixup ASSERT in Bidi handling; Add bidi fuzzer. by Dan Sinclair · 6 years ago
  67. 5ad45e2 Cleanup formcalc method generation by Dan Sinclair · 6 years ago
  68. 660843f Clean up post review comments by Ryan Harrison · 6 years ago
  69. 80302c7 Use test_dir instead of 'pdfium' for source type by Ryan Harrison · 6 years ago
  70. 3d1ab2d Add CPDF_Transparency. by Lei Zhang · 6 years ago
  71. f4f19b5 Make GetTestDataDir() work in a non-standalone checkout. by Lei Zhang · 6 years ago
  72. 2db7eda Fix destruction order in CPDF_Dibsource. by Tom Sepez · 6 years ago
  73. 401e618 Remove a completeness check from CJBig2_GRRDProc::DecodeTemplate0Opt by Nicolas Pena · 6 years ago
  74. 9506137 Do not build BMP when codec is disabled by Ryan Harrison · 6 years ago
  75. 35557c3 Change formcalc javascript method output by Dan Sinclair · 6 years ago
  76. ad18d2f Use enum class instead of int in CJBig2_Context by Nicolas Pena · 6 years ago
  77. 3774c7a Add proper const/non-const versions of CPDF_Array methods. by Lei Zhang · 6 years ago
  78. 7e28208 Add proper const/non-const versions of CPDF_Object methods. by Lei Zhang · 6 years ago
  79. 52489ee safetynet_compare.py generates pngs to compare visually by Henrique Nakashima · 6 years ago
  80. 8198130 Split the MaybeOwned CPDF_Dictionary in CPDF_FlateEncoder. by Lei Zhang · 6 years ago
  81. 607f3cd Do not build GIF when codec is disabled by Ryan Harrison · 6 years ago
  82. d5d4845 Do not build PNG when codec is disabled by Ryan Harrison · 6 years ago
  83. 54ef2cb Mark numerious pointers as const. by Lei Zhang · 6 years ago
  84. a44b288 Add constants for PDF 1.7 spec, table 7.13. by Lei Zhang · 6 years ago
  85. 56b272e Break backcolor code out of CPDF_RenderStatus::LoadSMask(). by Lei Zhang · 6 years ago
  86. 575ceba Make memory usage in CJBig2_HTRDProc::DecodeImage() O(1). by Lei Zhang · 6 years ago
  87. 27924e6 Do not build TIFF when codec is disabled by Ryan Harrison · 6 years ago
  88. 5f7c5be Filter out "Type" and "DecodeParms" from trailer keys. by Henrique Nakashima · 6 years ago
  89. df1298a Add several FPDFPageObj_* APIs by Nicolas Pena · 6 years ago
  90. 7b094f8 Revert "Ensure that XFA Pages always have a corresponding PDF page" by Henrique Nakashima · 6 years ago
  91. 55bbb0a Mark CPDF_Object pointers as const in CPDF_ViewerPreferences. by Lei Zhang · 6 years ago
  92. 9c6204f Add APIs to work with a FPDF_PAGERANGE. by Lei Zhang · 6 years ago
  93. 5de481e Remove almost all usages of CFX_FixedBufGrow with std::vector by Nicolas Pena · 6 years ago
  94. 12d61f1 Remove PDFTRANS_KNOCKOUT. by Lei Zhang · 6 years ago
  95. fdd0ef6 Add constants for PDF 1.7 spec, table 7.2 and 7.3. by Lei Zhang · 6 years ago
  96. b7c4149 Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange(). by Lei Zhang · 6 years ago
  97. 4ec16d7 Split CCodec_FlateScanlineDecoder in two. by Lei Zhang · 6 years ago
  98. 9ec0bca Simplify more code in CPDF_TextObject. by Lei Zhang · 6 years ago
  99. 3645dbc [fm2js] Create fewer CFX_WideTextBuf classes by Dan Sinclair · 6 years ago
  100. dec08c8 [fm2js] Fail transpiling if lexer has left over data by Dan Sinclair · 6 years ago