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
/
ash
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
app_list::SearchResult: Duplicate() is const.
mgiuca
2015-02-09
1
-1
/
+1
*
ash: Cleanup - remove unused private fields.
tfarina
2015-01-16
1
-1
/
+0
*
Enable keyboard accelerator for GetHelp in Ash.
cylee
2015-01-08
1
-0
/
+1
*
Remove retail mode.
rkc
2014-12-18
2
-16
/
+0
*
Allow launcher pages to add subpages to app list model.
calamity
2014-12-03
1
-0
/
+2
*
Componentize AshKeyboardControllerProxy part1
pkotwicz
2014-11-19
2
-7
/
+4
*
Notify launcher page with onTransitionChanged event.
calamity
2014-11-10
1
-0
/
+2
*
Move all event related devices from ui/events/ to ui/events/devices/
dnicoara
2014-11-04
1
-1
/
+1
*
Prefix CommandLine usage with base namespace (Part 4: ash/)
pgal.u-szeged
2014-10-29
1
-1
/
+2
*
Cleanups: add non-inline destructors for several ash classes.
dcheng
2014-10-29
2
-10
/
+22
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
20
-266
/
+217
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
1
-1
/
+1
*
Simplifies the structure of app_list search a bit.
Jun Mukai
2014-10-04
1
-0
/
+5
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
20
-181
/
+181
*
Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.
jackhou
2014-09-24
6
-0
/
+15
*
Move ownership of the AppListViewDelegate into the AppListService
tapted
2014-09-19
2
-3
/
+7
*
Fix SpeechUIModel lifetime issue in Chrome's AppListViewDelegate when switchi...
tapted
2014-09-09
1
-2
/
+1
*
Cleanup: Remove misc unneeded grit includes.
thestig
2014-08-28
1
-1
/
+0
*
Split Shell::ToggleAppList() into ShowAppList and DismissAppList.
calamity@chromium.org
2014-08-15
1
-2
/
+1
*
ash: Remove a few unused includes.
thakis@chromium.org
2014-08-14
2
-2
/
+0
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
2
-2
/
+4
*
Providing more information on why certain users can't be added to multi-profile
rsorokin@chromium.org
2014-08-13
1
-0
/
+3
*
App list: Infrastructure now supports multiple custom launcher pages.
mgiuca@chromium.org
2014-08-12
1
-2
/
+4
*
MacViews: Move menu run types parameter to constructor.
andresantoso@chromium.org
2014-07-15
1
-9
/
+7
*
Move UserInfo to user_manager.
nkostylev@chromium.org
2014-07-14
1
-31
/
+6
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
2
-4
/
+2
*
Added --custom-launcher-page. Adds a page to the experimental launcher.
mgiuca@chromium.org
2014-06-25
1
-0
/
+4
*
ash: Do not create a second InputMethod for the keyboard.
sadrul@chromium.org
2014-06-21
2
-4
/
+2
*
Removes the dependency of ui/app_list -> content.
mukai@chromium.org
2014-06-05
1
-3
/
+3
*
Remove need to sign in to use the App Launcher.
benwells@chromium.org
2014-06-03
1
-4
/
+0
*
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
mmenke@chromium.org
2014-05-30
2
-3
/
+3
*
MacViews: Minimal to get views_unittests to compile.
tapted@chromium.org
2014-05-29
1
-2
/
+2
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
2
-0
/
+4
*
Removes unnecessary views::Widget::InitParams::top_level
pkotwicz@chromium.org
2014-05-22
1
-1
/
+1
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-22
2
-4
/
+5
*
Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...
zea@chromium.org
2014-05-20
2
-5
/
+4
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-20
2
-4
/
+5
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
5
-7
/
+7
*
Makes construction of (ash)RemoteWindowTreeHostWin explicit
sky@chromium.org
2014-05-15
2
-3
/
+9
*
Fix calculation of usable area of screen when VK is shown.
kevers@chromium.org
2014-05-13
2
-4
/
+5
*
Use centered app list position whenever virtual keyboard is enabled.
mgiuca@chromium.org
2014-05-06
1
-0
/
+4
*
Media indicator for background recording task
oshima@chromium.org
2014-05-03
1
-2
/
+105
*
Move enum MenuAnchorPosition to reduce deps on menu_item_view.h
tapted@chromium.org
2014-05-01
1
-6
/
+9
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
4
-5
/
+5
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
4
-5
/
+5
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
4
-5
/
+5
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
2
-6
/
+0
*
Implemented system tray UI for new account management.
dzhioev@chromium.org
2014-04-10
2
-0
/
+5
*
Move all wallpaper file loading and decoding from DesktopBackgroundController...
alemate@chromium.org
2014-04-09
1
-3
/
+0
*
[cros] Virtual keyboard support at OOBE/login
nkostylev@chromium.org
2014-04-04
2
-0
/
+16
[next]