summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/javascript/IJavaScript.h
AgeCommit message (Expand)Author
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2015-11-30Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.Tom Sepez
2015-11-25Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/Tom Sepez
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-10-14Next round of XFA changes to match master.Tom Sepez
2015-10-13Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors.Tom Sepez
2015-10-13Merge to XFA: Allow compiling PDFium without V8.Tom Sepez
2015-10-08Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-10-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-09-21Merge to XFA: Remove CJS_RuntimeFactoryTom Sepez
2015-09-15Merge to XFA: Refactor fxjs_v8 and add embeddertests for it.Tom Sepez
2015-09-14Merge to XFA: Get CJS_RuntimeFactory out of CJS_GlobalData management.Tom Sepez
2015-09-01Merge to XFA: CJS_Context::compile unusedTom Sepez
2015-08-14Merge to XFA: Use override in more classes in fpdfsdk/Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re...Lei Zhang
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-03-02Merge to XFA: Return error information from pdfium to JS.Tom Sepez
2015-02-25Merge to XFA: Kill off unused IFXJS interface methods.Tom Sepez
2015-02-10Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom...John Abd-El-Malek
2015-01-09merge to XFA: Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-07-17Hook up the default v8::Platform implementation to pdfiumJochen Eisinger
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek