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
*
bezels: Ignore events from side bezels by default (new flag).
wnwen@chromium.org
2013-07-26
4
-1
/
+35
*
Disallow RenderText cursor positions within truncated text.
msw@chromium.org
2013-07-26
3
-9
/
+15
*
Consider padding when calculating drop targets in the app list.
koz@chromium.org
2013-07-26
1
-2
/
+3
*
Open Views Combobox menus on Space or Alt+Down.
msw@chromium.org
2013-07-26
1
-3
/
+14
*
[win] Initialize the app list menu lazily, and allow invalidation.
tapted@chromium.org
2013-07-26
3
-5
/
+16
*
Fix overlay border painting issue on Windows.
dbeam@chromium.org
2013-07-26
2
-1
/
+7
*
app_list: Fix wrong UI state when dropping an installing app.
xiyuan@chromium.org
2013-07-25
1
-1
/
+3
*
Fix views textfield not repaint on select all + right.
xiyuan@chromium.org
2013-07-25
2
-3
/
+3
*
Consolidate handling of long-press keys on the virtual keyboard. Dynamically...
kevers@chromium.org
2013-07-25
19
-457
/
+381
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
2
-5
/
+5
*
Move keycodes to ui namespace
sgurun@chromium.org
2013-07-24
1
-2
/
+2
*
The new alternate shelf requests that all tray / message bubbles / applicatio...
skuhne@chromium.org
2013-07-24
7
-15
/
+76
*
Provide Android implementation of WebInputEventFactory in content
jdduke@chromium.org
2013-07-24
4
-0
/
+326
*
Fixes vertical alignment of RenderTextWin.
yukishiino@chromium.org
2013-07-24
1
-6
/
+9
*
Make dragging outside the app list scroll back to its original position.
koz@chromium.org
2013-07-24
2
-14
/
+41
*
message-center: Fix fling scroll in the list.
sadrul@chromium.org
2013-07-24
1
-1
/
+1
*
Dispatch Mouse enter/exit window events (Linux Aura)
sidharthms@chromium.org
2013-07-24
1
-0
/
+6
*
Support creating progress bar notification for Windows
jianli@chromium.org
2013-07-24
6
-12
/
+80
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
2
-11
/
+3
*
Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""
hubbe@chromium.org
2013-07-23
1
-0
/
+1
*
Update the screen info if the display related property has changed when resized.
oshima@chromium.org
2013-07-23
1
-3
/
+6
*
Update include paths in ui for base/process changes.
rsesek@chromium.org
2013-07-23
3
-3
/
+2
*
Enable and disable Synced Notification Client Services
petewil@chromium.org
2013-07-23
1
-3
/
+0
*
desktop aura: Fix multiple problems with ibeams in the omnibox.
erg@chromium.org
2013-07-23
2
-4
/
+14
*
Cut some more dependencies from browser to child for multiple_dll mode
scottmg@chromium.org
2013-07-23
1
-1
/
+1
*
Skip painting RenderTextWin runs outside the display rect.
msw@chromium.org
2013-07-23
2
-1
/
+7
*
Require 100ms before re-opening a Views Combobox menu.
msw@chromium.org
2013-07-23
4
-7
/
+20
*
Make 'Submit' button blue for payments dialog.
estade@chromium.org
2013-07-23
4
-2
/
+19
*
Remove ActionBox and related code.
rfevang@chromium.org
2013-07-23
7
-3
/
+0
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-07-22
95
-245
/
+756
*
linux_aura: Fix clang build and component builds.
erg@chromium.org
2013-07-22
1
-1
/
+2
*
Fix border and tiling issues when rendering aura progress bars.
zturner@chromium.org
2013-07-22
1
-13
/
+50
*
Add assets for disabled blue button.
estade@chromium.org
2013-07-22
20
-2
/
+12
*
Refactored ozone event handling for hotplug and embedder flexibiity.
rjkroege@chromium.org
2013-07-22
12
-48
/
+142
*
Fixed CHECK failure in ozone=1 unittests.
rjkroege@chromium.org
2013-07-22
4
-0
/
+49
*
Add dubroy@ to WebUI OWNERS files.
dubroy@chromium.org
2013-07-22
1
-0
/
+1
*
Make AppListItemView's progress bar not reset to 0 while installing app.
koz@chromium.org
2013-07-22
1
-0
/
+5
*
Revert 212778 "Colors shouldn't break runs and should be handled..."
akalin@chromium.org
2013-07-22
3
-56
/
+22
*
Introduces the const version of GetInputMethod().
yukishiino@chromium.org
2013-07-20
4
-7
/
+26
*
Fixes vertical alignment of RenderText.
yukishiino@chromium.org
2013-07-20
5
-13
/
+89
*
Colors shouldn't break runs and should be handled while drawing the text
ckocagil@chromium.org
2013-07-20
3
-22
/
+56
*
Allow noise TouchBegin to be dropped
miletus@chromium.org
2013-07-20
1
-4
/
+6
*
Introduce kb-shift-key
bshe@chromium.org
2013-07-20
8
-37
/
+130
*
views: Fix menu/combobox dropdown auto-scrolling
estade@chromium.org
2013-07-19
2
-9
/
+13
*
Add interrobang key to altkeys.
stevet@chromium.org
2013-07-19
1
-0
/
+1
*
Add Level5Shift key support into KeyboardCodeConversion.
nona@chromium.org
2013-07-19
1
-0
/
+4
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-19
1
-0
/
+10
*
requestAutocomplete: fix some text colors
estade@chromium.org
2013-07-18
2
-7
/
+21
*
App Indicator implementation
sidharthms@chromium.org
2013-07-18
4
-0
/
+75
*
Ozone API changes for third-party implementations
tiago.vignatti@intel.com
2013-07-18
3
-7
/
+24
[next]