summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/color.cpp
AgeCommit message (Expand)Author
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-11Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>.Lei Zhang
2015-10-08Merge to XFA: Wean CJS_Value off of v8::Isolate.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 JavaScript.hTom Sepez
2015-08-14Merge to XFA: Use override in more classes in fpdfsdk/Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
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-03-02Merge to XFA: Kill off JS_ErrorString type.Tom Sepez
2015-02-17Merge to XFA: Tidy up JS_Defines.hTom Sepez
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek