summaryrefslogtreecommitdiffstats
path: root/blimp/engine
Commit message (Expand)AuthorAgeFilesLines
* Blimp: make the Engine terminate on disconnect.kmarshall2016-03-101-11/+63
* Add Android fonts to blimp enginenyquist2016-03-095-4/+214
* Revert of Add Android fonts to blimp engine (patchset #7 id:120001 of https:/...nyquist2016-03-085-214/+4
* Add Android fonts to blimp enginenyquist2016-03-085-4/+214
* -- Removes duplicate feature registration code from client&engine session and...haibinlu2016-03-042-88/+33
* [Blimp Engine] Use URLRequestContextBuilder to properly create URLRequestCont...haibinlu2016-03-032-170/+36
* Blimp: add support for SSL connections.kmarshall2016-03-031-1/+1
* Revert of Blimp: add support for SSL connections. (patchset #20 id:380001 of ...boliu2016-03-031-1/+1
* Blimp: add support for SSL connections.kmarshall2016-03-021-1/+1
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* Fix minor name mismatch on "navigation_state_changed" field.kmarshall2016-02-271-1/+1
* [Blimp Engine] Spoof OS info so that websites provide its mobile versionhaibinlu2016-02-251-1/+4
* Migrate blimp/* to net::IPAddress.martijn2016-02-251-7/+3
* Remove some usages of BrowserThread::UnsafeGetMessageLoopForThreadskyostil2016-02-251-6/+4
* Properly sets device scale factor and size on Engine.haibinlu2016-02-248-68/+188
* Add pattern-based blacklists to Docker manifest generator.kmarshall2016-02-241-3/+4
* Blimp: Add support for multiple render widget compositors on the client.khushalsagar2016-02-236-106/+383
* Remove user_gesture parameters from content::PermissionManager interface.mlamouri2016-02-192-4/+0
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-123-3/+24
* [Blimp Engine] Wires up client token verification.haibinlu2016-02-093-9/+22
* Eliminate casting WebInputEvent by using WebGestureEvent instead.maniscalco2016-02-045-22/+17
* Compress Blimp engine bundle using gzip in blimp_engine_bundle target.xyzzyz2016-02-041-1/+1
* blimp: Use compositor message sender for compositor protos on the engine.khushalsagar2016-01-302-2/+6
* Restructure contents of blimp/engine.kmarshall2016-01-2938-187/+245
* Set up an stunnel endpoint for the engine.marcinjb2016-01-283-6/+27
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-2/+2
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-3/+3
* Add BlimpEngineConfig to verify command line switches and store configmarcinjb2016-01-159-5/+258
* Remove unused transferred_global_request_id parameter.creis2016-01-141-11/+1
* blimp: Route web gesture events to the renderer on the engine.khushalsagar2016-01-131-1/+13
* [Blimp] Always invoke callback after a feature finishes processing a message.haibinlu2016-01-113-13/+18
* Engine sends RenderWidgetInitialized message WebContents swaps its visible Re...haibinlu2016-01-082-15/+26
* Update OS package dependencies for containerized Blimp engine.maniscalco2016-01-071-5/+3
* Fix Blimp Dockerfile by adding line continuations to ENTRYPOINT.maniscalco2016-01-071-2/+2
* blimp: Add content switch to use remote compositing mode.khushalsagar2016-01-071-1/+5
* Uses BlimpMessageThreadPipe and its proxy to relay blimp messages between fe...haibinlu2016-01-063-33/+93
* [Blimp Engine] CL 1535903002 followuphaibinlu2016-01-063-12/+5
* Implementation and fixes for Blimp client/engine E2E communication.kmarshall2016-01-054-23/+47
* [Blimp Engine] Upates existing engine message processors to features.haibinlu2015-12-226-106/+156
* Switch to standard integer types in blimp/.avi2015-12-207-6/+13
* BlimpNetworkComponents for initializing network stack on IO thread.haibinlu2015-12-183-7/+84
* [Blimp] Rename CONTROL proto type to TAB_CONTROL.haibinlu2015-12-173-14/+14
* [Blimp Net] Update engine versionhaibinlu2015-12-173-4/+5
* Address post commit comments on Blimp Feature CLdtrainor2015-12-141-40/+49
* Create a ControlFeature for Blimpdtrainor2015-12-104-20/+22
* Tie blimp client features into the session.dtrainor2015-12-091-5/+4
* Add CreateBlimpMessage helper function library.kmarshall2015-12-043-14/+12
* Add NavigationMessageProcessor for Blimpdtrainor2015-12-033-2/+43
* Move blimp/net/test_common.h/cc to a separate source_set.dtrainor2015-12-022-22/+6
* Add blimp_engine_bundle and blimp_tests to blimp meta-target.wez2015-12-021-15/+17