| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a problem with Geolocation tests trying to start the test server twice. | phajdan.jr@chromium.org | 2010-08-17 | 1 | -4/+10 |
* | Mark a bunch of geolocation tests as flaky while phajdan fixes. | mpcomplete@chromium.org | 2010-08-17 | 1 | -5/+12 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -8/+5 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -3/+3 |
* | TBR: I didn't upload the six files that I added last time round see here http... | allanwoj@chromium.org | 2010-08-17 | 6 | -0/+837 |
* | Location provider using Windows 7 Location API | allanwoj@chromium.org | 2010-08-17 | 6 | -18/+17 |
* | Fixed crash on navigation with queued geolocation permission requests | allanwoj@chromium.org | 2010-08-17 | 1 | -16/+20 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 5 | -5/+1 |
* | Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). | viettrungluu@chromium.org | 2010-08-14 | 1 | -2/+1 |
* | Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi... | viettrungluu@chromium.org | 2010-08-14 | 1 | -1/+1 |
* | Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp... | viettrungluu@chromium.org | 2010-08-14 | 1 | -2/+2 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 2 | -13/+14 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 4 | -0/+6 |
* | Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa... | viettrungluu@chromium.org | 2010-08-13 | 1 | -7/+5 |
* | Speculative fix for chromium-os:4706 - use singleton NetworkLibrary rather th... | joth@chromium.org | 2010-08-06 | 2 | -7/+5 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | To effectively test some parts of chrome for cros on the linux desktop, we ne... | davemoore@chromium.org | 2010-08-04 | 1 | -1/+2 |
* | Rename GetStringAsUTF16() to GetString() (and overload), etc. | viettrungluu@chromium.org | 2010-08-04 | 3 | -48/+48 |
* | Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). | viettrungluu@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Remove Value/StringValue's ...UTF16() methods in favour of overloading. | viettrungluu@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 4 | -0/+4 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -5/+6 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 2 | -6/+6 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 2 | -1/+3 |
* | browser: Fix some presubmit errors. | tfarina@chromium.org | 2010-07-28 | 1 | -4/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 24 | -0/+24 |
* | Patched from issue 2825039 | allanwoj@chromium.org | 2010-07-19 | 7 | -25/+118 |
* | Factor out OriginToString into a common function in chrome/common/. | tfarina@chromium.org | 2010-07-16 | 4 | -38/+20 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -1/+0 |
* | Implement wifi geolocation for Chrome OS | joth@chromium.org | 2010-07-15 | 3 | -37/+40 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Header cleanup: SkBitmap and other unnecessary includes. | erg@chromium.org | 2010-07-12 | 2 | -0/+2 |
* | Store blocked and accessed cookies in the tab contents. | jochen@chromium.org | 2010-07-02 | 3 | -4/+12 |
* | URLs with repeated domain names requesting tracking information | bulach@chromium.org | 2010-07-02 | 2 | -2/+82 |
* | Add NotificationExceptionTableModel. | thakis@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ... | thakis@chromium.org | 2010-07-01 | 3 | -19/+19 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 2 | -2/+3 |
* | linux: initialize glib-dbus threading during startup | evan@chromium.org | 2010-06-23 | 1 | -4/+0 |
* | geolocation: Fix the InfoBarType by changing it to PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Move content settings related events into their own delegate. | jochen@chromium.org | 2010-06-22 | 1 | -3/+4 |
* | Mark GeolocationBrowserTest.NoInfobarForOffTheRecord as flaky. | willchan@chromium.org | 2010-06-21 | 1 | -1/+1 |
* | Mark GeolocationBrowserTest.NoInfobarForDeniedOrigin as flaky on the mac. | robertshield@chromium.org | 2010-06-21 | 1 | -1/+8 |
* | Adds wifi mac addresses and cell IDs to the corresponding network library cla... | joth@chromium.org | 2010-06-21 | 3 | -0/+208 |
* | Mac/clang: Possibly contentious changes. | thakis@chromium.org | 2010-06-15 | 1 | -10/+10 |
* | Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i... | pkasting@chromium.org | 2010-06-15 | 1 | -1/+0 |
* | Remove unnecessary header dependency and fix misleading comment. | dpranke@chromium.org | 2010-06-15 | 1 | -0/+1 |