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
*
Views Textfield fixes and cleanup.
msw@chromium.org
2014-01-16
2
-2
/
+2
*
Revert 245093 "Flag-flip of app-list-voice-search. Now it's on b..."
mukai@chromium.org
2014-01-16
2
-3
/
+3
*
Invokes SchedulePaint when animation ended to repaint the background.
mukai@chromium.org
2014-01-16
1
-3
/
+12
*
Flag-flip of app-list-voice-search. Now it's on by default.
mukai@chromium.org
2014-01-16
2
-3
/
+3
*
Enables the voice search in the app-list without showing start page.
mukai@chromium.org
2014-01-15
8
-9
/
+22
*
ui: Stop depending on packed_resources target directly.
tfarina@chromium.org
2014-01-14
1
-2
/
+0
*
Use a bitfield to store animatable properties.
vollick@chromium.org
2014-01-14
1
-7
/
+3
*
Reland Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-12
2
-4
/
+5
*
Revert of https://codereview.chromium.org/120503005/
msw@chromium.org
2014-01-12
2
-5
/
+4
*
Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-11
2
-4
/
+5
*
Windows: Top-level bubbles no longer appear on taskbar by default.
mgiuca@chromium.org
2014-01-09
1
-1
/
+8
*
app_list: Fix SearchResultView result_ usage.
xiyuan@chromium.org
2014-01-08
1
-3
/
+12
*
On Linux, the App Launcher is now shown in the taskbar.
mgiuca@chromium.org
2014-01-08
1
-0
/
+3
*
In Chromium, App Launcher's WM_CLASS is "chromium_app_list".
mgiuca@chromium.org
2014-01-08
1
-1
/
+5
*
Squelch context menus on the OSX App List when both buttons are pressed.
tapted@chromium.org
2014-01-07
2
-0
/
+11
*
app_list_view: Correct spelling and formatting mistake.
mgiuca@chromium.org
2014-01-07
1
-2
/
+2
*
Ensure the Mac app_list's initial NSCollectionView layouts obey frameForItemA...
tapted@chromium.org
2014-01-06
3
-0
/
+50
*
AppListItemModel -> AppListItem
stevenjb@chromium.org
2013-12-27
31
-335
/
+330
*
Clean-up: Replaces gfx::Font with gfx::FontList in ui/app_list.
yukishiino@chromium.org
2013-12-26
4
-28
/
+26
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
8
-15
/
+17
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+2
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
2
-3
/
+3
*
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
tfarina@chromium.org
2013-12-18
4
-8
/
+4
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-2
/
+2
*
Calculate the visible sound level adaptively.
mukai@chromium.org
2013-12-17
5
-15
/
+56
*
app_list: Add keyboard support for result actions.
xiyuan@chromium.org
2013-12-17
5
-9
/
+95
*
Rename View::set_focusable and View::set_accessibility_focusable
mohsen@chromium.org
2013-12-16
1
-1
/
+1
*
Add app list support code and tests for sync
stevenjb@chromium.org
2013-12-13
9
-77
/
+263
*
app_list: UpdateDragFromItem should have a valid drag_view_.
xiyuan@chromium.org
2013-12-12
2
-5
/
+5
*
Favor ash dragging over win32 dragging in the Win8/ash app launcher.
koz@chromium.org
2013-12-11
1
-0
/
+5
*
Use forward-declares of Border and Background in view.h
tapted@chromium.org
2013-12-11
1
-0
/
+1
*
(re)Implement Profile Switching on the Windows App Launcher
tapted@chromium.org
2013-12-10
9
-27
/
+148
*
Do not preprend app_list:: when it isn't necessary.
tfarina@chromium.org
2013-12-09
4
-13
/
+10
*
Introduces the speech recognition UI to app_list.
mukai@chromium.org
2013-12-08
17
-57
/
+600
*
Stop handling NULL source in views::View::ConvertPointToTarget() and views::V...
pkotwicz@chromium.org
2013-12-07
1
-0
/
+3
*
Cleanup: Pull out Observer class from AppListView.
tfarina@chromium.org
2013-12-07
4
-14
/
+34
*
Add AppListViewDelegateObserver to the app list, for profile changes.
tapted@chromium.org
2013-12-06
14
-102
/
+126
*
Ensure OSX App Launcher always appears on the active space.
tapted@chromium.org
2013-12-06
1
-0
/
+2
*
Removes FocusBorder from views
sky@chromium.org
2013-12-05
1
-1
/
+2
*
Clear Search results in the Mac app launcher on close, rather than launch.
tapted@chromium.org
2013-12-03
6
-3
/
+52
*
[Mac] Workaround for Mavericks AppKit accessibility bug in NSCollectionView.
tapted@chromium.org
2013-12-03
1
-0
/
+7
*
Fixing focus highlight on high DPI devices for accessibility
skuhne@chromium.org
2013-12-02
1
-9
/
+4
*
Fix flaky AppsSearchResultsControllerTest.UninstallReperformsSearch
tapted@chromium.org
2013-12-02
1
-3
/
+10
*
Make dragging apps out of the app launcher work for aura.
koz@chromium.org
2013-12-02
4
-18
/
+47
*
[ash] drag and drop from app list to shelf is not working in secondary monitor.
simonhong@chromium.org
2013-11-28
2
-6
/
+10
*
This CL eliminates the necessity of calling SizeToContents() after calling se...
npentrel@chromium.org
2013-11-25
1
-3
/
+2
*
Reset item models in appsGridController dealloc
stevenjb@chromium.org
2013-11-22
1
-2
/
+2
*
Split app_list test support files into its own specific target.
tfarina@chromium.org
2013-11-22
1
-5
/
+16
*
Set the WM_CLASS name of the App Launcher on Linux to "chrome_app_list".
mgiuca@chromium.org
2013-11-22
1
-0
/
+10
*
app_list: Fix most of the warnings reported by cpplint.py
tfarina@chromium.org
2013-11-21
18
-18
/
+38
[next]