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
*
Remove RenderTextLinux's cached selection bounds.
msw@chromium.org
2013-04-11
2
-58
/
+23
*
maintain transparency if creator of widget specifies transparent
scottmg@chromium.org
2013-04-11
1
-1
/
+5
*
Revert 193693 "Move code that shuffles views to the view class."
dmazzoni@chromium.org
2013-04-11
1
-34
/
+41
*
Web UI checkboxes should be identical in LTR and RTL languages.
dubroy@chromium.org
2013-04-11
1
-4
/
+0
*
Move code that shuffles views to the view class.
avi@chromium.org
2013-04-11
1
-41
/
+34
*
Revert 193674 "NativeTextfieldViews: Show the drop cursor when d..."
dmazzoni@chromium.org
2013-04-11
4
-33
/
+15
*
NativeTextfieldViews: Show the drop cursor when dragging text. Enables Render...
ckocagil@chromium.org
2013-04-11
4
-15
/
+33
*
Remove Event::system_location
oshima@chromium.org
2013-04-11
5
-33
/
+16
*
Revert 193662 "Control visibility of the virtual keyboard."
dmazzoni@google.com
2013-04-11
13
-122
/
+12
*
Send OnHostLostWindowCapture from DesktopRWHW
scottmg@chromium.org
2013-04-11
1
-0
/
+1
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-11
13
-12
/
+122
*
Fix ibus-m17n crash due to invalid range forwarding.
nona@chromium.org
2013-04-11
2
-0
/
+43
*
Fixes initial focus of settings view for scrolling.
mukai@chromium.org
2013-04-11
2
-0
/
+17
*
Rename BubbleBorder::ArrowLocation to Arrow; etc.
msw@chromium.org
2013-04-11
14
-205
/
+156
*
Revert 193431 "CrOS: Enable threaded UI compositor by default."
kinuko@chromium.org
2013-04-11
6
-20
/
+12
*
Map accessible child ids from Views to RenderWidgetHostViewAura
dmazzoni@chromium.org
2013-04-11
8
-5
/
+201
*
Translate 1 pixel not 1 dip when rotating the display.
oshima@chromium.org
2013-04-11
2
-60
/
+0
*
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...
kaanb@chromium.org
2013-04-11
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in ui.
dcheng@chromium.org
2013-04-11
1
-1
/
+1
*
Restored notification message text color to gray.
dharcourt@chromium.org
2013-04-11
1
-2
/
+1
*
[Android] Move LocaleUtils from base to ui.
yfriedman@chromium.org
2013-04-10
6
-4
/
+225
*
cursor: Add dummy implementations for cursors, and use it for non-x11 chromeos.
sadrul@chromium.org
2013-04-10
4
-0
/
+89
*
use activation rather than focus to dismiss extension popup
scottmg@chromium.org
2013-04-10
3
-0
/
+12
*
CrOS: Enable threaded UI compositor by default.
backer@chromium.org
2013-04-10
6
-12
/
+20
*
Changing type of a widget for notification popups, to remove them from Win ta...
dimich@chromium.org
2013-04-10
1
-1
/
+1
*
Tweak Views Omnibox/Textfield; re-enable OmniboxViewTest.SelectAllOnClick.
msw@chromium.org
2013-04-10
1
-24
/
+28
*
keyboard: Add compositor as a dependency to fix win-aura-dbg build.
sadrul@chromium.org
2013-04-10
1
-0
/
+1
*
keyboard: Add a window delegate to the keyboard window container.
sadrul@chromium.org
2013-04-10
2
-10
/
+174
*
CrOS: Look for consistency between successive vsync intervals.
backer@chromium.org
2013-04-10
2
-18
/
+47
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
10
-0
/
+373
*
Fix ibus-m17n crash due to wrong parameter from Chrome.
nona@chromium.org
2013-04-10
2
-11
/
+38
*
Cancel notification toast timeoout for webkit ones.
mukai@chromium.org
2013-04-10
5
-8
/
+29
*
Fixing clang compile by adding missing OVERRIDE.
dbeam@chromium.org
2013-04-10
1
-1
/
+1
*
Added text line limits to notifications.
dharcourt@chromium.org
2013-04-10
6
-87
/
+730
*
Disallow focus on checkbox for notification settings.
mukai@chromium.org
2013-04-10
1
-0
/
+1
*
Force GPU switch with CGLSetVirtualScreen only for compositor
ccameron@chromium.org
2013-04-10
4
-26
/
+46
*
Revert back to listening for focus in context menu, but do not use capture.
aboxhall@chromium.org
2013-04-10
1
-7
/
+7
*
rAc: don't clobber user input when accepting autofill popup suggestion
estade@chromium.org
2013-04-10
1
-0
/
+1
*
-Move #define for EGL_BUFFER_NATIVE_ANDROID within gl_bindings.h
kaanb@chromium.org
2013-04-09
2
-3
/
+5
*
Paint STYLE_BUTTON disabled buttons with 50% opacity; etc.
msw@chromium.org
2013-04-09
2
-8
/
+22
*
Change Map() API to take in a mode for read/write/read-or-write, also pass gf...
kaanb@chromium.org
2013-04-09
1
-4
/
+9
*
ash: Fix shelf dragging from auto-hidden state.
sadrul@chromium.org
2013-04-09
2
-0
/
+33
*
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
*
Allows to show 3 notification toasts.
mukai@chromium.org
2013-04-09
1
-1
/
+1
*
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
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-32
/
+32
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
3
-32
/
+32
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-32
/
+32
[next]