| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can... | ddorwin@chromium.org | 2011-09-29 | 2 | -11/+4 |
* | NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition... | cbentzel@chromium.org | 2011-09-29 | 2 | -4/+11 |
* | Remove predictor_api.{h,cc}, which are empty. | satorux@chromium.org | 2011-09-27 | 2 | -0/+0 |
* | [cros] Downloading Profile image snapshot from Picasa album for logged-in user. | avayvod@chromium.org | 2011-09-27 | 2 | -2/+3 |
* | Moved static Gaia OAuth URLs to GaiaUrls. | joaodasilva@chromium.org | 2011-09-20 | 3 | -96/+37 |
* | Rework LibcrosService using our D-Bus library. | satorux@chromium.org | 2011-09-17 | 1 | -8/+0 |
* | Expose OAuth token/secret in TokenService. | rickcam@chromium.org | 2011-09-16 | 3 | -9/+49 |
* | Removing predictor_api.{h,cc} now that functionality has been moved into the ... | rlp@chromium.org | 2011-09-13 | 2 | -760/+0 |
* | Third try at committing this. | erikwright@chromium.org | 2011-09-13 | 4 | -34/+121 |
* | Move TestNotificationTracker to content as it has no dependencies to chrome b... | jochen@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 4 | -4/+3 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 4 | -3/+4 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 4 | -4/+3 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-09-10 | 7 | -422/+1034 |
* | Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co... | erikwright@chromium.org | 2011-09-09 | 4 | -121/+34 |
* | Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu... | erikwright@chromium.org | 2011-09-09 | 4 | -34/+121 |
* | Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta... | estade@chromium.org | 2011-09-09 | 4 | -121/+34 |
* | Finalize a CL originally by departed intern ycxiao@ that detaches the loading... | erikwright@chromium.org | 2011-09-08 | 4 | -34/+121 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 4 | -7/+7 |
* | Conditionally include Policy UI based on configuration_policy setting. | jknotten@chromium.org | 2011-09-06 | 1 | -1/+6 |
* | Introduced the URLBlacklistManager, and wired it to various places. | joaodasilva@chromium.org | 2011-09-04 | 2 | -1/+26 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job | rch@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Remove throttling trial, and make feature on by default. | joi@chromium.org | 2011-09-01 | 1 | -5/+10 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 3 | -13/+8 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 2 | -4/+2 |
* | Direct copy of http://codereview.chromium.org/7685019/ | cevans@chromium.org | 2011-08-26 | 1 | -10/+8 |
* | 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 |