Age | Commit message (Expand) | Author |
2015-12-09 | Fix heap-use-after-free in CXFA_PDFFontMgr::~CXFA_PDFFontMgr() | Jun Fang |
2015-12-09 | FWL refcounts never incremented (part 2). | Tom Sepez |
2015-12-09 | Re-land "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-08 | FWL refcounts never incremented (part 1) | Tom Sepez |
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-02 | Fix XFA build under chromium checkout | Tom Sepez |
2015-12-02 | Remove _FWL_RETURN_IF_ macros | Tom Sepez |
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-27 | Fix a crasher caused by an invalid index in CXFA_LayoutPageMgr::GetPage() | Jun Fang |
2015-11-25 | Fix a crasher in rendering rich text in XFA files | Jun Fang |
2015-11-25 | Refactor CXFA_FFPageView::GetWidgetByPos | Jun Fang |
2015-11-23 | Make CXFA_ContainerLayoutItem inherit from IXFA_LayoutPage. | Tom Sepez |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-17 | Make FWL_ classes more consistently named. | Tom Sepez |
2015-11-13 | Add AsLayoutItem()/ToLayoutItem() functions. | Tom Sepez |
2015-11-13 | Rename LayoutItemImpl classes to LayoutItem. | Tom Sepez |
2015-11-13 | Fold CXFA_LayoutItem into CXFA_LayoutItemImpl. | Tom Sepez |
2015-11-12 | Remove two unused IXFA interfaces. | Tom Sepez |
2015-11-11 | XFA: Use c++ style casts elsewhere in xfa_ffnotify.cpp | Tom Sepez |
2015-11-10 | Fix invalid cast in CXFA_FFNotify::OnLayoutItemRemoving(). | Tom Sepez |
2015-11-09 | fix an embedder test in XFA branch. | Wei Li |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-03 | Remove unused variables | Jun Fang |
2015-10-28 | A crasher due to lacking 'template' node in XFA file | Jun Fang |
2015-10-27 | Revert accidental commits to XFA. | Tom Sepez |
2015-10-27 | Address review comments | Jun Fang |
2015-10-27 | Update the format | Jun Fang |
2015-10-27 | Add an embedded test case | Jun Fang |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-20 | XFA: Remove cond ? TRUE : FALSE. | Lei Zhang |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |
2015-05-13 | Code alignment in issue 471991 | JUN FANG |
2015-05-13 | Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi... | JUN FANG |
2015-05-05 | Merge to XFA: Make sure string constructors are efficient on literals | Tom Sepez |
2015-05-04 | Merge to XFA: Kill FX_DEFINEHANDLE | Tom Sepez |
2015-04-22 | Merge to XFA: Add missing operators for CFX_xxxString combo patch. | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |