summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20Mising JS refactoring in XFA.Tom Sepez
2015-11-20XFA: Fix a few fxjse warnings.Lei Zhang
2015-11-20Merge to XFA: Initialize V8 before starting embedder testsTom Sepez
2015-11-20Make XFA public more closely match master.Tom Sepez
2015-11-20Fix CFWL_WidgetImpDelegate hierarchy.Tom Sepez
2015-11-20Fix Mac compilation at 5500da04e3acTom Sepez
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-11-20Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-20Update XFA fpdfsdk to match masterTom Sepez
2015-11-20Reduce diffs with master in coreTom Sepez
2015-11-19Merge to XFA: Cache object numbers in CPDF_Parser::ParseIndirectObject().Lei Zhang
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-19Merge to XFA: Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine().Oliver Chang
2015-11-18Kill dead IFWL_*::Initialize() variants dead.Tom Sepez
2015-11-18Make IFWL_Target::m_pImpl a private member.Tom Sepez
2015-11-18Merge to XFA: Add Dr. Memory suppression file for pdfium testsQin Zhao
2015-11-18Merge to XFA: Add Dr. Memory toolQin Zhao
2015-11-18Fold IFWL_TargetData into IFWL_TargetTom Sepez
2015-11-18Merge to XFA: Fix ASan gn build (chromium).Oliver Chang
2015-11-17Make CPDF_InterForm::AddStandardFont take a non-const document pointer.Lei Zhang
2015-11-17Merge to XFA: Add more fxcrt string sanity tests.Lei Zhang
2015-11-17Rename additional IFWL imp classesTom Sepez
2015-11-17Make FWL_ classes more consistently named.Tom Sepez
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-13Add AsLayoutItem()/ToLayoutItem() functions.Tom Sepez
2015-11-13XFA: Remove empty files in xfa/src/fgas/src/crt/codepage.Lei Zhang
2015-11-13Rename LayoutItemImpl classes to LayoutItem.Tom Sepez
2015-11-13Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}.Tom Sepez
2015-11-13Fold CXFA_LayoutItem into CXFA_LayoutItemImpl.Tom Sepez
2015-11-12Merge to XFA: Fix another typo in BUILD.gnOliver Chang
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-12Merge to XFA: Fix typos in BUILD.gn.Oliver Chang
2015-11-12Remove two unused IXFA interfaces.Tom Sepez
2015-11-12Merge to XFA: Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11Revert "Merge to XFA: Roll DEPS for v8 to ab1165f. Regular weekly roll."Lei Zhang
2015-11-11Merge to XFA: Roll DEPS for v8 to ab1165f. Regular weekly roll.Lei Zhang
2015-11-11Merge to XFA: Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-11Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp...Oliver Chang
2015-11-11Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>.Lei Zhang
2015-11-11Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters.Lei Zhang
2015-11-11XFA: Use c++ style casts elsewhere in xfa_ffnotify.cppTom Sepez
2015-11-10Merge to XFA: Fix typos in BUILD.gn.Lei Zhang
2015-11-10Merge to XFA: Keep "static" objects per-context rather than per isolate.Tom Sepez
2015-11-10Segv when PDF-side JS object property getter invoked from XFA.Tom Sepez
2015-11-10Merge to XFA: Fix CalculatePitch32() issues.Tom Sepez
2015-11-10Fix invalid cast in CXFA_FFNotify::OnLayoutItemRemoving().Tom Sepez
2015-11-10Merge to XFA: Prevent buffer underflow in CPDF_TextObject::CalcPositionDataOliver Chang
2015-11-10Merge to XFA: Get rid of _FX_JPEG_TURBO_Lei Zhang
2015-11-10XFA: Fix libjpeg header includes.Lei Zhang
2015-11-10Merge to XFA: Cleanup CPDF_Stream:Lei Zhang