Age | Commit message (Expand) | Author |
2017-03-17 | HardClip points a bit better in fx_agg_driver | Nicolas Pena |
2017-03-17 | Handle web links across lineschromium/3045 | Wei Li |
2017-03-17 | Coalesce redundant path points. | Lei Zhang |
2017-03-17 | Cleanup in fx_agg_driver part 2 | Nicolas Pena |
2017-03-16 | Remove some nested statements in CPDF_DataAvail. | Lei Zhang |
2017-03-16 | Fix nits in CPDF_DIBSource. | Lei Zhang |
2017-03-16 | Create common base class for TxtBreak and RTFBreak. | Dan Sinclair |
2017-03-16 | Use EXPECT_FLOAT_EQ in cpdf_devicecs_unittest | Nicolas Pena |
2017-03-16 | Compare to epsilon instead of 0 in CFX_Matrix::SetReverse | Nicolas Pena |
2017-03-15 | Reset tree traversal when we think we're at the startchromium/3043 | Nicolas Pena |
2017-03-15 | Refactor some CPDF_ColorSpace code. | Lei Zhang |
2017-03-15 | Clean up more CPDF_PSEngine code. | Lei Zhang |
2017-03-15 | Fix botch introduced at 193e6ca, try 2. | Tom Sepez |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-15 | Clean up fx_agg_driver a bit | Nicolas Pena |
2017-03-15 | Fix an integer underflow in the BMP decoder. | Lei Zhang |
2017-03-15 | Replace FX_POSITION in GFGAS_FontMgr with bool | Dan Sinclair |
2017-03-15 | Add IndexInBounds() convenience routine. | Tom Sepez |
2017-03-14 | remove CFX_ArrayTemplate from fx_extension.cpp | Tom Sepez |
2017-03-14 | Prevent integer overflow in CPDF_CIDFONT::LoadMetricsArray | Nicolas Pena |
2017-03-14 | Convert CPDF_Creator::m_Pos to uint32_t | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_DOUBLE with underlying double type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-14 | Merge text breaking helper classes. | Dan Sinclair |
2017-03-13 | Remove openjpeg write support. | thestig |
2017-03-13 | Fix boundary value negation in bmp_read_headerchromium/3041 | Nicolas Pena |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-03-13 | Fix some nits in fx_codec_fax | Nicolas Pena |
2017-03-13 | Check run lengths in FaxG4GetRow | Nicolas Pena |
2017-03-13 | Remove TextBreak rotation code | Dan Sinclair |
2017-03-13 | Remove unused TextBreak methods | Dan Sinclair |
2017-03-13 | Cleanup FX_TXTBREAK | Dan Sinclair |
2017-03-10 | Bound cbox from tricky faceschromium/3040chromium/3039chromium/3038 | Nicolas Pena |
2017-03-10 | Normalize channels when transforming CMYK to RGB | Nicolas Pena |
2017-03-07 | fx_codec_flate code cleanup.chromium/3035 | Dan Sinclair |
2017-03-07 | Limit BMP width to avoid overflows | Nicolas Pena |
2017-03-07 | Cleanup text code | Dan Sinclair |
2017-03-07 | Manual revert of: Avoid cloning in CPDF_ImageCacheEntry::ContinueGetCachedBitmap | Nicolas Pena |
2017-03-06 | Check size before writtingchromium/3033 | dan sinclair |
2017-03-02 | Improve catching narrow fonts on Linux | Nicolas Pena |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2017-03-01 | Fix infinite loops in CPDF_MeshStream. | Lei Zhang |
2017-03-01 | Fixup RTFBreak and TextBreak nits | Dan Sinclair |
2017-02-28 | Remove unused methods from RTFBreak and TextBreak | Dan Sinclair |
2017-02-28 | Convert the FX_RTFBREAK defines to an enum class | Dan Sinclair |
2017-02-28 | Remove unused layout styles | Dan Sinclair |
2017-02-28 | Avoid crash above CFWL_ListItem::GetText() | Tom Sepez |
2017-02-28 | Clean up CXML_Element.chromium/3026 | Lei Zhang |
2017-02-27 | Fix nits from commit db764708. | Lei Zhang |