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
*
Make aura build on Win64
jschuh@chromium.org
2013-02-15
3
-0
/
+8
*
Fixes focus bug in DesktopNativeWidgetAura. The bug occurs because
sky@chromium.org
2013-02-15
4
-5
/
+14
*
Fix retrieval of unthemed scrollbar size.
kevers@chromium.org
2013-02-15
1
-0
/
+9
*
Don't crash on null window passed to SelectFileImpl
scottmg@chromium.org
2013-02-15
1
-1
/
+2
*
[win] Add Learn more and Settings links to the app launcher signin screen.
benwells@chromium.org
2013-02-15
3
-7
/
+65
*
Refactors notifier settings dialog.
mukai@chromium.org
2013-02-15
5
-76
/
+142
*
Makes running a move loop ignore events from a source other than the
sky@chromium.org
2013-02-15
17
-26
/
+63
*
Move missing GL enum from gl_utils.h to gl_bindings.h
gman@chromium.org
2013-02-15
1
-0
/
+135
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
12
-158
/
+30
*
Add ability to draw only the selected portion of text in RenderText so that we
varunjain@chromium.org
2013-02-15
2
-0
/
+14
*
views: Dispatch key, touch, scroll and gesture events using the EventDispatch...
sadrul@chromium.org
2013-02-15
4
-57
/
+101
*
webui: Allow AutocompleteList to customize the behavior for Enter key
satorux@chromium.org
2013-02-15
1
-57
/
+39
*
Display the on screen keyboard on receiving a tap down gesture on an editable...
ananta@chromium.org
2013-02-14
2
-5
/
+21
*
gpu: Remove viewport from Android memory limit.
epenner@chromium.org
2013-02-14
3
-0
/
+46
*
Changes MenuItemView to cache MenuItemDimensions since they are
sky@chromium.org
2013-02-14
6
-30
/
+39
*
Change SelectFileDialog::Create to return scoped_refptr<>
jamescook@chromium.org
2013-02-14
2
-7
/
+8
*
Reverting as it caused compile failures on linux chromium OS ASAN
ananta@chromium.org
2013-02-14
13
-484
/
+285
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-14
13
-285
/
+484
*
Revert 182494
isherman@chromium.org
2013-02-14
2
-28
/
+6
*
Add IsInternal property to gfx::Display
ynovikov@chromium.org
2013-02-14
2
-6
/
+28
*
remove unnecessary if in handling mousewheel
scottmg@chromium.org
2013-02-14
1
-6
/
+0
*
Makes CompoundEventFilter not disable the mouse if the mouse is down
sky@chromium.org
2013-02-14
2
-1
/
+31
*
Update notifications API after review.
miket@chromium.org
2013-02-14
2
-16
/
+0
*
Use NativeComboboxViews instead of NativeComboboxWin on Windows.
msw@chromium.org
2013-02-14
2
-9
/
+0
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
1
-48
/
+8
*
Enables new notifier settings dialog.
mukai@chromium.org
2013-02-13
1
-3
/
+2
*
New menu checks/radion buttons. All 16x16 (as they should be), crushed
yefim@chromium.org
2013-02-13
6
-0
/
+0
*
gpu: Enable async uploads again.
nduca@chromium.org
2013-02-13
1
-14
/
+18
*
Revert 182281 - Broke Chome Frame tests.
sergeyu@chromium.org
2013-02-13
1
-4
/
+0
*
Fix international-backslash key in Canadian French keyboard.
nona@chromium.org
2013-02-13
1
-0
/
+7
*
Ensure that when themes in desktop chrome AURA on Windows use the opaque brow...
ananta@chromium.org
2013-02-13
1
-0
/
+4
*
Make the app list use images for the progress bar.
koz@chromium.org
2013-02-13
4
-14
/
+33
*
Minor fix on message center footer.
mukai@chromium.org
2013-02-13
1
-2
/
+6
*
Adds a function computing image color covariance on an SkBitmap.
motek@chromium.org
2013-02-13
3
-0
/
+108
*
cc: remove FontAtlas
egraether@chromium.org
2013-02-13
2
-7
/
+0
*
Removed gfx::QuadF::operator =(const gfx::QuadF&) and let the compiler genera...
whunt@chromium.org
2013-02-13
2
-8
/
+0
*
Add NULL check for NativeTheme in scrollbar methods. A NULL theme can
sky@chromium.org
2013-02-13
1
-0
/
+4
*
Move touch_selection_controller interface to ui/base.
varunjain@chromium.org
2013-02-13
9
-74
/
+105
*
Add progress bar images for apps that are installing in the app list.
koz@chromium.org
2013-02-13
8
-0
/
+0
*
Fixing the double border around rounded menus.
skuhne@chromium.org
2013-02-13
1
-1
/
+16
*
Revert 181883
reveman@google.com
2013-02-12
4
-51
/
+20
*
Remove ImageLoadingTracker class, as it is not used anymore.
rpaquay@chromium.org
2013-02-12
2
-2
/
+2
*
Ensures Widget::InitParams::top_level is set correctly before calling
sky@chromium.org
2013-02-12
3
-4
/
+48
*
Set the original external texture to new layer when it's copied to the old la...
oshima@chromium.org
2013-02-12
1
-1
/
+9
*
Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...
jam@chromium.org
2013-02-12
1
-3
/
+0
*
Add support for ordinal scroll amounts
davemoore@chromium.org
2013-02-12
9
-38
/
+125
*
Fix crash when closing a constrained window in win aura. The crash happens be...
jam@chromium.org
2013-02-12
1
-2
/
+3
*
Reland Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.
msw@chromium.org
2013-02-12
13
-1449
/
+355
*
Switch back to the original brightness filter implementation.
fmalita@google.com
2013-02-12
1
-1
/
+1
*
cc: Mark async texture uploads as completed from the upload thread.
reveman@chromium.org
2013-02-12
4
-20
/
+51
[next]