summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/app.cpp
AgeCommit message (Expand)Author
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-17Merge to XFA: Tidy up CPDFDOC_Environment.Tom Sepez
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-04-27Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().Tom Sepez
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
2015-02-05Kill off some dodgy JS callbacksTom Sepez
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-11-14Merge to XFA: Patch from CL 726143002Bo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-08-22Fix confusion between length in bytes and length in characters in app::respon...Tom Sepez
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-29Tidy up app::response().Tom Sepez
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek