Age | Commit message (Expand) | Author |
2015-12-10 | Replace more static casts in FWL (part 3) | Tom Sepez |
2015-12-10 | Fix BUILD.gn to load the correct V8 snapshot configuration | Jochen Eisinger |
2015-12-10 | Merge to XFA: Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam(). | Lei Zhang |
2015-12-09 | Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-09 | Fix heap-use-after-free in CXFA_PDFFontMgr::~CXFA_PDFFontMgr() | Jun Fang |
2015-12-09 | Fix heap-use-after-free in FT_Stream_ReleaseFrame | Jun Fang |
2015-12-09 | Merge to XFA: Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-12-09 | Fix errors in BEGIN_FWL_MESSAGE_DEF macros | Tom Sepez |
2015-12-09 | FWL refcounts never incremented (part 2). | Tom Sepez |
2015-12-09 | Merge to XFA: Remove static initializer from BigIntegerUtils.cc | Tom Sepez |
2015-12-09 | XFA: Fix win8 gn build under chromium checkout (non-xfa) | Tom Sepez |
2015-12-09 | XFA: Revert UTF16LE_Encode changes | Oliver Chang |
2015-12-09 | Re-land "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-08 | XFA: Hide xfa targets in gyp (similar to GN) | Tom Sepez |
2015-12-08 | XFA: Fix GN build under chromium checkout when no targets specified | Tom Sepez |
2015-12-08 | Move default value of pdf_enable_xfa to standalone.gypi | Tom Sepez |
2015-12-08 | Fix non-xfa build on xfa branch. | Tom Sepez |
2015-12-08 | FWL refcounts never incremented (part 1) | Tom Sepez |
2015-12-08 | Merge to XFA: Fix rendering with built-in CID fonts | Jun Fang |
2015-12-07 | Revert "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-07 | Rename CFWL_Thread classes to ThreadImp | Tom Sepez |
2015-12-07 | Remove C-Style casts in severl other fwl_...imp.cpp files | Tom Sepez |
2015-12-06 | Merge to XFA: fix for stream object reading | Wei Li |
2015-12-04 | Merge to XFA: Fix an incorrect check in CPDF_DataAvail::CheckHintTables. | Oliver Chang |
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 |