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
*
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
*
Adds support for adding a header to ScrollView.
sky@chromium.org
2012-12-12
3
-110
/
+205
*
Key remove_standard_frame off params.remove_standard_frame rather than Should...
jeremya@chromium.org
2012-12-12
1
-1
/
+1
*
Introduces different timers for default/higher priority in the popup.
mukai@chromium.org
2012-12-12
4
-35
/
+95
*
This patch introduces new API ShouldExecuteCommandWithoutClosingMenu() in vie...
yosin@chromium.org
2012-12-12
3
-0
/
+16
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
2
-0
/
+10
*
Cleanup of ScrollView. I'm going to add support for a header view
sky@chromium.org
2012-12-11
7
-246
/
+310
*
Make NotificationList aware of the priority.
mukai@chromium.org
2012-12-11
5
-73
/
+172
*
Improve K-mean dominant color selection for favicons
jamescook@chromium.org
2012-12-11
3
-3
/
+71
*
Fix tooltips in ash.
erg@chromium.org
2012-12-11
6
-9
/
+15
*
Fixes crash in showing menus. parent is NULL in one circumstance.
sky@chromium.org
2012-12-11
1
-1
/
+1
*
Fix a unittest failing on iOS retina devices.
noyau@chromium.org
2012-12-11
1
-1
/
+3
*
Make FocusController use ActivationChange/FocusChangeObserver instead of Focu...
ben@chromium.org
2012-12-11
3
-181
/
+167
*
Win8 Aura :add suport for changing cursors
cpu@chromium.org
2012-12-11
2
-1
/
+12
*
Consolidates activation and focus change observers a bit.
ben@chromium.org
2012-12-11
21
-142
/
+229
*
Make EventHandler.dispatcher_ a stack
stevenjb@chromium.org
2012-12-10
3
-10
/
+14
*
Use native theme colors for textfields; etc.
msw@chromium.org
2012-12-10
14
-145
/
+156
*
Gets bubbles working again on desktop aura.
sky@chromium.org
2012-12-10
2
-3
/
+5
*
This bug affects various context menus (tab context, settings/wrench menu, ba...
sschmitz@chromium.org
2012-12-10
1
-1
/
+22
*
Always use either glXCreateNewContext or glXCreateContextAttribsARB for GLX
ccameron@chromium.org
2012-12-10
3
-78
/
+59
*
Makes the window we parent unparented windows to hidden. That way we
sky@chromium.org
2012-12-10
1
-0
/
+3
*
Removes calls to Widget::OnNativeWidgetActivationChanged() from
sky@chromium.org
2012-12-10
1
-2
/
+0
*
Add all sources from ios/ subdir to ios projects automatically.
milanb@chromium.org
2012-12-10
1
-0
/
+1
*
Updating XTBs based on .GRDs from branch 1312
dharani@google.com
2012-12-10
52
-4
/
+264
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-10
3
-16
/
+8
*
Fixing a test failure on iOS.
noyau@chromium.org
2012-12-10
1
-2
/
+15
*
events: Change the way a 'handled' event is dispatched.
sadrul@chromium.org
2012-12-10
3
-11
/
+23
*
Fixes a double release crasher in iOS image code.
noyau@chromium.org
2012-12-10
1
-6
/
+6
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-4
/
+3
*
Consolidate ImagePainter and BorderImages.
msw@chromium.org
2012-12-08
9
-260
/
+156
*
Revert 171934
xiyuan@chromium.org
2012-12-08
7
-90
/
+45
*
Use consistent velocity trend to start a touch scroll gesture.
rjkroege@chromium.org
2012-12-08
7
-45
/
+90
*
Handling cursor visibility changing events for ChromeOS
sheckylin@chromium.org
2012-12-08
18
-35
/
+209
*
Reverting the visual change of message center bubble.
mukai@chromium.org
2012-12-08
1
-58
/
+5
*
Ensure that keyboard input works in Windows 8 Metro Ash
ananta@chromium.org
2012-12-08
4
-17
/
+20
*
Get drag and drop working for win aura.
jam@chromium.org
2012-12-08
15
-39
/
+460
[next]