Age | Commit message (Expand) | Author |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-25 | Remove FX_FONTCACHE_DEFINE | tsepez |
2016-07-25 | fix text rotation for skia | caryclark |
2016-07-25 | Use smart pointers for CFX_Font and CFX_Type3Font classes | weili |
2016-07-21 | Fix skia build broken by commit c38cd6 | weili |
2016-07-21 | Use smart pointers for graphics device classes | weili |
2016-07-21 | Bring pdfium file in sync with chrome, fix mac build | caryclark |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-19 | Use smart pointers for various Jbig2 decoding contexts | weili |
2016-07-18 | Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801 | thestig |
2016-07-07 | set font cache if null | caryclark |
2016-07-06 | copy graphics state fully | caryclark |
2016-07-01 | Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787 | thestig |
2016-07-01 | Clean up CFX_MacFontInfo and surrounding code. | thestig |
2016-06-29 | fix skia unit tests | caryclark |
2016-06-29 | add local caching for skia draws | caryclark |
2016-06-27 | Fix a regression from commit f3e6851. | thestig |
2016-06-22 | Remove some fx_dib functions with unused parameters. | thestig |
2016-06-22 | Fix Skia GN build on Mac | weili |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-20 | Fix clang_use_chrome_plugin for Mac and Skia builds | weili |
2016-06-20 | Change func(void) to func() | weili |
2016-06-20 | Remove unused CFX_Font members. | thestig |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-15 | fix skia build | caryclark |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-13 | Delete Transform1bppBitmap() after commit 2f30766. | thestig |
2016-06-13 | Remove default arguments from IFX_RenderDeviceDriver. | thestig |
2016-06-13 | Fix CGdiDeviceDriver::DrawLine().chromium/2769chromium/2768chromium/2767 | thestig |
2016-06-13 | use pos text | caryclark |
2016-06-10 | [Android] Add support for standalone PDFium gn build on Android. | jbudorick |
2016-06-08 | Remove even more const casting from core. | tsepez |
2016-06-08 | update skia | caryclark |
2016-06-08 | Remove implicit CFX_CountedRef::operator T*() | tsepez |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-06-06 | Get rid of unused android GetHandle() and FPF_HFONT | tsepez |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-02 | The PDFium source in core/fxge/dib implements a bit-blitting backend. | caryclark |
2016-06-01 | Change CFX_Font::GetPsName() to return a CFX_ByteString. | thestig |
2016-05-27 | Change IsGDIEnabled() to use a bool. | Lei Zhang |
2016-05-27 | Clean up some Android/Windows code. | thestig |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | skia: add bitmap color table support | caryclark |
2016-05-26 | Remove default arguments in CFX_RenderDevice. | thestig |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-05-25 | Remove FX_GAMMA() and friends. They do nothing. | thestig |
2016-05-25 | get skia building | caryclark |