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
*
Move the rest of webkit/glue into content/child
tfarina@chromium.org
2014-02-01
1
-1
/
+0
*
Renames gfx::FontList::Derive* family.
yukishiino@chromium.org
2014-01-31
1
-8
/
+8
*
aura: Introduce ScopedWindowTargeter.
sadrul@chromium.org
2014-01-31
1
-1
/
+1
*
Sync App List (Launcher) folders.
stevenjb@chromium.org
2014-01-30
15
-60
/
+382
*
Remove some dependencies that cause content to be linked into the browser dll
scottmg@chromium.org
2014-01-30
1
-1
/
+0
*
Initialize AppListItem::has_shadow_ to avoid uninitialized reads.
bruening@chromium.org
2014-01-29
1
-0
/
+1
*
Protect AppListItemList Add/Remove and fix sync bugs
stevenjb@chromium.org
2014-01-29
17
-261
/
+285
*
Reset the user image before setting it so ImageView can detect that it has ch...
rkc@chromium.org
2014-01-28
1
-0
/
+5
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
5
-14
/
+12
*
Introduces the timeout of app_list search.
mukai@chromium.org
2014-01-24
10
-26
/
+156
*
ui: Break the dependency on run_ui_unittests target.
tfarina@chromium.org
2014-01-23
2
-1
/
+54
*
Cleanup AppListSyncableService
stevenjb@chromium.org
2014-01-22
11
-18
/
+18
*
Allow the OSX App Launcher to appear over other fullscreen apps in Mavericks.
tapted@chromium.org
2014-01-21
1
-0
/
+13
*
Close app list when Windows theme changes.
benwells@chromium.org
2014-01-20
2
-0
/
+7
*
Create App Launcher shortcuts and icons on Linux with --enable-app-list.
mgiuca@chromium.org
2014-01-20
3
-9
/
+13
*
events: Add a few more masked window targeter for Widgets with hit-test masks.
sadrul@chromium.org
2014-01-18
2
-1
/
+6
*
Show the Mac app launcher window with a spinner while loading Chrome.
tapted@chromium.org
2014-01-17
2
-1
/
+25
*
Flag-flip of app-list-voice-search (2)
mukai@chromium.org
2014-01-16
2
-3
/
+14
*
Implement animation UI for opening/closing an app list folder.
jennyz@chromium.org
2014-01-16
12
-46
/
+419
*
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
[next]