summaryrefslogtreecommitdiffstats
path: root/blimp/client
Commit message (Expand)AuthorAgeFilesLines
* Modify YUV codecs to match Skia's API changemsarett2016-03-102-8/+12
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-1030-13/+321
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-081-0/+2
* Added jni components for text inputshaktisahu2016-03-088-78/+227
* -- Removes duplicate feature registration code from client&engine session and...haibinlu2016-03-042-89/+43
* Blimp: add support for SSL connections.kmarshall2016-03-0310-245/+413
* Revert of Blimp: add support for SSL connections. (patchset #20 id:380001 of ...boliu2016-03-0310-413/+245
* Blimp: add support for SSL connections.kmarshall2016-03-0210-245/+413
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-0115-0/+165
* Fix minor name mismatch on "navigation_state_changed" field.kmarshall2016-02-272-2/+2
* Blimp: Send the correct device scale factor to the BlimpView on android.khushalsagar2016-02-261-3/+2
* blimp client : Added a text input feature to blimp client on androidshaktisahu2016-02-2310-4/+94
* Blimp: Add support for multiple render widget compositors on the client.khushalsagar2016-02-2316-279/+784
* Reland Allow one-copy and zero-copy task tile worker pools to use compressed ...auygun2016-02-221-1/+2
* Fix test failures on blimp for Androiddtrainor2016-02-191-3/+7
* Add assigner support to Blimpdtrainor2016-02-1918-104/+934
* 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-175-0/+118
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-122-1/+10
* 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
* Redefined the bit WebTouchEvent.causesScrollingIfUncanceled.mustaq2016-02-081-1/+1
* Remove surfaceRedrawNeeded method from Blimpajith.v2016-02-051-4/+1
* Eliminate casting WebInputEvent by using WebGestureEvent instead.maniscalco2016-02-048-40/+35
* 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
* [Blimp Client]: Add DiscardableMemoryAllocator and GpuMemoryBufferManager.khushalsagar2016-02-0311-9/+575
* Change shadow direction for blimp icon.nyquist2016-02-035-0/+0
* Simplify buildbot setup and add icon for blimpnyquist2016-02-027-2/+8
* Add initial framework for AssignmentSource.nyquist2016-02-0212-73/+225
* Restructure contents of blimp/client.kmarshall2016-01-27118-199/+236
* blimp: Initialize GpuMemoryPolicy when populating the LayerTreeSettings.khushalsagar2016-01-271-0/+69
* 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
* Blimp: add some hard-coded actions on client startup.kmarshall2016-01-132-0/+9
* Ensure resize events get propagateddtrainor2016-01-131-0/+1
* [Blimp] Always invoke callback after a feature finishes processing a message.haibinlu2016-01-115-11/+22
* [Blimp Client] Implements NavigationFeatureDelegate for Linux clienthaibinlu2016-01-113-8/+52
* [Blimp client] Move client code into blimp::client namespacehaibinlu2016-01-0851-28/+118
* Engine sends RenderWidgetInitialized message WebContents swaps its visible Re...haibinlu2016-01-083-2/+6
* [Blimp Client] Avoids sending resize messages to engine with the same size info.haibinlu2016-01-083-2/+46
* Uses BlimpMessageThreadPipe and its proxy to relay blimp messages between fe...haibinlu2016-01-063-2/+22
* [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
* Fix "gn check" for ozone build.brettw2016-01-051-1/+3
* Implementation and fixes for Blimp client/engine E2E communication.kmarshall2016-01-054-21/+98
* cc: turn on strict paint property checkingenne2016-01-041-1/+0