Age | Commit message (Expand) | Author |
2016-08-22 | Make CFX_Color constructor explicit | weili |
2016-08-22 | Destroy window before cleaning up combobox | dsinclair |
2016-08-22 | Add fuzzer for CPDF_StreamParser | tsepez |
2016-08-22 | Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http... | dsinclair |
2016-08-22 | Remove gyp bots from tryserver list | dsinclair |
2016-08-19 | Fix an embedder test with leaked page objectchromium/2836chromium/2835 | weili |
2016-08-19 | Move CFX_FaceCache to its own file | npm |
2016-08-19 | Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode() | tsepez |
2016-08-19 | Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. | tsepez |
2016-08-19 | Fix leaked array buffer allocators of isolates | weili |
2016-08-19 | Add a fuzzer for CPDF_HintTables. | thestig |
2016-08-19 | Stub out Document::syncAnnotScan method.chromium/2834 | tonikitoo |
2016-08-19 | Apply structure packing to FXTEXT_CHARPOS to save space. | npm |
2016-08-18 | Add initial Document::getAnnot supportchromium/2833 | tonikitoo |
2016-08-18 | Add llvm fuzzer for CPDF_PSEngine | tsepez |
2016-08-18 | Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. | npm |
2016-08-18 | Use a map for app::m_Timers | dsinclair |
2016-08-17 | Speculative fix for DrawAppearance issue | dsinclair |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-17 | Move parser pointer to CPDF_Document | dsinclair |
2016-08-17 | Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. | jaepark |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
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 |