summaryrefslogtreecommitdiffstats
path: root/blimp
Commit message (Expand)AuthorAgeFilesLines
* Remove even more headers from base/memory/scoped_ptr.hdcheng2016-03-251-0/+1
* Blimp: make PacketReader interface return packet sizes as return vals.kmarshall2016-03-2510-49/+37
* Added network components for blimp text input featureshaktisahu2016-03-2525-30/+722
* Revert of Initial addition of blimp crash client code. (patchset #5 id:80001 ...haibinlu2016-03-248-198/+1
* Resize of blimpview on text inputshaktisahu2016-03-241-0/+14
* url bar selects all on focusshaktisahu2016-03-241-0/+2
* Initial addition of Blimp engine crash client code.marcinjb2016-03-248-1/+198
* Remove BlimpUiContextFactoryenne2016-03-249-148/+10
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* Register surface namespace in BlimpUiContextFactoryenne2016-03-242-1/+8
* Remove dependency of Blimp on X11/Xlib.h header to avoid namespace polutionxyzzyz2016-03-241-3/+2
* blimp: Increase max payload size limit.khushalsagar2016-03-232-2/+5
* Fix blimp_engine_bundle to depend on blimp_engine.wez2016-03-231-1/+1
* Remove logic for lazy initialization of WebKit.jam2016-03-231-2/+0
* [Blimp Engine] Removes a few NOTIMPLEMENTEDhaibinlu2016-03-232-5/+2
* blimp: Disable custom web fonts on the enginekhushalsagar2016-03-222-0/+3
* Bind GrContext to GLES2Interface rather than C GLES interfacebsalomon2016-03-211-32/+1
* 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