summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/JS_Runtime.cpp
AgeCommit message (Expand)Author
2015-02-10Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom...John Abd-El-Malek
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-14Merge to XFA: Patch from CL 705503004Bo Xu
2014-11-03Do not Initialize v8 in fpdfsdk, since this has been done in xfaBo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-09-22Invoke V8::Initialize() explicitly during V8 setupchromium/2168chromium/2167Jochen Eisinger
2014-07-31Fix a few more -Wreorder warnings.Nico Weber
2014-07-17Hook up the default v8::Platform implementation to pdfiumJochen Eisinger
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-20Add some blank lines at the end of 3 files to remove the "no newlines at end ...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