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
*
gpu: Add async pixel transfers.
epenner@chromium.org
2012-12-17
6
-0
/
+329
*
cc: Unify namespaces for all test files
enne@chromium.org
2012-12-16
1
-1
/
+1
*
Revert 173387 - Broke compile on clang bots
rsleevi@chromium.org
2012-12-16
9
-82
/
+52
*
Added support for secondary icon to multi-item notification view
dharcourt@chromium.org
2012-12-16
9
-52
/
+82
*
Changing SmallFont size from 10px to 11px.
sschmitz@chromium.org
2012-12-16
1
-1
/
+1
*
Make most of VirtualGL auto-generated
gman@chromium.org
2012-12-16
11
-987
/
+133
*
Makes the scroll view header scroll with the content.
sky@chromium.org
2012-12-16
2
-24
/
+71
*
Specify optional_fields to UpdateNotification too.
mukai@chromium.org
2012-12-15
4
-23
/
+31
*
Implemented GetWindowSnapshot on RenderViewImpl
bajones@chromium.org
2012-12-15
11
-0
/
+572
*
Revert 173315
nkostylev@chromium.org
2012-12-15
3
-1
/
+14
*
Add XKB keycode for non-US backslash to USB keycode table
wez@chromium.org
2012-12-15
1
-4
/
+3
*
Use CTM on touchscreens.
ynovikov@chromium.org
2012-12-15
3
-14
/
+14
*
gfx: The destructor of DisplayObserver does not need to be out-of-line.
tfarina@chromium.org
2012-12-15
3
-14
/
+1
*
Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute times
ajuma@chromium.org
2012-12-15
9
-90
/
+163
*
Set NULL to button_one_ and _two_ at ctor of BaseMessageView.
mukai@chromium.org
2012-12-15
1
-4
/
+3
*
[Android Webview] Add hand-written R.java file to map ui resources.
newt@chromium.org
2012-12-14
1
-0
/
+22
*
events: Update key-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
33
-84
/
+83
*
events: Update scroll and touch handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
32
-139
/
+135
*
app_list: Fix drag jitter in apps grid.
xiyuan@chromium.org
2012-12-14
9
-28
/
+124
*
This should have multiple-item view matching the mock-ups pixel for
dharcourt@chromium.org
2012-12-14
4
-78
/
+148
*
Use per-file ownership for usb_keycode_map*.
wez@chromium.org
2012-12-14
1
-3
/
+2
*
Teach GYP how to compile HLSL.
nick@chromium.org
2012-12-14
4
-76
/
+216
*
Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...
miket@chromium.org
2012-12-14
7
-34
/
+54
*
[Android] Support Android resources in ui folder.
newt@chromium.org
2012-12-14
3
-11
/
+25
*
Add rudimentary support for custom cursors in Chrome Aura Windows.
ananta@chromium.org
2012-12-14
4
-8
/
+68
*
Get the rest of the ash_unittests to pass with the new FocusController (!)
ben@chromium.org
2012-12-14
7
-7
/
+160
*
Cleans up the set of TableColumn constructors.
sky@chromium.org
2012-12-13
3
-54
/
+17
*
Add mukai to the OWNER of ui/message_center
mukai@chromium.org
2012-12-13
1
-0
/
+1
*
Aggressively inline implementation of gfx::Transform
shawnsingh@google.com
2012-12-13
2
-53
/
+20
*
Suppress failing test VelocityCalculatorTest.RequiresEnoughData on windows.
rjkroege@google.com
2012-12-13
1
-1
/
+9
*
Fix label color in TextButtonBase
cpu@chromium.org
2012-12-13
2
-20
/
+11
*
Use consistent velocity trend to start a touch scroll gesture.
rjkroege@chromium.org
2012-12-13
8
-291
/
+381
*
Fix drag and drop on Win Aura when Aero Glass is used. This was exposed by th...
jam@chromium.org
2012-12-13
1
-3
/
+1
*
Update Chrome OS font settings to use Noto Sans UI and other Noto fonts
jshin@chromium.org
2012-12-13
10
-8
/
+10
*
Delay for submenu in bookmarks showing follows system value
yoichio@chromium.org
2012-12-13
4
-7
/
+11
*
views: Fix touch-scrolling submenus.
sadrul@chromium.org
2012-12-13
5
-17
/
+25
*
Removes Image(const unsigned char* png, size_t input_size) in favor of using ...
pkotwicz@chromium.org
2012-12-13
10
-63
/
+55
*
Use NativeTheme colors for Views bubbles; etc.
msw@chromium.org
2012-12-13
6
-22
/
+45
*
Fix InputMethodEventFilter being used after destruction by RootWindow in Desk...
jam@chromium.org
2012-12-13
1
-1
/
+5
*
Remove some deprecated Android surface code
sievers@chromium.org
2012-12-13
3
-150
/
+2
*
Added vertical insert to a submenu (vertical distance between the border and ...
yefim@chromium.org
2012-12-13
5
-12
/
+19
*
Remove separator from top of Apps v2 context menus.
wez@chromium.org
2012-12-13
2
-0
/
+10
*
Remove call to glXCreateWindow
ccameron@chromium.org
2012-12-13
2
-18
/
+3
*
Avoid a widget painting during its Init call.
jam@chromium.org
2012-12-12
1
-0
/
+3
*
Adds the concept of toplevel windows to FocusRules.
ben@chromium.org
2012-12-12
14
-18
/
+86
*
Makes DesktopNativeWidgetAura::OnLostActive/OnActivated()
sky@chromium.org
2012-12-12
9
-16
/
+89
*
Remove a bunch of stuff related to Focus/Activation events.
ben@chromium.org
2012-12-12
15
-368
/
+32
*
Desktop aura: Start removing views::Widget::CreateWindow()
erg@chromium.org
2012-12-12
2
-2
/
+28
*
Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.
ben@chromium.org
2012-12-12
15
-32
/
+368
*
Remove a bunch of stuff related to Focus/Activation events.
ben@chromium.org
2012-12-12
15
-368
/
+32
[next]