Age | Commit message (Expand) | Author |
2016-09-14 | Delete unused parameter nWordStyle from GetCharWidth()chromium/2861 | npm |
2016-09-14 | Remove FFI_ from CPDFSDK_Environment method names | dsinclair |
2016-09-14 | Map glyph bitmap in LookUpGlyphBitmap even when unsuccessful | npm |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-09-14 | Cleanup CPDFXFA_Document. | dsinclair |
2016-09-14 | Remove unused code in CPDFXFA_Document | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-09-13 | Add check for trivial string equality | tsepez |
2016-09-13 | Remove inner FX_DATETIME struct from CPDFSDK_DateTime | tsepez |
2016-09-13 | CFX_FloatPoint default constructor and equals operatorschromium/2860 | tsepez |
2016-09-13 | Remove more strcmp/memcmp usage. | tsepez |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-13 | Stop converting widestring -> c_str -> widestring in several places. | tsepez |
2016-09-13 | Get rid of memcmp in CFieldTree::Lookup() | tsepez |
2016-09-13 | Make ipdf_formnotify a pure virtual interface | tsepez |
2016-09-12 | Fix some leaks associated with memory allocatorchromium/2859 | weili |
2016-09-12 | Fix leaked value object in NamedPropertySetterCallback() | weili |
2016-09-12 | Remove GetDictBy("DR") from annot/field dictionaries | npm |
2016-09-12 | Verify value of prec before using | dsinclair |
2016-09-12 | Refactor CPDF_Document by creating new methods | npm |
2016-09-12 | Make javascript field observe sdk document | tsepez |
2016-09-12 | Make wrapped JS Document observe C++-side object. | tsepez |
2016-09-12 | change memcpy to memmove for potential nearby addresses | tracy_jiang |
2016-09-12 | fix some uninitialized variables | hong_zhang |
2016-09-12 | Make CFX_Obeservable::Observer into a pointer-ish type; | tsepez |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-09-09 | Delete unused methods and definitions from fxet_edit | npm |
2016-09-08 | CPWL_Color::ConvertColorType should compare current color type with the given... | jaepark |
2016-09-08 | explicit operator bool for CFX_RetainPtr and CFX_CountRefchromium/2855 | tsepez |
2016-09-08 | Reland of Fix leaked internal font | weili |
2016-09-08 | Delete unused methods in CPDF_Document | npm |
2016-09-08 | Fix CPDFSDK_PageView cleanup. | dsinclair |
2016-09-08 | Check whether the annotation content is empty using CFX_WideString. | jaepark |
2016-09-08 | Fix memory management errors for font loading and copying | weili |
2016-09-08 | Pass CFX_WideString further down widget callers | tsepez |
2016-09-08 | Remove unused context parameter from JSGetStringFromID | tsepez |
2016-09-08 | Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observer | tsepez |
2016-09-08 | Switch to ValueOrDie | dsinclair |
2016-09-08 | Fix leaks in class CFGAS_FontMgrImp | weili |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-09-07 | Make Observers into a templated class | tsepez |
2016-09-07 | Verify image dimentions before using | dsinclair |
2016-09-07 | Verify pattern start values. | dsinclair |
2016-09-07 | Fixup CPDFSDK_PageView and CPDF_Page interactions. | dsinclair |
2016-09-07 | Maybe avoid a copy in CPDF_RenderStatus::SelectClipPath | tsepez |
2016-09-07 | Cleanup page when unloading in embedder tests | dsinclair |
2016-09-07 | Add observer for BAAnnots from Javascript | dsinclair |
2016-09-06 | Make CPDF_TextStateData private to CPDF_TextState.chromium/2853 | tsepez |
2016-09-06 | Do not re-create the page view when accessing from Document::removeField. | dsinclair |