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
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-32
/
+32
*
Delete layout_viewport_size.
aelias@chromium.org
2013-04-09
1
-1
/
+1
*
fix layout of requestAutocomplete suggestion dropdown menu on views
estade@chromium.org
2013-04-09
2
-4
/
+14
*
Fixes of settings view layout bugs.
mukai@chromium.org
2013-04-09
1
-9
/
+22
*
Fix dcheck on win aura shutdown, use CloseNow to close secondary widgets
scottmg@chromium.org
2013-04-09
1
-1
/
+5
*
GLImage support for Android zero-copy pixel buffers
kaanb@chromium.org
2013-04-09
10
-10
/
+202
*
Add UMA metrics for measuring number of coalesed events and their latency.
varunjain@chromium.org
2013-04-09
1
-0
/
+16
*
Added padding below text in notifications.
dharcourt@chromium.org
2013-04-09
4
-28
/
+44
*
StartDragAndDrop should return the completed operation, not the set of allowe...
ckocagil@chromium.org
2013-04-09
1
-6
/
+10
*
Cleanup: remove NotifyAccessibilityEvent from views::Widget.
dmazzoni@chromium.org
2013-04-08
15
-73
/
+30
*
Silence Views Textfield OnInputMethodChanged NOTIMPLEMENTED.
msw@chromium.org
2013-04-08
1
-1
/
+1
*
views: Convert more TextButtons to LabelButton.
tfarina@chromium.org
2013-04-08
3
-29
/
+31
*
Only hide menus when scrolls come from sources other than inside the menu its...
dbeam@chromium.org
2013-04-08
1
-1
/
+3
*
Fix menu for 'disable extension'.
mukai@chromium.org
2013-04-08
2
-3
/
+4
*
android_webview: changes to support Android GraphicBuffers
kaanb@chromium.org
2013-04-08
2
-0
/
+51
*
Aura: Make views_unittests work with --ui-enable-threaded-compositing
backer@chromium.org
2013-04-08
4
-57
/
+104
*
Fix dropping images into content editable divs.
avi@chromium.org
2013-04-08
2
-0
/
+9
*
ui: Update the includes of message_loop_proxy.h to its new location.
tfarina@chromium.org
2013-04-07
5
-5
/
+5
*
Speculatively revert r192702 to fix win interactive_ui_tests failures.
dcheng@chromium.org
2013-04-07
1
-0
/
+1
*
views: Reland r192519 and r192557.
tfarina@chromium.org
2013-04-06
1
-11
/
+17
*
Fix window positioning in high-DPI on Windows.
kevers@chromium.org
2013-04-06
2
-15
/
+48
*
Fix launcher and system tray accessibility.
dmazzoni@chromium.org
2013-04-06
2
-6
/
+19
*
views: Migrate the cases of "new .*NativeTextButton(" to LabelButton.
tfarina@chromium.org
2013-04-06
5
-53
/
+19
*
linux_aura: Split up the monolithic Clipboard::AuraX11Details into several ut...
erg@chromium.org
2013-04-06
8
-351
/
+619
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in ui, Linux edition.
dcheng@chromium.org
2013-04-06
1
-1
/
+1
*
Hitting search key twice does not restore focus to active window
sschmitz@chromium.org
2013-04-06
2
-1
/
+30
*
Added unit test for MessageCenterView.
dharcourt@chromium.org
2013-04-06
17
-547
/
+909
*
Add a message pump for ChromeOS Embedded.
rjkroege@chromium.org
2013-04-06
1
-1
/
+1
*
Use Views Omnibox and Textfields by default on non-Aura Win.
msw@chromium.org
2013-04-06
1
-1
/
+0
*
ImageFamily: Renamed Get method to GetBest.
mgiuca@chromium.org
2013-04-06
3
-43
/
+43
*
Context menu on views must show on mouse down for non-WIN.
varunjain@chromium.org
2013-04-06
10
-8
/
+184
*
cc: Use refresh_rate from LayerTreeSettings
backer@chromium.org
2013-04-06
1
-1
/
+1
*
Fix uninitialized POD member |use_custom_insets_| to fix regression and coverity
dbeam@chromium.org
2013-04-06
1
-1
/
+2
*
Aura: Make compositor_unittests work with --ui-enable-threaded-compositing
backer@chromium.org
2013-04-06
7
-53
/
+68
*
Merge ui::Layer's concept of position with cc::Layer's
ajuma@chromium.org
2013-04-06
4
-22
/
+13
*
Fix large mis-paint when resizing windows aura chrome
cpu@chromium.org
2013-04-06
2
-0
/
+17
*
Support storing the VisibilityClient on windows other than the RootWindow. Wh...
ben@chromium.org
2013-04-05
3
-16
/
+23
*
Simplify the transport dib situation across our various platforms, as a
cevans@chromium.org
2013-04-05
5
-120
/
+45
*
Makes tree commit edits when focus is lost rather than
sky@chromium.org
2013-04-05
2
-6
/
+20
*
Adds dewittj to the notification owners file.
mukai@chromium.org
2013-04-05
1
-1
/
+2
*
Crop images from custom themes before storing them into the theme pack.
pkotwicz@chromium.org
2013-04-05
1
-1
/
+1
*
Fix sizing when auto-scaling a missing resource at a non-integer scale factor...
kevers@chromium.org
2013-04-05
2
-2
/
+35
*
LabelButton: SetAccessibleName on SetText; update test.
msw@chromium.org
2013-04-05
1
-1
/
+3
*
Revert 192525 "Context menu on views must show on mouse down for..."
tkent@chromium.org
2013-04-05
7
-142
/
+12
*
Context menu on views must show on mouse down for non-WIN.
varunjain@chromium.org
2013-04-05
7
-12
/
+142
*
Make LabelButton STYLE_NATIVE_TEXTBUTTON focusable; etc.
msw@chromium.org
2013-04-05
3
-23
/
+29
*
Check if a command can be executed before executing it via a shortcut.
mtomasz@chromium.org
2013-04-05
1
-0
/
+5
*
Fix silly bugs around overscan flag detection.
mukai@chromium.org
2013-04-05
2
-2
/
+25
*
Revise NativeWidgetWin focus hack; force focus on restore.
msw@chromium.org
2013-04-05
3
-21
/
+4
*
Correct scale for touch radius & scroll offset ordinal
miletus@chromium.org
2013-04-05
3
-14
/
+16
[next]