summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/JS_Object.cpp
AgeCommit message (Expand)Author
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-06Merge to XFA: Remove FXJS_GetRuntimeTom Sepez
2015-11-04Merge to XFA: Make JS app.setTimeOut() work again.Lei Zhang
2015-10-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.Tom Sepez
2015-10-05Merge to XFA: Remove pointless CPDFSDK_PageView usage in CJS_Object / CJS_Emb...Lei Zhang
2015-10-05Merge to XFA: CJS_Timer should observe CJS_Runtime destruction.Lei Zhang
2015-10-05Merge to XFA: Remove JavaScript.hTom Sepez
2015-09-21Merge to XFA:More tidy of CJS_Object, kill implicit cast operatorTom Sepez
2015-09-17Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.Tom Sepez
2015-09-10Merge to XFA: Remove some abstractions in fxjs_v8.h.Tom Sepez
2015-08-14Merge to XFA: Use override in more classes in fpdfsdk/Lei Zhang
2015-08-13Merge to XFA: Tidy up JS_Object.h and JS_Object.cpp.Tom Sepez
2015-08-13Merge to XFA: Kill JS_TIMER_MAPARRAYTom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-17Merge to XFA: Tidy up CPDFDOC_Environment.Tom Sepez
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
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-02-05Kill off some dodgy JS callbacksTom Sepez
2015-01-05XFA: merge patch from CL 831903002, m_sTimeMap fixesBruce Dawson
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
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