summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/javascript/JS_Define.h
AgeCommit message (Expand)Author
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-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.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-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-04-23Merge to XFA: Remove unused nParamNum values from JS method tables.Tom Sepez
2015-04-23Merge to XFA: Kill overloaded cast operators in CJS_Value.Tom Sepez
2015-04-07Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.Tom Sepez
2015-03-02Merge to XFA: Kill off JS_ErrorString type.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-23Merge to XFA: Replace second set of #defines with templates in JS_Define.hTom Sepez
2015-02-19Merge to XFA: Replace ugly JS_Define macros with templates.Tom Sepez
2015-02-17Merge to XFA: Tidy up JS_Defines.hTom Sepez
2015-01-05XFA: merge patch from CL 729293003, use FX_ArraySize for safetyBruce Dawson
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-12-19XFA: merge patch from CL 441988Bruce Dawson
2014-11-17Merge to XFA: patch from CL 730993002Bo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-08-13Remove try/catch blockBo Xu
2014-06-19Fix JS_WIDESTRING to work with clang-clJohn Abd-El-Malek
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-20Remove "using namespace v8" in header. This allows us to turn all warnings in...John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek