Age | Commit message (Expand) | Author |
2015-11-25 | Manual fixups to PDF_ENABLE_XFA in core/ | Tom Sepez |
2015-11-25 | XFA: Needless include in pdfppo.cpp | Tom Sepez |
2015-11-25 | XFA: More underlying types | Tom Sepez |
2015-11-25 | Inflict PPDF_ENABLE_XFA ifdefs on XFA core/ | Tom Sepez |
2015-11-25 | Merge to XFA: CFXJS_ObjDefinition's lifetime must match isolate. | Tom Sepez |
2015-11-25 | Merge to XFA: Suppress invalid-heap-arg error in pdfium_unittests | Qin Zhao |
2015-11-25 | Merge to XFA: Fix two memory leaks from pdfium_unittests | Qin Zhao |
2015-11-25 | Fix a crasher in rendering rich text in XFA files | Jun Fang |
2015-11-25 | Fix embedder test failures introduced by commit c70b19aad245 | Jun Fang |
2015-11-25 | Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode() | Jun Fang |
2015-11-25 | Fix a issue that FFI_GetCurrentPageIndex always returns -1 | Jun Fang |
2015-11-25 | Refactor CXFA_FFPageView::GetWidgetByPos | Jun Fang |
2015-11-24 | XFA: DYNIMIC is spelled DYNAMIC | Tom Sepez |
2015-11-24 | Make xfa samples/ look more like master | Tom Sepez |
2015-11-24 | XFA: more underlying type changes to match master | Tom Sepez |
2015-11-24 | Merge to XFA: Update pdfium_tests.py to run pdfium tests with Dr. Memory on b... | Qin Zhao |
2015-11-24 | Merge to XFA: Fix a NULL pointer crash in the CJBig2_Image copy constructor. | Lei Zhang |
2015-11-24 | XFA: add underlying document type comment | Tom Sepez |
2015-11-24 | Fix build broken at 50d12ad. | Tom Sepez |
2015-11-24 | Introduce "underlying types" to abstract XFA differences. | Tom Sepez |
2015-11-24 | Fix wrong page count returned in FPDF_GetPageCount() for dynamic XFA files | Tom Sepez |
2015-11-23 | Merge to XFA: Adjust Dr. Memory suppression | Qin Zhao |
2015-11-23 | Merge to XFA: Enable Dr. Memory to run javascript, pixel, and corpus tests | Qin Zhao |
2015-11-23 | Make CXFA_ContainerLayoutItem inherit from IXFA_LayoutPage. | Tom Sepez |
2015-11-23 | Merge to XFA: Add constant CPDFSDK_InterForm::kNumFieldTypes | Tom Sepez |
2015-11-23 | Merge to XFA: Replace |CPWL_ComboBox::operator CPWL_Edit()|. | Tom Sepez |
2015-11-20 | Merge to XFA: Roll DEPS for V8 to cf7614d. | Lei Zhang |
2015-11-20 | Make XFA core/ look like master (part N). | Tom Sepez |
2015-11-20 | Mising JS refactoring in XFA. | Tom Sepez |
2015-11-20 | XFA: Fix a few fxjse warnings. | Lei Zhang |
2015-11-20 | Merge to XFA: Initialize V8 before starting embedder tests | Tom Sepez |
2015-11-20 | Make XFA public more closely match master. | Tom Sepez |
2015-11-20 | Fix CFWL_WidgetImpDelegate hierarchy. | Tom Sepez |
2015-11-20 | Fix Mac compilation at 5500da04e3ac | Tom Sepez |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-20 | Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
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 |