Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-30 | Rename PublicMethods to cjs_publicmethods | Dan Sinclair | |
This CL renames the PublicMethods.{cpp|h} files to match the internal class name. Change-Id: I530f4ce5b53dd74cbef447faf0875782bfe27b70 Reviewed-on: https://pdfium-review.googlesource.com/17039 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: dsinclair <dsinclair@chromium.org> | |||
2016-03-15 | Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup | Wei Li | |
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1797423002 . |