Age | Commit message (Expand) | Author |
2015-12-04 | Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cpp | Tom Sepez |
2015-12-04 | Remove unused Thread class and static members. | Tom Sepez |
2015-12-04 | Tidy fwl_widgetimp.cpp. | Tom Sepez |
2015-12-04 | Fix dubious casting in fwl_widgetimp.cpp. | Tom Sepez |
2015-12-02 | Fix XFA build under chromium checkout | Tom Sepez |
2015-12-02 | Remove _FWL_RETURN_IF_ macros | Tom Sepez |
2015-12-02 | Add MakeWidgetImpProperties() helper method. | Tom Sepez |
2015-12-02 | Merge to XFA: Increase default timeout in valgrind_test.py for running corpus... | Qin Zhao |
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 | Merge to XFA: Add basic checking for RebuildCrossRef | Wei Li |
2015-12-01 | Make CFWL_Custom consistenly named. | Tom Sepez |
2015-12-01 | Fix an assertion failure in CPDFSDK_Widget* Field::GetWidget() | Jun Fang |
2015-12-01 | Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript() | Jun Fang |
2015-12-01 | Use c++ style casts in CPWL_Color::CPWL_Color() | 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-30 | Merge to XFA: Add README in tools/drmemory for using Dr. Memory | Qin Zhao |
2015-11-27 | Fix a crasher in LoadFont() when non-standard font is used in XFA files | Jun Fang |
2015-11-27 | Fix a crasher caused by an invalid index in CXFA_LayoutPageMgr::GetPage() | Jun Fang |
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 | 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 |