summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-07-01Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787thestig
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-29fix skia unit testscaryclark
2016-06-29add local caching for skia drawscaryclark
2016-06-29Disable failing embedder tests for Skia builds.thestig
2016-06-27Fix a regression from commit f3e6851.thestig
2016-06-27Clean up some CPDF_Font subclasses.thestig
2016-06-27Simplify CPDF_TextRenderer::DrawTextString().thestig
2016-06-27Double AdobeCMYK_to_sRGB speed with faster roundingbrucedawson
2016-06-23Improve hint table validation checks.thestig
2016-06-23Use some FXSYS methods instead of duplicatingdsinclair
2016-06-23Remove FPDFAPI_LoadCID2UnicodeMap.dsinclair
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-22Fix Skia GN build on Macweili
2016-06-22Fix memory leaks in EmbedderTest::OpenDocument().thestig
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-20Change func(void) to func()weili
2016-06-20Remove unused CFX_Font members.thestig
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-20Fixup LoadImageInfo type checking.dsinclair
2016-06-16Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771thestig
2016-06-16Remove unused code.dsinclair
2016-06-15fix skia buildcaryclark
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-14Clean up CPDF_TextPage.thestig
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-13Delete Transform1bppBitmap() after commit 2f30766.thestig
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-06-13Optionally skip image type detection in progressive decoder.dsinclair
2016-06-13Fix CGdiDeviceDriver::DrawLine().chromium/2769chromium/2768chromium/2767thestig
2016-06-13use pos textcaryclark
2016-06-10[Android] Add support for standalone PDFium gn build on Android.jbudorick
2016-06-09Clean up fx_codec_tiff.cpp.thestig
2016-06-08Remove redundant casts, part 4tsepez
2016-06-08Remove even more const casting from core.tsepez
2016-06-08Add some consts and remove more casts in core/tsepez
2016-06-08Set data availablity error.dsinclair
2016-06-08update skiacaryclark
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Avoid const-cast in CPDF_Fonttsepez
2016-06-07Use static_casts for cpdf_type1font bsearch on mac.tsepez
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-07Fix more code which has shadow variablesweili
2016-06-07Get rid of NULLs in core/thestig
2016-06-07Check the hint table exists before using.dsinclair
2016-06-07Verify we have a CJBig2_Image before attempting use.dsinclair