summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/Consts.cpp
AgeCommit message (Expand)Author
2016-03-04Revert "Only place primitive objects on the V8 global template."Tom Sepez
2016-03-04Only place primitive objects on the V8 global template.Tom Sepez
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-10-08Merge to XFA: Wean CJS_Value off of v8::Isolate.Tom Sepez
2015-10-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-10-05Merge to XFA: Remove JavaScript.hTom Sepez
2015-09-17Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.Tom Sepez
2015-09-11Merge to XFA: Fix strings, ..., void return types for Consts.h.Tom Sepez
2015-09-11Merge to XFA: Rename Init methods to more accurately describe purposeTom Sepez
2015-09-10Merge to XFA: Remove some abstractions in fxjs_v8.h.Tom Sepez
2015-08-04Merge to XFA: Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2014-11-14Merge to XFA: Patch from CL 726143002Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek