Age | Commit message (Expand) | Author |
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 |
2016-03-31 | Beef up unit test for CFX_ByteString and CFX_WideString. | tsepez |
2016-03-31 | Revert "Use CFX_RetainPtr to ref count CFX_ByteString"chromium/2700chromium/2699chromium/2698chromium/2697 | tsepez |
2016-03-31 | Fix BUILD.gn file name. | avallee |
2016-03-31 | Fix CData parsing in CFDE_XMLSyntaxParser. | dsinclair |
2016-03-30 | Fix C4434 warning about 32-bit shift assigned to 64-bits | Bruce Dawson |
2016-03-30 | Use CFX_RetainPtr to ref count CFX_ByteStringchromium/2696 | tsepez |
2016-03-30 | Move mac_find_sdk out of gyp directory | weili |
2016-03-30 | Rename _CPDF_UniqueKeyGen to CPDF_UniqueKeyGen | dsinclair |