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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Target touches to the correct display.
tdresser@chromium.org
2014-01-10
11
-22
/
+93
*
Add spang to ui/ozone OWNERS
spang@chromium.org
2014-01-10
1
-0
/
+1
*
Include external touchscreen vid/pid in UMA hardware profile
tdresser@chromium.org
2014-01-10
4
-0
/
+60
*
Moves transient window observer methods out of WindowObserver
sky@chromium.org
2014-01-10
7
-18
/
+104
*
[Ozone] Update setPixelRef call due to interface changes in SkBitmapDevice
dnicoara@chromium.org
2014-01-10
1
-1
/
+1
*
Revert partially "cros: Use AlertDialog for remora device requisition."
mtomasz@chromium.org
2014-01-10
1
-5
/
+2
*
Disable ResourceBundleImageTest.FallbackToNone on iOS.
robertshield@chromium.org
2014-01-10
1
-1
/
+7
*
Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."
noamsml@google.com
2014-01-10
7
-13
/
+39
*
Revert 243974 "Target touches to the correct display."
noamsml@google.com
2014-01-09
11
-92
/
+22
*
Moves CandidateWindow model to ui/base/ime (2nd)
mukai@chromium.org
2014-01-09
8
-10
/
+349
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-09
7
-39
/
+13
*
linux_aura: Don't clear target vector in SelectionOwner.
erg@chromium.org
2014-01-09
2
-2
/
+1
*
Target touches to the correct display.
tdresser@chromium.org
2014-01-09
11
-22
/
+92
*
Set up more pieces necessary to show the main Window for views_examples_exe.
tfarina@chromium.org
2014-01-09
2
-1
/
+28
*
Windows: Top-level bubbles no longer appear on taskbar by default.
mgiuca@chromium.org
2014-01-09
3
-4
/
+12
*
Add error handling for supervised user import flow.
akuegel@chromium.org
2014-01-09
1
-0
/
+28
*
linux_aura: Implement file drag and drop in content area.
erg@chromium.org
2014-01-09
5
-25
/
+182
*
Android: Add support for returning real screen resolution.
epenner@chromium.org
2014-01-09
5
-8
/
+91
*
Revert 243777 "Moves CandidateWindow model to ui/base/ime."
scottmg@chromium.org
2014-01-09
8
-349
/
+10
*
Moves CandidateWindow model to ui/base/ime.
mukai@chromium.org
2014-01-09
8
-10
/
+349
*
Enable the DesktopAuraTopLevelOwnedPopupResizeTest test for Linux AURA.
ananta@chromium.org
2014-01-09
2
-7
/
+4
*
Adds NOTIMPLEMENTED cursor for android and includes path
sky@chromium.org
2014-01-09
3
-1
/
+30
*
[Aura] Fix regressions breaking embedded flash fullscreen.
miu@chromium.org
2014-01-09
2
-55
/
+38
*
Only aura_bench needs cc/ dependency.
tfarina@chromium.org
2014-01-09
1
-1
/
+1
*
Adds RootWindowHost::Create() for android
sky@chromium.org
2014-01-09
1
-0
/
+11
*
Add GrabWindowSnapshotAsync aura tests
enne@chromium.org
2014-01-08
21
-80
/
+253
*
[Ozone] Rename GetVSyncProvider to CreateVSyncProvider
dnicoara@chromium.org
2014-01-08
9
-21
/
+27
*
Fix regression where the active window header was not used for v2 apps on CrOS
pkotwicz@chromium.org
2014-01-08
6
-34
/
+31
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
16
-113
/
+92
*
Adds Clipboard::Format::data() member to match android
sky@chromium.org
2014-01-08
1
-0
/
+1
*
Tweaks to make compiler happy
sky@chromium.org
2014-01-08
1
-4
/
+4
*
app_list: Fix SearchResultView result_ usage.
xiyuan@chromium.org
2014-01-08
1
-3
/
+12
*
Make Widget::Show() creates active windows.
mlamouri@chromium.org
2014-01-08
5
-5
/
+45
*
On Linux, the App Launcher is now shown in the taskbar.
mgiuca@chromium.org
2014-01-08
4
-5
/
+16
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
62
-981
/
+981
*
ui: Remove unnecessary pak file loading in UITestSuite.
tfarina@chromium.org
2014-01-08
2
-18
/
+4
*
ui: Remove unnecessary grit entries from DEPS files.
tfarina@chromium.org
2014-01-08
2
-4
/
+0
*
SyncControlVSyncProvider: throttle messages when MSC=0
djkurtz@chromium.org
2014-01-08
2
-4
/
+7
*
[Files.app] Remove OK and Cancel buttons in task picker dialog
yoshiki@chromium.org
2014-01-08
1
-5
/
+5
*
Remove unused function NotifyLocaleChanged()
rijubrata.bhaumik@intel.com
2014-01-08
3
-15
/
+0
*
Added a new overload of gfx::Image::CreateFrom1xPNGBytes
joaoe@opera.com
2014-01-08
4
-3
/
+17
*
In Chromium, App Launcher's WM_CLASS is "chromium_app_list".
mgiuca@chromium.org
2014-01-08
1
-1
/
+5
*
Relanding this change with the DesktopAuraTopLevelOwnedPopupResizeTest enable...
ananta@chromium.org
2014-01-08
2
-1
/
+42
*
ToplevelWindowEventHandler::HandleMousePressed() has some comments about only...
pkotwicz@chromium.org
2014-01-08
2
-8
/
+0
*
Revert 243413 "Resize the widget when top level popup windows cr..."
ccameron@chromium.org
2014-01-08
2
-37
/
+1
*
Strips leading and trailing whitespace from tooltip
sky@chromium.org
2014-01-07
2
-1
/
+88
*
Resize the widget when top level popup windows created by the content layer a...
ananta@chromium.org
2014-01-07
2
-1
/
+37
*
[Views] Only paint background of text portion of LabelButton in inverted colo...
gbillock@chromium.org
2014-01-07
2
-7
/
+7
*
Make aura_demo work on Mac
ccameron@chromium.org
2014-01-07
17
-21
/
+231
*
Squelch context menus on the OSX App List when both buttons are pressed.
tapted@chromium.org
2014-01-07
2
-0
/
+11
[next]