index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blimp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the record_full_layer layer tree setting.
chrishtr
2015-12-03
1
-1
/
+0
*
Add NavigationMessageProcessor for Blimp
dtrainor
2015-12-03
14
-37
/
+506
*
Make PacketReader/PacketWriter interfaces async-only.
kmarshall
2015-12-03
14
-363
/
+190
*
Implementation for the Blimp Message Buffer.
kmarshall
2015-12-02
8
-28
/
+476
*
Move blimp/net/test_common.h/cc to a separate source_set.
dtrainor
2015-12-02
5
-45
/
+29
*
Add blimp_engine_bundle and blimp_tests to blimp meta-target.
wez
2015-12-02
3
-18
/
+30
*
CC Animations: Make sure that Blimp uses compositor-animation-timelines
loyso
2015-12-01
4
-2
/
+17
*
Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphW...
ericrk
2015-12-01
2
-21
/
+8
*
Add glue between the client and engine for Blimp
dtrainor
2015-12-01
32
-339
/
+1425
*
[Blimp Net] Implement Engine Connection Manager.
haibinlu
2015-11-30
12
-21
/
+196
*
Move all Pass() calls in blimp/ to std::move()
dtrainor
2015-11-30
15
-46
/
+55
*
[Blimp Net] Adds BrowserConnectionHandler.
haibinlu
2015-11-30
5
-3
/
+168
*
Serialize a subset of WebInputEvents to protobufs.
dtrainor
2015-11-30
9
-17
/
+677
*
Define a Java-side global application context.
torne
2015-11-24
2
-6
/
+5
*
Add UNKNOWN values to blimp proto enums
maniscalco
2015-11-23
4
-4
/
+10
*
[Blimp Net] Makes BlimpTransport.Connect async-only
haibinlu
2015-11-20
6
-26
/
+36
*
Run gn --format over all .gn files
agrieve
2015-11-20
2
-3
/
+3
*
[Blimp Net] Implement BlimpConnection.
haibinlu
2015-11-20
7
-11
/
+335
*
Add IPC messages to transfer compositor protos
dtrainor
2015-11-19
2
-1
/
+10
*
Move cc::LayerSettings to cc/layers/layer_settings.h.
jbroman
2015-11-18
2
-0
/
+2
*
cc: Clean up max frames/swaps pending usage.
brianderson
2015-11-18
1
-1
/
+0
*
[Blimp]Add BlimpMessagePump to BlimpConnection.
haibinlu
2015-11-17
14
-17
/
+396
*
Make operators on scoped_ptr match the ones defined for std::unique_ptr
danakj
2015-11-17
1
-1
/
+1
*
Add implementation and unit tests for BlimpMessageMultiplexer.
kmarshall
2015-11-13
4
-0
/
+216
*
Fix gpu command buffer use after free by GrContext
junov
2015-11-13
1
-2
/
+2
*
[Blimp] Add tcp server transport.
haibinlu
2015-11-13
5
-1
/
+221
*
Change BlimpMessageProcessor to take scoped_ptr messages.
kmarshall
2015-11-12
11
-41
/
+56
*
Add interfaces for most major Blimp net components.
kmarshall
2015-11-12
2
-2
/
+3
*
Add interfaces for most major Blimp net components.
kmarshall
2015-11-12
24
-143
/
+489
*
Add a basic UI to the Android Blimp client.
dtrainor
2015-11-11
28
-29
/
+586
*
Remove the native_theme dependency from blimp_common.
wez
2015-11-11
1
-1
/
+0
*
Change BlimpTransport to vend BlimpConnections.
kmarshall
2015-11-10
3
-11
/
+12
*
Move blimp_layer_tree_settings.h/cc to client.
dtrainor
2015-11-10
8
-50
/
+46
*
Add a missing blimp_common build dep to content/content_switches.cc.
kmarshall
2015-11-06
1
-9
/
+5
*
Change blimp_engine's data_deps to be both deps and data_deps
maniscalco
2015-11-06
1
-1
/
+5
*
Remove setuid bit from blimp's chrome-sandbox
maniscalco
2015-11-05
1
-5
/
+0
*
Change BlimpTransport to vend BlimpConnections.
kmarshall
2015-11-05
19
-246
/
+380
*
Change ownership and +s chrome-sandbox
sriramsr
2015-11-04
1
-0
/
+5
*
[Blimp] Update build rule since the engine no longer depends on x11.
haibinlu
2015-11-04
5
-28
/
+19
*
Define BlimpTransport abstract base class,
kmarshall
2015-11-03
4
-0
/
+142
*
Rename legacy 'Layout' methods across Blink and cc.
wkorman
2015-11-03
2
-2
/
+2
*
We'd like the VM where Blimp Engine will run as small as possible (less memor...
haibinlu
2015-11-02
20
-23
/
+427
*
Add haibinlu to blimp/ OWNERS.
kmarshall
2015-10-30
1
-0
/
+2
*
Make HttpCache constructors take scoped_ptrs.
mmenke
2015-10-29
1
-3
/
+3
*
Revert of Make HttpCache constructors take scoped_ptrs. (patchset #6 id:12000...
dgozman
2015-10-28
1
-3
/
+3
*
Make HttpCache constructors take scoped_ptrs.
mmenke
2015-10-28
1
-3
/
+3
*
Created BlimpMessageWriter, which frames and sends data over a Socket.
kmarshall
2015-10-27
6
-3
/
+504
*
blimp: Override RequestPermissions in BlimpPermissionManager.
tfarina
2015-10-26
2
-0
/
+17
*
Rename BlimpClientSession to BlimpConnection, which is shared between client ...
haibinlu
2015-10-26
6
-31
/
+26
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-10-26
6
-6
/
+6
[next]