Age | Commit message (Expand) | Author |
2016-04-08 | Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg | tsepez |
2016-04-07 | Remove all PWL_Note classes | dsinclair |
2016-04-07 | Cleanup DEPS files after include/ changes. | dsinclair |
2016-04-07 | Remove unused ICodec_Jbig2Encoder | dsinclair |
2016-04-06 | Fix an infinite loop in agg's stroke_calc_arc(). | thestig |
2016-04-06 | Make wide strings use StringData template | tsepez |
2016-04-06 | Remove CFX_SegmentedArray. | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Remove IPWL_NoteNotify and CPWL_Note. | dsinclair |
2016-04-06 | Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.c... | dsinclair |
2016-04-06 | Remove IFX_FontEnumerator | dsinclair |
2016-04-06 | Remove IPWL_IconList_Notify. | dsinclair |
2016-04-06 | Remove IFWL_Grid and other grid classes. | dsinclair |
2016-04-06 | Make static FX_WCHAR arrays more const. | thestig |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Fix spelling for SetSelectedItems | dsinclair |
2016-04-06 | Combined test runner. | dsinclair |
2016-04-06 | FPDF_GetSecurityHandlerRevision() should not crash. | thestig |
2016-04-06 | Move remaining fpdfdoc files | dsinclair |
2016-04-06 | Rename FX_SAFE_DWORD to FX_SAFE_UINT32 | dsinclair |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-06 | remove agg from skia driver | caryclark |
2016-04-06 | Mark FPDF_BStr_* with DLLEXPORT / STDCALL. | thestig |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Remove dead image decoding/caching code. | thestig |
2016-04-05 | Suppress some additional msvs warnings (GN).chromium/2706chromium/2705chromium/2703chromium/2702chromium/2701 | ochang |
2016-04-05 | Make StringData a templated class. | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Remove core/include/fpdfdoc/fpdf_vt.h | dsinclair |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-05 | Better error for checkdeps. | dsinclair |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-04-04 | Make IPDF_VariableText_{Provider,Iterator} inner classes. | dsinclair |
2016-04-04 | flip sense of alpha masks | caryclark |
2016-04-04 | Support the device font cache | caryclark |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-04-04 | Replace FDE_XMLSYNTAX defines with enum classes. | dsinclair |
2016-04-04 | fix gyp typos | caryclark |
2016-04-04 | Remove _FXBSTR* and calls to FX_BSTRC. | dsinclair |
2016-04-01 | Re-land "Use CFX_RetainPtr to ref count CFX_ByteString"" | tsepez |
2016-04-01 | Remove CFX_ string type static initializers. | tsepez |
2016-04-01 | Starting to add some documentation. | dsinclair |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | tsepez |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-31 | Split core/include/fpdfdoc/fpdf_ap.h | dsinclair |
2016-03-31 | Re-enable all the windows warnings except 4267 | weili |