Age | Commit message (Expand) | Author |
2016-08-17 | Factor out the duplicated logic in Field::SetDisplay | tonikitoo |
2016-08-17 | check for null bitmap | caryclark |
2016-08-16 | Fix a double free in CPDFSDK_PageView::IsValidAnnot().chromium/2832 | thestig |
2016-08-16 | Delete m_ExtHandle and RetainFont because they are not being used. | npm |
2016-08-16 | Remove two unused members from CPDF_Parser | tsepez |
2016-08-16 | Hidden annotations should not be drawn | tonikitoo |
2016-08-16 | Rename async to linearized when parsing | dsinclair |
2016-08-16 | Get CPDF_Parser out of the document creation business. | tsepez |
2016-08-16 | skia update for compose shader | caryclark |
2016-08-15 | Push v8::Isolate into CFXJS_Engine classchromium/2831 | tsepez |
2016-08-15 | Avoid integer overflows in FXGE_GetGlyphsBBox(). | thestig |
2016-08-15 | Only create widgets if really needed. | dsinclair |
2016-08-15 | Clean up XFA locale and locale manager | weili |
2016-08-15 | Fix a potential integer overflow in TT2PDF().chromium/2830 | thestig |
2016-08-15 | Move some v8 objects from CJS back into FXJS | tsepez |
2016-08-15 | Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters. | thestig |
2016-08-15 | Split fpdfsdk/fsdk_annothandler.h into individual classes. | jaepark |
2016-08-15 | Get rid of FX_SMALL_RECT. | thestig |
2016-08-15 | Use a std::vector in fpdf_font code. | thestig |
2016-08-15 | add native draw bitmap with alpha mask | caryclark |
2016-08-15 | Clean up CPDF_HintTables. | thestig |
2016-08-12 | Avoid an undefined shift in ReadPageHintTable(). | thestig |
2016-08-12 | fix 617135 | hong_zhang |
2016-08-12 | Make g_LinuxGpFontList be a 2D char array. | npm |
2016-08-11 | Make FXJS_GetObjectElement return std::vector<CFX_WideString>.chromium/2829chromium/2828 | tsepez |
2016-08-11 | Fix an integer overflow in CStretchEngine constructor | weili |
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark |
2016-08-11 | Clean up cfx_fontmapper a little | npm |
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-11 | Relax a check in CPDF_HintTables. | thestig |
2016-08-11 | Guard against undefined shift. | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-08-10 | Minor cleanup of fpdf_cmaps | dsinclair |
2016-08-10 | Make Document's 'info' property readonly | tonikitoo |
2016-08-10 | Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction | tonikitoo |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fwl/theme | weili |
2016-08-10 | Clean up CPDF_HintTables::LoadHintStream a little. | thestig |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-10 | Remove backpointer to CJS_Runtime from CJS_Value | tsepez |
2016-08-09 | Add another PDFEditTest test case.chromium/2827chromium/2826 | thestig |
2016-08-09 | The benefits of having a CPDFSDK_FormActionHandler instance in | tonikitoo |
2016-08-09 | Fix a leak with FPDFPageObj_NewImgeObj(). | thestig |
2016-08-09 | Generate default AP stream for ink annotation. | jaepark |
2016-08-09 | Use smart pointers for class owned pointers in xfa/fxbarcode | weili |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-08-09 | Generate default AP stream for circle annotation. | jaepark |
2016-08-09 | Use smart pointers for class owned pointers | weili |
2016-08-09 | Generate default AP stream for square annotation. | jaepark |
2016-08-09 | Remove back-pointer to CJS_Runtime from CJS_Date | tsepez |
2016-08-09 | Fixup various overflow conditions | dsinclair |