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
*
GTK: Even more cleanup to access allocation through the accessor.
erg@chromium.org
2011-12-13
1
-5
/
+8
*
GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...
erg@chromium.org
2011-12-13
2
-0
/
+7
*
Clear focused view if the focused view is in a window that is being destroyed.
oshima@chromium.org
2011-12-13
2
-5
/
+6
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-13
54
-665
/
+1233
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
53
-1231
/
+664
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
53
-664
/
+1231
*
Change signature of |ui::ElideText()|. Add a truncate mode.
asvitkine@chromium.org
2011-12-12
6
-32
/
+72
*
Fix the issue of ShellAcceleratorFilter sending accelerators twice for charac...
mazda@chromium.org
2011-12-12
2
-33
/
+73
*
views: Convert IsEnabled() to just enabled() since it's just a simple accessor.
tfarina@chromium.org
2011-12-12
30
-80
/
+67
*
Fix loss of mouse events when an Aura combobox is open in a modal dialog.
benrg@chromium.org
2011-12-12
1
-1
/
+1
*
Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u...
yusukes@chromium.org
2011-12-12
2
-373
/
+16
*
Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu...
thakis@chromium.org
2011-12-10
6
-76
/
+255
*
Revert 113635 (speculative revert for bug 107104)
thakis@chromium.org
2011-12-10
6
-255
/
+76
*
Don't close ExtensionPopups on child window focus (Win, non-Aura).
msw@chromium.org
2011-12-10
1
-1
/
+1
*
Aura: Separate window dragging and translucent frame flags
jamescook@chromium.org
2011-12-10
3
-5
/
+10
*
Properly cleans up state when mouse capture changes.
sky@chromium.org
2011-12-10
2
-4
/
+34
*
Refactor window frame painting into a window background class
jamescook@chromium.org
2011-12-10
6
-90
/
+379
*
GTK: Remove deprecated methods and replace them with the new standard calls.
erg@chromium.org
2011-12-10
2
-10
/
+24
*
Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTK
piman@chromium.org
2011-12-09
4
-11
/
+12
*
Allow compositor_unittests to compile on posix
piman@chromium.org
2011-12-09
1
-1
/
+1
*
Windows component build fix for aura.
varunjain@chromium.org
2011-12-09
6
-58
/
+25
*
Release slotId of TouchEvent when USE_XI2_MT defined
aofdwsl@gmail.com
2011-12-09
1
-2
/
+8
*
Attempt 3 at:
sky@chromium.org
2011-12-09
14
-31
/
+143
*
Plumb damage rect to browser compositor.
backer@chromium.org
2011-12-09
2
-1
/
+6
*
Revert 113741 "Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activa...
oshima@chromium.org
2011-12-09
1
-2
/
+4
*
Remove aura::RootWindow instance from LayerAnimator::observers_ and LayerAnim...
yusukes@chromium.org
2011-12-09
2
-4
/
+4
*
Implement Widget::NotifyLocaleChanged for Aura.
mukai@chromium.org
2011-12-09
1
-2
/
+13
*
Don't activate TYPE_CONTROL widget
oshima@chromium.org
2011-12-09
1
-1
/
+2
*
Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activated,LostActive}.
mazda@chromium.org
2011-12-09
1
-4
/
+2
*
Update includes for WebLayer APIs for new location
jamesr@chromium.org
2011-12-09
3
-9
/
+9
*
Refactor generete_bindings.py so per function logging code and be added.
gman@chromium.org
2011-12-09
2
-488
/
+1037
*
Remove MessageLoop::QuitTask() from ui/.
dcheng@chromium.org
2011-12-09
1
-4
/
+4
*
Draw text via Skia in RenderTextLinux.
asvitkine@chromium.org
2011-12-09
4
-104
/
+261
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
14
-143
/
+31
*
GLSurface::Resize implementations release the current context if they are cur...
apatrick@chromium.org
2011-12-08
2
-1
/
+25
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
14
-31
/
+143
*
Add support for high contrast mode to bubbles
sail@chromium.org
2011-12-08
1
-1
/
+7
*
Move CreateFakeXEvent to x11_util.{h,cc}.
mazda@chromium.org
2011-12-08
2
-0
/
+67
*
Revert 113634 - Add support for high contrast mode to bubbles
sail@chromium.org
2011-12-08
1
-8
/
+2
*
Fix alignment of avatar bubbles in the NTP
sail@chromium.org
2011-12-08
4
-13
/
+33
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
6
-76
/
+255
*
Add support for high contrast mode to bubbles
sail@chromium.org
2011-12-08
1
-2
/
+8
*
Revert 113606 - Improve RenderTextWin font fallback.
sky@chromium.org
2011-12-08
6
-251
/
+72
*
Improve RenderTextWin font fallback.
asvitkine@chromium.org
2011-12-08
6
-72
/
+251
*
Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...
yusukes@chromium.org
2011-12-08
6
-9
/
+10
*
Revert 113574 - Remove views::InputMethodIBus.
yusukes@google.com
2011-12-08
4
-0
/
+1176
*
Remove views::InputMethodIBus.
yusukes@chromium.org
2011-12-08
4
-1176
/
+0
*
Added GLSurface::SetVisible to GLSurfaceAdapter.
apatrick@chromium.org
2011-12-08
2
-0
/
+5
*
Extract MonitorInfoProvider from WindowSizer.
tfarina@chromium.org
2011-12-08
5
-0
/
+182
*
Win AcceleratedSurface no longer polls queries on separate thread.
apatrick@chromium.org
2011-12-08
2
-162
/
+30
[next]