summaryrefslogtreecommitdiffstats
path: root/ash/system/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ash/.avi2015-12-201-0/+1
* Cleanup: Pass std::string as const reference from ash/ + minor coding style c...ki.stfu2015-09-241-2/+3
* Replace 'Scanning' text in Network Status Area with throbberstevenjb2015-07-311-1/+1
* Fix the issue of the device list always scroll to top in scroll view when blu...jennyz2015-07-231-1/+0
* Stop mirroring Bluetooth icon in RTL localesjonross2015-05-061-0/+1
* Elim FontList::DeriveWithStyle from ash/systemstevenjb2015-01-271-19/+16
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-282-15/+14
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-032-11/+11
* Tray elements behave appropriately on the multiple signin screen (more like l...rsorokin@chromium.org2014-08-081-1/+7
* Implemented system tray UI for new account management.dzhioev@chromium.org2014-04-101-0/+1
* Don't show expired token notification on supervised user creation flow.nkostylev@chromium.org2014-04-041-2/+6
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-032-7/+0
* ash::internal::TrayBluetooth: Hide spinner if discovery session stops.armansito@chromium.org2014-04-011-20/+20
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-0/+6
* Restore focus when navigate back from detailed view in ash tray through keybo...bshe@chromium.org2013-12-041-1/+1
* Do not show bluetooth device as connected if it is connected but not paired.jennyz@chromium.org2013-07-251-1/+1
* Change "Add Device" button to "Manage Devices" on ash tray bluetooth page.jennyz@chromium.org2013-07-241-8/+6
* Make the bluetooth device remain the same order in the ash tray list when blu...jennyz@chromium.org2013-05-251-12/+56
* Bluetooth: do not change tray menu to say Disconnectingkeybuk@chromium.org2013-04-251-6/+2
* Bluetooth: don't connect to unconnectable devices or disconnectkeybuk@chromium.org2013-04-221-1/+1
* Introduce 'connecting' field to bluetooth device info for system traymukai@chromium.org2013-04-161-10/+23
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-4/+4
* Don't do anything if user clicks a bluetooth item when bluetooth adapther is ...jennyz@chromium.org2013-04-101-0/+2
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-1/+1
* Fix the bluetooth StartDiscovery issue.jennyz@chromium.org2013-03-281-1/+2
* ash: Pull out the remaining classes from tray_views.htfarina@chromium.org2013-03-261-0/+1
* ash: Pull FixedSizedScrollView out of tray_views.htfarina@chromium.org2013-03-071-1/+1
* ash: Put ViewClickListener into its own header file.tfarina@chromium.org2013-03-041-1/+1
* Refactor throbber_view.cc/h out of tray_views.cc/h.jennyz@chromium.org2013-03-021-0/+1
* ash: Move ActionableView and HoverHighlightView into their own files.tfarina@chromium.org2013-02-191-0/+1
* Remove bluetooth detail page access from ash tray bubble when screen is locked.jennyz@chromium.org2013-02-151-3/+4
* Fix the crashing in BluetoothDetailedView destructor.jennyz@chromium.org2013-02-061-1/+1
* Add spinner UI to show bluetooth is discovering devices. For M26, I used the ...jennyz@chromium.org2013-02-051-1/+12
* Show the bluetooth device connecting or disconnecting state when user toggles...jennyz@chromium.org2013-02-041-0/+36
* Bluetooth: fix issues with discovery APIkeybuk@chromium.org2013-01-291-13/+15
* Enabled word wrap for enterprise notification in systray. dzhioev@chromium.org2013-01-151-2/+0
* M26 new bluetooth UI. List all bluetooth devices in detailed view and automat...jennyz@chromium.org2013-01-071-27/+65
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-9/+10
* Remove observers from SystemTrayNotifier on destructionoshima@chromium.org2012-12-111-0/+3
* Added spoken feedback to the Bluetooth button in Tray.mtomasz@chromium.org2012-11-301-3/+6
* Stop using shell::GetInstance()->system_tray() in system tray itemsbartfab@chromium.org2012-11-212-7/+9
* New bluetooth UI in uber tray (part 1).jennyz@chromium.org2012-11-211-30/+67
* Remove network and vpn detailed view from the locked screen.jennyz@chromium.org2012-11-011-1/+1
* Add checkmark for conencted bluetooth devices.kevers@chromium.org2012-10-291-4/+6
* Improve bluetooth configuration UI in uber tray bubble when it is disabled.jennyz@chromium.org2012-10-233-6/+42
* Update Bluetooth status label in ash system tray.kevers@chromium.org2012-09-211-1/+1
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* Show tooltips on ash tray network items.varunjain@chromium.org2012-08-281-0/+5