summaryrefslogtreecommitdiffstats
path: root/ui/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Extend vpnProvider to allow reconnectionscernekee2016-03-163-6/+23
* Invoke createNetwork() callback with GUID, not service namecernekee2016-03-151-2/+4
* Use convenience methods for casting to Mouse/Wheel/Scroll/Touch/Key events.moshayedi2016-03-021-17/+9
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-221-1/+1
* Views - continue to iterate on bubble standardizationestade2016-02-051-1/+2
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-272-4/+5
* Suppress unwanted VPN disconnection notificationscernekee2016-01-252-6/+17
* Convert Pass()→std::move() in //ui (CrOS edition)dcheng2015-12-311-8/+10
* Switch to standard integer types in ui/.avi2015-12-2423-3/+35
* Add a GestureConsumer callback to dispatching gesture eventsdtapuska2015-12-222-6/+8
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-12-2249-0/+98
* Add most of //ui/ to "gn check"brettw2015-12-081-1/+1
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-12-073-0/+6
* system tray ui change for AllowOnlyPolicyNetworksToConnectfqj2015-11-245-1/+48
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-061-1/+1
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-022-43/+74
* chromeos: Remove implicit Point to PointF conversions.danakj2015-10-232-51/+34
* Fix static initializers from r285149.thestig2015-09-291-22/+16
* Introduce namespace network_portal_detector.achuith2015-09-281-2/+3
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-1/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-243-5/+5
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-3/+6
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-09-0352-832/+936
* Remove third-party translations.newt2015-08-241-70/+0
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-08-1952-52/+52
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-08-1752-52/+52
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1752-2860/+2860
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+1
* Add cr-network-select element for selecting a Chrome OS networkstevenjb2015-08-101-4/+4
* Allow networkingPrivate to request configure UIstevenjb2015-08-073-28/+68
* Avoid a const cast in BubbleFrameView::GetWindowBoundsForClientBounds.mgiuca2015-08-041-1/+1
* Replace 'Scanning' text in Network Status Area with throbberstevenjb2015-07-312-11/+1
* Remove myself from OWNERS filesjamescook2015-07-211-1/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-2146-1/+46
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-202-4/+4
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-1352-52/+7
* Fix some spelling mistakes in ChromeOS strings.dbeam2015-07-091-3/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-062-2/+2
* Bootstrap xtb files for ui_chromeos_strings.grd.abodenha2015-07-0153-0/+3782
* Make ViewsTestHelpers DCHECK that all Widgets are destroyed before unit test ...tapted2015-06-181-2/+6
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-3/+3
* Validate that asynchronous touch acks are associated with the right eventlanwei2015-05-251-2/+2
* Fix typo in function name.emaxx2015-05-112-2/+3
* Use networkingPrivate.startConnect (Take 2)stevenjb2015-04-163-19/+14
* Revert of Use networkingPrivate.startConnect (patchset #12 id:240001 of https...mpearson2015-04-143-14/+19
* Use networkingPrivate.startConnectstevenjb2015-04-143-19/+14
* Initial CL for Data Saver (Flywheel) prompt when cellular network detectedglevin2015-04-073-0/+1
* Display UI notification when VPN connection is lost.emaxx2015-03-303-5/+57
* Suppress network configuration UI when third-party VPN times outemaxx2015-03-261-2/+8
* Add ash UI for third-party VPNsbartfab2015-03-188-36/+94