1. 3bd3707 Cleaner organization of WifiDataProvider code. by [email protected] · 11 years ago
  2. 38715910e chromeos: Make dbus::MessageReader memory ownership explicit by [email protected] · 11 years ago
  3. 3295612 Update uses of UTF conversions in content/ to use the base:: namespace. by [email protected] · 11 years ago
  4. bebd8e7 Geolocation: move polling policy to its own file. by [email protected] · 12 years ago
  5. 296a999 Replace DeviceDataProvider with the non-templated WifiDataProvider. by [email protected] · 12 years ago
  6. 10994d13 Use a direct include of strings headers in content/browser/, part 1. by [email protected] · 12 years ago
  7. 74ebfb1 Use a direct include of utf_string_conversions.h in content/. by [email protected] · 12 years ago
  8. 59383c78 Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. by [email protected] · 12 years ago
  9. 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  10. 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
  11. e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  12. c3e3589 Linux/ChromeOS Chromium style checker cleanup, content/ edition. by [email protected] · 12 years ago
  13. 9b25d45 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by [email protected] · 12 years ago
  14. 6bd4083 Move geolocation code to content namespace. by [email protected] · 13 years ago
  15. 216ed0b dbus: add ObjectPath type by [email protected] · 13 years ago
  16. 02743b7 Revert 121920 - dbus: add ObjectPath type by [email protected] · 13 years ago
  17. bc1b18e dbus: add ObjectPath type by [email protected] · 13 years ago
  18. 34168967 Rework wifi_data_provider_linux.cc with our D-Bus library. by [email protected] · 14 years ago
  19. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  20. 87678d99 Move core pieces of geolocation from chrome to content.This is a rough carving in some places. i.e. geolocation_permission_context.h needs to split into the interface part and the implementation part. access_token_store.h needs to drop the chrome factory function. arbitrator_dependency_factory.h needs to be split up into the interface and the default implementation. I've left all this to future changes per the other file moves, and since this is already pretty large.TBR=joth by [email protected] · 14 years ago[Renamed (99%) from chrome/browser/geolocation/wifi_data_provider_linux.cc]
  21. b927e917 Fix dbus- and geolocation- related crash on Linux. by [email protected] · 15 years ago
  22. 4deb9db9 Convert LOG(INFO) to VLOG(1) - chrome/browser/geolocation/. by [email protected] · 15 years ago
  23. e83326f Convert more callers of the integer/string functions to using by [email protected] · 15 years ago
  24. cd2e14a3b Patched from issue 2825039 by [email protected] · 15 years ago
  25. 07fb724 linux: initialize glib-dbus threading during startup by [email protected] · 15 years ago
  26. b7c8da4 Work-around for DBus crash due to timers firing on the wrong thread. by [email protected] · 15 years ago
  27. 4de38a3 First cut at implementing wifi bindigns for linux, using glib-dbus to NetworkManager by [email protected] · 15 years ago
  28. dee5464 Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 by [email protected] · 15 years ago
  29. 262eb2c8 Revert 37989 - unit test failed on Mac builder despite passing on try server by [email protected] · 15 years ago
  30. 45f0e43 Add tests for the geolocation network provider. by [email protected] · 15 years ago
  31. 4048ddb Update Gears wifi data providers to Chrome style & APIs. by [email protected] · 15 years ago
  32. 0e3c29f (Second attempt at http://codereview.chromium.org/553069/show -- this time including DEPS exclusion) by [email protected] · 15 years ago
  33. f2fac4c Revert 37009 - Adding geolocation data provider infrastructure to Chrome. by [email protected] · 15 years ago
  34. 0f11a57 Adding geolocation data provider infrastructure to Chrome. by [email protected] · 15 years ago