summaryrefslogtreecommitdiffstats
path: root/blimp
Commit message (Expand)AuthorAgeFilesLines
* blimp: Add ui indicator for page load progresskhushalsagar2016-03-2111-1/+96
* Fix compile of blimp_client_android on clangpkotwicz2016-03-211-1/+1
* CC Animation: Erase LayerTreeSettings::accelerated_animation_enabled flag.loyso2016-03-151-1/+0
* Prevent resizing of blimpview when IME is shownshaktisahu2016-03-151-1/+1
* Add connection/disconnection event reporting to Blimp client UI.kmarshall2016-03-147-14/+147
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-143-5/+0
* Create doc on build arg best practices for Blimp.jessicag2016-03-111-3/+26
* Modify YUV codecs to match Skia's API changemsarett2016-03-102-8/+12
* Blimp: make the Engine terminate on disconnect.kmarshall2016-03-101-11/+63
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-1030-13/+321
* Add Android fonts to blimp enginenyquist2016-03-0910-11/+260
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-081-0/+2
* Added jni components for text inputshaktisahu2016-03-088-78/+227
* Revert of Add Android fonts to blimp engine (patchset #7 id:120001 of https:/...nyquist2016-03-0810-265/+12
* Add Android fonts to blimp enginenyquist2016-03-0810-12/+265
* Blimp: fix cert DCHECK to check field instead of move'd paramkmarshall2016-03-071-1/+1
* I missed the need for a preceding newline for a new code block in https://cod...jessicag2016-03-051-0/+2
* Create gn arg templates for use with blimp builds. Update build doc.jessicag2016-03-041-55/+11
* -- Removes duplicate feature registration code from client&engine session and...haibinlu2016-03-0413-178/+448
* [Blimp Engine] Use URLRequestContextBuilder to properly create URLRequestCont...haibinlu2016-03-032-170/+36
* Blimp: add support for SSL connections.kmarshall2016-03-0327-283/+923
* Revert of Blimp: add support for SSL connections. (patchset #20 id:380001 of ...boliu2016-03-0327-923/+283
* Blimp: add support for SSL connections.kmarshall2016-03-0227-283/+923
* Update gn args instructions for engine inside a docker container.jessicag2016-03-021-5/+8
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* Add detailed logging support for BlimpMessage and subtypes.kmarshall2016-03-0114-22/+525
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-0115-0/+165
* Remove DCHECK for alpha-channel for WebP decodernyquist2016-02-291-2/+1
* Fix minor name mismatch on "navigation_state_changed" field.kmarshall2016-02-274-4/+4
* Blimp: Send the correct device scale factor to the BlimpView on android.khushalsagar2016-02-262-4/+3
* [Blimp Engine] Spoof OS info so that websites provide its mobile versionhaibinlu2016-02-251-1/+4
* Migrate blimp/* to net::IPAddress.martijn2016-02-252-19/+5
* 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-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