summaryrefslogtreecommitdiffstats
path: root/blimp
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Blimp] Update build rule since the engine no longer depends on x11.haibinlu2015-11-045-28/+19
* Define BlimpTransport abstract base class,kmarshall2015-11-034-0/+142
* Rename legacy 'Layout' methods across Blink and cc.wkorman2015-11-032-2/+2
* We'd like the VM where Blimp Engine will run as small as possible (less memor...haibinlu2015-11-0220-23/+427
* Add haibinlu to blimp/ OWNERS.kmarshall2015-10-301-0/+2
* Make HttpCache constructors take scoped_ptrs.mmenke2015-10-291-3/+3
* Revert of Make HttpCache constructors take scoped_ptrs. (patchset #6 id:12000...dgozman2015-10-281-3/+3
* Make HttpCache constructors take scoped_ptrs.mmenke2015-10-281-3/+3
* Created BlimpMessageWriter, which frames and sends data over a Socket.kmarshall2015-10-276-3/+504
* blimp: Override RequestPermissions in BlimpPermissionManager.tfarina2015-10-262-0/+17
* Rename BlimpClientSession to BlimpConnection, which is shared between client ...haibinlu2015-10-266-31/+26
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-266-6/+6