summaryrefslogtreecommitdiffstats
path: root/blimp
Commit message (Expand)AuthorAgeFilesLines
...
* Properly sets device scale factor and size on Engine.haibinlu2016-02-248-68/+188
* Add pattern-based blacklists to Docker manifest generator.kmarshall2016-02-243-6/+37
* blimp client : Added a text input feature to blimp client on androidshaktisahu2016-02-2310-4/+94
* Ensure files in Blimp engine bundle are group readable.jessicag2016-02-231-0/+4
* Update blimp documentation and add examplesnyquist2016-02-232-11/+79
* Blimp: Add support for multiple render widget compositors on the client.khushalsagar2016-02-2325-391/+1172
* Reland Allow one-copy and zero-copy task tile worker pools to use compressed ...auygun2016-02-221-1/+2
* Revert of Fix crashing bug in EngineAuthenticationHandler on token mismatch. ...wez2016-02-192-22/+13
* Replace CancelableCompletionCallbacks with Bind(WeakPtr,...) in BlimpMessageP...wez2016-02-192-17/+11
* Fix test failures on blimp for Androiddtrainor2016-02-191-3/+7
* Fix crashing bug in EngineAuthenticationHandler on token mismatch.kmarshall2016-02-192-13/+22
* Add assigner support to Blimpdtrainor2016-02-1921-104/+944
* Remove user_gesture parameters from content::PermissionManager interface.mlamouri2016-02-192-4/+0
* Delete CalcDrawPropsweiliangc2016-02-191-1/+0
* Use ResourceEntry instead of mandatory paks for blimpnyquist2016-02-182-2/+2
* Plumb firing passive event listeners.dtapuska2016-02-181-0/+1
* Add support for encoding/decoding WebP images.nyquist2016-02-1710-6/+348
* 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