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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make hidden app windows have no shelf presence [ChromeOS].
calamity@chromium.org
2014-04-24
6
-20
/
+178
*
Add a main menu item for disabling the notification bell on Mac.
dewittj@chromium.org
2014-04-24
1
-1
/
+0
*
Show status area and header bar at OOBE.
michaelpg@chromium.org
2014-04-22
3
-13
/
+0
*
Removes the handling of teleported windows in the notification blocker.
mukai@chromium.org
2014-04-21
4
-141
/
+3
*
InternetOptionsHandler cleanup
stevenjb@chromium.org
2014-04-21
1
-1
/
+1
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
2
-7
/
+6
*
Show settings browser windows as a separate launcher item
stevenjb@chromium.org
2014-04-18
5
-75
/
+143
*
Some simple refactoring in advance for switching desktop notifications to use...
jam@chromium.org
2014-04-17
1
-1
/
+1
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-17
1
-2
/
+1
*
Cleanups under c/b/ui/app_list
tapted@chromium.org
2014-04-17
2
-46
/
+51
*
Add profile-switches to signin-internals; move switches to component
mlerman@chromium.org
2014-04-16
1
-1
/
+1
*
Replace Browser::AppType with is_trusted_source_
stevenjb@chromium.org
2014-04-14
2
-10
/
+14
*
Re-enable "Enable immersive fullscreen on Windows Ash."
zturner@chromium.org
2014-04-14
1
-28
/
+7
*
Notify about major session changes events.
nkostylev@chromium.org
2014-04-14
4
-3
/
+82
*
Shelf Cleanup AlternateShelfLayout P1 Attempt 3
harrym@chromium.org
2014-04-12
5
-232
/
+11
*
ozone: Rename XKeyboard to ImeKeyboard & use fake under ozone
spang@chromium.org
2014-04-11
1
-1
/
+1
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
2
-6
/
+0
*
Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledA...
rdevlin.cronin@chromium.org
2014-04-10
1
-7
/
+14
*
Fixing too long running unit tests on valgrind (produced by user switch anima...
skuhne@chromium.org
2014-04-10
7
-33
/
+63
*
Implemented system tray UI for new account management.
dzhioev@chromium.org
2014-04-10
11
-0
/
+144
*
ozone: Protect X11-specific code under chrome/browser/ui/ash
spang@chromium.org
2014-04-10
2
-0
/
+4
*
Move all wallpaper file loading and decoding from DesktopBackgroundController...
alemate@chromium.org
2014-04-09
1
-2
/
+3
*
Move extensions manifest IconsHandler to //extensions
jamescook@chromium.org
2014-04-09
1
-1
/
+1
*
Fixing shutdown crasher with ongoing user switch animations
skuhne@chromium.org
2014-04-09
4
-0
/
+29
*
[IME] support password field in IME API. Moving the password related checks f...
shuchen@chromium.org
2014-04-08
1
-79
/
+0
*
ash: Rename AURA_LAUNCHER to ASH_SHELF.
tfarina@chromium.org
2014-04-08
2
-5
/
+5
*
Make keyboard controller a singleton.
kevers@chromium.org
2014-04-07
1
-1
/
+1
*
Improving the user transition to add special cases for maximized windows and ...
skuhne@chromium.org
2014-04-07
5
-233
/
+702
*
Revert of Improving the user transition to add special cases for maximized wi...
nhiroki@chromium.org
2014-04-06
5
-702
/
+233
*
Improving the user transition to add special cases for maximized windows and ...
skuhne@chromium.org
2014-04-05
5
-233
/
+702
*
Revert 261944 "Improving the user transition to add special case..."
scottmg@chromium.org
2014-04-05
5
-702
/
+233
*
Improving the user transition to add special cases for maximized windows and ...
skuhne@chromium.org
2014-04-05
5
-233
/
+702
*
Fixing crasher with deleted content still being present in our ChromeLauncher...
skuhne@chromium.org
2014-04-05
4
-8
/
+35
*
[cros] Virtual keyboard support at OOBE/login
nkostylev@chromium.org
2014-04-04
2
-0
/
+24
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
5
-10
/
+10
*
Read and expose accelerometer values from cros-ec-accel trigger.
flackr@chromium.org
2014-04-03
1
-0
/
+7
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in chrome...
jyasskin@chromium.org
2014-04-02
1
-3
/
+3
*
Remove automation code from browser process.
jam@chromium.org
2014-04-02
1
-1
/
+0
*
extensions: Remove ChromeRenderMessageFilter dependency.
derat@chromium.org
2014-04-01
2
-6
/
+6
*
ash::internal::TrayBluetooth: Hide spinner if discovery session stops.
armansito@chromium.org
2014-04-01
3
-4
/
+13
*
Add browser tests for password field behavior
bshe@chromium.org
2014-03-31
2
-2
/
+79
*
Update StickyKeys overlay to show or hide AltGr depending on the
zork@chromium.org
2014-03-28
1
-2
/
+3
*
Simplifying launcher handling by removing an unnecessary data structure and s...
skuhne@chromium.org
2014-03-28
2
-105
/
+45
*
Fixing icon ordering problem between browser and running windowed applications
skuhne@google.com
2014-03-28
1
-2
/
+2
*
SyncGlobalError refactor and Ash notification.
michaelpg@chromium.org
2014-03-28
2
-6
/
+27
*
Show a notification when a braille display is connected.
plundblad@chromium.org
2014-03-28
2
-0
/
+7
*
Volume adjust sound is played only if spoken feedback is enabled.
ygorshenin@chromium.org
2014-03-28
2
-7
/
+24
*
Remove chrome/browser/extensions/event_names
rdevlin.cronin@chromium.org
2014-03-27
1
-1
/
+0
*
Show settings for active user only, in CrOS tray menu delegate
michaelpg@chromium.org
2014-03-26
1
-7
/
+2
*
Automatically teleporting V2 application windows to the current destkop if th...
skuhne@chromium.org
2014-03-26
3
-2
/
+119
[next]