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
*
Makes it clear in unittests that the system is missing some of fonts.
yukishiino@chromium.org
2014-02-27
1
-2
/
+14
*
Disable accelerators while a menu is open on Linux Aura. This behavior is con...
pkotwicz@chromium.org
2014-02-27
1
-16
/
+15
*
Use SparseArrays instead of HashMaps with Integer keys.
newt@chromium.org
2014-02-27
1
-0
/
+6
*
Add support for localized time strings with two units, eg. "2 hours 17 minutes"
tnagel@chromium.org
2014-02-27
8
-579
/
+1474
*
[Android] Add events_unittests to the default cq/try runs
jdduke@chromium.org
2014-02-27
1
-0
/
+7
*
Disable Linux Aura offscreen bubble adjustments.
msw@chromium.org
2014-02-27
1
-0
/
+3
*
Fix potential crash in CursorLoaderOzone.
kalyan.kondapally@intel.com
2014-02-27
1
-5
/
+3
*
ui: Add DCHECK to GLSurface::InitializeOneOffImplementation.
danakj@chromium.org
2014-02-27
1
-0
/
+2
*
Revert of Use the default dispatcher where possible for nested message loops....
scottmg@chromium.org
2014-02-27
4
-28
/
+8
*
Uses BSP to handle key drops.
rsadam@chromium.org
2014-02-27
7
-19
/
+477
*
Use the default dispatcher where possible for nested message loops.
sadrul@chromium.org
2014-02-27
4
-8
/
+28
*
Fixes DesktopScreenX11::GetWindowAtScreenPoint() so that NULL is returned if ...
pkotwicz@chromium.org
2014-02-26
3
-20
/
+115
*
linux_aura: Respond to system "style-set" signals.
erg@chromium.org
2014-02-26
3
-0
/
+31
*
ui: Make compositor unittests opt into real GL NullDraw contexts.
danakj@chromium.org
2014-02-26
1
-1
/
+1
*
ui: Make keyboard unittests opt into real GL NullDraw contexts.
danakj@chromium.org
2014-02-26
1
-1
/
+1
*
Cleanup: remove unneeded inlcudes and make shared constants actually shared.
uekawa@chromium.org
2014-02-26
1
-18
/
+10
*
Less determined statement termination
scottmg@chromium.org
2014-02-26
1
-1
/
+1
*
API to Convert Java Bitmap Config to SkBitmap::Config
siva.gunturi@samsung.com
2014-02-26
6
-3
/
+95
*
Combobox: Have the first item not rendered for an action combobox
hajimehoshi@chromium.org
2014-02-26
1
-2
/
+10
*
Add a flag icon to the experimental app launcher.
calamity@chromium.org
2014-02-26
2
-0
/
+18
*
Allow cr.ui.ArrayDataModel to update its item with the new value.
hirono@chromium.org
2014-02-26
1
-0
/
+18
*
ui/base/resource: Remove dependency on net's big_endian implementation.
tfarina@chromium.org
2014-02-26
2
-8
/
+7
*
Remove unnecessary #include
hyunki.baik@samsung.com
2014-02-26
1
-2
/
+0
*
Tune the drag/drop behavior of app launcher for re-order vs dropping in folde...
jennyz@chromium.org
2014-02-26
2
-7
/
+25
*
Port of Android platform gesture detection code to C++
jdduke@chromium.org
2014-02-26
28
-0
/
+5360
*
Validate the stream of gesture events (WIP).
tdresser@chromium.org
2014-02-26
2
-7
/
+7
*
Fixes a flake on windows.
mukai@chromium.org
2014-02-26
3
-0
/
+108
*
Makes some of the tests in views/corewm extend AuraTestBase
sky@chromium.org
2014-02-26
5
-62
/
+60
*
Refactor: Move common login-related resources out of c/b/resources/chromeos/l...
noms@chromium.org
2014-02-26
1
-1
/
+1
*
Fix EventDispatcherDelegate::DispatchEvent() to correctly set EventDispatchDe...
pkotwicz@chromium.org
2014-02-26
4
-35
/
+44
*
Don't lookup touchscreen info for XIMasterPointer.
tdresser@chromium.org
2014-02-26
1
-2
/
+16
*
Rename ibus_keymap to ime_keymap, it's about converting from X11
uekawa@chromium.org
2014-02-26
4
-1
/
+123
*
Clamp keyboard context menu locations to visible ancestor areas.
msw@chromium.org
2014-02-26
1
-12
/
+10
*
aura: Make sure WindowEventDispatcher only dipatches events to in it.
sadrul@chromium.org
2014-02-26
3
-16
/
+38
*
Add ELIDE_AT_BEGINNING to views::Label
vandebo@chromium.org
2014-02-26
2
-5
/
+11
*
Add assets for experimental app list banner.
calamity@chromium.org
2014-02-26
2
-0
/
+0
*
Move creation of DesktopScreen to DesktopFactory.
kalyan.kondapally@intel.com
2014-02-26
4
-11
/
+7
*
Isolate all scrolling hacks in the LegacyRenderWidgetHostHWND class.
ananta@chromium.org
2014-02-25
1
-1
/
+5
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
104
-437
/
+342
*
Enable folder feature for app launcher by default.
jennyz@chromium.org
2014-02-25
4
-7
/
+11
*
Remove getContext() from WindowAndroid in favor of getActivity()
tedchoc@chromium.org
2014-02-25
2
-19
/
+0
*
Fix the extra movement issue when an app list item is dropped to another app ...
jennyz@chromium.org
2014-02-25
1
-0
/
+2
*
Android: allows logging of autofield values.
bulach@chromium.org
2014-02-25
1
-17
/
+0
*
Support prefix typing in Combobox while menu is open
estade@chromium.org
2014-02-25
5
-12
/
+62
*
Fix IWYU in resource_bundle.cc
tnagel@chromium.org
2014-02-25
1
-0
/
+1
*
[Android] Expose scaling-related constants in ViewConfiguration (v2)
jdduke@chromium.org
2014-02-25
5
-9
/
+82
*
aura: Make Window::HitTest() a private method.
sadrul@chromium.org
2014-02-25
3
-59
/
+23
*
[Android] Remove unnecessary LocalizationUtils#isRtl.
kkimlabs@chromium.org
2014-02-25
3
-31
/
+21
*
Fixes minor glitches of the sound level indicator circle.
mukai@chromium.org
2014-02-25
1
-2
/
+5
*
Use SkLayerDrawLooper::Builder to construct SkLayerDrawLooper.
dominikg@chromium.org
2014-02-25
1
-5
/
+4
[next]