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
*
Improve reveal/close animation of notifications.
dimich@chromium.org
2013-04-30
2
-4
/
+41
*
Clean up software compositing switches.
skaslev@chromium.org
2013-04-30
2
-3
/
+0
*
Add voice input to virtual keyboard
bshe@chromium.org
2013-04-30
4
-1
/
+120
*
Removes XGetImage for taking screenshot.
mukai@chromium.org
2013-04-30
14
-114
/
+0
*
Add myself (sadrul@chromium.org) to OWN ui/base/events/
sadrul@chromium.org
2013-04-30
1
-0
/
+1
*
Allowed notification images to be as much as 3:2 height-to-width.
dharcourt@chromium.org
2013-04-30
1
-1
/
+1
*
Views label tooltips
estade@chromium.org
2013-04-30
4
-7
/
+18
*
ash: Update app list button.
xiyuan@chromium.org
2013-04-30
1
-0
/
+1
*
Do not create 'Relax!' message if there already is.
mukai@chromium.org
2013-04-30
1
-4
/
+4
*
Fixed blank-space-at-the-bottom-of-notification-toasts bug.
dharcourt@chromium.org
2013-04-30
1
-1
/
+1
*
Move the ToastContentView class to a separate file. No other changes.
dimich@chromium.org
2013-04-30
4
-262
/
+390
*
App shortcut icons on Windows are now 256x256 instead of 32x32.
mgiuca@chromium.org
2013-04-30
5
-167
/
+371
*
Fixes the crash bug caused by esc.
mukai@chromium.org
2013-04-30
1
-1
/
+1
*
Fix cycling of focusable panes in Chrome OS.
dmazzoni@chromium.org
2013-04-30
9
-1
/
+179
*
Fix RenderWidgetHostViewAura's accessible parent harder.
grt@chromium.org
2013-04-29
1
-10
/
+3
*
Partial fix for keyboard occlusion.
bryeung@chromium.org
2013-04-29
4
-3
/
+67
*
Fix BubbleBorder rendering when paint type = PAINT_NONE.
dewittj@chromium.org
2013-04-29
1
-1
/
+3
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
64
-162
/
+164
*
Rationalize linux vs x11 in ui
davemoore@chromium.org
2013-04-29
9
-13
/
+23
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
2
-3
/
+4
*
Add debug shortcuts that toggles options to shows debug borders and fps counters
oshima@chromium.org
2013-04-29
2
-7
/
+7
*
Fix a couple of style nits:
sadrul@chromium.org
2013-04-29
1
-0
/
+1
*
Plumb text width from RenderText to Omnibox.
pkasting@chromium.org
2013-04-27
7
-8
/
+23
*
NativeTextfieldViews: Do not allow dropping text in the same place
ckocagil@chromium.org
2013-04-27
3
-20
/
+17
*
views: Separate hit testing for tooltips from hit testing for events
tbarzic@chromium.org
2013-04-27
10
-4
/
+99
*
Fix painting issue with requestAutocomplete's AccountChooser
estade@chromium.org
2013-04-27
2
-0
/
+6
*
Reland https://chromiumcodereview.appspot.com/14286004 which was reverted fue
varunjain@chromium.org
2013-04-27
8
-14
/
+67
*
Fix deadlock between UI thread and drag and drop thread on Windows.
dcheng@chromium.org
2013-04-27
4
-32
/
+33
*
gpu: Cleanup 'black-screen on Huawei' work-around.
epenner@chromium.org
2013-04-27
4
-51
/
+11
*
Add debug shortcuts that toggles options to shows paint rects.
oshima@chromium.org
2013-04-27
2
-0
/
+13
*
Reposition notifications in the center too.
mukai@chromium.org
2013-04-27
3
-35
/
+332
*
views: Warn if AuraTestBase SetUp/TearDown not called
jamescook@chromium.org
2013-04-27
3
-3
/
+14
*
Fix an incorrect HiDPI shadow asset.
hshi@chromium.org
2013-04-27
1
-0
/
+0
*
Shadows: add interior inset settings.
hshi@chromium.org
2013-04-26
2
-4
/
+28
*
Fix crash in ToastContentsView::StartTimer()
dimich@chromium.org
2013-04-26
1
-9
/
+7
*
views: Extract MenuInsertionDelegate interface from MenuWrapper.
tfarina@chromium.org
2013-04-26
5
-12
/
+30
*
Ensure that we set focus to the focused text input client in Windows desktop ...
ananta@chromium.org
2013-04-26
3
-0
/
+12
*
Allow more customization of the WebUI keyboard.
bryeung@chromium.org
2013-04-26
5
-4
/
+262
*
Touch selection polish: increase menu button border padding and decrease time
varunjain@chromium.org
2013-04-26
2
-11
/
+19
*
[Android] Only pass positive dimensions to SurfaceTexture#setDefaultBufferSize
benm@chromium.org
2013-04-26
1
-3
/
+8
*
Fix dependency tree when using the system ICU.
torne@chromium.org
2013-04-26
1
-0
/
+6
*
Magnifier: Move the cursor directly to the root window host.
yoshiki@chromium.org
2013-04-26
2
-22
/
+24
*
Remove dependency on ui/base/clipboard/clipboard.h from browser_context.h
jeremya@chromium.org
2013-04-26
14
-25
/
+40
*
[Mac][MC] Implement the MessageCenterTrayDelegate as MessageCenterTrayBridge.
rsesek@chromium.org
2013-04-26
2
-7
/
+2
*
Delete MacVDA from the codebase since it is dead code and not being worked on.
fischman@chromium.org
2013-04-26
5
-449
/
+0
*
Fix Views Bubbleborder minimium dimension clamping.
msw@chromium.org
2013-04-26
1
-3
/
+4
*
aura: make cc root layer clip descendants
piman@chromium.org
2013-04-26
1
-0
/
+2
*
Fix scaling of shadows at non-Integer scale factors.
kevers@chromium.org
2013-04-25
2
-11
/
+42
*
Re-land: cc: Fix anti-aliasing of axis-aligned quads.
reveman@chromium.org
2013-04-25
2
-0
/
+23
*
Add transition animations to notification popups.
dimich@chromium.org
2013-04-25
3
-306
/
+446
[next]