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
/
components
/
view_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes FrameTree delete a frame if the embedded app disconnects
sky
2015-09-10
3
-3
/
+18
*
Mandoline: Speculative Fix for Flaky tests + Cleanup
fsamuel
2015-09-10
4
-18
/
+14
*
Disallows connections from embedding into their root
sky
2015-09-10
3
-3
/
+37
*
Adds connection id to the ViewTree::Embed() callback
sky
2015-09-09
10
-58
/
+192
*
view-manager: Update focused view before triggering focus-change observer cal...
sadrul
2015-09-08
2
-1
/
+17
*
view-manager: Make sure event is dispatched to the correct ViewTree.
sadrul
2015-09-08
2
-3
/
+52
*
view-manager: Each ViewTreeHost has its own event-dispatcher.
sadrul
2015-09-05
7
-108
/
+79
*
Changes around how embed roots are set
sky
2015-09-04
18
-43
/
+114
*
Revert of Mandoline: Lazily update Surface binding on SubmitCompositorFrame (...
yzshen
2015-09-03
2
-42
/
+19
*
Mandoline: Lazily update Surface binding on SubmitCompositorFrame
fsamuel
2015-09-03
2
-19
/
+42
*
Wire title changes from WebFrameClient all the way through to PlatformWindow
ben
2015-09-03
6
-0
/
+18
*
mandoline: fix key accelerators on linux.
erg
2015-09-02
1
-0
/
+1
*
Move FocusController to ViewTreeHost.
ben
2015-09-02
11
-181
/
+181
*
view-manager: Fix some issues regarding running tests in x11.
sadrul
2015-09-02
3
-7
/
+17
*
view-manager: Allow closing down a view-tree.
sadrul
2015-09-01
4
-1
/
+23
*
Removes animation code from viewmanager
sky
2015-09-01
20
-1996
/
+3
*
mandoline: Fix a crash caused by binding a new SurfaceClient to a view.
penghuang
2015-09-01
1
-0
/
+6
*
Mandoline: Fix OOPIF high DPI sizing.
fsamuel
2015-08-31
3
-4
/
+23
*
Mandoline: Plumb --force-device-scale-factor
fsamuel
2015-08-31
1
-0
/
+3
*
view-manager: Request a re-draw of the exposed region.
sadrul
2015-08-31
1
-0
/
+2
*
Changes ViewTreeHost::AddAccelerator() to take an int id.
ben
2015-08-28
7
-38
/
+78
*
Move BufferFormat utility functions to gfx.
andresantoso
2015-08-28
1
-74
/
+7
*
Eliminate ViewTreeHostConnection and replace with a factory function.
ben
2015-08-27
7
-94
/
+75
*
Mandoline: Make scrolling sync across processes.
fsamuel
2015-08-27
6
-2
/
+54
*
Mandoline: Allow submitting CompositorFrames directly to mojo::Views
fsamuel
2015-08-27
29
-339
/
+323
*
ViewManagerRoot -> ViewTreeHost
ben
2015-08-27
25
-560
/
+496
*
Nukes ViewTree::EmbedAllowingReembed
sky
2015-08-26
14
-473
/
+28
*
Rename ViewManager -> ViewTreeConnection
ben
2015-08-26
15
-202
/
+209
*
gpu: Add memory tracing of GPU transfer buffers.
reveman
2015-08-25
2
-0
/
+2
*
Rename ViewManagerService,ViewManagerClient -> ViewTree,ViewTreeClient
ben
2015-08-25
38
-600
/
+577
*
Mandoline + CC: Move ReturnedResource to compositor_frame.mojom and add comments
fsamuel
2015-08-25
4
-13
/
+12
*
Eliminate ViewManagerClientFactory to make view manager use more idiomatic mojo.
ben
2015-08-25
10
-82
/
+31
*
Rename several instances of SubmitFrame to SubmitCompositorFrame
fsamuel
2015-08-24
6
-21
/
+21
*
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
tobiasjs
2015-08-22
2
-4
/
+6
*
command_buffer.mojom: make CommandBufferSyncClient.DidInitialize() accept a n...
yzshen
2015-08-21
2
-2
/
+3
*
Nukes flaky test
sky
2015-08-21
1
-25
/
+0
*
Adds ability for frame to know when it should swap to remote
sky
2015-08-21
1
-0
/
+18
*
Allow the combination of BufferFormat::UYVY_422 and GL_RGB internal format
andresantoso
2015-08-21
1
-1
/
+1
*
Fixes dependency check by gn_check.
yukishiino
2015-08-21
1
-0
/
+1
*
Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.
andresantoso
2015-08-21
1
-7
/
+2
*
Rename enum gfx::BufferFormat::RGBX_8888 to BGRX_8888
Haixia Shi
2015-08-21
1
-2
/
+2
*
Mandoline: Delete dead code after Views/Surfaces refactor
fsamuel
2015-08-20
2
-206
/
+0
*
Mandoline: Try and fix gn check for android
ben
2015-08-20
1
-0
/
+1
*
Make BrowserManager manage BrowserUIs instead.
ben
2015-08-20
1
-3
/
+3
*
Add components/view_manager to gn check; fix errors.
msw
2015-08-20
9
-22
/
+47
*
Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.
fsamuel
2015-08-19
10
-83
/
+107
*
Fix view_manager android loader dependencies.
msw
2015-08-19
1
-10
/
+5
*
Fix windows mandoline compilation.
yzshen
2015-08-19
1
-4
/
+4
*
Mandoline: Merge Surfaces and Views apps
fsamuel
2015-08-19
41
-723
/
+805
*
Makes it so an embed root can call Embed() on any descendant
sky
2015-08-19
5
-6
/
+44
[next]