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
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
2
-2
/
+2
*
Reland 204146 - Introduces a new scrollbar for message_center.
dewittj@chromium.org
2013-06-11
7
-4
/
+226
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
67
-70
/
+70
*
Fix memory leak in WindowUtilTest.RecreateWindowLayers
oshima@chromium.org
2013-06-11
1
-1
/
+0
*
Improve visuals for the crossfade animation when "restoring" an immersive ful...
pkotwicz@chromium.org
2013-06-09
3
-1
/
+175
*
Change touch selection handles to images given by UX.
varunjain@chromium.org
2013-06-09
2
-50
/
+89
*
Change context menu positioning logic so that the menu is anchored to
varunjain@chromium.org
2013-06-09
1
-4
/
+5
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
74
-75
/
+75
*
Revert 204146 "Introduces a new scrollbar for message_center."
mukai@chromium.org
2013-06-07
7
-232
/
+4
*
cros: Password echo support for keyboard driven OOBE.
xiyuan@chromium.org
2013-06-07
7
-3
/
+74
*
Fix touch handling on editable text fields on Windows 8 Aura.
ananta@chromium.org
2013-06-06
1
-1
/
+1
*
Ensure that keystrokes sent to desktop chrome AURA don't make their way into ...
ananta@chromium.org
2013-06-05
10
-14
/
+22
*
This CL fixes two bugs:
pkotwicz@chromium.org
2013-06-05
1
-2
/
+3
*
Do not allow Views new-dialog-style windows to be resized.
msw@chromium.org
2013-06-05
4
-56
/
+117
*
Introduces a new scrollbar for message_center.
mukai@chromium.org
2013-06-05
7
-4
/
+232
*
Make NativeWindow accessible from TextInputClient.
Yukawa@chromium.org
2013-06-04
6
-0
/
+18
*
Delays find-in-page until IME composition is committed.
yukishiino@chromium.org
2013-06-04
4
-9
/
+15
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
2
-4
/
+4
*
Minor cleanup of maps used by BookmarkMenuDelegate. NodeToMenuIDMap
sky@chromium.org
2013-06-03
2
-7
/
+6
*
Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...
vasilii@chromium.org
2013-06-02
3
-13
/
+6
*
Fix BubbleFrameView titlebar sizing.
msw@chromium.org
2013-06-01
1
-3
/
+5
*
Add test coverage for InputMsg_CursorVisibilityChange
tdanderson@chromium.org
2013-06-01
1
-62
/
+3
*
Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."
avi@chromium.org
2013-05-31
21
-24
/
+748
*
Revert "Restore Views dialog dragging and titlebar system menus."
mnissler@chromium.org
2013-05-31
3
-63
/
+26
*
Restore Views dialog dragging and titlebar system menus.
msw@chromium.org
2013-05-31
3
-26
/
+63
*
Removes 1 pixel gap at the bottom of scrollbar thumb.
mukai@chromium.org
2013-05-30
3
-2
/
+39
*
Revert 202987 "Reorder the NativeViews attached to a view via th..."
avi@chromium.org
2013-05-30
21
-748
/
+24
*
Add allocator.gyp target to aura/views_unittests to fix heapcheck build
jamesr@chromium.org
2013-05-30
1
-0
/
+6
*
Allow STATE_NORMAL text buttons to animate
ckocagil@chromium.org
2013-05-30
1
-5
/
+11
*
Add support for blue buttons.
benwells@chromium.org
2013-05-30
4
-1
/
+113
*
Add dialog-specific styling, restore old-style task manager.
msw@chromium.org
2013-05-30
3
-12
/
+25
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
2
-7
/
+0
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
6
-13
/
+13
*
Reorder the NativeViews attached to a view via the kViewHostKey according to ...
pkotwicz@chromium.org
2013-05-29
21
-24
/
+748
*
Revert "linux_aura: Implement SetOpacity()."
erg@chromium.org
2013-05-29
1
-15
/
+2
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
2
-0
/
+8
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-29
2
-8
/
+0
*
linux_aura: Close window when the OS requests it.
erg@chromium.org
2013-05-29
2
-1
/
+19
*
Revert 201479 "Make InputMethodWin TSF-aware."
cpu@chromium.org
2013-05-29
2
-96
/
+35
*
ash: Add functionality to specify how long a tooltip is shown for a window.
varunjain@chromium.org
2013-05-28
2
-4
/
+29
*
Polish new dialog style layout and sizing.
msw@chromium.org
2013-05-28
2
-20
/
+39
*
Make RecreateLayer() order the old layer above the new layer.
pkotwicz@chromium.org
2013-05-27
1
-0
/
+6
*
views: Store only the name of the class in kViewClassName constants.
tfarina@chromium.org
2013-05-26
14
-15
/
+15
*
Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().
pkotwicz@chromium.org
2013-05-26
14
-79
/
+49
*
Cross-platform DefaultThemeProvider.
groby@chromium.org
2013-05-25
5
-100
/
+4
*
views::BoxLayout: don't add inter child padding for an empty child
estade@chromium.org
2013-05-24
2
-4
/
+33
*
views::Label displaying the tooltip should not elide.
varunjain@chromium.org
2013-05-24
1
-1
/
+2
*
Add resize support for Views new style dialogs.
msw@chromium.org
2013-05-24
3
-10
/
+11
*
Refine Views textfield state interaction, testing, and examples.
msw@chromium.org
2013-05-24
5
-98
/
+176
*
views/examples: Remove two more unused includes that were missed in r201585
tfarina@chromium.org
2013-05-23
1
-5
/
+0
[next]