summaryrefslogtreecommitdiffstats
path: root/blimp
Commit message (Expand)AuthorAgeFilesLines
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-128-4/+128
* Make IPAddress::FromIPLiteral a member function.martijn2016-02-101-1/+1
* Swapped major/minor radii when minor radius is greater.mustaq2016-02-091-2/+14
* [Blimp Engine] Wires up client token verification.haibinlu2016-02-096-23/+81
* Redefined the bit WebTouchEvent.causesScrollingIfUncanceled.mustaq2016-02-081-1/+1
* Update Blimp build doc to include GN args for containerized engine.maniscalco2016-02-051-15/+55
* Remove surfaceRedrawNeeded method from Blimpajith.v2016-02-051-4/+1
* Eliminate casting WebInputEvent by using WebGestureEvent instead.maniscalco2016-02-0419-128/+103
* Update blimp manifest to support configurable application packagenyquist2016-02-041-2/+2
* blimp: Use remote client LayerTreeHost in the BlimpCompositor.khushalsagar2016-02-049-219/+271
* Compress Blimp engine bundle using gzip in blimp_engine_bundle target.xyzzyz2016-02-042-15/+23
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* [Blimp Client]: Add DiscardableMemoryAllocator and GpuMemoryBufferManager.khushalsagar2016-02-0312-9/+576
* Change shadow direction for blimp icon.nyquist2016-02-035-0/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Simplify buildbot setup and add icon for blimpnyquist2016-02-027-2/+8
* Add initial framework for AssignmentSource.nyquist2016-02-0212-73/+225
* 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-285-23/+57
* [Blimp Net] Use checkpoitnerhaibinlu2016-01-281-1/+1
* Restructure contents of blimp/client.kmarshall2016-01-27119-200/+237
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-2/+2
* blimp: Initialize GpuMemoryPolicy when populating the LayerTreeSettings.khushalsagar2016-01-271-0/+69
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-3/+3
* Fix GN warning about missing source in blimp/netmartina.kollarova2016-01-201-1/+0
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-203-3/+3
* Add BlimpEngineConfig to verify command line switches and store configmarcinjb2016-01-1511-5/+274
* blimp: Fix input events sent from the client to the enginekhushalsagar2016-01-151-1/+11
* blimp: Fix scrolling crash on Android.khushalsagar2016-01-154-11/+16
* Add support for specifying connection parameters for blimp clientnyquist2016-01-145-18/+104
* 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: add some hard-coded actions on client startup.kmarshall2016-01-133-0/+10
* Ensure resize events get propagateddtrainor2016-01-131-0/+1
* [Blimp] Always invoke callback after a feature finishes processing a message.haibinlu2016-01-1110-24/+42
* [Blimp Client] Implements NavigationFeatureDelegate for Linux clienthaibinlu2016-01-113-8/+52
* Blimp: add port forwarding docs for local Engine runs.kmarshall2016-01-111-0/+8
* [Blimp client] Move client code into blimp::client namespacehaibinlu2016-01-0851-28/+118
* Engine sends RenderWidgetInitialized message WebContents swaps its visible Re...haibinlu2016-01-0810-40/+40
* [Blimp Client] Avoids sending resize messages to engine with the same size info.haibinlu2016-01-083-2/+46
* 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-067-38/+117
* [Blimp Client] Use BlimpMessageThreadPipe to register client features.haibinlu2016-01-064-26/+111
* Revert cc: turn on strict paint property checkingenne2016-01-061-0/+1
* [Blimp Engine] CL 1535903002 followuphaibinlu2016-01-068-29/+22
* Fix "gn check" for ozone build.brettw2016-01-052-2/+5