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
*
mac: Make components build work in 64bit mode.
thakis@chromium.org
2013-04-03
4
-0
/
+8
*
Fix app list position in windows
calamity@chromium.org
2013-04-03
1
-4
/
+4
*
Fix SearchView's height.
simon.hong81@gmail.com
2013-04-03
1
-2
/
+2
*
app_list: Tab key to select search result.
xiyuan@chromium.org
2013-04-02
3
-15
/
+23
*
Makes MenuRunner take a MenuModel directly rather than having to use
sky@chromium.org
2013-03-29
1
-5
/
+1
*
Move ui/test/test_suite into a static library called run_ui_unittests.
rsesek@chromium.org
2013-03-26
4
-83
/
+1
*
[win] Change app launcher profile indicator to be a menu.
benwells@chromium.org
2013-03-25
14
-79
/
+384
*
OSX App List Pager and root view controller.
tapted@chromium.org
2013-03-25
13
-140
/
+659
*
On Windows 8 ASH we should not display the app list if the user has not signe...
ananta@chromium.org
2013-03-19
1
-1
/
+5
*
Prerender AppListItemViews to speed up initial AppList render.
koz@chromium.org
2013-03-19
12
-6
/
+49
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
UI updates for items in the OSX app list: mouseover, font, padding.
tapted@chromium.org
2013-03-15
8
-41
/
+190
*
[win] Allow app launcher to handle system commands.
benwells@chromium.org
2013-03-14
2
-0
/
+7
*
Make painting app list items more efficient by caching the labels.
koz@chromium.org
2013-03-13
5
-2
/
+84
*
OSX app list pagination and gesture scrolling.
tapted@chromium.org
2013-03-08
7
-72
/
+421
*
app_list: Update search list select/hover color.
xiyuan@chromium.org
2013-03-08
1
-13
/
+12
*
Remove the highlight for apps that are installing in the app list.
koz@chromium.org
2013-03-06
1
-1
/
+1
*
[win] Remove shadow from tab overlay in app launcher.
benwells@chromium.org
2013-03-01
4
-7
/
+15
*
app_list: Suppress repeated over scroll animations.
xiyuan@chromium.org
2013-03-01
3
-1
/
+23
*
[win] Make app launcher border not steal mouse clicks
benwells@chromium.org
2013-02-28
2
-2
/
+5
*
Add an icon to the app list to indicate the current profile.
koz@chromium.org
2013-02-27
5
-2
/
+75
*
Implement app_list::AppListItemModelObserver title and icon updates for Cocoa...
tapted@chromium.org
2013-02-27
5
-45
/
+199
*
Remove hover animation from app launcher grid.
benwells@chromium.org
2013-02-22
1
-0
/
+2
*
Add an app list view delegate for the Cocoa app list, and add basic keyboard ...
tapted@chromium.org
2013-02-22
8
-34
/
+198
*
Add views::Button style enum for LabelButton [native] styling, etc.
msw@chromium.org
2013-02-21
1
-1
/
+1
*
Return values from GetSelectedRange and GetSelectionModel.
msw@chromium.org
2013-02-20
1
-4
/
+1
*
Make app_list tests build on Win64
jschuh@chromium.org
2013-02-19
1
-0
/
+2
*
Add Cocoa versions of AppsGridView and AppListItemView in /ui/app_list, with ...
tapted@chromium.org
2013-02-16
18
-278
/
+663
*
[win] Add Learn more and Settings links to the app launcher signin screen.
benwells@chromium.org
2013-02-15
3
-7
/
+65
*
Make the app list use images for the progress bar.
koz@chromium.org
2013-02-13
3
-14
/
+27
*
Set the App Launcher window icon when it is shown.
tapted@chromium.org
2013-02-09
3
-0
/
+16
*
[win] Add a progress bar in the app launcher for app installs.
koz@chromium.org
2013-02-08
6
-1
/
+77
*
[win] App launcher signin now happens in chrome.
benwells@chromium.org
2013-02-08
5
-38
/
+76
*
Add synchronous Widget closing event
wittman@chromium.org
2013-02-05
2
-3
/
+3
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
1
-14
/
+5
*
ash: Save gesture targets in case of nested message loop.
xiyuan@chromium.org
2013-01-30
1
-6
/
+2
*
Make ui build on Win64
jschuh@chromium.org
2013-01-30
1
-0
/
+2
*
[win] Enable app list signin
benwells@chromium.org
2013-01-29
13
-10
/
+261
*
Revert 179302
jochen@chromium.org
2013-01-29
13
-260
/
+10
*
[win] Add signin support for the app launcher.
benwells@chromium.org
2013-01-29
13
-10
/
+260
*
app_list: Improve keyboard navigation.
xiyuan@chromium.org
2013-01-26
4
-16
/
+61
*
Revert 178795
jochen@chromium.org
2013-01-25
13
-247
/
+8
*
Added signin support for the app launcher.
benwells@chromium.org
2013-01-25
13
-8
/
+247
*
Add benwells@ to OWNERS for ui/app_list and c/b/ui/app_list
benwells@chromium.org
2013-01-24
1
-0
/
+1
*
Split main app list view out to enable hiding it and showing a sign in UI.
benwells@chromium.org
2013-01-23
7
-215
/
+328
*
Pull third-party Cocoa toolkit library files out of c/b/ui so it can be share...
tapted@chromium.org
2013-01-17
8
-16
/
+180
*
Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...
tapted@chromium.org
2013-01-10
27
-91
/
+194
*
Adjust fonts (part of 137349): Use standard font sizes in ui/app_list
sschmitz@chromium.org
2012-12-20
2
-21
/
+3
*
events: Update scroll and touch handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
2
-4
/
+4
*
app_list: Fix drag jitter in apps grid.
xiyuan@chromium.org
2012-12-14
7
-26
/
+66
[next]