summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/networking_config
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() for CrOS extension code.dcheng2015-12-312-8/+12
* Switch to standard integer types in extensions/browser/.avi2015-12-232-1/+5
* Convert various vector_as_array calls to vector::data.davidben2015-12-011-2/+1
* Removing pneubeck@ from OWNERS.pneubeck2015-10-071-1/+0
* Cleanup: Pass std::string as const reference from extensions/ki.stfu2015-09-212-2/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* Provide ONC Source in MNCH::GetNetworks, Priority in GetStatestevenjb2015-08-211-3/+6
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-234-22/+19
* Fourth batch adding real histogram values for extension events.kalman2015-07-171-11/+9
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-1/+2
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* networking.config: Add end-to-end API test.pneubeck2015-03-213-9/+42
* Added BSSID to the NetworkInfo objectcschuet2015-02-272-9/+90
* [Extensions] Apply WARN_UNUSED_RESULT and final keyword to ExtensionFunctions.kalman2015-02-251-1/+1
* Networking.config: Notification for the captive portal detectectioncschuet2015-02-214-4/+50
* Networking.config: UI modifications in the ashtraycschuet2015-02-161-0/+27
* Implementation of the NetworkingConfigServicecschuet2015-02-038-0/+600