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
/
mojo
/
services
/
native_viewport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves mojo/services/* to components/* part 1
sky
2015-04-20
5
-8
/
+8
*
Pulls display related changes from mojo to chrome
sky
2015-04-17
3
-12
/
+18
*
Fixes time of events from android
sky
2015-04-03
1
-1
/
+3
*
Get mojo_shell building inside chromium checkout.
John Abd-El-Malek
2015-04-02
16
-0
/
+1503
*
Move services code brought in from Mojo to live under //third_party.
blundell
2015-01-30
6
-112
/
+0
*
Update mojo sdk to rev 126532ce21c5c3c55a1e1693731411cb60169efd
blundell
2015-01-29
1
-9
/
+9
*
Update mojo sdk to rev b737c0531e299ad494725c518699843e76ff84f5
Colin Blundell
2015-01-19
2
-8
/
+10
*
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
rockot
2015-01-16
5
-6
/
+19
*
Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f
rockot
2014-12-16
5
-0
/
+97
*
Remove mojo/shell and (most) service implementations
jamesr
2014-10-28
20
-1549
/
+0
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-0
/
+3
*
gpu: Rewrite MailboxSynchronizer
sievers
2014-10-24
2
-2
/
+3
*
Mojo: More virtual/override style fixes in mojo/.
Viet-Trung Luu
2014-10-21
1
-38
/
+18
*
Standardize usage of virtual/override/final in mojo/
dcheng
2014-10-21
6
-55
/
+41
*
Change mojo URLs from mojo://mojo_foo to mojo://foo.
aa
2014-10-18
1
-2
/
+2
*
Make ApplicationImpl::args() be a std::vector<std::string>
davemoore
2014-10-17
1
-3
/
+2
*
Fix Java indentation issues.
aurimas
2014-10-16
1
-9
/
+9
*
Move gl initialization to NativeViewportAppDelegate::Initialize()
davemoore
2014-10-15
3
-43
/
+19
*
Move mojo/services/public/cpp TypeConverters to mojo/converters.
msw
2014-10-10
6
-14
/
+14
*
Rename Get to GetProxy
sky
2014-10-06
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in mojo/
mostynb
2014-10-06
5
-60
/
+60
*
Move command_buffer.mojom file to m/s/public/interfaces/gpu
jamesr
2014-10-06
2
-2
/
+2
*
Mojo: Convert the remaining OVERRIDEs to override in mojo/.
viettrungluu
2014-10-01
5
-35
/
+39
*
Makes NativeViewport send OnBoundsChanged() after widget available
sky
2014-09-30
2
-6
/
+22
*
Nukes NativeViewportClient::OnCreated
sky
2014-09-29
2
-14
/
+18
*
Add a headless configuration to Mojo's native viewport service
abarth
2014-09-26
8
-42
/
+115
*
Removing uses of X11 native key events.
kpschoedel
2014-09-22
1
-3
/
+3
*
4th attempt to land change to remove NativeViewportService and
davemoore
2014-09-20
3
-10
/
+121
*
Make mojo/services pass in "gn check"
brettw
2014-09-20
1
-0
/
+4
*
Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...
brettw
2014-09-19
1
-4
/
+0
*
Make mojo/services pass in "gn check"
Brett Wilson
2014-09-19
1
-0
/
+4
*
Revert of Third attempt to land change to remove NativeViewportService and (p...
dbeam
2014-09-18
3
-119
/
+10
*
Third attempt to land change to remove NativeViewportService and
davemoore
2014-09-18
3
-10
/
+119
*
Revert of Second attempt to land change to remove NativeViewportService and (...
horo
2014-09-17
3
-119
/
+10
*
Second attempt to land change to remove NativeViewportService and
davemoore
2014-09-17
3
-10
/
+119
*
GN: Replace mojo/system.gni with forwarding groups
jamesr
2014-09-16
1
-1
/
+0
*
GN rules for everything in //mojo
jamesr
2014-09-15
1
-0
/
+1
*
Revert "Create native_viewport_service, don't build it into mojo_shell unless...
Dave Moore
2014-09-15
3
-117
/
+9
*
Create native_viewport_service, don't build it into mojo_shell unless Android
davemoore
2014-09-15
3
-9
/
+117
*
Move application:chromium bindings to mojo/application/
jamesr
2014-09-13
1
-1
/
+1
*
Convert view manager to surfaces with uploading shim in client lib
jamesr
2014-09-12
4
-41
/
+33
*
Revert of Removing X11 native_event uses for key events. (patchset #7 id:1800...
arv
2014-09-08
1
-3
/
+3
*
Removing uses of X11 native key events.
kpschoedel
2014-09-05
1
-3
/
+3
*
Revert of Removing X11 native_event uses for key events. (patchset #6 id:1600...
dcheng
2014-09-04
1
-3
/
+3
*
Removing uses of X11 native key events.
kpschoedel
2014-09-03
1
-3
/
+3
*
Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetric
mpcomplete
2014-09-03
1
-3
/
+2
*
Teach the native viewport service to draw a Surface into itself
jamesr
2014-08-29
6
-17
/
+245
*
mojo: Fix double character inserts on Windows by removing a Linux hack.
erg
2014-08-27
1
-0
/
+32
*
Mojo multiple command buffer support and sample
jamesr@chromium.org
2014-08-20
6
-41
/
+102
*
GN: Mojo wget, sample_app, surfaces app and component build
jamesr@chromium.org
2014-08-19
1
-1
/
+5
[next]