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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mandoline: Obey --no-sandbox.
erg
2015-08-28
3
-4
/
+12
*
Consolidate startup_metric_utils BrowserOpenTabs code.
msw
2015-08-27
3
-6
/
+6
*
Mandoline: Make scrolling sync across processes.
fsamuel
2015-08-27
4
-9
/
+70
*
Mandoline: Allow submitting CompositorFrames directly to mojo::Views
fsamuel
2015-08-27
4
-73
/
+23
*
Update mojo sdk to rev cbf8d2ee9b7d07c7751d8d861f3b7e2bd9829b05
rockot
2015-08-27
5
-42
/
+21
*
gpu: Remove async texture uploads.
reveman
2015-08-27
2
-48
/
+0
*
Mandoline: fix the issue of same-URL navigation.
yzshen
2015-08-26
4
-13
/
+43
*
Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...
torne
2015-08-26
2
-75
/
+72
*
Refine Chrome and Mandoline startup metric measurements.
msw
2015-08-26
5
-5
/
+17
*
Avoid checker-boarding by actually re-using transport buffers
rjkroege
2015-08-25
4
-2
/
+40
*
Mandoline + CC: Move ReturnedResource to compositor_frame.mojom and add comments
fsamuel
2015-08-25
1
-2
/
+2
*
Someone forgot to include the auto-generated files update.
zmo
2015-08-24
1
-1
/
+2
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
1
-2
/
+1
*
Revert of jni_generator: Make all object-returning natives return ScopedJavaL...
nasko
2015-08-24
1
-66
/
+70
*
jni_generator: Make all object-returning natives return ScopedJavaLocalRef.
torne
2015-08-24
1
-70
/
+66
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-24
5
-0
/
+5
*
Rename several instances of SubmitFrame to SubmitCompositorFrame
fsamuel
2015-08-24
1
-3
/
+2
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
rockot
2015-08-23
5
-5
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
5
-0
/
+5
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
yosin
2015-08-22
5
-5
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
5
-0
/
+5
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
Connect WebUSB client interface to the devices app
rockot
2015-08-21
1
-1
/
+3
*
Support --apptest-filter= and arbitrary apptest runner args.
msw
2015-08-21
2
-10
/
+27
*
command_buffer.mojom: make CommandBufferSyncClient.DidInitialize() accept a n...
yzshen
2015-08-21
1
-1
/
+3
*
Allow the combination of BufferFormat::UYVY_422 and GL_RGB internal format
andresantoso
2015-08-21
1
-1
/
+1
*
Fail apptests with no fixtures; disable mandoline_browser_apptests.
msw
2015-08-21
2
-6
/
+7
*
Add components/view_manager to gn check; fix errors.
msw
2015-08-20
1
-0
/
+1
*
Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.
fsamuel
2015-08-19
3
-9
/
+14
*
Mandoline: Merge Surfaces and Views apps
fsamuel
2015-08-19
1
-1
/
+0
*
Add glCompressedCopySubTextureCHROMIUM
christiank
2015-08-19
2
-0
/
+20
*
[GN] Don't hardcode google_play_services dependencies
dgn
2015-08-19
1
-1
/
+1
*
Allow url::SchemeHostPort to hold non-file scheme without port
tyoshino
2015-08-19
1
-1
/
+1
*
Added suport for integer versions of GetQueryObjectvEXT().
dyen
2015-08-19
2
-0
/
+12
*
Makes html_viewer apptests use osmesa
sky
2015-08-19
1
-3
/
+5
*
[Tracing] Move tracing switches to components
zhenw
2015-08-18
4
-6
/
+2
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
sky
2015-08-18
3
-9
/
+5
*
Add stats collection for telemetry startup.warm.blank_page test.
msw
2015-08-18
17
-56
/
+207
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-18
3
-5
/
+9
*
Implemented GPU Timer Disjoint Value checking on the GLES2 Client.
dyen
2015-08-18
2
-0
/
+4
*
Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...
msramek
2015-08-18
1
-1
/
+1
*
Allow url::SchemeHostPort to hold non-file scheme without port
tyoshino
2015-08-18
1
-1
/
+1
*
mandoline: Reland "Sandbox mojo:browser and mojo:omnibox."
erg
2015-08-17
1
-1
/
+1
*
Fixes crash in Array converters
sky
2015-08-17
2
-2
/
+10
*
Mandoline: Enable Android software keyboard for the Omnibox.
penghuang
2015-08-17
5
-0
/
+171
*
Print stack traces in browser tests when any process crashes, or an assert fi...
jam
2015-08-17
1
-1
/
+5
*
Makes OOPIFs the default
sky
2015-08-14
1
-11
/
+3
*
HTMLViewer no longer connects to NetworkService interface.
ben
2015-08-14
14
-78
/
+151
*
Use CapabilityFilter to restrict what HTMLViewers can connect to.
ben
2015-08-13
4
-12
/
+33
*
A few more spurious cleanups on ApplicationImpl.
ben
2015-08-12
3
-26
/
+34
[next]