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 support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
13
-0
/
+491
*
Add keyboard events to metro aura
cpu@chromium.org
2012-10-18
3
-12
/
+41
*
views: Remove unused includes from progress_bar.cc.
tfarina@chromium.org
2012-10-18
1
-9
/
+0
*
Introduce unit tests for ui::InputMethodIBus
nona@chromium.org
2012-10-18
3
-29
/
+704
*
Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.
mazda@chromium.org
2012-10-18
1
-1
/
+1
*
ui: Build fix for gcc 4.6.3, default version of ubuntu 12.04.
tfarina@chromium.org
2012-10-18
6
-117
/
+117
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
1
-1
/
+1
*
Move TSF related stuff to ui/base/ime
nona@chromium.org
2012-10-18
16
-35
/
+56
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
13
-488
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
13
-0
/
+488
*
cros: Adjust app list and sys tray bubble location.
xiyuan@chromium.org
2012-10-18
1
-4
/
+2
*
Minor tweak to click-detection algorithm
rbyers@chromium.org
2012-10-18
1
-1
/
+4
*
Use LANCZOS3 resize algorithm to generate missing image reps for extension ac...
tbarzic@chromium.org
2012-10-18
2
-5
/
+27
*
app_list: Add touch drag-n-drop.
xiyuan@chromium.org
2012-10-18
5
-37
/
+176
*
Fix the issue of cursor's device scale factor when using monitors with differ...
mazda@chromium.org
2012-10-18
2
-4
/
+6
*
Resize images for hi-dpi based on a custom PNG chunk added by GRIT r78, and r...
benrg@chromium.org
2012-10-18
4
-101
/
+143
*
Don't directly tell the compositor to Draw on aura win
scottmg@chromium.org
2012-10-17
1
-0
/
+4
*
Speculative compile fix for the valgrind bots.
erg@chromium.org
2012-10-17
2
-89
/
+90
*
Fix getting tap events on scroll gestures when touchmove is consumed
rbyers@chromium.org
2012-10-17
3
-8
/
+72
*
touch: Coalesce touch-events, and remove the touch-event queue from the gestu...
sadrul@chromium.org
2012-10-17
12
-275
/
+90
*
linux_aura: Reland fix tab dragging performance.
erg@chromium.org
2012-10-17
4
-90
/
+98
*
[Panels Win] Fix title-only panels overlapping Windows taskbar bug.
jennb@chromium.org
2012-10-17
2
-14
/
+5
*
views: Fix progress bar tooltip text function.
tfarina@chromium.org
2012-10-17
2
-7
/
+3
*
Revert 162381 - linux_aura: Fix tab dragging performance.
tommi@chromium.org
2012-10-17
4
-97
/
+90
*
Fixed: on windows, fixed-size app windows would lose their shadows.
jeremya@chromium.org
2012-10-17
1
-1
/
+1
*
linux_aura: Fix tab dragging performance.
erg@chromium.org
2012-10-17
4
-90
/
+97
*
Fix typo /Initilaize/Initialize/
nona@chromium.org
2012-10-17
3
-3
/
+3
*
Introduce TsfEventRouter.
nona@chromium.org
2012-10-17
7
-0
/
+374
*
compositor: Reuse GetXDisplay() function from x11_util.h
tfarina@chromium.org
2012-10-17
2
-7
/
+6
*
Updating XTBs based on .GRDs from branch 1271
karen@chromium.org
2012-10-17
52
-0
/
+80
*
Fix wrong truncation of notification popup messages in ash.
kinaba@chromium.org
2012-10-17
1
-1
/
+1
*
linux desktop aura: Get tab dragging working.
erg@chromium.org
2012-10-16
2
-4
/
+16
*
Add new views::LabelButton and LabelButtonBorder.
msw@chromium.org
2012-10-16
13
-29
/
+891
*
Remove obsolete code that handles menu key release for chromeos
oshima@chromium.org
2012-10-16
4
-61
/
+0
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
2
-15
/
+18
*
Fix crash on event copying.
nona@chromium.org
2012-10-16
1
-5
/
+7
*
Change the way iOS partially builds ui/
stuartmorgan@chromium.org
2012-10-16
1
-163
/
+162
*
desktop aura: Fix accelerator dispatch by copying NWA code to DNWA.
erg@chromium.org
2012-10-16
1
-2
/
+13
*
views: Stop the scrolling when the submenu hides.
sadrul@chromium.org
2012-10-15
1
-0
/
+2
*
Adds some more ui/ files to the iOS build.
rohitrao@chromium.org
2012-10-15
2
-11
/
+16
*
views: Split test_support_views in two targets.
tfarina@chromium.org
2012-10-14
2
-7
/
+25
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
38
-231
/
+233
*
compositor: Remove unused WebKit header includes.
tfarina@chromium.org
2012-10-14
3
-4
/
+0
*
Correct padding and focus ring for frameless constrained window dialog: http:...
rouslan@chromium.org
2012-10-13
1
-6
/
+12
*
[Android] Add -ljnigraphics to ui.gyp
trchen@chromium.org
2012-10-13
1
-0
/
+5
*
Don't hang if can't downsize font.
vitalybuka@chromium.org
2012-10-13
2
-1
/
+16
*
fix aura_test TestScreen leak
scottmg@chromium.org
2012-10-13
2
-2
/
+5
*
[Coverity] Leak fix
groby@chromium.org
2012-10-13
1
-2
/
+2
*
fix events_x.cc compile error
scottmg@chromium.org
2012-10-12
1
-1
/
+2
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
40
-429
/
+614
[next]