summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/javascript
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-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-28Merge to XFA: Introduce kPerIsolateDataIndex and tidy JS_Define.hTom Sepez
2015-09-28XFA: Pass IFXJS_Runtime via V8 contexts, not V8 isolatesTom Sepez
2015-09-22Merge to XFA: Use std::set<> to track active event handlers.Tom Sepez
2015-09-22XFA: contention between FXJSE and FXJS over isolate data slotsTom Sepez
2015-09-21Merge to XFA: Remove CJS_RuntimeFactoryTom 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-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-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-09-01Merge to XFA: CJS_Context::compile unusedTom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-17Merge to XFA: js_global_data and global_alternate violate naming rules.Tom Sepez
2015-08-14Merge to XFA: Cleanup: Fix some unneeded semi-colons and bad spacing.Lei Zhang
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-13Merge to XFA: Remove if checks after new.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-05Merge to XFA: Don't dispose the isolate if its provided by the embedderJochen Eisinger
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-24Merge to XFA: document.delay and document.external are boolean properties.Tom Sepez
2015-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
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-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
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-27Merge to XFA: Remove rendundant ../include from paths.Tom Sepez