| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | convert providers to be long-lived - give them a stop method | joth@chromium.org | 2010-06-11 | 1 | -3/+6 |
* | Remove obsolete code: | joth@chromium.org | 2010-06-02 | 1 | -9/+0 |
* | Defer sending wifi data via the network provider until permission has been gr... | joth@chromium.org | 2010-04-01 | 1 | -2/+4 |
* | Fix crash when permission request received from extension. | joth@chromium.org | 2010-03-04 | 1 | -24/+0 |
* | Fix threading problems in the access token store impl, and majorly simplify t... | joth@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Move MockLocationProvider to location_provider.cc to fix Linux shared build. | craig.schlenter@chromium.org | 2010-02-19 | 1 | -2/+24 |
* | Second try for: | bulach@chromium.org | 2010-02-19 | 1 | -1/+2 |
* | Revert 39366 - Initial Geolocation implementation | bulach@chromium.org | 2010-02-18 | 1 | -2/+1 |
* | Initial Geolocation implementation | bulach@chromium.org | 2010-02-18 | 1 | -1/+2 |
* | Add unit tests for locaiton arbitrator and browser tests for the access token... | joth@chromium.org | 2010-02-17 | 1 | -2/+2 |
* | Add support for top level geolocation arbitrator, and access token persistenc... | joth@chromium.org | 2010-02-15 | 1 | -15/+3 |
* | Simplify (honest!) the threading design for data providers: the API is now si... | joth@chromium.org | 2010-02-11 | 1 | -40/+8 |
* | Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r... | joth@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Revert 38207 - bah. still can't work out why this passes fine on local machin... | joth@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 | joth@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Revert 37989 - unit test failed on Mac builder despite passing on try server | joth@chromium.org | 2010-02-03 | 1 | -2/+2 |
* | Add tests for the geolocation network provider. | joth@chromium.org | 2010-02-03 | 1 | -2/+2 |
* | Port the gears geolocation network provider to Chromium | joth@chromium.org | 2010-02-02 | 1 | -66/+85 |
* | Add more gears geolocaiton files into chromium: locaiton provider, network lo... | joth@chromium.org | 2010-01-28 | 1 | -0/+125 |