- Jun 24, 2010
-
-
thestig@chromium.org authored
BUG=45067 TEST=none Review URL: http://codereview.chromium.org/2826013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50704 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=Webkit Mac (valgrind) goes green. TBR=stuartmorgan Review URL: http://codereview.chromium.org/2804021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50703 0039d316-1c4b-4281-b951-d872f2087c98
-
rolandsteiner@chromium.org authored
BUG=47268 TEST=none Review URL: http://codereview.chromium.org/2810025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50702 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
TBR=leiz Review URL: http://codereview.chromium.org/2800025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50701 0039d316-1c4b-4281-b951-d872f2087c98
-
nick@chromium.org authored
user_settings: Add unit test intended to exercise the above path. In practice though these tests don't hit the bug, since EncryptData("") results in non-empty ciphertext. bonus: don't leak a sqlite handle in one of the other sync unit tests. TEST=none BUG=40217 Review URL: http://codereview.chromium.org/2801017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50700 0039d316-1c4b-4281-b951-d872f2087c98
-
sanjeevr@chromium.org authored
BUG=None. TEST=Test printing from Chrome PDF plugin on Windows. Review URL: http://codereview.chromium.org/2863019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50699 0039d316-1c4b-4281-b951-d872f2087c98
-
suzhe@chromium.org authored
BUG=47376 TEST=none Review URL: http://codereview.chromium.org/2868033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50697 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
This packages up the auth state into a single class to enable a HttpProxyClientSocket class (which is needed for SSLClientSocketPool). Fix memory leak. BUG=30357 TEST=existing unit tests Review URL: http://codereview.chromium.org/2808020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50696 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Change Windows' application/x-x509-user-cert handling to allow any certificate that has a private key, regardless of where it was generated, rather than restricting it to keys generated via <keygen> in the current browsing session. BUG=148 TEST=None R=wtc Review URL: http://codereview.chromium.org/2874002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50695 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Windows and NSS implementations allow for any certificate, while the Mac implementation currenly constrains to certificates flagged for client authentication. The behaviour on other browsers is to allow any certificate for which the user has a private key, regardless of usage constraints, when handling application/x-x509-user-cert. BUG=148 TEST=none Review URL: http://codereview.chromium.org/2843015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50691 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Rolling 61721 to include test results for the failing layout tests. TBR=mikhail TEST=bot goes green BUG=none Review URL: http://codereview.chromium.org/2863023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50690 0039d316-1c4b-4281-b951-d872f2087c98
-
mbelshe@chromium.org authored
server immediately hangs up after negotiating SPDY via NPN. BUG=46369 TEST=SpdyNPNServerHangup Review URL: http://codereview.chromium.org/2862027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50689 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/2855009rafaelw@chromium.org authored
TBR=aa Review URL: http://codereview.chromium.org/2867023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50688 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Pull in extra dependencies that require to run remoting_unittests on shlib-dbg linux bot. TEST=test runs BUG=none Review URL: http://codereview.chromium.org/2850025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50687 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
TBR=mikhail TEST=Tree stays green BUG=none Review URL: http://codereview.chromium.org/2826016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50686 0039d316-1c4b-4281-b951-d872f2087c98
-
ace@chromium.org authored
BUG=47367 Review URL: http://codereview.chromium.org/2802020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50685 0039d316-1c4b-4281-b951-d872f2087c98
-
fbarchard@chromium.org authored
BUG=47307 TEST=no change in normal behavior. Review URL: http://codereview.chromium.org/2811026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50684 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
This allows for the bookmark manager to work after upgrading in the background on Linux. BUG=42770 TEST=Bookmark manager still works Review URL: http://codereview.chromium.org/2814009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50683 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
DER_Encode will copy it. Document the GenKeyAndSignChallenge function. R=mattm,davidben BUG=148 TEST=none Review URL: http://codereview.chromium.org/2866011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50682 0039d316-1c4b-4281-b951-d872f2087c98
-
ace@chromium.org authored
Bug=47367 Review URL: http://codereview.chromium.org/2817027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50680 0039d316-1c4b-4281-b951-d872f2087c98
-
jar@chromium.org authored
Old semantics: In DEBUG mode: no change: Fatal CHECK error and dialog. In Release mode: Dialog for user, but allow user to continue. New semantics: In Release mode: LOG(ERROR), but don't bother the user. r=brettw,willchan Review URL: http://codereview.chromium.org/2872014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50679 0039d316-1c4b-4281-b951-d872f2087c98
-
jrg@chromium.org authored
BUG=36184 TEST=Run PyAuto's content.py and make sure it passes. Review URL: http://codereview.chromium.org/2861019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50678 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
This patch implements UMA histograms for the total number of saved passwords and the number of usernames per site/realm. BUG=45946 R=jcivelli@chromium.org TEST=none Review URL: http://codereview.chromium.org/2834009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50677 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
changes to a content type that we ignore the load of. For example, if the content type of a multipart request changes from text/html to foo/bar, we would crash because we would delete the multipart delegate while it was still on the stack. BUG=47105 Review URL: http://codereview.chromium.org/2850023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50676 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=46797 TEST=Mac valgrind stays green Review URL: http://codereview.chromium.org/2849020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50675 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
Use the same algorithm for rewriting the window open disposition as we use for link clicking. BUG=47190 TEST=manual; unit tests Review URL: http://codereview.chromium.org/2807016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50674 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
This ties up that loose end I mentioned in http://codereview.chromium.org/2747011 (I had put this off because I expected it would require slightly more effort). BUG=29281 TEST=manual Review URL: http://codereview.chromium.org/2844017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50673 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/2848012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50672 0039d316-1c4b-4281-b951-d872f2087c98
-
- Jun 23, 2010
-
-
mrossetti@chromium.org authored
Revert 50667 - Add in support for internal pepper plugins into the PepperPluginRegistry and pepper::PluginModule. Used Chromoting's plugin as the first attempt at using this interface. BUG=none TEST=compiles Review URL: http://codereview.chromium.org/2843018 TBR=ajwong@chromium.org Review URL: http://codereview.chromium.org/2834021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50671 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
'Memory tests' is not happy. This packages up the auth state into a single class to enable a HttpProxyClientSocket class (which is needed for SSLClientSocketPool). BUG=30357 TEST=existing unit tests Review URL: http://codereview.chromium.org/2808020 TBR=vandebo@chromium.org Review URL: http://codereview.chromium.org/2866018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50669 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Review URL: http://codereview.chromium.org/2826014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50668 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
Used Chromoting's plugin as the first attempt at using this interface. BUG=none TEST=compiles Review URL: http://codereview.chromium.org/2843018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50667 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=38736 TEST=none Review URL: http://codereview.chromium.org/2860016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50666 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@google.com authored
BUG=643 TEST=none Review URL: http://codereview.chromium.org/2799029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50665 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
- Rename Canvas to CanvasSkia. - Create a subclass Canvas that inherits from CanvasSkia for compatibility. BUG=none TEST=none Review URL: http://codereview.chromium.org/2862025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50664 0039d316-1c4b-4281-b951-d872f2087c98
-
gwilson@google.com authored
Adds a placeholder preference for disabling any video/voice chat functionality, if it is ever added. This placeholder is needed in the meantime so that some specific builds can have this preference pre-set before the feature(s) ever exist. R=cpu BUG=none TEST=none Review URL: http://codereview.chromium.org/2827020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50663 0039d316-1c4b-4281-b951-d872f2087c98
-
jrg@chromium.org authored
Helpful when the browser itself is a child process (e.g. of pyauto). BUG=none TEST=Run Chrome with --wait-for-debugger. Make sure it waits for debugger. Review URL: http://codereview.chromium.org/2826015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50662 0039d316-1c4b-4281-b951-d872f2087c98
-
davidben@chromium.org authored
The function is not thread-safe when called with certain flags. This will be useful when we move keygen onto a worker thread. BUG=none TEST=KeygenHandlerTest.SmokeTest (existing) Review URL: http://codereview.chromium.org/2828019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50661 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
TBR=mikhail BUG=none TEST=Tree stays green Review URL: http://codereview.chromium.org/2803020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50657 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Review URL: http://codereview.chromium.org/2831020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50656 0039d316-1c4b-4281-b951-d872f2087c98
-