Age | Commit message (Expand) | Author |
2015-11-20 | Update XFA fpdfsdk to match master | Tom Sepez |
2015-11-20 | Reduce diffs with master in core | Tom Sepez |
2015-11-19 | Merge to XFA: Cache object numbers in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2015-11-19 | Merge to XFA: Add more overrides. | Lei Zhang |
2015-11-19 | Merge to XFA: Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine(). | Oliver Chang |
2015-11-18 | Kill dead IFWL_*::Initialize() variants dead. | Tom Sepez |
2015-11-18 | Make IFWL_Target::m_pImpl a private member. | Tom Sepez |
2015-11-18 | Merge to XFA: Add Dr. Memory suppression file for pdfium tests | Qin Zhao |
2015-11-18 | Merge to XFA: Add Dr. Memory tool | Qin Zhao |
2015-11-18 | Fold IFWL_TargetData into IFWL_Target | Tom Sepez |
2015-11-18 | Merge to XFA: Fix ASan gn build (chromium). | Oliver Chang |
2015-11-17 | Make CPDF_InterForm::AddStandardFont take a non-const document pointer. | Lei Zhang |
2015-11-17 | Merge to XFA: Add more fxcrt string sanity tests. | Lei Zhang |
2015-11-17 | Rename additional IFWL imp classes | Tom Sepez |
2015-11-17 | Make FWL_ classes more consistently named. | Tom Sepez |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-13 | Add AsLayoutItem()/ToLayoutItem() functions. | Tom Sepez |
2015-11-13 | XFA: Remove empty files in xfa/src/fgas/src/crt/codepage. | Lei Zhang |
2015-11-13 | Rename LayoutItemImpl classes to LayoutItem. | Tom Sepez |
2015-11-13 | Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}. | Tom Sepez |
2015-11-13 | Fold CXFA_LayoutItem into CXFA_LayoutItemImpl. | Tom Sepez |
2015-11-12 | Merge to XFA: Fix another typo in BUILD.gn | Oliver Chang |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-12 | Merge to XFA: Fix typos in BUILD.gn. | Oliver Chang |
2015-11-12 | Remove two unused IXFA interfaces. | Tom Sepez |
2015-11-12 | Merge to XFA: Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | Revert "Merge to XFA: Roll DEPS for v8 to ab1165f. Regular weekly roll." | Lei Zhang |
2015-11-11 | Merge to XFA: Roll DEPS for v8 to ab1165f. Regular weekly roll. | Lei Zhang |
2015-11-11 | Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-11 | Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp... | Oliver Chang |
2015-11-11 | Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>. | Lei Zhang |
2015-11-11 | Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters. | Lei Zhang |
2015-11-11 | XFA: Use c++ style casts elsewhere in xfa_ffnotify.cpp | Tom Sepez |
2015-11-10 | Merge to XFA: Fix typos in BUILD.gn. | Lei Zhang |
2015-11-10 | Merge to XFA: Keep "static" objects per-context rather than per isolate. | Tom Sepez |
2015-11-10 | Segv when PDF-side JS object property getter invoked from XFA. | Tom Sepez |
2015-11-10 | Merge to XFA: Fix CalculatePitch32() issues. | Tom Sepez |
2015-11-10 | Fix invalid cast in CXFA_FFNotify::OnLayoutItemRemoving(). | Tom Sepez |
2015-11-10 | Merge to XFA: Prevent buffer underflow in CPDF_TextObject::CalcPositionData | Oliver Chang |
2015-11-10 | Merge to XFA: Get rid of _FX_JPEG_TURBO_ | Lei Zhang |
2015-11-10 | XFA: Fix libjpeg header includes. | Lei Zhang |
2015-11-10 | Merge to XFA: Cleanup CPDF_Stream: | Lei Zhang |
2015-11-10 | Merge to XFA: Use unique_ptr and initializer lists in various render files. | Lei Zhang |
2015-11-10 | Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-10 | Merge to XFA: Make SDP_Table an array of int16_t. | Lei Zhang |
2015-11-10 | Merge to XFA: Fix relative includes within core/ | Lei Zhang |
2015-11-10 | Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-10 | Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pd... | Jun Fang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-09 | Merge to XFA: Fix a leak in CPDF_Type3Font::LoadChar(). | Lei Zhang |