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
/
ash
/
display
Commit message (
Expand
)
Author
Age
Files
Lines
*
c++11 ud suffix fixes for ash/views/ui files
thakis@chromium.org
2013-07-29
1
-1
/
+1
*
Move and split up image_transport_factory files.
danakj@chromium.org
2013-07-29
1
-1
/
+1
*
Fix leak in DisplayControllerTest
oshima@chromium.org
2013-07-18
1
-1
/
+3
*
[Cleanup]
oshima@chromium.org
2013-07-18
7
-176
/
+175
*
Set active root window when active window is moved to a new root.
flackr@chromium.org
2013-07-17
1
-0
/
+2
*
Ignore reported display size that is smaller than min size
oshima@chromium.org
2013-07-16
3
-20
/
+58
*
Use the default display when there is no display connected, as it used to be.
oshima@chromium.org
2013-07-16
1
-14
/
+19
*
[Cleanup]
oshima@chromium.org
2013-07-12
7
-217
/
+281
*
1) Simplify mouse cursor restoration
oshima@chromium.org
2013-07-11
7
-146
/
+105
*
Replaces display error dialog by notifications.
mukai@chromium.org
2013-07-11
7
-359
/
+213
*
[Cleanup] Factor out layout store code from DisplayController
oshima@chromium.org
2013-07-10
10
-129
/
+210
*
Keep windows in status/settings bubble in the same root window
oshima@chromium.org
2013-07-08
1
-3
/
+12
*
Update display bounds only once before calling observer
oshima@chromium.org
2013-07-01
4
-31
/
+58
*
Don't create mirror window during bootstrap
oshima@chromium.org
2013-06-29
2
-0
/
+6
*
Stops setting the overscan insets automatically.
mukai@chromium.org
2013-06-29
9
-118
/
+34
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
5
-185
/
+231
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
4
-5
/
+5
*
Create RootWindowTransformer after root window's bounds and scale factor are ...
oshima@chromium.org
2013-06-27
4
-1
/
+22
*
ExternalTabContainerWin's widgets should be opaque and not fade-in.
grt@chromium.org
2013-06-27
1
-1
/
+1
*
Remove old preference format
oshima@chromium.org
2013-06-27
2
-18
/
+0
*
Revert r207560 and r207566 to reland r207511.
derat@chromium.org
2013-06-21
1
-1
/
+1
*
Call OnDisplayBoundsChanged when bounds are changed due to layout.
oshima@chromium.org
2013-06-21
6
-60
/
+167
*
aura: Some event-related cleanup in RootWindow.
sadrul@chromium.org
2013-06-20
1
-1
/
+4
*
Use primary display as hangout/gtalk broadcast window
oshima@chromium.org
2013-06-20
3
-0
/
+65
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-1
/
+1
*
Stick windows to side of workspaces
varkha@chromium.org
2013-06-18
1
-0
/
+4
*
Stop using ForceRenderSurface for ui scaling
oshima@chromium.org
2013-06-15
1
-6
/
+0
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Rotate mirror cursor
oshima@chromium.org
2013-06-14
3
-4
/
+103
*
Use lettebox/pillarbox layout for software mirroring.
oshima@chromium.org
2013-06-14
4
-25
/
+71
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.
dcheng@chromium.org
2013-06-13
1
-1
/
+1
*
Skip mulitple-display tests on win8
oshima@chromium.org
2013-06-12
7
-91
/
+140
*
Fix crash when switching from dock to software mirror
oshima@chromium.org
2013-06-12
2
-17
/
+73
*
Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, and
oshima@chromium.org
2013-06-12
4
-18
/
+8
*
Use a direct include of strings headers in ash/.
avi@chromium.org
2013-06-10
5
-6
/
+6
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
5
-5
/
+108
*
Revert 205044 "Compositor reflector, which copies texture onto a..."
cpu@chromium.org
2013-06-08
5
-108
/
+5
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
5
-5
/
+108
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Fix copyright header
oshima@chromium.org
2013-06-05
2
-2
/
+2
*
Disable DisplayManagerTest.TestNativeDisplaysChanged
mnissler@chromium.org
2013-06-03
1
-1
/
+7
*
Use the source display's pixel (host) size as a mirror window's size
oshima@chromium.org
2013-05-29
11
-60
/
+938
*
Disabled flaky DisplayManagerTest.Rotate on Windows.
dharcourt@chromium.org
2013-05-28
1
-1
/
+7
*
Mirror cursor using compositor
oshima@chromium.org
2013-05-25
4
-2
/
+104
*
This CL create just a window which will be used to show
oshima@chromium.org
2013-05-23
6
-44
/
+458
*
Boot with extended mode.
oshima@chromium.org
2013-05-23
1
-0
/
+7
*
Revert 201618 because it broke cros bots and win-aura bot.
sadrul@chromium.org
2013-05-23
6
-451
/
+44
*
This CL create just a window which will be used to show
oshima@chromium.org
2013-05-22
6
-44
/
+451
*
Redesign display options for ChromeOS.
mukai@chromium.org
2013-05-21
2
-26
/
+31
[next]