Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-06 | Add gmock to .gitignore | Tom Sepez | |
This is an attempt to fix git rebase-update, which complains about uncommitted changes. TBR=halyavin@chromium.org Review URL: https://codereview.chromium.org/985833002 | |||
2015-01-05 | Re-enable pdfium_unittests.chromium/2271chromium/2270chromium/2269 | Tom Sepez | |
In order for the standalone pdfium build to succeed, DEPS is updated to pull in gtest, and a stub gtest.gyp file is provided (which is unused under a chromium checkout). R=brucedawson@chromium.org, thakis@chromium.org Review URL: https://codereview.chromium.org/835233002 | |||
2014-05-23 | Create a standalone pdfium build. | John Abd-El-Malek | |
I moved pdfium_test from chromium's repo to pdfium's. It's now buildable as a sample following the instructions on the wiki. |