summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/color.cpp
AgeCommit message (Expand)Author
2017-10-30Rename color to cjs_colorDan Sinclair
2017-10-30Move JS_Value into JS_DefineDan Sinclair
2017-10-30Move JS_Object to cjs_objectDan Sinclair
2017-10-26Remove unneeded DefineJSObject paramDan Sinclair
2017-10-26Make spec arrays constDan Sinclair
2017-10-26Cleanup statics in JS classesDan Sinclair
2017-10-26Remove g_pClassNameDan Sinclair
2017-10-26Cleanup JS define methodsDan Sinclair
2017-10-26Remove methods for empty const/method/property arraysDan Sinclair
2017-10-26Remove JS macrosDan Sinclair
2017-10-26Remove CJS_ArrayDan Sinclair
2017-10-26Rename JS_EventHandlerdan sinclair
2017-10-25Refactor JS method parameters and return values.Dan Sinclair
2017-10-25Convert JS input params to v8::Local<v8::Value>>sdan sinclair
2017-10-24Remove IsArrayObject and IsDateObject methodsDan Sinclair
2017-10-24Remove the CJS_Value To* methods.Dan Sinclair
2017-10-24Remove CJS_Value constructorsDan Sinclair
2017-10-24Remove most CJS_Value Set methodsDan Sinclair
2017-10-23Cleanup some javascript color codeDan Sinclair
2017-10-23Cleaning up JS macrosDan Sinclair
2017-10-23Remove CJS_PropValueDan Sinclair
2017-10-23Cleanup CJS_Valuechromium/3248Dan Sinclair
2017-10-19Refactoring JS Callbacks.dan sinclair
2017-10-16Convert CPVT_Color to CFX_ColorDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Cleanup PWL_Utils.Dan Sinclair
2017-02-22Convert JS property tables to single-byte.Tom Sepez
2017-02-22Convert native method names to single-byte.Tom Sepez
2017-02-21Replace JS_IMPLEMENT_COLORPROP with helper function.Tom Sepez
2017-02-21Remove some JS_Define macroschromium/3020Tom Sepez
2017-02-21Pass CJS_Runtime to JS callbacks.Tom Sepez
2017-02-16Rename IJS_Context to IJS_EventContext.Tom Sepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-10Remove backpointer to CJS_Runtime from CJS_Valuetsepez
2016-08-08Remove backpointer to runtime from CJS_Array.tsepez
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair