| Commit message (Expand) | Author | Age | Files | Lines |
* | UDP connectivity - call host resolver for UDP echo (server, port) | rtenneti@chromium.org | 2011-08-22 | 3 | -106/+113 |
* | [ChromeOS] Fix a problem that fails to get oauth token for official build. | xiyuan@chromium.org | 2011-08-20 | 1 | -4/+3 |
* | Revert "Modifying prefetch to account for multi-profile." | avi@chromium.org | 2011-08-19 | 7 | -1024/+422 |
* | Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 7 | -422/+1024 |
* | Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 7 | -1024/+422 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-08-19 | 7 | -422/+1024 |
* | Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF... | rickcam@chromium.org | 2011-08-18 | 3 | -4/+7 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 1 | -1/+1 |
* | base: Fix the TODO in string_util.h | tfarina@chromium.org | 2011-08-17 | 1 | -0/+1 |
* | Prevent DOS attack on UDP echo servers by distinguishing between an echo request | rtenneti@chromium.org | 2011-08-16 | 2 | -38/+251 |
* | Profiles: Clear all BROWSER_OPENED usage | erg@google.com | 2011-08-12 | 1 | -1/+1 |
* | Support Sync operations after user signing with --enable-sync-oauth | rickcam@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 2 | -2/+2 |
* | base: Remove using declaration of FundamentalValue as it's no longer necessary. | tfarina@chromium.org | 2011-08-11 | 4 | -9/+11 |
* | Be a little more careful whether something is an URL or a file path. | cevans@chromium.org | 2011-08-06 | 2 | -1/+12 |
* | BUG=91661 | rickcam@chromium.org | 2011-08-04 | 8 | -68/+296 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 2 | -4/+7 |
* | Adding service_name to GaiaOAuthFetcher | rickcam@chromium.org | 2011-08-03 | 4 | -58/+80 |
* | Add onAuthRequired signal to the webRequest API | jochen@chromium.org | 2011-08-03 | 2 | -0/+9 |
* | WebSocket: Remove obsolete experiments related files | toyoshim@chromium.org | 2011-08-03 | 5 | -1175/+0 |
* | Profile: Make NOTIFICATION_TOKEN_UPDATE profile specific for our multiprofile... | erg@chromium.org | 2011-08-02 | 1 | -2/+3 |
* | 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 | 2 | -2/+2 |
* | Handling of OAuth1 access token based login flow. The token+secret are now st... | zelidrag@chromium.org | 2011-08-01 | 3 | -0/+119 |
* | Move more files from chrome/test to chrome/test/base, part #3 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Updating OWNERS file. | rickcam@chromium.org | 2011-07-29 | 1 | -7/+2 |
* | Move more files from chrome/test to chrome/test/base, part #2 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Destroy URL fetcher in GaiaOAuthFetcher when done with it. | mnissler@chromium.org | 2011-07-29 | 1 | -0/+2 |
* | Profiles: Remove orphaned notifications. | erg@chromium.org | 2011-07-29 | 1 | -5/+0 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 2 | -5/+5 |
* | Add a scoper object for URLFetcher::Factory | phajdan.jr@chromium.org | 2011-07-29 | 2 | -12/+10 |
* | Reland r94047 - Make Profile own ProfileIOData. | willchan@chromium.org | 2011-07-29 | 2 | -38/+13 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-29 | 3 | -0/+623 |
* | Revert 94553 - Provides in memory and persistent storage for origin bound cer... | sergeyu@chromium.org | 2011-07-28 | 3 | -623/+0 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-28 | 3 | -0/+623 |
* | Reintegrating GaiaOAuthFetcher with Sync signin UI. This is essentially a re... | rickcam@chromium.org | 2011-07-28 | 1 | -1/+5 |
* | Add OWNERS | rickcam@chromium.org | 2011-07-28 | 1 | -0/+10 |
* | Remove ChromeNetLog depenency from content/browser/debugger | dpranke@chromium.org | 2011-07-27 | 8 | -79/+140 |
* | Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c... | willchan@chromium.org | 2011-07-26 | 8 | -140/+79 |
* | Remove ChromeNetLog dependency from content/browser/debugger. | dpranke@chromium.org | 2011-07-26 | 8 | -79/+140 |
* | Revert r94047 "Make Profile own ProfileIOData." | oshima@google.com | 2011-07-26 | 2 | -13/+38 |
* | Make Profile own ProfileIOData. | willchan@chromium.org | 2011-07-26 | 2 | -38/+13 |
* | Addressed remaining comments from http://codereview.chromium.org/7464021/. | zelidrag@chromium.org | 2011-07-26 | 2 | -24/+20 |
* | Add a preference and command-line option to disable SSL/TLS cipher suites | rsleevi@chromium.org | 2011-07-23 | 2 | -2/+189 |
* | Cleanup SSLConfigServiceManager[Pref] | rsleevi@chromium.org | 2011-07-23 | 2 | -26/+22 |
* | Added OAuth request, v1 and v2 token fetching logic to ChromeOS sign in proce... | zelidrag@chromium.org | 2011-07-22 | 2 | -19/+144 |
* | Adding preliminary OAuth support to Sync sign-in, by introducing GaiaOAuthFet... | rickcam@chromium.org | 2011-07-22 | 4 | -0/+928 |
* | Implemented AsyncHostResolver -- asynchronous HostResolver! | agayev@chromium.org | 2011-07-21 | 2 | -0/+45 |
* | Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver. | agayev@chromium.org | 2011-07-21 | 2 | -45/+0 |
* | Implemented AsyncHostResolver -- asynchronous HostResolver. | agayev@chromium.org | 2011-07-21 | 2 | -0/+45 |