- 30 Aug, 2011 32 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98783 0039d316-1c4b-4281-b951-d872f2087c98
-
ricow@chromium.org authored
Review URL: http://codereview.chromium.org/7791003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98782 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7791018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98781 0039d316-1c4b-4281-b951-d872f2087c98
-
vclarke@google.com authored
ERROR: execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension FAIL: gpu.GpuTest.test2dCanvas FAIL: gpu.GpuTest.test3dCss BUG=94683, 94682, 93423 TEST=none Review URL: http://codereview.chromium.org/7794017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98780 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98779 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7792028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98778 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98777 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r6563: (noelallen) Disable inbrowser_crash_test on Linux r6564: (mcgrathr) Clean up TSD when thread function returns, not just on pthread_exit r6565: (khim) Upload a .sha1hash file along with each toolchain tarball r6566: (khim) Fix Mac build r6567: (khim) Simplify scripts by removing [unneeded] bashisms r6568: (bradnelson) Enable browser tests with glibc. r6569: (bradnelson) Landing second nacl portion of change pre-dating ppapi switch. r6570: (bradnelson) Pulling in newer chrome with ppapi test disabled. r6571: (bradnelson) Revert 6570 - Pulling in newer chrome with ppapi test disabled. r6572: (bradnelson) Revert 6569 - Landing second nacl portion of change pre-dating ppapi switch. r6573: (bradnelson) Revert 6568 - Enable browser tests with glibc. r6574: (khim) fc13d6f Don't use open_resource as regular file access. r6575: (khim) Finally remove fake libnacl.a from glibc toolchain. r6576: (mcgrathr) Use a global rather than dlopen/dlsym for Linux NaCl_find_prereserved_sandbox_memory r6577: (robertm) Made toolchain tester use IRT r6579: (krasin) pnacl abi test: add checks for short/long long/long double sizeof and align. r6580: (bradchen) Adding an example NMF file to earth. r6581: (sehr) Add thumb2 support to sel_ldr. Continued from issue r6582: (mseaborn) Dynamic code unloading: Add more tests for the dyncode_delete() syscall r6583: (kschimpf) Fix the include files in ncvalidate_iter.h. BUG=none TEST=nacl_integration Review URL: http://codereview.chromium.org/7793014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98776 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
There is one new functionality, which is to support the CHROME_HOME_PAGE access point, but in this CL that new function is disabled. However, it is unit tested. BUG=None TEST=See new unit tests Review URL: http://codereview.chromium.org/7736001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98775 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7806006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98774 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
PrintWebViewHelper::GetPageSizeAndMarginsInPoints may update PrintMsg_Print_Params, so we must call UpdatePrintParams after that. BUG=94294 TEST=Described in bug - print a page with page margin CSS. Review URL: http://codereview.chromium.org/7794010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98772 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/7740048noel@chromium.org authored
object (GdkKeymapKey*) returned by gdk_keymap_get_entries_for_keyval(). BUG=94211 TEST=webkit LayoutTests/plugins/keyboard-events.html Review URL: http://codereview.chromium.org/7777006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98771 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=94060 TEST='ObfuscatedFileSystemFileUtil.*' Review URL: http://codereview.chromium.org/7717020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98769 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: http://codereview.chromium.org/7794013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98768 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
This depends on https://bugs.webkit.org/show_bug.cgi?id=66746 and http://codereview.chromium.org/7461059/, neither of which have been landed. So this should be considered a preliminary review at this stage :) BUG= TEST= Review URL: http://codereview.chromium.org/7714017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98767 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Requested by jeffreyc. BUG=92786 TEST=Open tab, go somewhere, go back to ntp. Swipe like a madman, nothing but paneswitchery should happen. Review URL: http://codereview.chromium.org/7792013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98766 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
TBR=jam@chromium.org BUG=76354 TEST=none Review URL: http://codereview.chromium.org/7792026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98763 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98762 0039d316-1c4b-4281-b951-d872f2087c98
-
venkataramana@chromium.org authored
BUG=87811 Test=plugins.PluginsTest.testDisableEnableAllPlugins Review URL: http://codereview.chromium.org/7745041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98761 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
Due to allowing users to configure without a passphrase if they don't have passwords enabled, we can get into a situation where we require encryption of datatypes, but don't have the cryptographer enabled. When in this situation we need to ensure we don't corrupt any data. Once the user sets their passphrase, we will reencrypt everything, which will overwrite unsynced entries with their encrypted versions, allowing the sync cycle to finish. BUG=93100 TEST=sync_unit_tests --gtest_filter="*GetCommitIdsFilterEntries*" Also to manually test: set up sync on a machine with an explicit passphrase. Set up sync without passwords enabled on a separate machine and don't enter the passphrase. Enable encryption on the first client. Attempt to add a bookmark on the second client. Review URL: http://codereview.chromium.org/7795002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98758 0039d316-1c4b-4281-b951-d872f2087c98
-
chrisphan@chromium.org authored
Automation for step 1-9 testplan @ go/NACL-SDK-testing BUG=89467, 89470, 89479, 89610, 89612 TEST=None Review URL: http://codereview.chromium.org/7633026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98757 0039d316-1c4b-4281-b951-d872f2087c98
-
imasaki@google.com authored
Intial checkin of layout test analyzer. This is continuation of http://codereview.chromium.org/7671049/. The goal of this tool is to provide updated information about layout test status to help developers. The tool goes to Webkit SVN to get layout test cases and the test expectation file (chromium) and do some analysis and send out periodical emails. Review URL: http://codereview.chromium.org/7693018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98756 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
R=hashimoto@chromium.org BUG=chromium-os:18955 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96157 Review URL: http://codereview.chromium.org/7607028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98755 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
TBR=jam@chromium.org BUG=94687,76354 TEST=none Review URL: http://codereview.chromium.org/7806004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98749 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@google.com authored
while being investigated. BUG=chromium:94683 TEST= Review URL: http://codereview.chromium.org/7806003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98748 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
The echo message is essentially an async fence with event based notification. The client gets a notification when the GPU process has completed all the work up to the last flush. I used it to replace the SwapBuffers / OnSwapBuffers synchronization and got rid of some of the callbacks in the lower layers of the stack. The SwapBuffers callbacks in the GPU process are only needed on mac now and I will replace them with something more generic soon. Review URL: http://codereview.chromium.org/7762013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98747 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
NULL nobject_ in the stub prior to deallocating the object, to avoid re-entrancy into NPObjectStub::DeleteSoon() during NPObjectStub::OnChannelError() from double-deleting the stub. BUG=94179 Review URL: http://codereview.chromium.org/7792007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98746 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
So that we could pre-populated user email with Gaia UI. BUG=chromium-os:18599 TEST=Verify fix for chromium-os:18599. Review URL: http://codereview.chromium.org/7793007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98745 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@google.com authored
debug builds of reliability_tests. BUG=90443 TBR=phajdan.jr Review URL: http://codereview.chromium.org/7790019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98744 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/7767011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98743 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=none TEST=Pepper Flash Review URL: http://codereview.chromium.org/7765011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98742 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=94673 TEST=Visit https://www.diginotar.com and expect an invalid authority error. Review URL: http://codereview.chromium.org/7795014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98741 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Aug, 2011 8 commits
-
-
stevenjb@google.com authored
BUG=chromium-os:19576 TEST=Requires updated libcros (166). Ensure tests pass. Thoroughly test Network UI. Review URL: http://codereview.chromium.org/7765009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98737 0039d316-1c4b-4281-b951-d872f2087c98
-
dmaclach@chromium.org authored
BUG=NONE TEST=BUILD Review URL: http://codereview.chromium.org/7792021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98736 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies from Chrome. These messages were being handled in Chrome only for ChromeFrame processes, i.e. to route the cookie requests to the host browser. We now send out the ChromeViewHostMsg_GetCookies and ChromeViewHostMsg_SetCookies IPCs for ChromeFrame processes. These are sent out by the embedder instance which lives in the renderer. ChromeRenderMessageFilter handles these messages. This is a continuation of the changes to not handle IPC messages from content in Chrome and vice versa. BUG=87335 TEST=No change in functionality. chrome frame net tests and chrome frame tests should pass. Review URL: http://codereview.chromium.org/7764014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98735 0039d316-1c4b-4281-b951-d872f2087c98
-
tburkard@chromium.org authored
This code will be removed again once histograms have been collected. Review URL: http://codereview.chromium.org/7775003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98734 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
We now depend on GTK 2.18, and in fact we've been infobaring users who don't have it informing them that Chrome will stop working. Review URL: http://codereview.chromium.org/7791004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98732 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
broken in r98715 BUG=none TEST=waterfall Review URL: http://codereview.chromium.org/7793015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98731 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@google.com authored
as possible workaround for crash in NVIDIA driver on Mac. Also fixed bug ID in comment. BUG=94103 TEST=none (manually tested some WebGL content) Review URL: http://codereview.chromium.org/7800006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98729 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Stop using the default profile's proxy service for plugin proxy requests, and instead use the associated profile's proxy service. I proxy the IPC through the renderer first, as that makes it easy to get to the associated profile. BUG=92361,64339 Review URL: http://codereview.chromium.org/7791005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98728 0039d316-1c4b-4281-b951-d872f2087c98
-