summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04Remove unused Thread class and static members.Tom Sepez
2015-12-04Tidy fwl_widgetimp.cpp.Tom Sepez
2015-12-04Fix dubious casting in fwl_widgetimp.cpp.Tom Sepez
2015-12-02Fix XFA build under chromium checkoutTom Sepez
2015-12-02Remove _FWL_RETURN_IF_ macrosTom Sepez
2015-12-02Add MakeWidgetImpProperties() helper method.Tom Sepez
2015-12-02Merge to XFA: Increase default timeout in valgrind_test.py for running corpus...Qin Zhao
2015-12-02Fix overlapped focus widgetJun Fang
2015-12-02Fix the issue that no response from the call back function of FFI_GetPlatform()Jun Fang
2015-12-02Fix an issue that no response from the call back function of FFI_GetLanguage()Jun Fang
2015-12-01Merge to XFA: Add basic checking for RebuildCrossRefWei Li
2015-12-01Make CFWL_Custom consistenly named.Tom Sepez
2015-12-01Fix an assertion failure in CPDFSDK_Widget* Field::GetWidget()Jun Fang
2015-12-01Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript()Jun Fang
2015-12-01Use c++ style casts in CPWL_Color::CPWL_Color()Jun Fang
2015-11-30Allow building non-XFA (master) on the XFA branch.Tom Sepez
2015-11-30Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.Tom Sepez
2015-11-30Merge to XFA: Add README in tools/drmemory for using Dr. MemoryQin Zhao
2015-11-27Fix a crasher in LoadFont() when non-standard font is used in XFA filesJun Fang
2015-11-27Fix a crasher caused by an invalid index in CXFA_LayoutPageMgr::GetPage()Jun Fang
2015-11-25Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/Tom Sepez
2015-11-25Remove unused include from fsdk_actionhandler.cppTom Sepez
2015-11-25Manual fixups to PDF_ENABLE_XFA in core/Tom Sepez
2015-11-25XFA: Needless include in pdfppo.cppTom Sepez
2015-11-25XFA: More underlying typesTom Sepez
2015-11-25Inflict PPDF_ENABLE_XFA ifdefs on XFA core/Tom Sepez
2015-11-25Merge to XFA: CFXJS_ObjDefinition's lifetime must match isolate.Tom Sepez
2015-11-25Merge to XFA: Suppress invalid-heap-arg error in pdfium_unittestsQin Zhao
2015-11-25Merge to XFA: Fix two memory leaks from pdfium_unittestsQin Zhao
2015-11-25Fix a crasher in rendering rich text in XFA filesJun Fang
2015-11-25Fix embedder test failures introduced by commit c70b19aad245Jun Fang
2015-11-25Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode()Jun Fang
2015-11-25Fix a issue that FFI_GetCurrentPageIndex always returns -1Jun Fang
2015-11-25Refactor CXFA_FFPageView::GetWidgetByPosJun Fang
2015-11-24XFA: DYNIMIC is spelled DYNAMICTom Sepez
2015-11-24Make xfa samples/ look more like masterTom Sepez
2015-11-24XFA: more underlying type changes to match masterTom Sepez
2015-11-24Merge to XFA: Update pdfium_tests.py to run pdfium tests with Dr. Memory on b...Qin Zhao
2015-11-24Merge to XFA: Fix a NULL pointer crash in the CJBig2_Image copy constructor.Lei Zhang
2015-11-24XFA: add underlying document type commentTom Sepez
2015-11-24Fix build broken at 50d12ad.Tom Sepez
2015-11-24Introduce "underlying types" to abstract XFA differences.Tom Sepez
2015-11-24Fix wrong page count returned in FPDF_GetPageCount() for dynamic XFA filesTom Sepez
2015-11-23Merge to XFA: Adjust Dr. Memory suppressionQin Zhao
2015-11-23Merge to XFA: Enable Dr. Memory to run javascript, pixel, and corpus testsQin Zhao
2015-11-23Make CXFA_ContainerLayoutItem inherit from IXFA_LayoutPage.Tom Sepez
2015-11-23Merge to XFA: Add constant CPDFSDK_InterForm::kNumFieldTypesTom Sepez
2015-11-23Merge to XFA: Replace |CPWL_ComboBox::operator CPWL_Edit()|.Tom Sepez
2015-11-20Merge to XFA: Roll DEPS for V8 to cf7614d.Lei Zhang
2015-11-20Make XFA core/ look like master (part N).Tom Sepez