summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/javascript/IJavaScript.h
AgeCommit message (Expand)Author
2015-09-21Remove CJS_RuntimeFactorychromium/2519chromium/2518chromium/2517Tom Sepez
2015-09-15Refactor fxjs_v8 and add embeddertests for it.Tom Sepez
2015-09-14Get CJS_RuntimeFactory out of the CJS_GlobalData management business.Tom Sepez
2015-08-31CJS_Context::compile unusedTom Sepez
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-10Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0.Lei Zhang
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-03-02Return error information from pdfium to JS.Tom Sepez
2015-02-25Kill off unused IFXJS interface methods.Tom Sepez
2015-02-04Initialize V8 outside of PDFium.John Abd-El-Malek
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
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