- 28 Oct, 2011 16 commits
-
-
scherkus@chromium.org authored
The old tests were mostly useless as they tested using a mocked VideoDecodeEngine. Review URL: http://codereview.chromium.org/8340008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107681 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
Also remove some obsolete code and simplify some of the code's expectations. BUG=none TEST=none Review URL: http://codereview.chromium.org/8351027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107680 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=100442 TEST=net_unittests:X509CertificateNameVerifyTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107075 Review URL: http://codereview.chromium.org/8362023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107679 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
Revert 107669 (Looks to have caused bot failures) - Register the RenderViewHost instance created when a desktop notification bubble is displayed in CF with the AutomationResourceMessagefilter. This ensures that any HTTP requests issued by this bubble go through the host network stack implemenation. Fixes bug http://code.google.com/p/chromium/issues/detail?id=64251 BUG=64251 Review URL: http://codereview.chromium.org/8414005 TBR=ananta@chromium.org Review URL: http://codereview.chromium.org/8416031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107678 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=102030 Review URL: http://codereview.chromium.org/8400052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107677 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall as flaky on linux/mac, since it is sporadically timing out at 24 seconds. BUG=89273 Review URL: http://codereview.chromium.org/8400051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107675 0039d316-1c4b-4281-b951-d872f2087c98
-
bryner@chromium.org authored
This hooks up the DownloadProtectionService to run after a download finishes. For now, this does not send a download pingback since the flag defaults to off. TEST=DownloadProtectionServiceTest BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107528 Review URL: http://codereview.chromium.org/8345033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107674 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
BUG=None TEST=Everything still works! Review URL: http://codereview.chromium.org/8416007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107673 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
To be used with pyauto. Usage: sync_server = pyauto.TestServer(pyauto.TestServer.TYPE_SYNC, pyauto.FilePath(self.DataDir())) sync_server.Start() print sync_server.GetPort(), sync_server.GetSyncXmppPort() sync_server.Stop() R=dennisjeffrey@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/8343044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107672 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
Add a "bool client_cert_sent" member to SSLInfo to extract this info from SSLClientSocket. R=rtenneti@chromium.org BUG=101778 TEST=new unit test Review URL: http://codereview.chromium.org/8401024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107671 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
with the AutomationResourceMessagefilter. This ensures that any HTTP requests issued by this bubble go through the host network stack implemenation. Fixes bug http://code.google.com/p/chromium/issues/detail?id=64251 BUG=64251 Review URL: http://codereview.chromium.org/8414005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107669 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
BUG=33165 TEST=Manual: add an invalid #include in ppapi/examples/ime/ime.cc and verify it to be correctly warned. Review URL: http://codereview.chromium.org/8416016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107668 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
BUG=101963 TEST=Running unit_tests --gtest_filter=AppNotificationManagerSyncTest.* should not leave around any empty temp directories (and there should be no error log messages from ScopedTempDir's desctructor about being unable to delete the underlying temp dir). Review URL: http://codereview.chromium.org/8415004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107667 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
When a balloon popup is open, the target of the close window/tab keyboard shortcut is still the main browser window. Update our custom menu item rejiggering code to pay attention to the main window, rather than to the popup window, when a popup is open. BUG=95169 TEST=(see bug) Review URL: http://codereview.chromium.org/8302021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107666 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/8395038/jam@chromium.org authored
-rename URLFetcherFactory to URLFetcherImplFactory -rename GetUrl to GetURL and GetOriginalUrl to GetOriginalURL -get rid of request_type in TestURLFetcher's constructor BUG=98716 Review URL: http://codereview.chromium.org/8416020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107665 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8343040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107661 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Oct, 2011 24 commits
-
-
oshima@google.com authored
TBR=yurys@chromium.org BUG=102016 TEST=none Review URL: http://codereview.chromium.org/8341096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107660 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
Most consumers on all platforms (including windows!) were converting the font family/GetFontName() result to UTF8. (Windows was still having to convert for the SkTypeface calls.) On Linux, we're performing a UTF16ToUTF8 on each string print (and this is showing up in pprof output.) BUG=100803 TEST=none Review URL: http://codereview.chromium.org/8392017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107659 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
This happens when the HistoryService starts closing the backend, and the ExpireHistoryBackend then tries to notify HistoryBackend of a deletion. BUG=101999 TEST=none R=brettw@chromium.org Review URL: http://codereview.chromium.org/8341087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107658 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
BUG=chromium-os:21732 TEST=manual Review URL: http://codereview.chromium.org/8341046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107657 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
TBR=toyoshim@chromium.org BUG=70599 TEST=none Review URL: http://codereview.chromium.org/8418011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107656 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
underlying TabContents. |render_widget_host_| is NULL as RenderWidgetHostViewWin is being destroyed. BUG=101948 TEST=none R=sky@chromium.org Review URL: http://codereview.chromium.org/8418005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107655 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
TBR=sky@chromium.org BUG=79654 TEST=none Review URL: http://codereview.chromium.org/8416021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107651 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
It's valid to call SetEncryptEverything after turning on encryption as long as you're not trying to turn it off. BUG=none TEST=set a custom passphrase after turning on encryption Review URL: http://codereview.chromium.org/8416008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107650 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=100347 TEST=NONE Review URL: http://codereview.chromium.org/8416009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107649 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=100348 TEST=NONE Review URL: http://codereview.chromium.org/8343034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107648 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
Revert 107645 (To see if it was responsible for increase in static initializers) - Fix test snapshotting on linux by creating a separate automation path for snapshots outside of the thumbnail generator. BUG=69370,66371,63022 TEST=none Review URL: http://codereview.chromium.org/8294030 TBR=kkania@chromium.org Review URL: http://codereview.chromium.org/8416022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107647 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
occured. This is done by observing ViewMsg_Resize. Adapt to new API from https://bugs.webkit.org/show_bug.cgi?id=70477 BUG=100264 R=jam@chromium.org Review URL: http://codereview.chromium.org/8366032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107646 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
snapshots outside of the thumbnail generator. BUG=69370,66371,63022 TEST=none Review URL: http://codereview.chromium.org/8294030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107645 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
Flipping the order of BackgroundModeManager and StatusTray members so that the StatusTray is not deleted before the BackgroundModeManager. Technically this should not be an issue, but it can occur if the NOTIFICATION_APP_TERMINATING notification is not sent. BUG=101082 TEST=passes existing, but there are no repro steps for the crash to test Review URL: http://codereview.chromium.org/8393028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107644 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
BUG=none TEST=new tests in workspace_manager_unittests Review URL: http://codereview.chromium.org/8391035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107643 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
Review URL: http://codereview.chromium.org/8234009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107642 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@google.com authored
Add a license check suppression for gpu/EGL/eglext.h which got added in a recent commit. This is temporary fix and will be remedied by moving all the Khronos headers under gpu to third_party -- See http://code.google.com/p/chromium/issues/detail?id=98097. BUG=98097 TEST= Review URL: http://codereview.chromium.org/8343028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107641 0039d316-1c4b-4281-b951-d872f2087c98
-
vlaviano@chromium.org authored
BUG=chromium-os:22140 TEST=Visit system settings page, click "Find devices" button, observe UI and read chrome logs. Change-Id: Idb0aa1650663f9c95d4c44194d6fa3b7e660d668 Review URL: http://codereview.chromium.org/8233042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107640 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
BUG=101996 TEST=N/A Review URL: http://codereview.chromium.org/8343038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107639 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=101994 TEST=none R=sky@chromium.org Review URL: http://codereview.chromium.org/8418010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107637 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
TBR=sadrul BUG=none TEST=linux_aura goes green Review URL: http://codereview.chromium.org/8416017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107636 0039d316-1c4b-4281-b951-d872f2087c98
-
pkasting@chromium.org authored
BUG=101938 TEST=none Review URL: http://codereview.chromium.org/8343036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107635 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
This is just a temporary workaround for dogfood. BUG=97831 TEST=test app on crbug.com/101413 Review URL: http://codereview.chromium.org/8393014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107634 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=98347 TEST=none Review URL: http://codereview.chromium.org/8400032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107633 0039d316-1c4b-4281-b951-d872f2087c98
-