| Commit message (Expand) | Author | Age | Files | Lines |
* | CC Animation: Erase LayerTreeSettings::accelerated_animation_enabled flag. | loyso | 2016-03-15 | 1 | -1/+0 |
* | Prevent resizing of blimpview when IME is shown | shaktisahu | 2016-03-15 | 1 | -1/+1 |
* | Add connection/disconnection event reporting to Blimp client UI. | kmarshall | 2016-03-14 | 7 | -14/+147 |
* | CC Animation: Erase cc::LayerSettings everywhere. | loyso | 2016-03-14 | 3 | -5/+0 |
* | Create doc on build arg best practices for Blimp. | jessicag | 2016-03-11 | 1 | -3/+26 |
* | Modify YUV codecs to match Skia's API change | msarett | 2016-03-10 | 2 | -8/+12 |
* | Blimp: make the Engine terminate on disconnect. | kmarshall | 2016-03-10 | 1 | -11/+63 |
* | Updating XTBs based on .GRDs from branch master | Krishna Govind | 2016-03-10 | 30 | -13/+321 |
* | Add Android fonts to blimp engine | nyquist | 2016-03-09 | 10 | -11/+260 |
* | cc: Fix for releasing output surface during commit. | khushalsagar | 2016-03-08 | 1 | -0/+2 |
* | Added jni components for text input | shaktisahu | 2016-03-08 | 8 | -78/+227 |
* | Revert of Add Android fonts to blimp engine (patchset #7 id:120001 of https:/... | nyquist | 2016-03-08 | 10 | -265/+12 |
* | Add Android fonts to blimp engine | nyquist | 2016-03-08 | 10 | -12/+265 |
* | Blimp: fix cert DCHECK to check field instead of move'd param | kmarshall | 2016-03-07 | 1 | -1/+1 |
* | I missed the need for a preceding newline for a new code block in https://cod... | jessicag | 2016-03-05 | 1 | -0/+2 |
* | Create gn arg templates for use with blimp builds. Update build doc. | jessicag | 2016-03-04 | 1 | -55/+11 |
* | -- Removes duplicate feature registration code from client&engine session and... | haibinlu | 2016-03-04 | 13 | -178/+448 |
* | [Blimp Engine] Use URLRequestContextBuilder to properly create URLRequestCont... | haibinlu | 2016-03-03 | 2 | -170/+36 |
* | Blimp: add support for SSL connections. | kmarshall | 2016-03-03 | 27 | -283/+923 |
* | Revert of Blimp: add support for SSL connections. (patchset #20 id:380001 of ... | boliu | 2016-03-03 | 27 | -923/+283 |
* | Blimp: add support for SSL connections. | kmarshall | 2016-03-02 | 27 | -283/+923 |
* | Update gn args instructions for engine inside a docker container. | jessicag | 2016-03-02 | 1 | -5/+8 |
* | mojo: Sketch a profile application. | erg | 2016-03-02 | 1 | -0/+1 |
* | Add detailed logging support for BlimpMessage and subtypes. | kmarshall | 2016-03-01 | 14 | -22/+525 |
* | Updating XTBs based on .GRDs from branch master | Krishna Govind | 2016-03-01 | 15 | -0/+165 |
* | Remove DCHECK for alpha-channel for WebP decoder | nyquist | 2016-02-29 | 1 | -2/+1 |
* | Fix minor name mismatch on "navigation_state_changed" field. | kmarshall | 2016-02-27 | 4 | -4/+4 |
* | Blimp: Send the correct device scale factor to the BlimpView on android. | khushalsagar | 2016-02-26 | 2 | -4/+3 |
* | [Blimp Engine] Spoof OS info so that websites provide its mobile version | haibinlu | 2016-02-25 | 1 | -1/+4 |
* | Migrate blimp/* to net::IPAddress. | martijn | 2016-02-25 | 2 | -19/+5 |
* | Remove some usages of BrowserThread::UnsafeGetMessageLoopForThread | skyostil | 2016-02-25 | 1 | -6/+4 |
* | Properly sets device scale factor and size on Engine. | haibinlu | 2016-02-24 | 8 | -68/+188 |
* | Add pattern-based blacklists to Docker manifest generator. | kmarshall | 2016-02-24 | 3 | -6/+37 |
* | blimp client : Added a text input feature to blimp client on android | shaktisahu | 2016-02-23 | 10 | -4/+94 |
* | Ensure files in Blimp engine bundle are group readable. | jessicag | 2016-02-23 | 1 | -0/+4 |
* | Update blimp documentation and add examples | nyquist | 2016-02-23 | 2 | -11/+79 |
* | Blimp: Add support for multiple render widget compositors on the client. | khushalsagar | 2016-02-23 | 25 | -391/+1172 |
* | Reland Allow one-copy and zero-copy task tile worker pools to use compressed ... | auygun | 2016-02-22 | 1 | -1/+2 |
* | Revert of Fix crashing bug in EngineAuthenticationHandler on token mismatch. ... | wez | 2016-02-19 | 2 | -22/+13 |
* | Replace CancelableCompletionCallbacks with Bind(WeakPtr,...) in BlimpMessageP... | wez | 2016-02-19 | 2 | -17/+11 |
* | Fix test failures on blimp for Android | dtrainor | 2016-02-19 | 1 | -3/+7 |
* | Fix crashing bug in EngineAuthenticationHandler on token mismatch. | kmarshall | 2016-02-19 | 2 | -13/+22 |
* | Add assigner support to Blimp | dtrainor | 2016-02-19 | 21 | -104/+944 |
* | Remove user_gesture parameters from content::PermissionManager interface. | mlamouri | 2016-02-19 | 2 | -4/+0 |
* | Delete CalcDrawProps | weiliangc | 2016-02-19 | 1 | -1/+0 |
* | Use ResourceEntry instead of mandatory paks for blimp | nyquist | 2016-02-18 | 2 | -2/+2 |
* | Plumb firing passive event listeners. | dtapuska | 2016-02-18 | 1 | -0/+1 |
* | Add support for encoding/decoding WebP images. | nyquist | 2016-02-17 | 10 | -6/+348 |
* | Add framework for (de)serialization of images in SkPicture | nyquist | 2016-02-12 | 8 | -4/+128 |
* | Make IPAddress::FromIPLiteral a member function. | martijn | 2016-02-10 | 1 | -1/+1 |