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
*
Convert asynchronous closure test in cr.ui framework to a browser test.
kevers@chromium.org
2013-06-21
2
-134
/
+1
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
3
-9
/
+10
*
Fix test failure in list_selection_model_test.html and port to automated brow...
kevers@chromium.org
2013-06-21
2
-242
/
+0
*
Port passing closure tests for cr.ui framework to browser tests. This CL dea...
kevers@chromium.org
2013-06-21
4
-637
/
+0
*
Make webui menu use hard coded black
xiyuan@chromium.org
2013-06-21
1
-0
/
+1
*
Covnert closure tests in cr.ui framework to browser tests.
kevers@chromium.org
2013-06-20
2
-337
/
+0
*
Do not repeat the background on throbber image.
sergiu@chromium.org
2013-06-17
1
-1
/
+1
*
Prevent default handling of Enter key when closing prompt dialog.
mnissler@chromium.org
2013-06-11
1
-1
/
+3
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
2
-5
/
+5
*
Made cr-dialog-frame not focused by Tab key.
hirono@chromium.org
2013-06-11
1
-1
/
+3
*
Change Certificate Viewer WebUI to match new style.
rfevang@chromium.org
2013-06-11
1
-0
/
+46
*
Make Enter confirm/submit option overlays.
rfevang@chromium.org
2013-06-11
2
-5
/
+36
*
Add bauerb@, nkostylev@, and pam@ to WebUI OWNERS.
bauerb@chromium.org
2013-06-06
1
-0
/
+3
*
Add xiyuan to webui/resources OWNERS.
xiyuan@chromium.org
2013-06-06
1
-3
/
+3
*
tree.js: Change the color of a triangle for expanding (#000000 -> #7a7a7a)
yoshiki@chromium.org
2013-05-31
1
-1
/
+1
*
Menu.js: Not to set a text of menu item when the command label is not specified.
yoshiki@chromium.org
2013-05-31
2
-1
/
+68
*
tree.js: Triangle for expanding supports HiDPI.
yoshiki@chromium.org
2013-05-31
2
-8
/
+13
*
Remove lines of CSS which have invalid property values.
umar.hansa@gmail.com
2013-05-29
2
-2
/
+0
*
- Loosen a bit the HTML hierarchy required for Tabs to work.
dvh@chromium.org
2013-05-29
1
-13
/
+25
*
Added 'startDragSelection' funciton to cr.list.
hirono@chromium.org
2013-05-09
2
-0
/
+41
*
Simplify parseHtmlSubset to use an inert document.
arv@chromium.org
2013-05-07
1
-16
/
+12
*
Fixing iframe jank in the local omnibox popup.
jered@chromium.org
2013-04-24
3
-18
/
+27
*
Strip all non whitelisted attributes
arv@chromium.org
2013-04-24
2
-8
/
+30
*
Only dispatch an activate event for left or middle click in menu_item.js
aboxhall@chromium.org
2013-04-23
1
-0
/
+4
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
2
-3
/
+3
*
History: Land images for device types in the dropdown menu.
dubroy@chromium.org
2013-04-12
6
-0
/
+0
*
Android NTP: Move laptop/tablet/phone images into shared resource directory.
dubroy@chromium.org
2013-04-12
9
-0
/
+0
*
Web UI checkboxes should be identical in LTR and RTL languages.
dubroy@chromium.org
2013-04-11
1
-4
/
+0
*
Revert back to listening for focus in context menu, but do not use capture.
aboxhall@chromium.org
2013-04-10
1
-7
/
+7
*
Only hide menus when scrolls come from sources other than inside the menu its...
dbeam@chromium.org
2013-04-08
1
-1
/
+3
*
Check if a command can be executed before executing it via a shortcut.
mtomasz@chromium.org
2013-04-05
1
-0
/
+5
*
History Action Pop-ups incorrect behavior when document is scrolled.
tom.cassiotis@gmail.com
2013-04-05
1
-0
/
+2
*
History: Make history page usable on Android.
dubroy@chromium.org
2013-04-02
3
-4
/
+4
*
tree.js: Prevent an exeption on key down when no item is selected.
yoshiki@chromium.org
2013-03-27
1
-0
/
+2
*
Inconsistent use of [x] close panel icon. Code changes.
varkha@chromium.org
2013-03-27
2
-12
/
+12
*
Revert 190431 "Inconsistent use of [x] close panel icon"
flackr@chromium.org
2013-03-25
2
-12
/
+12
*
Inconsistent use of [x] close panel icon
flackr@chromium.org
2013-03-25
2
-12
/
+12
*
Context menu handles command in 'mouseup' event. Usually the 'click' event fo...
serya@chromium.org
2013-03-07
1
-3
/
+8
*
History: Add notification at the top when full history sync is enabled.
dubroy@chromium.org
2013-03-07
2
-0
/
+28
*
Prevent to call updateCommand() method of separator.
yoshiki@chromium.org
2013-02-25
1
-2
/
+5
*
Bookmark Manager button menu does not respond to selection
tom.cassiotis@gmail.com
2013-02-23
1
-1
/
+1
*
Remove obsolete files related to Instant Extended code. In particular this CL...
pedrosimonetti@chromium.org
2013-02-20
3
-0
/
+0
*
Roll grit to r110, and use relative @import paths in shared WebUI CSS file.
bauerb@chromium.org
2013-02-20
1
-2
/
+2
*
webui: Allow AutocompleteList to customize the behavior for Enter key
satorux@chromium.org
2013-02-15
1
-57
/
+39
*
webui: Make AutocompleteList customizable
satorux@chromium.org
2013-02-08
1
-12
/
+43
*
Add outline: none; to menu > not:(hr) in menu.css (since there is already an ...
aboxhall@chromium.org
2013-02-07
2
-0
/
+6
*
Update commands when showing a popup menu attached to a button.
mtomasz@chromium.org
2013-02-07
1
-0
/
+2
*
Move focusSelectedItem to the end of showMenu() as it can cause the page to s...
aboxhall@chromium.org
2013-02-01
1
-2
/
+3
*
Add missing delay for checkable menu items in context popup menu in Files.app.
mtomasz@chromium.org
2013-01-31
2
-38
/
+37
*
Lookup the favicon with the closest scale factor to the one passed in to chro...
pkotwicz@chromium.org
2013-01-31
3
-32
/
+54
[next]