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
/
webui
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebUI] Better focus ring drawing.
groby@chromium.org
2014-02-06
1
-0
/
+2
*
Make the js tree view accessible with ChromeVox
yoshiki@chromium.org
2014-01-27
1
-2
/
+15
*
Replace own callback handling with Promises.
akuegel@chromium.org
2014-01-16
1
-2
/
+2
*
Revert partially "cros: Use AlertDialog for remora device requisition."
mtomasz@chromium.org
2014-01-10
1
-5
/
+2
*
Add error handling for supervised user import flow.
akuegel@chromium.org
2014-01-09
1
-0
/
+28
*
ui: Remove unnecessary grit entries from DEPS files.
tfarina@chromium.org
2014-01-08
1
-2
/
+0
*
[Files.app] Remove OK and Cancel buttons in task picker dialog
yoshiki@chromium.org
2014-01-08
1
-5
/
+5
*
Never force a max dialog height of less than 200 pixels
battre@chromium.org
2014-01-07
1
-1
/
+2
*
Optimize png files in ui/webui
oshima@chromium.org
2013-12-17
4
-0
/
+0
*
Settings: Fix infinite loop around FocusManager.onDocumentFocus_().
tkent@chromium.org
2013-12-13
1
-0
/
+4
*
Add an option to hide the shortcut label from the menu item
yoshiki@chromium.org
2013-12-10
2
-1
/
+14
*
Settings: Can't activate URL fields in 'Default search settings' section.
tkent@chromium.org
2013-12-10
1
-1
/
+1
*
Settings: Do not call preventDefault() for a mousedown event targetting an ed...
tkent@chromium.org
2013-12-06
1
-8
/
+7
*
Startup settings: Completion popup should follow the anchor text field position.
tkent@chromium.org
2013-12-06
1
-0
/
+19
*
Switch inline UI to full tab if needed
guohui@chromium.org
2013-12-04
1
-0
/
+20
*
[list.js] Consider vertical paddings of list view when scrolling
yoshiki@chromium.org
2013-12-03
1
-12
/
+10
*
Fixed focus behaviour for radio buttons on chrome://help and chrome://settings.
ygorshenin@chromium.org
2013-11-21
1
-8
/
+35
*
Make chrome/ be documentElement/body agnostic with regards to scrollTop/Left
a1.gomes@sisa.samsung.com
2013-11-15
1
-0
/
+40
*
Prevent ListSelectionModel#adjustToReordering from selecting invlid index -1.
hirono@chromium.org
2013-11-14
1
-1
/
+1
*
Enable touch dragging on BookMarkManager Splitter
girard@chromium.org
2013-11-09
1
-1
/
+3
*
TabBox event handler shouldn't capture non-tab related events
zea@chromium.org
2013-11-08
1
-1
/
+10
*
cros: Use AlertDialog for remora device requisition.
xiyuan@chromium.org
2013-11-07
1
-2
/
+5
*
Optimize png files in ui/webui win8
oshima@chromium.org
2013-11-05
58
-0
/
+0
*
WebUI: Apply focus hack only if a list item gets selected.
tkent@chromium.org
2013-11-01
1
-3
/
+8
*
list_selection_model.js: Remove the debug output.
yoshiki@chromium.org
2013-10-23
1
-1
/
+0
*
BMM: Make sure we change the hash before we start the loading
arv@chromium.org
2013-10-22
1
-1
/
+1
*
list.js: Prevent the list from focusing to the bottom of the list
yoshiki@chromium.org
2013-10-18
1
-6
/
+14
*
webui: Hide a context menu when the parent window loses focus
yoshiki@chromium.org
2013-10-18
1
-0
/
+5
*
Revert 229030 "list.js: Prevent the list from focusing to the bo..."
yoshiki@chromium.org
2013-10-17
1
-9
/
+6
*
list.js: Prevent the list from focusing to the bottom of the list
yoshiki@chromium.org
2013-10-17
1
-6
/
+9
*
WebUI: Fix issue with context menu button stealing focus from list
arv@chromium.org
2013-10-16
1
-0
/
+4
*
Remove cr.Event in favor of Event
arv@chromium.org
2013-10-15
10
-40
/
+10
*
After http://crbug.com/17325 in case of unaccessible iframe.contentDocument b...
alemate@chromium.org
2013-10-15
1
-1
/
+5
*
WebUI: Hide menus when navigation occurs
arv@chromium.org
2013-10-15
2
-14
/
+15
*
ui: Move webui/ directory into base/
tfarina@chromium.org
2013-10-15
5
-519
/
+0
*
WebUI: Fix issue with list selection
arv@chromium.org
2013-10-14
1
-39
/
+38
*
Revert 228259 "Remove cr.Event in favor of Event"
abodenha@chromium.org
2013-10-11
10
-10
/
+40
*
Remove cr.Event in favor of Event
arv@chromium.org
2013-10-11
10
-40
/
+10
*
WebUI: Fix issue with chrome: and file: links
arv@chromium.org
2013-10-11
1
-2
/
+1
*
webui: Allow to show empty menus and let them ignore key operations.
hirono@chromium.org
2013-10-11
2
-3
/
+4
*
Remove usage of deprecated DOM API
arv@chromium.org
2013-10-11
1
-1
/
+1
*
webui: Stop propagation of ESC key event in dialog boxes.
hirono@chromium.org
2013-10-09
1
-0
/
+3
*
Settings: Remove delayed-focus hacks.
tkent@chromium.org
2013-10-08
1
-13
/
+41
*
list.js: Restore the previous scroll position after DOM manipulation.
yoshiki@chromium.org
2013-10-03
1
-0
/
+4
*
Show menu after selection change
arv@chromium.org
2013-10-01
1
-0
/
+14
*
Originally MenuButton can show the empty menu but operating the empty menu by...
hirono@chromium.org
2013-10-01
1
-0
/
+3
*
Fix a bug that FocusOutlineManager.visible doesn't return a value.
tkent@chromium.org
2013-10-01
1
-1
/
+1
*
Add UI testing framework for the virtual keyboard.
kevers@chromium.org
2013-09-26
1
-2
/
+8
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
1
-0
/
+2
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+2
[next]