History log of /external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
067243962cf9663a6e055dfb8b853c7f0b4319af 17-Oct-2013 stuartg <stuartg@google.com> ticket:38 Fix sfntly compilation on VS2013
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
6a2a8e7db878d1115d600c3be02e2700d8b372bc 01-Sep-2011 arthurhsu <arthurhsu@google.com> Advance C++ port to Aug 11 Java snapshot
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
c143ecb4bbc4f3ccca5145dc2b17cc20ca738efe 01-Aug-2011 arthurhsu <arthurhsu@google.com> Readability clean up. The code conforms to Google C++ Coding Style.
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
2f7e98d7bfe71b69a3c0a7f7d0383f792278e72d 27-Jul-2011 arthurhsu <arthurhsu@google.com> Fix compilation warnings when used by Chrome.
Make sure the warn unused return is not disabled.
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
3e645c2a657691a50763a182495501511988880c 11-Jul-2011 arthurhsu <arthurhsu@google.com> Fix bugs and add unit tests to FileInputStream class.
Add the class to Linux/Mac builds.
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
fa606d4385cc0cc97f319dc25c97f46b2d44f1b9 27-Jun-2011 arthurhsu <arthurhsu@google.com> Added a preprocessor flag SFNTLY_NO_EXCEPTION to disable exception handling. Fixed the code to make GCC -Wall -Werror flags happy.
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc
95efcd4ba41e367b466b7206a942605bbbbb2c90 23-Jun-2011 arthurhsu <arthurhsu@google.com> Initial release
/external/sfntly/cpp/src/sfntly/port/file_input_stream.cc