gerrit/gerrit-gwtui
Shawn Pearce 38df42f051 Inline Edit: Acquire content and type in one request
BinaryResult can return X-FYI-Content-Type header with the
real content type. Use this inside of FileContentUtil to
send back the actual type in one request.

By using a single request the server only needs to load
object data into memory once, to determine type and to
stream the content to the client.

Move base64 decoding into RestApi. The format is very
predictable from the server and can be applied to any
REST API call made from the browser.

Change-Id: I3b6c83efd0eb76148a3ac3e50cd2e3e4c37f08c5
2015-01-06 11:33:46 -08:00
..
src Inline Edit: Acquire content and type in one request 2015-01-06 11:33:46 -08:00
BUCK Add ow2-asm dependencies for GWT plugins 2014-12-19 01:11:21 +00:00
gwt.defs Update Buck to recent version 2014-10-30 21:54:51 +01:00