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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
use activation rather than focus to dismiss extension popup
scottmg@chromium.org
2013-04-10
3
-0
/
+12
*
Tweak Views Omnibox/Textfield; re-enable OmniboxViewTest.SelectAllOnClick.
msw@chromium.org
2013-04-10
1
-24
/
+28
*
rAc: don't clobber user input when accepting autofill popup suggestion
estade@chromium.org
2013-04-10
1
-0
/
+1
*
Paint STYLE_BUTTON disabled buttons with 50% opacity; etc.
msw@chromium.org
2013-04-09
2
-8
/
+22
*
Reland: Use Views Omnibox and Textfields by default on non-Aura Win.
msw@chromium.org
2013-04-09
1
-1
/
+0
*
Makes tree change the selection as keys are typed. This also enables
sky@chromium.org
2013-04-09
7
-50
/
+336
*
views: Change NativeButtonDtorTracked to inherit from LabelButton.
tfarina@chromium.org
2013-04-09
1
-8
/
+8
*
Implement text drag-drop on Views Omnibox
ckocagil@chromium.org
2013-04-09
7
-0
/
+21
*
fix layout of requestAutocomplete suggestion dropdown menu on views
estade@chromium.org
2013-04-09
2
-4
/
+14
*
Fix dcheck on win aura shutdown, use CloseNow to close secondary widgets
scottmg@chromium.org
2013-04-09
1
-1
/
+5
*
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
14
-69
/
+28
*
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
2
-27
/
+28
*
Aura: Make views_unittests work with --ui-enable-threaded-compositing
backer@chromium.org
2013-04-08
1
-4
/
+6
*
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
*
Hitting search key twice does not restore focus to active window
sschmitz@chromium.org
2013-04-06
2
-1
/
+30
*
Use Views Omnibox and Textfields by default on non-Aura Win.
msw@chromium.org
2013-04-06
1
-1
/
+0
*
Context menu on views must show on mouse down for non-WIN.
varunjain@chromium.org
2013-04-06
10
-8
/
+184
*
Fix uninitialized POD member |use_custom_insets_| to fix regression and coverity
dbeam@chromium.org
2013-04-06
1
-1
/
+2
*
Makes tree commit edits when focus is lost rather than
sky@chromium.org
2013-04-05
2
-6
/
+20
*
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
*
Revise NativeWidgetWin focus hack; force focus on restore.
msw@chromium.org
2013-04-05
3
-21
/
+4
*
views: Do not open popup on Paste+Go.
jered@chromium.org
2013-04-05
1
-6
/
+15
*
Fix clicking on omnibox dropdown to select result on win aura
scottmg@chromium.org
2013-04-05
2
-2
/
+9
*
x11: Rename touch_factory to touch_factory_x11.
sadrul@chromium.org
2013-04-05
1
-1
/
+1
*
Set the view to restore focus to when an initially unfocused window is restored.
flackr@chromium.org
2013-04-04
3
-17
/
+26
*
Makes the bookmark editor explicitly commit edits to the tree before
sky@chromium.org
2013-04-03
1
-0
/
+2
*
Makes table iterate/select arbitrary rows. When a TableGrouper is
sky@chromium.org
2013-04-03
3
-33
/
+64
*
Make use of WindowModalityController in Desktop Aura
robertshield@chromium.org
2013-04-03
4
-1
/
+30
*
Minor views accessibility fixes.
dmazzoni@chromium.org
2013-04-03
6
-2
/
+20
*
Revert explicit HTSYSMENU handling to close on double-click.
msw@chromium.org
2013-04-03
1
-4
/
+0
*
requestAutocomplete: more layout fixes
estade@chromium.org
2013-04-03
1
-2
/
+6
*
Fix app list position in windows
calamity@chromium.org
2013-04-03
4
-23
/
+19
*
Makes control-a select all in TableView.
sky@chromium.org
2013-04-03
1
-0
/
+12
*
fix DialogClientView layout some more. This time, add tests.
estade@chromium.org
2013-04-02
7
-85
/
+358
*
Add ability to defined ranges with different styles in StyledLabel
tbarzic@chromium.org
2013-04-02
3
-49
/
+350
*
Clear the clipboard if user copies message box in Incognito window.
vasilii@chromium.org
2013-04-02
2
-3
/
+11
*
Revert 191524 "Fixed GetContentsBounds() so GetInsets() can be o..."
dharcourt@chromium.org
2013-04-01
1
-1
/
+2
*
[DevTools] Introduced minimized dock mode.
dgozman@chromium.org
2013-04-01
2
-8
/
+20
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
3
-4
/
+6
*
Allow dialog delegates to change which buttons are added by DialogClientView
estade@chromium.org
2013-03-30
3
-58
/
+76
*
Fixed GetContentsBounds() so GetInsets() can be overridden.
dharcourt@chromium.org
2013-03-30
1
-2
/
+1
[next]