Age | Commit message (Expand) | Author |
2016-06-08 | Remove more FXJSE c-method wrappers. | dsinclair |
2016-06-08 | update skia | caryclark |
2016-06-08 | Remove implicit CFX_CountedRef::operator T*() | tsepez |
2016-06-08 | Change time_t conversion operator to ToTime_t() function | weili |
2016-06-08 | Fix GetPageIndex() for dynamic XFA documents. | thestig |
2016-06-07 | Avoid const-cast in CPDF_Font | tsepez |
2016-06-07 | Remove various FXJSE Value methods. | dsinclair |
2016-06-07 | Remove dead code in CFGAS_FontMgrImp. | thestig |
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 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-07 | xfa_fm2jscontext method cleanup - pt VIchromium/2763 | dsinclair |
2016-06-07 | Remove casts to same type in xfa_script_imp.cpp | tsepez |
2016-06-07 | Remove some casts to same type in cfx_graphics.cpp | tsepez |
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 | Remove FDE_HVISUALOBJ. | dsinclair |
2016-06-07 | Verify we have a CJBig2_Image before attempting use. | dsinclair |
2016-06-07 | Add skia bots to trybot list | dsinclair |
2016-06-07 | xfa_fm2jscontext method cleanup - pt V | dsinclair |
2016-06-07 | Add missing const to CPDF_Stream::InitStream() | tsepez |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-06-06 | Differentiate GN config settings for core vs third party code | weili |
2016-06-06 | Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). | tsepez |
2016-06-06 | Remove FWL_HTIMER in favor of IWFL_TimerInfo | tsepez |
2016-06-06 | Get rid of unused android GetHandle() and FPF_HFONT | tsepez |
2016-06-06 | Clean up C-Style casts in CBC_CodeBase and subclasses | tsepez |
2016-06-06 | Remove FDE_HDEVICESTATE. | dsinclair |
2016-06-06 | Add GIF, BMP, JPEG and TIFF XFA fuzzers | dsinclair |
2016-06-06 | xfa_fm2jscontext method cleanup - pt IV | dsinclair |
2016-06-06 | Make GetDevFont() return a CFX_Font* instead of void* | tsepez |
2016-06-06 | Remove unused context param from execute. | dsinclair |
2016-06-06 | XFA PNG Fuzzerchromium/2762chromium/2761 | dsinclair |
2016-06-03 | Rename CFX_GEFont to CFGAS_GEFont | tsepez |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-06-03 | Fix more bugs found by /analyze tool | weili |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-06-03 | Remove two unused opaque handle types | tsepez |
2016-06-03 | Fix some code which causes warnings when compiled by /analyze tool | weili |
2016-06-03 | LCMS: Update FROM_16_TO_8 macro not to raise UBSan error | ochang |
2016-06-02 | Remove FXJSE_Value_ToObject and call methods directly | dsinclair |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-02 | Replace FWL_HLISTITEM with class IFWL_ListItem {} | tsepez |
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-02 | Change ThrowScriptErrorMessage() to just ThrowException(). | dsinclair |
2016-06-01 | Change CFX_Font::GetPsName() to return a CFX_ByteString. | thestig |
2016-06-01 | xfa_fm2jscontext method cleanup - pt III | dsinclair |
2016-06-01 | Remove unused LoadString values, cleanup remaining strings. | dsinclair |