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
/
html_viewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MojoBlinkPlatformImpl and just fold it into BlinkPlatformImpl.
jam
2015-04-17
7
-97
/
+46
*
Fix htmlviewer crash when logging in to google.com
jam
2015-04-17
1
-0
/
+3
*
Mojo changes for moving WebScheduler to WebThread
alexclarke
2015-04-17
2
-2
/
+20
*
html_viewer: Move webcrypto to a place where html_viewer can use it.
erg
2015-04-17
4
-0
/
+9
*
base: Rename DiscardableMemory::Memory() to ::data().
reveman
2015-04-16
2
-9
/
+9
*
Add the network service as a data dependency of html_viewer for Android.
msw
2015-04-16
1
-0
/
+2
*
Make mojo/application:test_support a group target.
msw
2015-04-16
1
-9
/
+0
*
Small cleanups in the Mojo HTML viewer
peter
2015-04-16
16
-222
/
+222
*
html_viewer: Add a mock WebNotificationManager.
erg
2015-04-15
5
-0
/
+119
*
Add the network service as a data dependency of html_viewer.
msw
2015-04-15
1
-0
/
+1
*
html_viewer: Implement various mime utilities.
erg
2015-04-15
1
-6
/
+12
*
Add mojo_shell data_deps to mojo/application:test_support.
msw
2015-04-15
1
-0
/
+9
*
Simplify chromium's mojo_shell since it's now only used for Mandoline.
jam
2015-04-14
3
-69
/
+2
*
DevTools: remove Canvas profiler from DevTools source base [content]. See det...
pfeldman
2015-04-12
1
-2
/
+0
*
Revert of Simplify mojo_shell since it's now only used for Mandoline. (patchs...
msw
2015-04-10
2
-1
/
+68
*
Avoid HTMLViewer crashes on child frame loads.
msw
2015-04-10
1
-1
/
+1
*
Add a simple mojo AxProvider apptest.
msw
2015-04-10
6
-18
/
+142
*
html_viewer: Don't crash on image redirects on domains served with CSP.
erg
2015-04-10
2
-7
/
+26
*
Replace IsolateHolder::LoadV8Snapshot() with V8Initializer::LoadSnapshot().
oth
2015-04-10
2
-4
/
+4
*
Simplify mojo_shell since it's now only used for Mandoline.
jam
2015-04-10
2
-68
/
+1
*
A few fixes to make logging in to Google work.
jam
2015-04-09
2
-0
/
+15
*
Part 7 of 8: Move blink images to their own grd/pak file.
erg
2015-04-09
1
-48
/
+48
*
Part 4 of ??: Move blink images to their own grd/pak files.
erg
2015-04-03
2
-50
/
+69
*
Add version resource to html_viewer, and make sizeviewer a bit more generic
scottmg
2015-04-03
2
-0
/
+50
*
media: Make RenderCdmFactory a RenderFrameObserver.
xhwang
2015-04-03
4
-12
/
+25
*
Refactors code for WebGestureCurve to ui/events/gestures/blink
sky
2015-04-03
3
-0
/
+17
*
Fixes action index of MotionEvent
sky
2015-04-01
1
-1
/
+1
*
Remove unnecessary 'virtual' annotation from mojo
cwgreene
2015-03-31
18
-209
/
+199
*
Converts events to DIPs in html_viewer
sky
2015-03-30
2
-2
/
+14
*
Wires up sending touch and gesture events in html_viewer
sky
2015-03-30
5
-0
/
+268
*
html_viewer: Run with a cookie jar.
erg
2015-03-27
2
-2
/
+12
*
html_viewer: check reserved network addresses.
erg
2015-03-27
2
-0
/
+10
*
Move IdleTask to WebThread side 2/3
alexclarke
2015-03-26
2
-5
/
+5
*
Reland part 3 of 4: Modify blink users so they use blink images.
erg
2015-03-26
4
-13
/
+65
*
Revert "Part 3 of 4: Modify blink users so they use the image resources in bl...
Elliot Glaysher
2015-03-25
3
-58
/
+6
*
Part 3 of 4: Modify blink users so they use the image resources in blink.
erg
2015-03-25
3
-6
/
+58
*
Adds ui_test_pak to html_viewer's deps
sky
2015-03-25
1
-0
/
+1
*
Update mojo sdk to rev cb6c5abfadfea0ca73dca466e2894554ac1ae144
sky
2015-03-24
1
-52
/
+39
*
mojo: Use nullptr instead of NULL.
reveman
2015-03-23
1
-3
/
+3
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
1
-0
/
+2
*
html_viewer: Set expected content length to -1 in ToWebURLResponse().
xhwang
2015-03-20
1
-0
/
+1
*
Add a DiscardableMemoryAllocator to html_viewer.
erg
2015-03-19
5
-1
/
+308
*
Replace aa->sky in mojo/html_viewer/OWNERS
jamesr
2015-03-19
1
-1
/
+1
*
Remove unused shutdown() function from WebSchedulerImpl.
rmcilroy
2015-03-19
2
-5
/
+0
*
Chromium side of adding postTimerTask to blink::WebScheduler
alexclarke
2015-03-18
2
-0
/
+16
*
Wires through scale factor and bounds in html_viewer
sky
2015-03-17
4
-6
/
+19
*
Add HTMLViewer command line arg to set user agent
davemoore
2015-03-16
1
-4
/
+13
*
HTMLViewer: Log JS messages to console
davemoore
2015-03-16
1
-0
/
+2
*
Add logging for missing resource.
alokp
2015-03-16
1
-1
/
+1
*
Gets packaging of html_viewer for android working
sky
2015-03-16
4
-7
/
+134
[next]