Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair | |
This CL updates CFX_ByteStringC to use the more common c_str and raw_str instead of GetCStr and GetPtr. Review URL: https://codereview.chromium.org/1857713003 | |||
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair | |
This CL splits the IJavaScript.h file into the two inner classes and puts them in the fpdfsdk/javascript folder. Review URL: https://codereview.chromium.org/1847583004 |