Age | Commit message (Expand) | Author |
2016-06-16 | Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771 | thestig |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-15 | fix skia build | caryclark |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-14 | Clean up CPDF_TextPage. | thestig |
2016-06-14 | Get rid of IPDF_DataAvail. | thestig |
2016-06-13 | Delete Transform1bppBitmap() after commit 2f30766. | thestig |
2016-06-13 | Remove default arguments from IFX_RenderDeviceDriver. | thestig |
2016-06-13 | Make code compile with clang_use_chrome_plugin (part I) | weili |
2016-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
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-09 | Clean up fx_codec_tiff.cpp. | thestig |
2016-06-08 | Remove redundant casts, part 4 | tsepez |
2016-06-08 | Remove even more const casting from core. | tsepez |
2016-06-08 | Add some consts and remove more casts in core/ | tsepez |
2016-06-08 | Set data availablity error. | dsinclair |
2016-06-08 | update skia | caryclark |
2016-06-08 | Remove implicit CFX_CountedRef::operator T*() | tsepez |
2016-06-07 | Avoid const-cast in CPDF_Font | tsepez |
2016-06-07 | Use static_casts for cpdf_type1font bsearch on mac. | tsepez |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-06-07 | Fix more code which has shadow variables | weili |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-07 | Check the hint table exists before using. | dsinclair |
2016-06-07 | Verify we have a CJBig2_Image before attempting use. | dsinclair |
2016-06-07 | Add missing const to CPDF_Stream::InitStream() | tsepez |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-06-06 | Get rid of unused android GetHandle() and FPF_HFONT | tsepez |
2016-06-03 | Fix more bugs found by /analyze tool | weili |
2016-06-03 | Fix some code which causes warnings when compiled by /analyze tool | weili |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-02 | Remove unused code for Arabic char and line handling | 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-06-01 | Relax checks added in commit 8f3a311.chromium/2760chromium/2759chromium/2758chromium/2757chromium/2756 | thestig |
2016-06-01 | Validate the BitsPerFlag entry in shading dictionaries. | thestig |
2016-05-31 | Validate a couple of fields in shading dictionaries. | thestig |
2016-05-27 | Change IsGDIEnabled() to use a bool. | Lei Zhang |
2016-05-27 | Clean up some Android/Windows code. | thestig |
2016-05-27 | Add back-pointer to "Associated widget" to CFWL_WidgetImp. | tsepez |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | Fix a bug which may cause infinite loop | weili |
2016-05-26 | Remove checks for _WIN32_WCE. | thestig |
2016-05-26 | Make CPDF_IndirectObjectHolder::InsertIndirectObject return a bool. | thestig |
2016-05-26 | skia: add bitmap color table support | caryclark |
2016-05-26 | Clean up CPDF_TextRenderer slightly. | thestig |
2016-05-26 | Remove default arguments in CFX_RenderDevice. | thestig |