1. 4f7479a Change FXSYS_RGB() to FXSYS_BGR(). by Lei Zhang · 6 years ago
  2. 78faa43 Change FXSYS_Get{R,G,B}Value()'s input param to BGR. by Lei Zhang · 6 years ago
  3. 9a635e8 Replace deprecated SetNamedPropertyHandler by Franziska Hinkelmann · 6 years ago
  4. 765d1eb Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). by Lei Zhang · 6 years ago
  5. da89ac4 Remove thin_archive config from complete static libraries by Tom Anderson · 6 years ago
  6. 40d37b1 Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState. by Lei Zhang · 6 years ago
  7. aff4577 Simplify code in CPDF_TextPage. by Lei Zhang · 6 years ago
  8. 2e6405c Change ArgbToColorRef() to ArgbToAlphaAndColorRef(). by Lei Zhang · 6 years ago
  9. b3a5240 Calculate AP for multi-line markup annotations correctly by Ralf Sippl · 6 years ago
  10. 3448143 Roll DEPS for Clang to 7d56ff90. by Lei Zhang · 6 years ago
  11. c49f39d Roll DEPS for Skia to af770026 by Lei Zhang · 6 years ago
  12. cd691c1 Roll DEPS for catapult to 4f03e51f by Lei Zhang · 6 years ago
  13. 7212f32 Roll instrumented_libs to 323cf321 by Lei Zhang · 6 years ago
  14. 89653e3 Roll v8 to 9cf8abb7 by Lei Zhang · 6 years ago
  15. 2083092 Add more options to combobox_form.pdf resource. by Henrique Nakashima · 6 years ago
  16. ef44194 Remove non-const ref parameters in CPDF_TextPage. by Lei Zhang · 6 years ago
  17. b020a8c Remove redundant code in CPDF_TextPage::CountRects(). by Lei Zhang · 6 years ago
  18. 704a617 Avoid crashing in FPDFText_CountRects() for invalid start values. by Lei Zhang · 6 years ago
  19. 20c9477 Avoid crashing in FPDFText_CountRects() for negative count values. by Lei Zhang · 6 years ago
  20. 30e0498 Add more tests for FPDFText_CountRects(). by Lei Zhang · 6 years ago
  21. 502e859 Rename some variables in FPDFTextEmbeddertest. by Lei Zhang · 6 years ago
  22. aca3efc Fix methods that have definition with different parameter names. by Lei Zhang · 6 years ago
  23. 5ddbd38 Fix typo in doc of FPDFDest_GetDestPageIndex. by Henrique Nakashima · 6 years ago
  24. 9d7c7ff Make more variables const-ref. by Lei Zhang · 6 years ago
  25. 7d75650 Add a CFX_PathData::AppendRect() variant. by Lei Zhang · 6 years ago
  26. 35841fa Create FPDFPage_RemoveObject(). by Henrique Nakashima · 6 years ago
  27. d14dd43 Fixing order of guards to avoid potential segvs by Ryan Harrison · 6 years ago
  28. c2d9e2d Rename FX_COLORREF variables from "rgb" to "bgr". by Lei Zhang · 6 years ago
  29. 9875889 Use Width()/Height() methods from rectangles. by Lei Zhang · 6 years ago
  30. 0a68fd6 Remove unused CPDFSDK_BAAnnot methods. by Lei Zhang · 6 years ago
  31. 0202ade Fix a red-blue channel flip when rendering masks to EMF. by Lei Zhang · 6 years ago
  32. d1ffda2 Cleanup CStretchEngine. by Lei Zhang · 6 years ago
  33. 40c223e Fix bad return value in WideString::Compare(). by Lei Zhang · 6 years ago
  34. 2c3cfa7 Fix blend mode in generated AP by Ralf Sippl · 6 years ago
  35. 7a1aa5f Remove usage of FXSYS_*ASCIIlower/upper methods by Ryan Harrison · 6 years ago
  36. 0c6b981 Remove all usages of FXSYS_iswASCIIspace by Ryan Harrison · 6 years ago
  37. 83a0149 Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid. by Henrique Nakashima · 6 years ago
  38. 64c6643 Add test that non-ASCII characters to not foul hyphen processing by Ryan Harrison · 6 years ago
  39. 735eda9 Remove all usages of FXSYS_iswASCIIalpha by Ryan Harrison · 6 years ago
  40. 15c0fcc Remove all usages of FXSYS_iswASCIIalnum by Ryan Harrison · 6 years ago
  41. c2df008 Handle inserting negative values without a selection by Dan Sinclair · 6 years ago
  42. 0e2e8db Stop excluding SkDumpCanvas from Skia. It no longer exists. by Brian Osman · 6 years ago
  43. 073b99d Cleanup CPDF_DefaultAppearance by dan sinclair · 6 years ago
  44. 0d0d3ad Remove default params from CPDF_DefaultAppearance methods by dan sinclair · 6 years ago
  45. 69da36c Explicitly mark helper methods that only operate on ASCII ranges by Ryan Harrison · 6 years ago
  46. 3baef5c Remove unused methods from CPDF_DefaultAppearance by dan sinclair · 6 years ago
  47. 5a7e330 Unset timer in XFA scrollbar after stopping it. by Henrique Nakashima · 6 years ago
  48. a724cb2 Move GetPopupPos from CFWL_Widget to subclasses that call it. by Henrique Nakashima · 6 years ago
  49. 403d1ad Remove unused constructor by dan sinclair · 6 years ago
  50. f2a0694 Cleanup CPDF_SimpleParser by dan sinclair · 6 years ago
  51. 7544a4b CPDF_InterForm::ResetForm always returns true by dan sinclair · 6 years ago
  52. 507fb4e Convert Before{Selection|Value}Change to return a bool by dan sinclair · 6 years ago
  53. f19255a Remove BeforeFormImportData and BeforeFormReset by dan sinclair · 6 years ago
  54. 4ce3f6e Remove uncalled AfterFormImportData by dan sinclair · 6 years ago
  55. 04d792f [formcalc] Consider width along with depth of tree by Dan Sinclair · 6 years ago
  56. 749b609 [formcalc] Handle bad elseif conditionals by Dan Sinclair · 6 years ago
  57. 3f4befb Remove axial gradients from XFA widgets. by Henrique Nakashima · 6 years ago
  58. f8af565 Rename IFX classes in core/fxge to Iface by Dan Sinclair · 6 years ago
  59. a32145f Rename core/fxcrt IFX files to Iface by Dan Sinclair · 6 years ago
  60. 9600a77 [formcalc] Allow empty declaration bodies by Dan Sinclair · 6 years ago
  61. f3be555 [formcalc] Simplify function signature parsing by Dan Sinclair · 6 years ago
  62. 406b23d [formcalc] Cleanup m_error handling by Dan Sinclair · 6 years ago
  63. 31e08d1 Cleanup CFWL_ScrollBar::Timer::Run. by Henrique Nakashima · 6 years ago
  64. 8b1f7de Fix crash when dragging scrollbar in XFA form. by Henrique Nakashima · 6 years ago
  65. fa1a0f6 Clean up CPDF_DIBSource. by Lei Zhang · 6 years ago
  66. 1330ebb Make FPDFBitmap_GetFormat() work for JBIG images. by Lei Zhang · 6 years ago
  67. 40482e6 Use CPDF_DIBSource::LoadState enum class in more places. by Lei Zhang · 6 years ago
  68. aa11f46 Change CPDF_DIBSource::LoadJpxBitmap() to return a bitmap. by Lei Zhang · 6 years ago
  69. b058365 Change return types for some rendering Start/Continue methods. by Lei Zhang · 6 years ago
  70. e9b5532 Add CPDF_DIBSource::LoadState enum class. by Lei Zhang · 6 years ago
  71. 9a7c239 Make EmbedderTest::WriteBitmapToPng() work with grayscale images. by Lei Zhang · 6 years ago
  72. 71cdd20 Disable XFA tests without embedded fonts by Ryan Harrison · 6 years ago
  73. 53341dd Add a test for FPDFImageObj_GetBitmap() with a JBIG image. by Lei Zhang · 6 years ago
  74. 98037a0 Break up CFX_DIBSource::ConvertBuffer(). by Lei Zhang · 6 years ago
  75. 198792b Fix some nits in CFX_DIBSource::CloneConvert(). by Lei Zhang · 6 years ago
  76. 9002cd8 Add simple XFA test for entering text into TextEdit by Ryan Harrison · 6 years ago
  77. 53f555a Move XFA pixel tests under pixel/ by Ryan Harrison · 6 years ago
  78. 821c723 Shrink some tables and kill dead code in xfa. by Tom Sepez · 6 years ago
  79. e24d5a8 Get rid of some static variables. by Tom Sepez · 6 years ago
  80. 0bc02c1 Add some more missing consts. by Tom Sepez · 6 years ago
  81. 611431d Fix -Wunused-variable warning if building with V8 snapshots disabled. by Nico Weber · 6 years ago
  82. 9141116 Fixup AFSimple_Calculate indexing bug by Dan Sinclair · 6 years ago
  83. 1dbea18 Add expectations for static XFA tests by Ryan Harrison · 6 years ago
  84. 26820b4 Setup testing XFA using .in files by Ryan Harrison · 6 years ago
  85. 3760afa Roll build/ and tools/clang directories by Dan Sinclair · 6 years ago
  86. 26fc813 [formcalc] Cleanup function handling by Dan Sinclair · 6 years ago
  87. cc48741 Jumbo fixes by Dan Sinclair · 6 years ago
  88. 3185187 Add namespaces to duplicated Skia code. by Jonathan Feinberg · 6 years ago
  89. aa2aff7 [formcalc] Cleanup if expression parsing. by Dan Sinclair · 6 years ago
  90. 00c1d0b [formcalc] Add elseif expression to parser test by Dan Sinclair · 6 years ago
  91. f93767a [formcalc] Minor parser cleanups by Dan Sinclair · 6 years ago
  92. 8df7805 [formcalc] Use default destructors by Dan Sinclair · 6 years ago
  93. ee1db60 [formcalc] Remove the ParseBlockExpression method by Dan Sinclair · 6 years ago
  94. 9b746fd Roll pdfium/third_party/freetype/src/ 4a03f1744..713d68ee9 (3 commits) by Lei Zhang · 6 years ago
  95. 451c9b4 Download ciopfs from a hook in win/cross builds. by Lei Zhang · 6 years ago
  96. 96a302c [formcalc] Remove unused expression type by Dan Sinclair · 6 years ago
  97. e76345e [formcalc] Treat elseif and else the same during output by Dan Sinclair · 6 years ago
  98. ceab166 [formcalc] Do not convert if to an identifier by Dan Sinclair · 6 years ago
  99. 676658c [formcalc] Remove unused line parameter by Dan Sinclair · 6 years ago
  100. 4102f7b [formcalc] Split literal parsing to its own method by Dan Sinclair · 6 years ago