Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-28 | Fix test diff caused by v8 version update | Tom Sepez | |
Also changes DEPS to specify a specific v8 version, this will require us to manually update this version from time to time, but also solves a longstanding problem where going back to an older version (say for bisecting) wouldn't always work. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1372963003 . | |||
2015-09-08 | Beef up app_props.in and tidy app.cpp. | Tom Sepez | |
Some of the values returned are dubious; capture the current state of affairs. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1317393003 . | |||
2015-09-08 | Change the JS app.viewerType() return value to "pdfium" | Lei Zhang | |
BUG=pdfium:181 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1331633002 . |