- 22 May, 2012 29 commits
-
-
toyoshim@chromium.org authored
BUG=122654 TEST=browser_tests --gtest_filter='SSLUITest.TestWSSInvalidCertAndClose' Review URL: https://chromiumcodereview.appspot.com/10416007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138220 0039d316-1c4b-4281-b951-d872f2087c98
-
falken@google.com authored
This is a continuation of the work in r137835. TBR=gene for cloud print, mpcomplete for extension BUG=123812 TEST=browser_tests --gtest_filter=PrefsTab* and ExtensionApiTest.Font* Review URL: https://chromiumcodereview.appspot.com/10409046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138219 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Split the previous implementation into two pieces: XmppPushClient and NonBlockingPushClient. Add FakePushClient and FakePushClientObserver. Remove use of ThreadSafeObserverList. Add PushClient::CreateDefault() function, which creates a NonBlockingPushClient for an XmppPushClient. Dep-inject PushClient into P2PNotifier. Add some helper functions to notification_defines.{h,cc}. BUG=76764 TEST= Review URL: https://chromiumcodereview.appspot.com/10413014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138216 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This leaves in the logging that happens in the destructor, ~NaClProcessHost(), which also logs non-crash exits. The duplication was introduced by a bad merge in r112877 ("Simplify BrowserChildProcessHost in preparation for refactoring it"). BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10389229 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138215 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
-Add controller to ash for managing the state of High Contrast mode -Add API to shell to allow Chromium to turn the mode on and off -Add the option to the Chromium OS accessibility settings page. -Add functions to layer.cc/h to enable an inversion filter. BUG=chromium-os:30678 Review URL: https://chromiumcodereview.appspot.com/10201014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138212 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10408038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138211 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
Revert 137988 - VAVDA is the hardware video decode accelerator for Chrome on Linux and ChromeOS for Intel CPUs (Sandy Bridge and newer). This CL enables VAVDA acceleration for ChromeOS, both for HTML5 video and Flash. The feature is currently hidden behind a command line flag and can be enabled by adding the --enable-vaapi parameter to command line. BUG=117062 TEST=Manual runs of test streams. Change-Id: I386e16739e2ef2230f52a0a434971b33d8654699 Review URL: https://chromiumcodereview.appspot.com/9814001 This is causing crbug.com/129103 TBR=posciak@chromium.org Review URL: https://chromiumcodereview.appspot.com/10411066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138208 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=125621 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10412017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138207 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Switch to use USB keycode for the fix for sticky keys on Mac. BUG=101937 TEST=Build on Mac and run chromoting and press cmd+c Review URL: https://chromiumcodereview.appspot.com/10387226 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138205 0039d316-1c4b-4281-b951-d872f2087c98
-
dharani@chromium.org authored
Revert 137824 - Properly handle accounts that don't have GMail account. 1. Me2MeHostAuthenticatorFactory now verifies that the bare JID of the remote client matches bare JID of the host. Previously it was comparing it with the user's email, which may be different from JID. 2. GaiaOAuthClient now fetches user's email. 3. SignalingConnector verifies that user's email matches the expected value stored in xmpp_login. If it doesn't, then the auth token was generated for a different account and the host treats it as an authentication error. BUG=128102 Review URL: https://chromiumcodereview.appspot.com/10332187 TBR=sergeyu@chromium.org Review URL: https://chromiumcodereview.appspot.com/10388226 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138204 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138203 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Pick up a fix when linking webkit.dll when incremental_chrome_dll=1 on Windows (aka: when building with Ninja/supalink) BUG=128996 TEST=it compiles TBR=scottmg Review URL: https://chromiumcodereview.appspot.com/10417020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138202 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=127931 TEST=none TBR=willchan Review URL: https://chromiumcodereview.appspot.com/10383276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138199 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG= TEST=gpu bots TBR=jbates Review URL: https://chromiumcodereview.appspot.com/10332284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138192 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
This is a reland of r138168, which was reverted speculatively, but identified unrelated. When uploading a file with http authentication, UploadData is reused for a new UploadDataStream. Hence, we should close the files in UploadData if already opened and read, so we can reread the files from the beginning. The regression was caused by r123677. Special thanks to thomas.themel for identifying the offending patch and helping us to fix the issue. BUG=128574 TEST=added a unit test; manually confirmed that uploading a file with basic authentication, and multi-round authentication with NTLM and Negotiate worked. Review URL: https://chromiumcodereview.appspot.com/10408042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138191 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
Chromium-side patch for API change in https://bugs.webkit.org/show_bug.cgi?id=87046. After the WebKit patch lands and rolls, I'll remove the #ifdef and the old branch. BUG=none TEST=compiles Review URL: https://chromiumcodereview.appspot.com/10414030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138190 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
BUG=crosbug.com/p/8288 TEST=manual and ran unit_tests Review URL: https://chromiumcodereview.appspot.com/10408040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138189 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
TBR=scheib@chromium.org BUG=129102 TEST= Review URL: https://chromiumcodereview.appspot.com/10388222 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138188 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
This was introduced by r135054, which moved some code that derefed owner() up above the check to see whether it was NULL. BUG=128714 TEST=none Review URL: https://chromiumcodereview.appspot.com/10392189 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138187 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Previously when receiving disconnection event the host was stopping screen recorder even when there are other active sessions. Obviously this is wrong. BUG=128643 Review URL: https://chromiumcodereview.appspot.com/10409021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138185 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
Values seem stable around ~55ms locally. Will monitor on the bots to see if we need to add some additional loops. BUG=128615 TEST=This fabulous new test! Review URL: https://chromiumcodereview.appspot.com/10411007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138184 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
The part of chromium that is DEPSed in to WebKit depends on ppapi.gyp via webkit/glue. This puts the conditional include of ppapi_proxy_untrusted.gypi in to a new gyp file creatively named ppapi_proxy_untrusted.gyp. This way we can add it to all.gyp, and we're sure it's not used by WebKit. See also the previous attempt: http://codereview.chromium.org/10399068/ And the partial revert of that: http://codereview.chromium.org/10414010/ BUG=116317 TEST= Review URL: https://chromiumcodereview.appspot.com/10409061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138183 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138182 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@chromium.org authored
Redness on GPU bots is expected. Will update the test expectations later. BUG= TEST=gpu bots TBR=jbates Review URL: https://chromiumcodereview.appspot.com/10411065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138181 0039d316-1c4b-4281-b951-d872f2087c98
-
cevans@chromium.org authored
BUG=129088 Review URL: https://chromiumcodereview.appspot.com/10383274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138180 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Rename it to AssociateURLFetcherWithRenderView(). This will enable us to remove content::URLFetcher completely and use net::URLFetcher exclusively. BUG=118220 TEST= TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10383271 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138178 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=129047 TEST=manually checked on Goobuntu and Lumpy Review URL: https://chromiumcodereview.appspot.com/10413040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138177 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
BUG=125059 TEST= Review URL: https://chromiumcodereview.appspot.com/10414034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138176 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
Failing net_unit_tests RequestSocketsMultipleTimesDoesNothing. When uploading a file with http authentication, UploadData is reused for a new UploadDataStream. Hence, we should close the files in UploadData if already opened and read, so we can reread the files from the beginning. The regression was caused by r123677. Special thanks to thomas.themel for identifying the offending patch and helping us to fix the issue. BUG=128574 TEST=added a unit test; manually confirmed that uploading a file with basic authentication, and multi-round authentication with NTLM and Negotiate worked. Review URL: https://chromiumcodereview.appspot.com/10408042 TBR=satorux@chromium.org Review URL: https://chromiumcodereview.appspot.com/10388221 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138175 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 May, 2012 11 commits
-
-
groby@chromium.org authored
BUG=128089 TEST=Select an intent with inline disposition, watch picker resize Review URL: https://chromiumcodereview.appspot.com/10411010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138172 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
BUG=116317 TEST=compiles Review URL: https://chromiumcodereview.appspot.com/10411043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138170 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
Also modified naclsdk_manifest2.json to allow update_nacl_manifest to upload pepper_20 bundles. BUG=none TEST=tests/test_update_manifest.py Review URL: https://chromiumcodereview.appspot.com/10414011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138169 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
When uploading a file with http authentication, UploadData is reused for a new UploadDataStream. Hence, we should close the files in UploadData if already opened and read, so we can reread the files from the beginning. The regression was caused by r123677. Special thanks to thomas.themel for identifying the offending patch and helping us to fix the issue. BUG=128574 TEST=added a unit test; manually confirmed that uploading a file with basic authentication, and multi-round authentication with NTLM and Negotiate worked. Review URL: https://chromiumcodereview.appspot.com/10408042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138168 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
BUG=129059 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10411062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138165 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
TBR=sky@chromium.org BUG=119779 TEST= Review URL: https://chromiumcodereview.appspot.com/10407079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138162 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10389138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138161 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
BUG=129030 TEST=fast/canvas/webgl/ layouttests all pass Review URL: https://chromiumcodereview.appspot.com/10332275 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138160 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
Add the HasAreaOpen method to DomStorageHost. Intended for use to make event propagation less chatty. BUG=128482 Review URL: https://chromiumcodereview.appspot.com/10413018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138158 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=groby TBR=aa Review URL: https://chromiumcodereview.appspot.com/10413039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138156 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
CID_COUNT=1 CID=104054 BUG=none TEST=none R=groby TBR=aa Review URL: https://chromiumcodereview.appspot.com/10383272 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138155 0039d316-1c4b-4281-b951-d872f2087c98
-