summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09Fix errors in BEGIN_FWL_MESSAGE_DEF macrosTom Sepez
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-09Merge to XFA: Remove static initializer from BigIntegerUtils.ccTom Sepez
2015-12-09XFA: Fix win8 gn build under chromium checkout (non-xfa)Tom Sepez
2015-12-09XFA: Revert UTF16LE_Encode changesOliver Chang
2015-12-09Re-land "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-08XFA: Hide xfa targets in gyp (similar to GN)Tom Sepez
2015-12-08XFA: Fix GN build under chromium checkout when no targets specifiedTom Sepez
2015-12-08Move default value of pdf_enable_xfa to standalone.gypiTom Sepez
2015-12-08Fix non-xfa build on xfa branch.Tom Sepez
2015-12-08FWL refcounts never incremented (part 1)Tom Sepez
2015-12-08Merge to XFA: Fix rendering with built-in CID fontsJun Fang
2015-12-07Revert "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-07Rename CFWL_Thread classes to ThreadImpTom Sepez
2015-12-07Remove C-Style casts in severl other fwl_...imp.cpp filesTom Sepez
2015-12-06Merge to XFA: fix for stream object readingWei Li
2015-12-04Merge to XFA: Fix an incorrect check in CPDF_DataAvail::CheckHintTables.Oliver Chang
2015-12-04Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cppTom Sepez
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