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
/
app_list
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Fix pixelated icons in app list and launcher (part 3)
xiyuan@chromium.org
2012-09-11
6
-279
/
+7
*
Introduce App Launcher for Windows.
benwells@chromium.org
2012-09-10
5
-2
/
+36
*
app_list: Fix accessibility regression in apps grid.
xiyuan@chromium.org
2012-09-07
1
-1
/
+5
*
ui: Keep the overrides in the same section of the superclass.
tfarina@chromium.org
2012-09-07
1
-1
/
+2
*
app_list: Update separator color.
xiyuan@chromium.org
2012-09-06
1
-1
/
+1
*
app_list: Move overrides to private section.
tfarina@chromium.org
2012-09-05
2
-3
/
+3
*
app_list: Paint background for app item title.
xiyuan@chromium.org
2012-09-05
6
-4
/
+36
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
5
-6
/
+6
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
2
-8
/
+8
*
app_list: Touch scroll and animation improvement.
xiyuan@chromium.org
2012-08-30
10
-53
/
+89
*
app_list: Fix crash after uninstalling last app.
xiyuan@chromium.org
2012-08-29
4
-0
/
+39
*
Load 2x resources on demand
oshima@chromium.org
2012-08-29
2
-9
/
+3
*
ash: Add support for additional icons in apps search list.
derat@chromium.org
2012-08-28
12
-33
/
+231
*
app_list: Swap two-finger scroll direction.
xiyuan@chromium.org
2012-08-23
1
-1
/
+1
*
The way that ImageSkia::empty has been implemented, it is equivalent to Image...
pkotwicz@chromium.org
2012-08-22
2
-2
/
+2
*
Convert banned calls to use Navigate in ash app list.
benwells@chromium.org
2012-08-17
1
-1
/
+0
*
image: Specify the resize-method when resizing ImageSkia.
sadrul@chromium.org
2012-08-16
1
-2
/
+2
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
4
-8
/
+8
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-7
/
+2
*
app_list: Improve visual feedback for invalid touch scroll.
xiyuan@chromium.org
2012-08-11
2
-5
/
+13
*
Replace views::Event with ui::Event.
beng@google.com
2012-08-10
6
-7
/
+6
*
app_list: Fix blank search results caused by whitespace.
xiyuan@chromium.org
2012-08-10
1
-1
/
+4
*
Change View::HitTest to View::HitTestRect
tdanderson@chromium.org
2012-08-10
2
-2
/
+2
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
10
-14
/
+24
*
gestures: Generate only either scroll-end or fling-start events at the end of...
sadrul@chromium.org
2012-08-09
3
-12
/
+13
*
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
2
-6
/
+6
*
aura: Fix launcher tooltips:
varunjain@chromium.org
2012-08-04
3
-339
/
+12
*
(Views only) Enable setting individual marigin values for top, left, bottom a...
markusheintz@chromium.org
2012-07-17
1
-1
/
+2
*
app_list: Create an app_list_switches.* to put all app list switches.
tfarina@chromium.org
2012-07-17
3
-0
/
+34
*
chromeos: Fix pixelated icons in app list and launcher (part 1)
xiyuan@chromium.org
2012-07-17
5
-37
/
+66
*
app_list: Improve touch/mousewheel scroll handling;
xiyuan@chromium.org
2012-07-16
4
-64
/
+68
*
app-list: Fix bubble arrow jag on HiDPI.
xiyuan@chromium.org
2012-07-16
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
25
-25
/
+0
*
Rename RenderText::CreateRenderText() to RenderText::CreateInstance().
asvitkine@chromium.org
2012-07-09
1
-2
/
+2
*
app_list: Do not overload operator==.
tfarina@chromium.org
2012-07-05
2
-2
/
+2
*
app_list: Document the ownership of the remaining data members.
tfarina@chromium.org
2012-06-27
5
-33
/
+22
*
app_list: Don't open NULL search result.
xiyuan@chromium.org
2012-06-26
1
-2
/
+3
*
RefCounted types should not have public destructors, chromeos edition
rsleevi@chromium.org
2012-06-25
1
-0
/
+1
*
app_list: Remove run_all_unittests.cc
tfarina@chromium.org
2012-06-25
1
-9
/
+0
*
app_list: Remove unnecessary using declaration from drop_shadow_label.cc.
tfarina@chromium.org
2012-06-24
1
-8
/
+2
*
app_list: Initialize more views in the initializer list.
tfarina@chromium.org
2012-06-23
7
-29
/
+18
*
Wire ScrollEvent to views and handle it in app list.
xiyuan@chromium.org
2012-06-22
4
-6
/
+21
*
Remember the paging information of AppListView and recover it when reappearing.
mukai@chromium.org
2012-06-20
2
-5
/
+3
*
Moves to the last page again in case that the selected page is lost.
mukai@chromium.org
2012-06-20
3
-7
/
+28
*
app_list: Touch fling/mouse wheel to switch pages.
xiyuan@chromium.org
2012-06-19
10
-26
/
+429
*
app_list: Change page switch button size based on width.
xiyuan@chromium.org
2012-06-18
2
-3
/
+32
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
app_list: Fix shadow bleeds over launcher button and steals mouse events
xiyuan@chromium.org
2012-06-16
4
-1
/
+30
*
app_list: Fix flashy search results while typing.
xiyuan@chromium.org
2012-06-13
3
-8
/
+29
[next]