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
*
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
*
Create Blimp PacketReader class.
kmarshall
2015-10-23
8
-0
/
+786
*
Remove ContextProvider::VerifyContexts.
dcastagna
2015-10-22
2
-5
/
+0
*
Fix the tarball name in docker command.
sriramsr
2015-10-22
1
-1
/
+1
*
Remove ContextProvider::DestroyedOnMainThread.
dcastagna
2015-10-21
2
-19
/
+0
*
Export blimp::BlimpClientSession to fix component build.
dcheng
2015-10-21
1
-1
/
+2
*
Make blimp_engine build again by removing DeactivateContents
maniscalco
2015-10-20
2
-5
/
+0
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-10-19
43
-0
/
+129
*
[blimp] Add link to Gitiles Markdown reference.
nyquist
2015-10-16
2
-0
/
+30
*
Create "blimp_unittests" test target which will run all Blimp unittests.
kmarshall
2015-10-16
2
-14
/
+22
*
[Blimp] Adds Blimp EngineSession and ClientSession skeleton.
haibinlu
2015-10-15
20
-349
/
+361
*
Get the new blimp_engine working inside a Docker container
maniscalco
2015-10-15
3
-2
/
+19
*
Update bundle-engine.py to use a static (hand-managed) manifest
maniscalco
2015-10-14
5
-23
/
+104
*
Blimp: create MessageDispatcher class.
kmarshall
2015-10-14
9
-1
/
+251
*
Add net/base and net/socket DEPS to Blimp net source tree.
kmarshall
2015-10-09
1
-0
/
+4
*
Add build target to invoke bundle-engine.py
maniscalco
2015-10-08
2
-12
/
+35
*
[Blimp] Adds a headless content shell as a blimp engine. It uses a dummy scre...
haibinlu
2015-10-08
31
-9
/
+1705
*
Revert of [Blimp] Adds a headless content shell as a blimp engine. It uses a ...
kuan
2015-10-07
31
-1698
/
+9
*
[Blimp] Adds a headless content shell as a blimp engine. It uses a dummy scre...
haibinlu
2015-10-07
31
-9
/
+1698
*
cc: Remove SetLayerTreeHostClientReady()
sievers
2015-10-07
1
-1
/
+0
*
Add sign-in and token retrieval to Blimp
dtrainor
2015-10-05
11
-21
/
+886
*
Fix broken link in blimp/docs/running.md
maniscalco
2015-10-05
1
-1
/
+1
*
Add script to bundle blimp engine into a Docker image
maniscalco
2015-10-05
7
-1
/
+193
*
Move ChromeCommandLineInitUtil to base/
dtrainor
2015-10-05
5
-6
/
+109
*
Move gpu memory calculations to Compositor.
sohan.jyoti
2015-10-05
2
-9
/
+0
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-09-28
43
-43
/
+172
*
Add basic test suite for Blimp
dtrainor
2015-09-26
9
-8
/
+142
*
Rename GatherDiscardableImages to better reflect functionality
vmpstr
2015-09-25
1
-2
/
+2
*
Add support for Android strings to the Blimp client
dtrainor
2015-09-24
45
-11
/
+211
[next]