Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-10 | Remove typdefs for pointer types in fx_system.h. | Tom Sepez | |
This involves fixing some multiple variable per line declarations, as the textually-substituted "*" applies only to the first one. This involves moving some consts around following the substitution. This involves replacing some typedefs used as constructors with better code. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1171733003 | |||
2015-06-09 | Use stdint.h types throughout PDFium. | Tom Sepez | |
It's redundant nowadays to provide our own equivalents, now that this is done for us by the system header. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1177483002 | |||
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek | |
2014-05-17 | Initial commit. | John Abd-El-Malek | |