summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fsdk_actionhandler.cpp
AgeCommit message (Expand)Author
2016-01-29Merge to XFA: Member function name refactoringWei Li
2016-01-20Merge to XFA: Use std::set to track visited dictionaries in fsdk_actionhandler.Tom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-11-25Remove unused include from fsdk_actionhandler.cppTom Sepez
2015-11-24Introduce "underlying types" to abstract XFA differences.Tom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-13Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors.Tom Sepez
2015-10-08Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-09-01Merge to XFA: CPDFSDK_MediaActionHandler is unused.Tom Sepez
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-13Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-10Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re...Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-03-06Merge to XFA: Make conversion between CPDF_Dest and its object explicit.Tom Sepez
2015-03-05Merge to XFA: Make conversion between CPDF_Action and its dictionary explicit.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-08-06Clean up meaningless branch on commented-out code.Chris Palmer
2014-08-04Remove unused |m_pEvi| field.Chris Palmer
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek