Age | Commit message (Expand) | Author |
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 |
2016-03-30 | Replace FXJSE_DOUBLE with double | dsinclair |
2016-03-29 | Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS | Wei Li |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-29 | Code change to avoid signed/unsigned mismatch warnings. | Wei Li |
2016-03-29 | Add a Retained Pointer smart class. | tsepez |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |
2016-03-29 | Add test for util.byteToChar() and fix error msg. | tsepez |
2016-03-28 | use std::vector in more places in JavaScript bindings code. | tsepez |
2016-03-28 | Added test for util.printx() and make it match spec. | tsepez |
2016-03-28 | Cleanup one mac header | Wei Li |
2016-03-28 | Reduce signed/unsigned comparison warnings | Wei Li |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-25 | Fix FXSYS_StrToInt() | Wei Li |