Age | Commit message (Collapse) | Author |
|
In anticipation of putting the Chromium //build directory here, remove the
remaining files from the build/ directory. Everything should be working off
of build_gyp/ at this point.
BUG=pdfium:106
Review URL: https://codereview.chromium.org/1908433003
|
|
This CL moves the build/ files to build_gyp/ in anticipation of pulling in
Chromiums build/ directory.
The gyp_pdfium files have been duplicated into both places. Once the bots
are updated we'll remove the build/ versions.
BUG=pdfium:106
Review URL: https://codereview.chromium.org/1900913003
|
|
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1330173002 .
(cherry picked from commit 8b1cb99abd4dcff132367fe338df38e48971bd1d)
Review URL: https://codereview.chromium.org/1345973002 .
|
|
R=thakis@chromium.org
Review URL: https://codereview.chromium.org/302653009
|
|
|
|
|
|
I moved pdfium_test from chromium's repo to pdfium's. It's now buildable as a sample following the instructions on the wiki.
|