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
*
Cross-platform DefaultThemeProvider.
groby@chromium.org
2013-05-25
7
-17
/
+75
*
Supports screen rotation / ui-scaling in snapshot_aura.cc
mukai@chromium.org
2013-05-25
7
-14
/
+336
*
Streamline SIMD targets in media.gyp
dalecurtis@google.com
2013-05-24
1
-1
/
+1
*
Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.
apatrick@chromium.org
2013-05-24
4
-6
/
+76
*
views::BoxLayout: don't add inter child padding for an empty child
estade@chromium.org
2013-05-24
2
-4
/
+33
*
Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."
erg@chromium.org
2013-05-24
1
-0
/
+3
*
Animation support for rich notifications on Mac.
jianli@chromium.org
2013-05-24
6
-110
/
+397
*
[Mac][MC] Close the message center tray when it loses key state.
rsesek@chromium.org
2013-05-24
2
-10
/
+27
*
BuildLumaHistogram() attempts to access Skia pixel data directly. This isn't
pkasting@chromium.org
2013-05-24
1
-5
/
+2
*
Prevent invisible notification windows on Win+Aura.
dewittj@chromium.org
2013-05-24
1
-7
/
+17
*
Allow virtual keyboard window to access audio stream and speech api for voice...
bshe@chromium.org
2013-05-24
3
-2
/
+22
*
Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...
gab@chromium.org
2013-05-24
2
-4
/
+3
*
gpu: Fix gl call that can happen with no context.
epenner@chromium.org
2013-05-24
1
-1
/
+3
*
Fix use-after-free in NotificationView::ButtonPressed.
dewittj@chromium.org
2013-05-24
1
-3
/
+7
*
Supports unicode composition(Ctrl+Shift+U) with C-S pressed.
yukishiino@chromium.org
2013-05-24
6
-84
/
+212
*
views::Label displaying the tooltip should not elide.
varunjain@chromium.org
2013-05-24
1
-1
/
+2
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-24
1
-3
/
+0
*
Add resize support for Views new style dialogs.
msw@chromium.org
2013-05-24
3
-10
/
+11
*
Add a factory and defines for native Linux surfaces.
rjkroege@chromium.org
2013-05-24
13
-91
/
+395
*
Revert 201806 "Create MetroViewerProcessHost as a common base fo..."
dbeam@chromium.org
2013-05-24
2
-3
/
+4
*
Refine Views textfield state interaction, testing, and examples.
msw@chromium.org
2013-05-24
5
-98
/
+176
*
[OSX] Use view coordinate system for tracking rect
groby@chromium.org
2013-05-24
1
-1
/
+1
*
Fixes preferredSize logic.
mukai@chromium.org
2013-05-24
1
-1
/
+1
*
Fix cursor positioning regression from r201136. GetCursorPos() shouldn't assume
pkasting@chromium.org
2013-05-24
9
-40
/
+20
*
Support IMR_QUERYCHARPOSITION to retrieve the caret rect
Yukawa@chromium.org
2013-05-23
1
-4
/
+14
*
Removes an unnecessary line which potentially causes a crash.
mukai@chromium.org
2013-05-23
1
-1
/
+0
*
untangle pango usage from use_x11 and OS==linux
mostynb@opera.com
2013-05-23
2
-22
/
+15
*
Use double precision for touch event valuator
miletus@chromium.org
2013-05-23
3
-22
/
+22
*
[Mac][MC] Allow popup notifications to be dismissed with a swipe gesture.
rsesek@chromium.org
2013-05-23
2
-6
/
+140
*
Changes to hand-sign of mouse cursor only when the notification can respond t...
mukai@chromium.org
2013-05-23
6
-0
/
+17
*
views/examples: Remove two more unused includes that were missed in r201585
tfarina@chromium.org
2013-05-23
1
-5
/
+0
*
Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...
gab@chromium.org
2013-05-23
2
-4
/
+3
*
Revert 201771 "Fix Ash on Windows multi-monitor support and snap..."
nkostylev@chromium.org
2013-05-23
3
-14
/
+0
*
Fix Ash on Windows multi-monitor support and snap-view sizing.
robertshield@chromium.org
2013-05-23
3
-0
/
+14
*
Move chrome/browser/ui/base_window.h to ui/base
benwells@chromium.org
2013-05-23
2
-0
/
+92
*
Stop video decode accelerator unit test segfaulting
sabercrombie@chromium.org
2013-05-23
1
-1
/
+1
*
views: Switch Checkbox over to LabelButton.
tfarina@chromium.org
2013-05-23
8
-201
/
+236
*
Extract Immersive configuration out of GestureConfiguration.
tfarina@chromium.org
2013-05-22
2
-27
/
+0
*
Rename message_center_constants to message_center_style.
thakis@chromium.org
2013-05-22
21
-25
/
+25
*
Use new disabled button assets, not 50% alpha.
msw@chromium.org
2013-05-22
1
-7
/
+3
*
mac: image notifications
thakis@chromium.org
2013-05-22
6
-21
/
+81
*
Remove unused includes from ui/views/examples/examples_window*
msw@chromium.org
2013-05-22
2
-6
/
+0
*
Handle back/forward events in aura.
erg@chromium.org
2013-05-22
1
-0
/
+9
*
Fix Android component build.
newt@chromium.org
2013-05-22
1
-1
/
+1
*
GPU: Fix typo in state restoration.
backer@chromium.org
2013-05-22
1
-1
/
+1
*
Allow stacking a window immediately below a window with a NULL layer delegate...
pkotwicz@chromium.org
2013-05-22
6
-42
/
+99
*
Make InputMethodWin TSF-aware.
Yukawa@chromium.org
2013-05-22
6
-50
/
+140
*
linux_aura: Implement SetOpacity().
erg@chromium.org
2013-05-22
1
-2
/
+15
*
Add new disabled and checked check/radio images.
msw@chromium.org
2013-05-22
5
-0
/
+2
*
Add new button assets and IDRs.
msw@chromium.org
2013-05-22
71
-0
/
+35
[next]