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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid duplicated keydown/keyup events in some scenarios.
shuchen
2015-05-06
3
-43
/
+61
*
[Docking] Persists docked state for chrome app and extension windows on Chrom...
varkha
2015-05-05
1
-1
/
+2
*
Converting (Alt+LeftClick -> RightClick) to (Search+LeftClick -> RightClick)
afakhry
2015-05-04
1
-2
/
+3
*
Implements OnFocus/OnBlur for InputMethodWin.
shuchen
2015-05-04
13
-86
/
+34
*
vs2015: avoid narrowing warning in ui/base/ime/win
scottmg
2015-05-01
1
-2
/
+4
*
win: Work on reducing number of style plugin warnings.
thakis
2015-05-01
2
-16
/
+51
*
[Mac] Skip a redundant deminiaturize in ui::FocusWindowSet
tapted
2015-04-30
1
-1
/
+1
*
Remove ICS support in ui/
aurimas
2015-04-30
1
-4
/
+0
*
Upstream most of the iOS WebUI support in ios/web/
stuartmorgan
2015-04-29
1
-0
/
+2
*
Use the new ICU plural syntax to fix the strings in the hung pages dialog.
avi
2015-04-29
2
-0
/
+10
*
ui/base/dragdrop: Fix warnings found by clang chromium-style plugin on Windows.
tfarina
2015-04-28
2
-11
/
+16
*
Use UIAlertController on iOS8 for Context Menu.
eugenebut
2015-04-27
3
-169
/
+231
*
Revert of Take GetCharacterFromKeyCode() out behind the barn. (patchset #4 id...
kpschoedel
2015-04-24
1
-2
/
+1
*
mac: Fix unit tests compile failures against the OSX 10.10 SDK.
erikchen
2015-04-23
1
-1
/
+1
*
Update {virtual,override} to follow C++11 style in ui.
nick
2015-04-23
3
-23
/
+22
*
Remove GetCharacterFromKeyCode().
kpschoedel
2015-04-23
1
-1
/
+2
*
Notifies the system IMEs about the focus changes once the top browser window ...
shuchen
2015-04-22
1
-2
/
+0
*
Remove lliabraa from OWNERS.
lliabraa
2015-04-21
1
-1
/
+0
*
Improves perf by avoid small memory allocation for key event handling if IME ...
shuchen
2015-04-21
5
-9
/
+21
*
Prevent key event dropping on super slow device.
nona
2015-04-21
3
-74
/
+14
*
Apply automated fixits for Chrome clang plugin to ui_base_unittests.
dcheng
2015-04-21
11
-145
/
+138
*
Revert of Add programmer dvorak keyboard layout (patchset #2 id:20001 of http...
tengs
2015-04-21
1
-1
/
+0
*
[Mac] Activate windows in a more robust manner in ui::FocusWindowSet
tapted
2015-04-18
1
-8
/
+8
*
Refactoring for InputMethodAuraLinux.
shuchen
2015-04-16
11
-116
/
+1011
*
Make IMF issue correct TextInputType/TextInputMode/TextInputFlags in OnFocus ...
shuchen
2015-04-15
3
-16
/
+25
*
[Android] Allow custom ActionMode creation via ContentViewClient
jdduke
2015-04-15
2
-0
/
+20
*
Add programmer dvorak keyboard layout
chirantan
2015-04-14
1
-0
/
+1
*
Remove 'RemoveTrailingSeparators' function from SimpleMenuModel
edwardjung
2015-04-14
2
-10
/
+0
*
Makes IMF respect IME's decision of whether to eat keyup events.
shuchen
2015-04-14
1
-1
/
+4
*
Change CompareString16WithCollator to take const ref collator.
estade
2015-04-11
2
-5
/
+6
*
Remove unused i18n_process.js and drop the "2" from i18n_template2.js
dbeam
2015-04-11
1
-1
/
+1
*
Cleanup misc bits in ui/base/l10n.
thestig
2015-04-10
4
-20
/
+19
*
Use the ICU syntax message for plural formatting.
jshin
2015-04-09
8
-180
/
+117
*
Prevent menus from blocking user activity detection
afakhry
2015-04-09
3
-43
/
+75
*
Enable async mode for DownloadURL drags.
dcheng
2015-04-07
1
-3
/
+6
*
[Icons NTP] Using flag to enable large icons on the NTP.
huangs
2015-04-02
2
-0
/
+8
*
Revert of Fix for menus blocking user activity detection (Retry 2). (patchset...
spang
2015-04-02
3
-75
/
+43
*
Mac: Update tracking area workaround.
andresantoso
2015-03-30
1
-4
/
+9
*
Remove android_webview_build conditions from ui.
torne
2015-03-30
2
-13
/
+5
*
Fix a crash seen in Desktop Chrome Windows while displaying a bubble
ananta
2015-03-27
2
-4
/
+13
*
Ensure that the extension icons show up in the omnibox at fractional scales.
ananta
2015-03-25
2
-0
/
+12
*
Update TextInputFlags to include autocapitalize values.
mlamouri
2015-03-23
1
-1
/
+5
*
Fix for menus blocking user activity detection (Retry 2).
afakhry
2015-03-19
3
-43
/
+75
*
Revert of Fix for menus blocking user activity detection (Retry). (patchset #...
afakhry
2015-03-18
3
-75
/
+43
*
Fix for menus blocking user activity detection (Retry).
afakhry
2015-03-18
3
-43
/
+75
*
MacViews: Gets wrench menu working
andresantoso
2015-03-17
2
-4
/
+24
*
Revert of Fix for menus blocking user activity detection. (patchset #6 id:100...
mukai
2015-03-13
3
-75
/
+43
*
Fix for menus blocking user activity detection.
afakhry
2015-03-12
3
-43
/
+75
*
Upstream iOS context menu support code
stuartmorgan
2015-03-12
9
-0
/
+445
*
Use Xvfb in isolated testing only if use_x11 is set (reland)
spang
2015-03-10
1
-29
/
+29
[next]