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
...
*
Covnert closure tests in cr.ui framework to browser tests.
kevers@chromium.org
2013-06-20
3
-337
/
+9
*
aura: Some event-related cleanup in RootWindow.
sadrul@chromium.org
2013-06-20
3
-12
/
+7
*
Make drag drop work on textfield for long press gesture.
zyaozhujun@chromium.org
2013-06-20
2
-0
/
+22
*
OSX App Launcher UI nit: cleaner lines for pager buttons.
tapted@chromium.org
2013-06-20
1
-1
/
+1
*
Use primary display as hangout/gtalk broadcast window
oshima@chromium.org
2013-06-20
1
-9
/
+0
*
Remove gman from owners.
gman@chromium.org
2013-06-20
1
-1
/
+0
*
Add support for cros touchpad metrics gesture
sheckylin@chromium.org
2013-06-20
6
-1
/
+74
*
Add scroll prediction as a configurable gesture parameter.
flackr@chromium.org
2013-06-20
8
-2
/
+126
*
Revert 207109 "Reland 206804."
avi@chromium.org
2013-06-19
1
-2
/
+2
*
Refine LabelButton colors and Windows high contrast support.
msw@chromium.org
2013-06-19
5
-28
/
+56
*
Per-item context menus for the OSX App Launcher.
tapted@chromium.org
2013-06-19
4
-0
/
+75
*
linux_aura: Make chrome windows drag sources on X11.
erg@chromium.org
2013-06-19
22
-293
/
+960
*
Use "always focused" model in InputMethodIMM32.
Yukawa@chromium.org
2013-06-19
2
-61
/
+90
*
Invert the dialog background color for Windows high contrast.
msw@chromium.org
2013-06-19
1
-0
/
+3
*
Clear composition state in the hosted input method when focus is out.
Yukawa@chromium.org
2013-06-19
1
-3
/
+7
*
mac: Use CTFont instead of ATS in font_loader.mm.
thakis@chromium.org
2013-06-19
1
-2
/
+1
*
Fix OmniboxViewViews paste code.
msw@chromium.org
2013-06-19
7
-12
/
+12
*
Move io_surface_support_mac to ui/gl.
danakj@chromium.org
2013-06-19
5
-9
/
+9
*
Let ui::TouchEvent carry LatencyInfo
miletus@chromium.org
2013-06-18
3
-2
/
+29
*
Reland 206804.
apatrick@chromium.org
2013-06-18
1
-2
/
+2
*
Hover effects in views should not be invoked when mouse events are disabled
tdanderson@chromium.org
2013-06-18
15
-17
/
+144
*
Allow scrolling of ColorPicker content.
paulnavin@google.com
2013-06-18
2
-51
/
+68
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
22
-30
/
+30
*
[Mac][MC] Notify the MCPopupCollection when a popup is swiped away.
rsesek@chromium.org
2013-06-18
1
-1
/
+3
*
Changing ColorPicker's dialog title.
paulnavin@google.com
2013-06-18
1
-0
/
+1
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
37
-70
/
+168
*
Implement InputMethodTSF.
Yukawa@chromium.org
2013-06-18
2
-13
/
+60
*
[Mac][MC] Tweak the shadow properties to make it more visible.
rsesek@chromium.org
2013-06-18
1
-3
/
+2
*
Link cc, cc_unittests, and compositor against blink_minimal
jamesr@chromium.org
2013-06-18
1
-1
/
+1
*
Support shared input method for Win non-Aura environment.
Yukawa@chromium.org
2013-06-18
4
-1
/
+36
*
content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...
peter@chromium.org
2013-06-18
1
-1
/
+2
*
Calculate colors for avatar label from frame color.
akuegel@chromium.org
2013-06-18
2
-0
/
+13
*
Notification shadow and flicker removed
sidharthms@chromium.org
2013-06-18
8
-16
/
+56
*
Receive const pointer in TSFBridge::OnTextInputTypeChanged.
Yukawa@chromium.org
2013-06-18
4
-5
/
+5
*
Context menu on a webpage should be positioned differently when invoked from
varunjain@chromium.org
2013-06-18
3
-3
/
+3
*
Refine DialogClientView button code and unit tests.
msw@chromium.org
2013-06-18
4
-303
/
+248
*
Use 1/8 of heap size as TotalGpuMemory for low end devices.
kaanb@chromium.org
2013-06-18
1
-3
/
+7
*
Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...
tapted@chromium.org
2013-06-18
16
-5
/
+649
*
Use setXfermodeMode instead of leaking in a couple places.
msw@chromium.org
2013-06-18
1
-1
/
+1
*
New assets for touch selection handles.
varunjain@chromium.org
2013-06-17
3
-1
/
+1
*
Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)
girard@chromium.org
2013-06-17
4
-36
/
+30
*
Make notification close button not animate when being hovered over
jianli@chromium.org
2013-06-17
1
-0
/
+2
*
Remove KeyboardCodeFromGdkEventKey.
raphael.kubo.da.costa@intel.com
2013-06-17
2
-13
/
+0
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
7
-104
/
+19
*
Remove unused includes of base/chromeos/chromeos_version.h
tfarina@chromium.org
2013-06-17
2
-5
/
+0
*
Split InputMethodWin into InputMethodIMM32 and InputMethodTSF.
Yukawa@chromium.org
2013-06-17
8
-316
/
+533
*
Fix window positioning when detaching tab with touch after two-finger tap
mohsen@chromium.org
2013-06-17
3
-10
/
+123
*
Do not repeat the background on throbber image.
sergiu@chromium.org
2013-06-17
1
-1
/
+1
*
Merge CMTEventData and ValuatorTracker
sheckylin@chromium.org
2013-06-17
8
-757
/
+757
*
views/examples: Update the include of string16.h to point to its new location.
tfarina@chromium.org
2013-06-17
1
-1
/
+1
[prev]
[next]