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
*
Remove --load-2x-resources flag.
flackr@chromium.org
2012-08-09
5
-30
/
+14
*
Change the UI font on CrOS to Noto Sans UI from 'Chrome Droid Sans'.
jshin@chromium.org
2012-08-08
8
-8
/
+8
*
Add support for PNG representation in gfx::Image
cjhopman@chromium.org
2012-08-08
10
-30
/
+390
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
59
-1711
/
+757
*
Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...
flackr@chromium.org
2012-08-08
6
-48
/
+12
*
Reland new cursor resources.
flackr@chromium.org
2012-08-08
39
-17
/
+17
*
Remove PendingCreateICRequest.
nona@chromium.org
2012-08-08
3
-98
/
+193
*
ash: Add some test coverage for WM swipe-gestures.
sadrul@chromium.org
2012-08-08
2
-0
/
+53
*
Minor redesigns of color chooser view.
mukai@chromium.org
2012-08-08
2
-23
/
+105
*
Handful of tweaks for tab dragging with touch:
sky@chromium.org
2012-08-08
2
-6
/
+17
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
2
-1
/
+3
*
Fixed memory leak. Untangled confusing code with menu initialization and owne...
gene@chromium.org
2012-08-08
3
-5
/
+5
*
Change default wallpaper.
saintlou@chromium.org
2012-08-08
1
-3
/
+3
*
Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...
flackr@chromium.org
2012-08-07
6
-12
/
+48
*
roll skia to 4991
reed@google.com
2012-08-07
1
-0
/
+1
*
Fix a regression issue which causes slider bar focus border not drawn on focus.
jennyz@chromium.org
2012-08-07
1
-1
/
+1
*
Add ui/aura/gestures/OWNERS
sadrul@chromium.org
2012-08-07
1
-0
/
+3
*
Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.
flackr@chromium.org
2012-08-07
6
-48
/
+12
*
gesture recognizer: Make sure the pinch/scroll only when the finger is moved ...
sadrul@chromium.org
2012-08-07
2
-2
/
+68
*
Use DwmGetCompositionTimingInfo to get vsync info on Windows
brianderson@chromium.org
2012-08-07
3
-0
/
+34
*
Changed 2 icons in the maximize widget
skuhne@chromium.org
2012-08-07
2
-0
/
+0
*
Fix sporadic Android ui_unittest failures.
benm@chromium.org
2012-08-07
1
-0
/
+4
*
Revert r150228 "Add support for PNG representation in gfx::Image"
oshima@chromium.org
2012-08-07
10
-390
/
+30
*
ash: Update launcher overflow chevron.
xiyuan@chromium.org
2012-08-07
5
-2
/
+0
*
Fix the failed case L10nUtilTest.GetAppLocale of ui unittests on Android
yongsheng.zhu@intel.com
2012-08-07
1
-8
/
+9
*
Layout in the ShellWindow becomes chaos
junmin.zhu@intel.com
2012-08-07
1
-4
/
+7
*
Add bitmap utils for Chrome on Android
jgreenwald@chromium.org
2012-08-07
5
-0
/
+182
*
Add support for PNG representation in gfx::Image
cjhopman@chromium.org
2012-08-07
10
-30
/
+390
*
app_list: Make first col move for invalid page switch attempt.
xiyuan@chromium.org
2012-08-07
1
-2
/
+2
*
ash: Fix blurry app list bubble border.
xiyuan@chromium.org
2012-08-06
3
-8
/
+8
*
Added Reload drop-down menu for when in Dev mode for Windows.
gene@chromium.org
2012-08-06
2
-20
/
+61
*
Update handling of Android language codes
cjhopman@chromium.org
2012-08-06
1
-4
/
+6
*
Restore NativeWidgetWin::OnSetIcon to eliminate classic theme titlebar flicke...
msw@chromium.org
2012-08-06
2
-2
/
+9
*
Removing unused assets after https://chromiumcodereview.appspot.com/10837089/
saintlou@chromium.org
2012-08-06
9
-0
/
+0
*
Fall back to the default favicon on invalid favicon files.
thakis@chromium.org
2012-08-06
2
-3
/
+14
*
Chrome does not support hidpi themes other than the default.
pkotwicz@chromium.org
2012-08-05
7
-19
/
+77
*
Adding new maximize menu according to specification.
skuhne@chromium.org
2012-08-04
27
-41
/
+52
*
Build fix. Make overriding methods virtual to satisfy clang.
varunjain@chromium.org
2012-08-04
1
-3
/
+4
*
aura: Fix launcher tooltips:
varunjain@chromium.org
2012-08-04
11
-345
/
+522
*
Reland "Use low resolution wallpaper for small screens"
bshe@chromium.org
2012-08-03
1
-29
/
+58
*
~GestureRecognizerImpl() was leaking memory. Now it doesn't. An unfortunate...
girard@chromium.org
2012-08-03
1
-0
/
+2
*
Copy aura::Event into ui::Event.
ben@chromium.org
2012-08-03
5
-5
/
+966
*
Revert 149915 - Use low resolution wallpapers for small screens
lambroslambrou@google.com
2012-08-03
1
-58
/
+29
*
Pass tap count (1 or 2) with tap gesture events
rbyers@chromium.org
2012-08-03
5
-11
/
+160
*
Revert 149916 - Copy aura::Event into ui::Event.
ben@chromium.org
2012-08-03
5
-966
/
+5
*
Copy aura::Event into ui::Event.
beng@google.com
2012-08-03
5
-5
/
+966
*
Use low resolution wallpapers for small screens
bshe@chromium.org
2012-08-03
1
-29
/
+58
*
Properly sized small gradients.
saintlou@chromium.org
2012-08-03
8
-0
/
+0
*
Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.
thakis@chromium.org
2012-08-03
2
-0
/
+15
*
Revert 149888 - Copy aura::Event into ui::Event.
ben@chromium.org
2012-08-03
5
-963
/
+6
[next]