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
*
Remove guest icon and update screen text according to new approved UI.
bcwhite@chromium.org
2013-09-06
1
-0
/
+0
*
Implement put_accvalue for textfields and location bar.
dmazzoni@chromium.org
2013-09-06
7
-14
/
+131
*
Allows focus to change when capture held
sky@chromium.org
2013-09-06
2
-3
/
+29
*
Adding shutdown tracing capabilities
skuhne@chromium.org
2013-09-06
2
-0
/
+5
*
Set hbrBackground on wndclass, fixes white flash on resize
scottmg@chromium.org
2013-09-06
1
-1
/
+1
*
rAc: Enforce a 3 second grace period for generated card bubble.
estade@chromium.org
2013-09-06
9
-475
/
+603
*
Support inputmode attribute for Windows Aura.
yoichio@chromium.org
2013-09-06
1
-2
/
+5
*
Implement Screen::GetAllDisplays for windows.
Hokein.Wu@gmail.com
2013-09-06
1
-2
/
+18
*
Limit constrained windows to the size of the parent view.
rfevang@chromium.org
2013-09-06
2
-12
/
+24
*
Clean up Android layouts.
newt@chromium.org
2013-09-05
1
-1
/
+1
*
Remove old activation code and disable-focus-controller flags
oshima@chromium.org
2013-09-05
13
-383
/
+24
*
Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to
ben@chromium.org
2013-09-05
71
-69
/
+83
*
Mac: Fix window raising for multiple desktops
davidben@chromium.org
2013-09-05
2
-7
/
+39
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
6
-34
/
+63
*
Update notification text colors to match spec.
dewittj@chromium.org
2013-09-05
1
-2
/
+2
*
gpu: Map glDiscardFramebufferEXT to glInvalidateFramebuffer
skyostil@chromium.org
2013-09-05
1
-1
/
+1
*
Fixes focus traversal bug
sky@chromium.org
2013-09-05
7
-10
/
+118
*
Remove IBus specific hack from InputMethodIBus.
nona@chromium.org
2013-09-05
2
-23
/
+3
*
Switch from text insertion to key press and release events on the virtual key...
kevers@chromium.org
2013-09-05
10
-57
/
+175
*
Remove unused variable declaration.
etienneb@chromium.org
2013-09-05
1
-1
/
+0
*
Remove unused field.
etienneb@chromium.org
2013-09-05
1
-1
/
+0
*
Add support for inverse transform animations.
avallee@chromium.org
2013-09-04
8
-6
/
+328
*
Added a numeric layout to Virtual Keyboard. First step for addressing the bug...
rsadam@chromium.org
2013-09-04
4
-0
/
+35
*
Makes sure that an input method doesn't reference to a destroyed object.
yukishiino@chromium.org
2013-09-04
9
-1
/
+35
*
Remove new dialog style command-line flags, etc.
msw@chromium.org
2013-09-04
6
-26
/
+2
*
Ensure that popup windows created by the content layer in desktop AURA don't ...
ananta@chromium.org
2013-09-04
1
-0
/
+1
*
Implement Display id field in ScreenWin.
Hokein.Wu@gmail.com
2013-09-04
1
-9
/
+14
*
Ensure that the AURA focused window is set correctly when the window is activ...
ananta@chromium.org
2013-09-04
5
-28
/
+123
*
Fix Views Combobox and TreeView input minimally.
msw@chromium.org
2013-09-04
2
-0
/
+5
*
Revert 221197 "Adds an integration test for uninstalling app lis..."
vitalybuka@chromium.org
2013-09-04
4
-11
/
+5
*
Display an app's short name in the app launcher
tmdiep@chromium.org
2013-09-04
8
-10
/
+70
*
Adds an integration test for uninstalling app list search results.
tapted@chromium.org
2013-09-04
4
-5
/
+11
*
Parse media keys for named command in the manifest.
zhchbin@gmail.com
2013-09-04
2
-0
/
+24
*
Add a minor text member to ui::MenuModel.
calamity@chromium.org
2013-09-04
6
-46
/
+115
*
events: Remove the unimplemented copy assignment operator from ui::Event.
sadrul@chromium.org
2013-09-03
1
-2
/
+0
*
Make the metro viewer responsible for relaunching browser in desktop mode.
zturner@chromium.org
2013-09-03
3
-0
/
+16
*
x11: Fix some includes.
sadrul@chromium.org
2013-09-03
2
-2
/
+1
*
Updating XTBs based on .GRDs from branch 1599
karen@chromium.org
2013-09-03
1
-1
/
+1
*
Mapped es-419 to es-MX for iOS.
jeanfrancoisg@chromium.org
2013-09-03
2
-2
/
+14
*
Generalized the caps lock on the virutal keyboard to allow for custom lock tr...
rsadam@chromium.org
2013-09-03
6
-21
/
+42
*
Add |code| values (from W3C UIEvent spec) to key mapping table.
garykac@chromium.org
2013-09-03
2
-269
/
+300
*
Ignore touch events when the touch press is on the side bezel region
miletus@chromium.org
2013-09-03
2
-7
/
+18
*
Move experimental.input.virtualKeyboard to virtualKeyboardPrivate.
kevers@chromium.org
2013-09-03
2
-4
/
+3
*
Fixed failure in AppsGridViewTest.MouseDrag app list unit test on win
tmdiep@chromium.org
2013-09-03
1
-2
/
+5
*
Android: exclude dead code from android build
anton@chromium.org
2013-09-02
1
-0
/
+16
*
Set the WM_CLASS property of X11 windows in Linux Aura build.
mgiuca@chromium.org
2013-09-02
4
-0
/
+29
*
Makes aura correctly restore maximized windows
sky@chromium.org
2013-09-02
2
-3
/
+10
*
[Android] Use a simpler downsampling routine when loading resources
jdduke@chromium.org
2013-09-01
2
-1
/
+3
*
Add UI for network configuration when offline during kiosk app launch.
tengs@chromium.org
2013-09-01
1
-0
/
+20
*
Implement gfx::Screen::GetAllDisplays() for Linux.
Hokein.Wu@gmail.com
2013-09-01
1
-30
/
+27
[next]