summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/javascript/JS_Object.h
AgeCommit message (Expand)Author
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-19Replace v8::Handle with v8::Local and v8::Persistent with v8::GlobalJochen Eisinger
2015-05-14Use phantom handles instead of weak handlesJochen Eisinger
2015-04-14Kill CFX_Object.Tom Sepez
2015-04-07Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.Tom Sepez
2015-03-02Return error information from pdfium to JS.Tom Sepez
2015-02-05Merge to master: Kill off some dodgy JS callbacksTom Sepez
2015-01-05Get rid of fifteen copies of m_sTimeMap and their initializers.Bruce Dawson
2014-07-30Fix a few -Wreorder warnings.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek