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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Views Textfield: multiple clicks should alternate between double and triple c...
ckocagil@chromium.org
2013-08-12
2
-3
/
+6
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
2
-8
/
+3
*
Make DesktopDragDropClientAuraX11 not depend on DesktopRootWindowHostX11.
dongseong.hwang@intel.com
2013-08-10
3
-7
/
+1
*
Implement newly saved card bubble for realz and update generated card bubble ...
dbeam@chromium.org
2013-08-10
3
-1
/
+10
*
Correcting bubble offsets of notifications when the tray menu is shown
skuhne@chromium.org
2013-08-10
1
-2
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
2
-3
/
+8
*
Add GetTextInputMode function to TextInputClient.
yoichio@chromium.org
2013-08-09
6
-0
/
+16
*
Fixing bubble sizing problems with tiny content, arrow used for alignment but...
skuhne@chromium.org
2013-08-09
2
-4
/
+40
*
make dragging button from omnibox not look crappy on Windows Aura
scottmg@chromium.org
2013-08-09
1
-1
/
+1
*
ash:Shelf Update Alternate Layout
harrym@chromium.org
2013-08-09
1
-2
/
+2
*
linux_aura: Port activation code from DRWHWin to DRWHX11.
erg@chromium.org
2013-08-09
1
-0
/
+16
*
when dragging from textfield, draw text without subpixel aa and in black
scottmg@chromium.org
2013-08-09
1
-1
/
+1
*
Fix aura flickering when not using DWM.
zturner@chromium.org
2013-08-09
1
-8
/
+3
*
[chromeos] Use the correct display's bounds as menu's left bound
oshima@chromium.org
2013-08-09
1
-0
/
+10
*
Remove views/ime/input_method_win.{h,cc}
kochi@chromium.org
2013-08-08
3
-628
/
+0
*
Touch selection: This patch makes following changes to touch selection logic:
varunjain@chromium.org
2013-08-08
1
-21
/
+74
*
don't hack client area, fix last pixel rendering on aura
scottmg@chromium.org
2013-08-07
2
-16
/
+28
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
2
-8
/
+3
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
2
-3
/
+8
*
Re-apply reverted change to not assume windows of TYPE_CONTROL are parented t...
zturner@chromium.org
2013-08-07
2
-7
/
+52
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
2
-8
/
+3
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
2
-3
/
+8
*
Mark mouse events created for Enter/Leave notify as synthesized as they're no...
oshima@chromium.org
2013-08-07
2
-7
/
+12
*
ui/views: Use correct ifdef for X11 only procedures
tiago.vignatti@intel.com
2013-08-06
1
-2
/
+2
*
linux_aura: Implement the static part of the dbus menu for Unity.
erg@chromium.org
2013-08-06
3
-285
/
+343
*
Cleanup bubble tests.
msw@chromium.org
2013-08-06
4
-147
/
+84
*
Add sadrul@ as an owner of aura.
erg@chromium.org
2013-08-06
1
-0
/
+5
*
UpdateWindowTitle before SetInitialBounds in Widget::Init.
msw@chromium.org
2013-08-06
2
-25
/
+51
*
Fixes twice-IME-committement on blur.
yukishiino@chromium.org
2013-08-06
1
-1
/
+4
*
Revert 215772 "Don't assume that widgets of TYPE_CONTROL are par..."
kochi@chromium.org
2013-08-06
2
-45
/
+7
*
Revert 215769 "linux_aura: Implement the static part of the dbus..."
kochi@chromium.org
2013-08-06
3
-343
/
+285
*
Don't assume that widgets of TYPE_CONTROL are parented to the RootWindow.
zturner@chromium.org
2013-08-06
2
-7
/
+45
*
linux_aura: Implement the static part of the dbus menu for Unity.
erg@chromium.org
2013-08-06
3
-285
/
+343
*
Don't show cursor on mouse enter/exit as they can be generated when host wind...
oshima@chromium.org
2013-08-04
2
-1
/
+43
*
Fix RenderText offset issue with trailing cursors.
msw@chromium.org
2013-08-02
1
-35
/
+8
*
Supports FontList in Textfield.
yukishiino@chromium.org
2013-08-01
6
-54
/
+58
*
Fixes leak of certain widget types.
sky@chromium.org
2013-08-01
2
-2
/
+56
*
Dismiss action in tab modal dialogs.
fdoray@chromium.org
2013-08-01
3
-24
/
+39
*
Fixes bug where child Widgets wouldn't get deactivated on aura (2)
sky@chromium.org
2013-07-31
1
-1
/
+15
*
Replace button/blue_button basic images.
rkc@chromium.org
2013-07-31
2
-34
/
+51
*
Makes focus manager correctly store focused view.
sky@chromium.org
2013-07-31
2
-1
/
+19
*
Ignore Views Combobox menu mnemonics to show '&' chars.
msw@chromium.org
2013-07-31
1
-2
/
+1
*
Clean up Windows CanvasSkiaPaint implementation.
robertshield@chromium.org
2013-07-31
2
-16
/
+16
*
Fix BubbleFrameView title and close button patterns.
msw@chromium.org
2013-07-31
5
-15
/
+22
*
Makes events outside display region of new style dialogs fall though.
sky@chromium.org
2013-07-31
2
-10
/
+26
*
views: Reset event handlers in RootView when it is hidden
mohsen@chromium.org
2013-07-31
3
-2
/
+101
*
Refactored touch-events flag test, correcting "enabled" logic.
girard@chromium.org
2013-07-31
1
-2
/
+4
*
Embed compatibility manifest into all *.exe files
Yukawa@chromium.org
2013-07-30
2
-12
/
+7
*
Add simple typing recognition to native comboboxes.
dgwallinga@chromium.org
2013-07-30
11
-220
/
+401
*
Fixes background of TYPE_WINDOW windows that removes standard frame.
sky@chromium.org
2013-07-30
2
-2
/
+8
[next]