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
*
Use NativeWindow instead of anchor view to get icon scale in app list view.
michaelpg@chromium.org
2013-08-23
3
-11
/
+9
*
Call [CrTrackingArea clearOwner] when resetting the observerBridge for OSX Ap...
tapted@chromium.org
2013-08-23
1
-0
/
+1
*
Refresh search results in the OSX App Launcher when uninstalling a search res...
tapted@chromium.org
2013-08-23
6
-39
/
+69
*
Remove SigninDelegateObserver.
calamity@chromium.org
2013-08-22
4
-49
/
+0
*
Remove unnecessary [AppsGridViewItem onInitialModelBuilt] from OSX App List.
tapted@chromium.org
2013-08-21
4
-60
/
+0
*
Add UMA for first app list paint on Windows.
koz@chromium.org
2013-08-21
2
-0
/
+21
*
Move signin status and current user information into AppListModel.
calamity@chromium.org
2013-08-19
22
-122
/
+176
*
Remove ViewActivationChanged() from AppListControllerDelegate.
koz@chromium.org
2013-08-19
4
-6
/
+22
*
app_list: Minor trivial cleanup while I'm here.
tfarina@chromium.org
2013-08-19
11
-40
/
+36
*
Fix MouseDragFlipPage flake.
xiyuan@chromium.org
2013-08-16
1
-17
/
+13
*
app_list: Move some delegates that are specific to views into views/ directory.
tfarina@chromium.org
2013-08-15
8
-21
/
+21
*
Update separator padding for the signed-in menu item in the OSX App Lanucher.
tapted@chromium.org
2013-08-14
1
-3
/
+6
*
Update the menu offsets for the OSX and Win App Launchers.
tapted@chromium.org
2013-08-12
2
-6
/
+13
*
app_list: Re-submit the search query after uninstalling app from context menu.
tfarina@chromium.org
2013-08-12
12
-3
/
+32
*
[mac] Allow the OSX App Launcher menu to be invalidated.
tapted@chromium.org
2013-08-09
3
-3
/
+14
*
Small cleanup of AppListControllerWin.
koz@chromium.org
2013-08-09
2
-0
/
+17
*
Fix leftright padding on OSX App Launcher.
tapted@chromium.org
2013-08-07
1
-1
/
+1
*
Reduce font size on OSX App Launcher items.
tapted@chromium.org
2013-08-07
1
-2
/
+8
*
Select a highlighted item on first show of the OSX app launcher.
tapted@chromium.org
2013-08-07
4
-17
/
+69
*
Remove SetModel in ContentsView and SearchBoxView.
calamity@chromium.org
2013-08-06
5
-41
/
+23
*
app_list: Show apps grid after installing from cws result.
xiyuan@chromium.org
2013-08-02
12
-0
/
+38
*
Highlight items in the OSX App Launcher when install state changes.
tapted@chromium.org
2013-08-01
1
-0
/
+2
*
Consider padding when calculating drop targets in the app list.
koz@chromium.org
2013-07-26
1
-2
/
+3
*
[win] Initialize the app list menu lazily, and allow invalidation.
tapted@chromium.org
2013-07-26
3
-5
/
+16
*
app_list: Fix wrong UI state when dropping an installing app.
xiyuan@chromium.org
2013-07-25
1
-1
/
+3
*
Make dragging outside the app list scroll back to its original position.
koz@chromium.org
2013-07-24
2
-14
/
+41
*
Make AppListItemView's progress bar not reset to 0 while installing app.
koz@chromium.org
2013-07-22
1
-0
/
+5
*
Use a direct include of the message_loop header in ui/, part 1.
avi@chromium.org
2013-07-18
4
-4
/
+4
*
Progress bars for app install in the OSX App Launcher grid.
tapted@chromium.org
2013-07-17
6
-55
/
+235
*
Revert 211928 "Ignore reordered notifications in the NTP for ins..."
tapted@chromium.org
2013-07-17
7
-217
/
+59
*
Ignore reordered notifications in the NTP for installing apps.
tapted@chromium.org
2013-07-17
7
-59
/
+217
*
Enable pop-up menus in OSX App Launcher for search results.
tapted@chromium.org
2013-07-17
4
-9
/
+96
*
Dismiss context menus in app list on scroll.
koz@chromium.org
2013-07-15
11
-0
/
+44
*
Properly change the app list signin page when signing in/out.
tapted@chromium.org
2013-07-12
2
-1
/
+1
*
Make keyboard defocus from app list on dismiss by ESC
calamity@chromium.org
2013-07-09
1
-2
/
+4
*
app_list: Fix unnecessary image zoomy on click.
xiyuan@chromium.org
2013-07-09
2
-20
/
+34
*
Ensure the sRGB color space is used for the OSX App Launcher.
tapted@chromium.org
2013-07-04
6
-24
/
+31
*
Signin Page for OSX App Launcher.
tapted@chromium.org
2013-07-04
14
-18
/
+714
*
Heapcheck: Make app_list_unittests and message_center_unittests work.
thestig@chromium.org
2013-07-03
1
-0
/
+6
*
When DWM is not available on Windows, don't use a shadow on the applist view.
zturner@chromium.org
2013-07-01
1
-0
/
+12
*
UMA logging for commencing a search in the app list.
calamity@chromium.org
2013-07-01
1
-0
/
+6
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
6
-6
/
+6
*
app_list: One click install for web store result.
xiyuan@chromium.org
2013-06-27
17
-170
/
+427
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-26
2
-2
/
+2
*
Remove unused member function declaration from app_list::SigninView.
tapted@chromium.org
2013-06-25
1
-4
/
+0
*
Improve OSX App Launcher location for non-mouse activations and autohide docks.
tapted@chromium.org
2013-06-25
1
-0
/
+1
*
Handle mouse wheel events for the OSX App launcher.
tapted@chromium.org
2013-06-25
1
-0
/
+19
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
23
-84
/
+90
*
[Win] App launcher drag/drop.
koz@chromium.org
2013-06-20
11
-28
/
+334
*
Use a direct include of strings headers, delete some strings forwarding headers.
avi@chromium.org
2013-06-20
2
-2
/
+2
[next]