| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove google search experiment | jar@chromium.org | 2011-10-01 | 3 | -32/+10 |
* | ui/gfx: Refactor favicon_size.h | tfarina@chromium.org | 2011-09-26 | 1 | -4/+4 |
* | net: Put more functions from escape.h into net namespace. | tfarina@chromium.org | 2011-09-22 | 1 | -7/+7 |
* | net: Start wrapping escape.h into namespace net. | tfarina@chromium.org | 2011-09-20 | 1 | -3/+3 |
* | [Sync] Add support for deleting remote SyncData objects | akalin@chromium.org | 2011-09-20 | 1 | -1/+7 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Retroactively addressed sky@'s comments from CL http://codereview.chromium.or... | stevet@chromium.org | 2011-09-03 | 3 | -36/+89 |
* | Added DataTypeController integration and UI surfacing for syncing Search Engi... | stevet@chromium.org | 2011-09-01 | 2 | -5/+4 |
* | Change google search parameter to gcx from cx in experiment | jar@chromium.org | 2011-08-29 | 1 | -3/+1 |
* | Disable alternate search args experiment in Google Search | jar@chromium.org | 2011-08-29 | 1 | -0/+2 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 5 | -10/+5 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -3/+4 |
* | Recommitting what was r96969. Fixed the memory leak issues. | stevet@chromium.org | 2011-08-17 | 5 | -13/+1521 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | Revert 96969 - Implement SyncableServices in TemplateURLService. Add related ... | michaeln@google.com | 2011-08-16 | 5 | -1509/+13 |
* | Implement SyncableServices in TemplateURLService. Add related unittests. | stevet@chromium.org | 2011-08-16 | 5 | -13/+1509 |
* | Add a URL param to indicate group selection in Instant field trial. | sreeram@chromium.org | 2011-08-16 | 5 | -4/+71 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 4 | -4/+4 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 4 | -3/+9 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 3 | -3/+3 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 5 | -5/+5 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | Run experiment to see impact of reusing host in autosuggest and search | jar@chromium.org | 2011-07-28 | 4 | -6/+31 |
* | Profiles: There should be an equivalent profile creation message to the Profi... | erg@chromium.org | 2011-07-22 | 2 | -0/+5 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 2 | -2/+2 |
* | Adding a sync_guid field to TemplateURL. Adding appropriate database migratio... | stevet@chromium.org | 2011-07-19 | 2 | -0/+8 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 10 | -39/+41 |
* | Changes SearchProvider to set the description of the first consecutive | sky@chromium.org | 2011-07-07 | 1 | -0/+4 |
* | Add suggest support for mail.ru. | pkasting@chromium.org | 2011-07-01 | 1 | -2/+2 |
* | Modify TemplateURLRef to remove unknown URL parameters, but only when it repr... | stevet@chromium.org | 2011-06-28 | 6 | -14/+76 |
* | Added last_modified field to TemplateURL and database. Updated unit tests, in... | stevet@chromium.org | 2011-06-28 | 6 | -23/+83 |
* | Coverity: Check a return value. | thestig@chromium.org | 2011-06-22 | 1 | -2/+2 |
* | Reverted the part of http://codereview.chromium.org/7112013, that is no longe... | saintlou@chromium.org | 2011-06-17 | 1 | -15/+3 |
* | Fixed bug preventing disabling the default search provider. | joaodasilva@chromium.org | 2011-06-15 | 2 | -1/+20 |
* | Re-enable TemplateURLModel.Load on Linux. | levin@chromium.org | 2011-06-08 | 1 | -8/+1 |
* | These tests fail in the touch environment, and we would like to queue fixing ... | petermayo@chromium.org | 2011-06-08 | 1 | -3/+15 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 22 | -313/+422 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Add another ScopaAllowIO, this time to TemplateUrlModel. | finnur@chromium.org | 2011-05-30 | 1 | -0/+3 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Fix duplicate insertions of default search providers into the Web Data database. | joaodasilva@chromium.org | 2011-05-23 | 2 | -56/+103 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 2 | -3/+3 |
* | Add some missing header files and fix a template parameter to fix compiler wa... | mdm@chromium.org | 2011-05-16 | 1 | -1/+2 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -1/+3 |
* | Makes autocompleting previous search terms work on word boundaries. | sky@chromium.org | 2011-05-09 | 1 | -0/+2 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 2 | -24/+41 |
* | FTP: split the directory listing parser test and re-enable it on TSan bots | phajdan.jr@chromium.org | 2011-05-06 | 2 | -2/+4 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -2/+2 |