Page Speed Optimization Libraries
1.7.30.1
|
TODO(sligocki): Find a way to forward declare FileSystem::InputFile.
TODO(gee): Should this be in public? Do we really care?
TODO(gee): Hmm, this sort of sucks.
TODO(skerner): #include image_spriter.pb.h is needed to allow use of enum ImageFormat. Break this dependency and remove the include.
TODO(huibao): Move LibpngImageLibrary to pagespeed/kernel/image/. Refactor LibpngImageLibrary. This class can be split into 3 parts: reader, writer, and canvas creater. The first two parts can be merged with png_optimizer.cc and png_optimizer.h.
TODO(sligocki): GoogleString -> GoogleUrl or at least StringPiece.
TODO(sligocki): Include the URL in the fetch, like the request headers.