Age | Commit message (Expand) | Author |
2016-01-04 | Merge to XFA: Cover FPDFBookmark_Find() with embedder tests. | Tom Sepez |
2016-01-04 | Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest | Tom Sepez |
2015-12-29 | Merge to XFA: Fix partial information printed with blank window covering the ... | Jun Fang |
2015-12-28 | Merge to XFA: Take care fall-through cases of switch in pdfium | Lei Zhang |
2015-12-25 | Merge to XFA: Speculative IWYU fix for failing Chromium DEPS roll. | Lei Zhang |
2015-12-24 | Merge to XFA: Fix a bad virtual keyword removal from commit 0f6b51c. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-22 | Merge to XFA: Cleanup: Remove some dead code in CPWL_Note. | Lei Zhang |
2015-12-22 | Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp... | Lei Zhang |
2015-12-21 | Merge to XFA: Cleanup CJS_PublicMethods: | Lei Zhang |
2015-12-21 | Merge to XFA: Fix JS seconds since epoch to date conversions. | Lei Zhang |
2015-12-18 | Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ... | Lei Zhang |
2015-12-17 | Merge to XFA: Tidy CPDF_RenderContext | Tom Sepez |
2015-12-16 | Fix memory leaking in FPDF_LoadCustomDocument() | Jun Fang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-09 | Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-09 | XFA: Revert UTF16LE_Encode changes | Oliver Chang |
2015-12-08 | Fix non-xfa build on xfa branch. | Tom Sepez |
2015-12-02 | Fix overlapped focus widget | Jun Fang |
2015-12-02 | Fix the issue that no response from the call back function of FFI_GetPlatform() | Jun Fang |
2015-12-02 | Fix an issue that no response from the call back function of FFI_GetLanguage() | Jun Fang |
2015-12-01 | Fix an assertion failure in CPDFSDK_Widget* Field::GetWidget() | Jun Fang |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-30 | Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk. | Tom Sepez |
2015-11-25 | Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/ | Tom Sepez |
2015-11-25 | Remove unused include from fsdk_actionhandler.cpp | 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 | Merge to XFA: CFXJS_ObjDefinition's lifetime must match isolate. | Tom Sepez |
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-24 | XFA: DYNIMIC is spelled DYNAMIC | Tom Sepez |
2015-11-24 | XFA: more underlying type changes to match master | 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: Add constant CPDFSDK_InterForm::kNumFieldTypes | Tom Sepez |
2015-11-23 | Merge to XFA: Replace |CPWL_ComboBox::operator CPWL_Edit()|. | Tom Sepez |
2015-11-20 | Mising JS refactoring in XFA. | Tom Sepez |
2015-11-20 | Update XFA fpdfsdk to match master | Tom Sepez |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
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-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: Cleanup CPDF_Stream: | Lei Zhang |