summaryrefslogtreecommitdiffstats
path: root/blimp/common
Commit message (Expand)AuthorAgeFilesLines
* blimp: Add ui indicator for page load progresskhushalsagar2016-03-211-0/+6
* Add detailed logging support for BlimpMessage and subtypes.kmarshall2016-03-015-0/+515
* Remove DCHECK for alpha-channel for WebP decodernyquist2016-02-291-2/+1
* Fix minor name mismatch on "navigation_state_changed" field.kmarshall2016-02-271-1/+1
* Blimp: Add support for multiple render widget compositors on the client.khushalsagar2016-02-233-6/+5
* Add assigner support to Blimpdtrainor2016-02-191-0/+3
* Add support for encoding/decoding WebP images.nyquist2016-02-175-6/+230
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-123-0/+94
* Eliminate casting WebInputEvent by using WebGestureEvent instead.maniscalco2016-02-041-3/+2
* Engine sends RenderWidgetInitialized message WebContents swaps its visible Re...haibinlu2016-01-085-23/+8
* Serialize PictureLayer properties.dtrainor2016-01-043-3/+6
* Switch to standard integer types in blimp/.avi2015-12-202-2/+4
* [Blimp] Rename CONTROL proto type to TAB_CONTROL.haibinlu2015-12-176-21/+22
* Implement a simple BlimpMessageCheckpointer.wez2015-12-103-1/+29
* Create a ControlFeature for Blimpdtrainor2015-12-105-1/+28
* Tie blimp client features into the session.dtrainor2015-12-093-0/+47
* Adds a protocol version file and sends START_CONNECTION message in client con...haibinlu2015-12-092-0/+17
* [Blimp Net] Add EngineAuthHandler.haibinlu2015-12-096-0/+71
* Add CreateBlimpMessage helper function library.kmarshall2015-12-044-0/+149
* Add NavigationMessageProcessor for Blimpdtrainor2015-12-031-0/+6
* Implementation for the Blimp Message Buffer.kmarshall2015-12-021-3/+9
* Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphW...ericrk2015-12-012-21/+8
* Add glue between the client and engine for Blimpdtrainor2015-12-017-20/+62
* Serialize a subset of WebInputEvents to protobufs.dtrainor2015-11-301-12/+70
* Add UNKNOWN values to blimp proto enumsmaniscalco2015-11-234-4/+10
* Add a basic UI to the Android Blimp client.dtrainor2015-11-115-12/+106
* Remove the native_theme dependency from blimp_common.wez2015-11-111-1/+0
* Move blimp_layer_tree_settings.h/cc to client.dtrainor2015-11-104-318/+0
* Add a missing blimp_common build dep to content/content_switches.cc.kmarshall2015-11-061-9/+5
* [Blimp] Update build rule since the engine no longer depends on x11.haibinlu2015-11-041-4/+9
* We'd like the VM where Blimp Engine will run as small as possible (less memor...haibinlu2015-11-023-0/+63
* [Blimp] Adds Blimp EngineSession and ClientSession skeleton.haibinlu2015-10-155-80/+32
* Blimp: create MessageDispatcher class.kmarshall2015-10-142-1/+10
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-2/+2
* Mac: Enable zero copy rasterization on Macandresantoso2015-09-231-0/+5
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-1/+0
* Reland Make inverted viewport scroll order the default and remove flag.bokan2015-09-151-3/+0
* Reland "Make blimp/common:blimp_common compile for Linux."nyquist2015-09-103-3/+9
* Revert of Make blimp/common:blimp_common compile for Linux. (patchset #3 id:4...dbeam2015-09-103-7/+1
* Make blimp/common:blimp_common compile for Linux.nyquist2015-09-103-1/+7
* Create structure for Blimplet client/server protocol buffers.kmarshall2015-09-048-0/+227
* Initial commit of the blimp/ folder and targetdtrainor2015-09-035-0/+368