summaryrefslogtreecommitdiffstats
path: root/blimp
Commit message (Expand)AuthorAgeFilesLines
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-101-2/+1
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-1/+2
* Create a ControlFeature for Blimpdtrainor2015-12-1025-35/+402
* Tie blimp client features into the session.dtrainor2015-12-0922-378/+479
* Adds a protocol version file and sends START_CONNECTION message in client con...haibinlu2015-12-095-4/+53
* Add a basic BlimpClientSession object.dtrainor2015-12-0913-11/+236
* blimp: Add support for basic input handling.khushalsagar2015-12-0911-3/+637
* [Blimp Net] Add EngineAuthHandler.haibinlu2015-12-0914-3/+390
* Blimp: Allow MessagePump's MessageProcessor to be unset.wez2015-12-083-14/+57
* Add CreateBlimpMessage helper function library.kmarshall2015-12-0413-30/+176
* Convert remaining instances of scoped_ptr::Pass() to std::move.kmarshall2015-12-041-3/+3
* [Blimp Net] Implements ClientConnectionManager.haibinlu2015-12-045-28/+177
* Remove the record_full_layer layer tree setting.chrishtr2015-12-031-1/+0
* Add NavigationMessageProcessor for Blimpdtrainor2015-12-0314-37/+506
* Make PacketReader/PacketWriter interfaces async-only.kmarshall2015-12-0314-363/+190
* Implementation for the Blimp Message Buffer.kmarshall2015-12-028-28/+476
* Move blimp/net/test_common.h/cc to a separate source_set.dtrainor2015-12-025-45/+29
* Add blimp_engine_bundle and blimp_tests to blimp meta-target.wez2015-12-023-18/+30
* CC Animations: Make sure that Blimp uses compositor-animation-timelinesloyso2015-12-014-2/+17
* Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphW...ericrk2015-12-012-21/+8
* Add glue between the client and engine for Blimpdtrainor2015-12-0132-339/+1425
* [Blimp Net] Implement Engine Connection Manager.haibinlu2015-11-3012-21/+196
* Move all Pass() calls in blimp/ to std::move()dtrainor2015-11-3015-46/+55
* [Blimp Net] Adds BrowserConnectionHandler.haibinlu2015-11-305-3/+168
* Serialize a subset of WebInputEvents to protobufs.dtrainor2015-11-309-17/+677
* Define a Java-side global application context.torne2015-11-242-6/+5
* Add UNKNOWN values to blimp proto enumsmaniscalco2015-11-234-4/+10
* [Blimp Net] Makes BlimpTransport.Connect async-onlyhaibinlu2015-11-206-26/+36
* Run gn --format over all .gn filesagrieve2015-11-202-3/+3
* [Blimp Net] Implement BlimpConnection.haibinlu2015-11-207-11/+335
* Add IPC messages to transfer compositor protosdtrainor2015-11-192-1/+10
* Move cc::LayerSettings to cc/layers/layer_settings.h.jbroman2015-11-182-0/+2
* cc: Clean up max frames/swaps pending usage.brianderson2015-11-181-1/+0
* [Blimp]Add BlimpMessagePump to BlimpConnection.haibinlu2015-11-1714-17/+396
* Make operators on scoped_ptr match the ones defined for std::unique_ptrdanakj2015-11-171-1/+1
* Add implementation and unit tests for BlimpMessageMultiplexer.kmarshall2015-11-134-0/+216
* Fix gpu command buffer use after free by GrContextjunov2015-11-131-2/+2
* [Blimp] Add tcp server transport.haibinlu2015-11-135-1/+221
* Change BlimpMessageProcessor to take scoped_ptr messages.kmarshall2015-11-1211-41/+56
* Add interfaces for most major Blimp net components.kmarshall2015-11-122-2/+3
* Add interfaces for most major Blimp net components.kmarshall2015-11-1224-143/+489
* Add a basic UI to the Android Blimp client.dtrainor2015-11-1128-29/+586
* Remove the native_theme dependency from blimp_common.wez2015-11-111-1/+0
* Change BlimpTransport to vend BlimpConnections.kmarshall2015-11-103-11/+12
* Move blimp_layer_tree_settings.h/cc to client.dtrainor2015-11-108-50/+46
* Add a missing blimp_common build dep to content/content_switches.cc.kmarshall2015-11-061-9/+5
* Change blimp_engine's data_deps to be both deps and data_depsmaniscalco2015-11-061-1/+5
* Remove setuid bit from blimp's chrome-sandboxmaniscalco2015-11-051-5/+0
* Change BlimpTransport to vend BlimpConnections.kmarshall2015-11-0519-246/+380
* Change ownership and +s chrome-sandboxsriramsr2015-11-041-0/+5