Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig | |
Review-Url: https://codereview.chromium.org/2031653003 | |||
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair | |
This CL splits the IJavaScript.h file into the two inner classes and puts them in the fpdfsdk/javascript folder. Review URL: https://codereview.chromium.org/1847583004 | |||
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair | |
This CL moves the files in fpdfsdk/src/ up one level to fpdfsdk/ and fixes up the include paths, include guards and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1799773002 . |