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
/
chrome
/
browser
/
ui
/
ash
/
chrome_shell_delegate_chromeos.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in comment
tnagel@chromium.org
2014-03-12
1
-6
/
+4
*
chromeos: Simplify how chrome keeps track of caps lock state.
sadrul@chromium.org
2014-03-12
1
-7
/
+0
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
1
-1
/
+1
*
Long press menu (shift+f6) to toggle spoken feedback.
oshima@chromium.org
2014-02-15
1
-2
/
+7
*
Add key based scrolling on magnified screen for kiosk mode.
oshima@chromium.org
2014-02-09
1
-7
/
+14
*
Revert 249996 "Add key based scrolling on magnified screen for k..."
sorin@chromium.org
2014-02-09
1
-14
/
+7
*
Add key based scrolling on magnified screen for kiosk mode.
oshima@chromium.org
2014-02-09
1
-7
/
+14
*
Add a11y on-screen keyboard to accessibility menu on system tray.
kevers@chromium.org
2014-02-05
1
-0
/
+6
*
Reland a11y keyboard.
kevers@chromium.org
2014-01-29
1
-0
/
+5
*
Revert 247420 "Add a11y on-screen keyboard."
eugenis@chromium.org
2014-01-28
1
-5
/
+0
*
Add a11y on-screen keyboard.
kevers@chromium.org
2014-01-28
1
-0
/
+5
*
Save display preference on boot.
oshima@chromium.org
2014-01-16
1
-0
/
+13
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Revert "Revert 239730 "ash_system_tray_delegate -> system_tray_delegate_...""
jennyz@chromium.org
2014-01-07
1
-1
/
+1
*
Revert 242310 "Revert 241611 "Changing all Get*UserProfileOrOffT..."
thakis@chromium.org
2013-12-23
1
-4
/
+4
*
Revert 241611 "Changing all Get*UserProfileOrOffTheRecord() to G..."
thakis@chromium.org
2013-12-22
1
-4
/
+4
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-1
/
+1
*
Changing all Get*UserProfileOrOffTheRecord() to Get*UserProfile() calls
skuhne@chromium.org
2013-12-18
1
-4
/
+4
*
Getting rid of GetDefaultProfile & fixing multi user issues with accessibility
skuhne@chromium.org
2013-12-16
1
-8
/
+4
*
Rename CurrentBrowserContext to ActiveBrowserContext
oshima@chromium.org
2013-12-12
1
-5
/
+5
*
Revert 239730 "ash_system_tray_delegate -> system_tray_delegate_..."
jennyz@chromium.org
2013-12-12
1
-1
/
+1
*
Fixed sounds registration in SoundsManager.
ygorshenin@chromium.org
2013-12-11
1
-0
/
+4
*
ash_system_tray_delegate -> system_tray_delegate_chromeos
stevenjb@chromium.org
2013-12-10
1
-1
/
+1
*
Add an accessibility alert for incorrect use of some accelerators.
abodenha@chromium.org
2013-11-22
1
-0
/
+25
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-18
1
-1
/
+1
*
Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...
thakis@chromium.org
2013-11-17
1
-1
/
+1
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-16
1
-1
/
+1
*
Introduce MediaDelegate
oshima@chromium.org
2013-11-01
1
-18
/
+32
*
Introduces NewWindowDelegate to create or show windows/tabs that are not part...
oshima@chromium.org
2013-10-25
1
-63
/
+4
*
Introduce AccessibiltyDelegate
oshima@chromium.org
2013-10-24
1
-89
/
+103
*
Add autoclick menu item to ash accessibility system tray.
tengs@chromium.org
2013-10-23
1
-0
/
+10
*
[win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...
tapted@chromium.org
2013-10-21
1
-1
/
+5
*
Revert r229534 "[win8] Ensure the desktop type (e.g. ash) of a hosted app lau...
pfeldman@chromium.org
2013-10-19
1
-5
/
+1
*
[win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...
tapted@chromium.org
2013-10-19
1
-1
/
+5
*
Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}
jamescook@chromium.org
2013-10-16
1
-1
/
+1
*
Remove Ash accelerator OPEN_FILE_DIALOG; let Chrome handle it as IDC_OPEN_FILE.
kinaba@chromium.org
2013-10-01
1
-30
/
+19
*
Cleanup: Remove chrome namespace from application_launch.h
limasdf@gmail.com
2013-09-27
1
-2
/
+1
*
Move c/b/extension/api/* into extensions namespace
limasdf@gmail.com
2013-09-17
1
-1
/
+1
*
fix macro, comments and unused includes
oshima@chromium.org
2013-09-05
1
-2
/
+0
*
file_manager: Move non-binding code to c/b/chromeos/file_manager
satorux@chromium.org
2013-09-05
1
-1
/
+1
*
Pass focus to browser after login.
dzhioev@chromium.org
2013-08-21
1
-0
/
+17
*
file_manager: Move the file manager app ID to app_id.h
satorux@chromium.org
2013-08-14
1
-4
/
+5
*
chromeos: Switch --first-boot to --first-exec-after-boot.
derat@chromium.org
2013-08-10
1
-1
/
+1
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
1
-4
/
+4
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
1
-1
/
+1
*
Revert 215753 "Move native_app_window code to apps areas"
benwells@chromium.org
2013-08-06
1
-1
/
+1
*
Move native_app_window code to apps areas
benwells@chromium.org
2013-08-06
1
-1
/
+1
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Move ShellWindow into apps component.
benwells@chromium.org
2013-07-01
1
-1
/
+0
*
Revert 208927 "Move ShellWindow into apps component."
asvitkine@chromium.org
2013-06-27
1
-0
/
+1
[next]