Age | Commit message (Expand) | Author |
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-25 | Fix a issue that FFI_GetCurrentPageIndex always returns -1 | 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 | 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: 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-19 | Merge to XFA: Add more overrides. | Lei Zhang |
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 |
2015-11-10 | Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-09 | Merge to XFA: Remove a couple of unused variables. | Lei Zhang |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-11-09 | Merge to XFA: Add path service to retrieve test data directory at run time so... | Wei Li |
2015-11-06 | Merge to XFA: Fix all relative includes to public. | Lei Zhang |
2015-11-06 | Merge to XFA: Rename CFXJS_PrivateData to CFXJS_PerObjectData. | Tom Sepez |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-06 | Merge to XFA: Remove FXJS_GetRuntime | Tom Sepez |
2015-11-04 | Merge to XFA: Cleanup: Remove some NULL checks in fpdfsdk. | Lei Zhang |
2015-11-04 | Merge to XFA: Make JS app.setTimeOut() work again. | Lei Zhang |
2015-11-04 | Merge to XFA: Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | XFA: make JS_Define.h match master | Tom Sepez |
2015-11-04 | Merge to XFA: Cleanup after syncing CPDFSDK_BAAnnot | Dan Sinclair |