- Apr 28, 2010
-
-
alokp@chromium.org authored
Review URL: http://codereview.chromium.org/1696012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45823 0039d316-1c4b-4281-b951-d872f2087c98
-
rafaelw@chromium.org authored
Render extension docs after build breakage. TBR=kathyw Review URL: http://codereview.chromium.org/1745019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45822 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=None TEST=net_unittests --gtest_filter="*HttpAuthHandlerNegotiate*" Review URL: http://codereview.chromium.org/1705001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45821 0039d316-1c4b-4281-b951-d872f2087c98
-
rafaelw@chromium.org authored
Remove DCHECK in SimpleAppCacheSysmte::WillDestroyCurrentMessageLoop. This was causing the test_shell to die trying to produce the extension docs. TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/1697015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45820 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=42403 TEST=none Review URL: http://codereview.chromium.org/1774005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45818 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=41341 TEST=none Review URL: http://codereview.chromium.org/1758011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45817 0039d316-1c4b-4281-b951-d872f2087c98
-
albertb@chromium.org authored
BUG=none TEST=NigoriTest.* Review URL: http://codereview.chromium.org/1697010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45816 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
Still to do: get rid of things which hang on to a handler just so they can pass it to Show(). BUG=38908 TEST=everything still works Review URL: http://codereview.chromium.org/1795007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45813 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
BUG=42737 TEST=Don't have it consistently repro'ing (nor a test case for it). Review URL: http://codereview.chromium.org/1687016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45812 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Removes downstream test expectations for: traversal/node-iterator-prototype.html fast/images/svg-background-partial-redraw.html fast/text/international/bold-bengali.html fast/text/international/khmer-selection.html Review URL: http://codereview.chromium.org/1731015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45810 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
Native gtk options pages rely on host to call gtk_widget_show_all. Doing this after options dialog's size allocated. This is because the WrapLabelAtAllocationHack trick in ContentPageGtk needs container's size allocated when the label is being shown. BUG=<http://crosbug.com/2859> TEST=Verify fix for ChromeOS issue 2859 and in sync status message in "Peronal Stuff" tab is wrapped correctly. Review URL: http://codereview.chromium.org/1773006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45808 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
gallery page, if the extension is from the gallery. BUG=29739 TEST=Install a gallery extension and a third-party extension and make sure the gallery extension name is a link (whereas the third party extension name is static text). Review URL: http://codereview.chromium.org/1780009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45807 0039d316-1c4b-4281-b951-d872f2087c98
-
markus@chromium.org authored
These tests were useful for debugging reference_trusted_thread.cc. Test an easily-forwarded system call, dup(). Also test clone() directly, in addition to testing it indirectly via pthread_create(). Check for leaked FDs. Change the test runner to run all tests, even if one fails, rather than stopping at the first failed test. Review URL: http://codereview.chromium.org/1750014 BUG=none TEST=none Review URL: http://codereview.chromium.org/1756015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45806 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=http://code.google.com/p/data-race-test/issues/detail?id=34 TBR=glider Review URL: http://codereview.chromium.org/1733023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45805 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
description after I landed the change. BUG=none TEST=none Review URL: http://codereview.chromium.org/1734011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45804 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
and not FLAKY, because they fail every time. TEST=none BUG=42641,42718 Review URL: http://codereview.chromium.org/1725012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45803 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
Disables start menu uninstall shortcuts. Tweaks quoting of uninstall command to follow msi ca rules. Adds a ClientState registry entry to flag that this installation is managed by an MSI. Set said registry flag on first MSI install. BUG=19370 TEST=Install with generated MSI, upgrade, uninstall. Review URL: http://codereview.chromium.org/1525042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45802 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
(they started failing after rolling WebKit 58304:58400 on http://src.chromium.org/viewvc/chrome?view=rev&revision=45795) BUG=42641,42718 Review URL: http://codereview.chromium.org/1801005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45801 0039d316-1c4b-4281-b951-d872f2087c98
-
cevans@chromium.org authored
TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/1582023 TBR=jschuh@chromium.org Review URL: http://codereview.chromium.org/1711019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45800 0039d316-1c4b-4281-b951-d872f2087c98
-
cevans@chromium.org authored
TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/1582023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45797 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/1798007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45796 0039d316-1c4b-4281-b951-d872f2087c98
-
ukai@chromium.org authored
BUG=none TEST=none TBR=yaar Review URL: http://codereview.chromium.org/1784008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45795 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45793 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEXT=valgrind bots really go green TBR=thestig@ git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45791 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=42704 TEST=Valgrind goes green! TBR=tony Review URL: http://codereview.chromium.org/1801004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45790 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
No logic change, just inserting returns and de-nesting ifs. BUG=none TEST=media_unittests Review URL: http://codereview.chromium.org/1735012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45788 0039d316-1c4b-4281-b951-d872f2087c98
-
mbelshe@chromium.org authored
is redundant with proxy_info_. BUG=none TEST=covered by existing tests. Review URL: http://codereview.chromium.org/1809001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45787 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=42704 TEST=Valgrind goes greener. TBR=tony Review URL: http://codereview.chromium.org/1765009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45786 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
This is a first pass. A few more may be deleted once I clean up the bookmark context menu code. BUG=38908 TEST=everything still works Review URL: http://codereview.chromium.org/1763017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45785 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=CrOS Valgrind bots compile. TBR=yusukes Review URL: http://codereview.chromium.org/1723017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45784 0039d316-1c4b-4281-b951-d872f2087c98
-
dhollowa@chromium.org authored
Removes extra retains in unit tests that are now unneeded. Triggered valgrind report. BUG=42051 TEST=BookmarkBarFolderHoverStateTest.HoverState Review URL: http://codereview.chromium.org/1756016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45779 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=42466 TEST=see bug. Also, drags from firefox bookmark bar to tabbed bookmark manager should work. Review URL: http://codereview.chromium.org/1691018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45778 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
distros to disable sse2. Review URL: http://codereview.chromium.org/1702009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45777 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
Context menu code still needs cleanup/refactoring. String resources still need to be deleted. BUG=38908 TEST=everything still works Review URL: http://codereview.chromium.org/1730015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45776 0039d316-1c4b-4281-b951-d872f2087c98
-
markus@chromium.org authored
as far away from the stack as possible, but still as close to the VDSO as we can. BUG=none TEST=run the tests in a tight loop and notice that they no longer randomly fail Review URL: http://codereview.chromium.org/1807002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45775 0039d316-1c4b-4281-b951-d872f2087c98
-
markus@chromium.org authored
complicated by the fact that in Seccomp mode, we can only ever call sigreturn(). But in order to eventually support sigaction(), we want to be able to also call rt_sigreturn(). We solve this problem by rewriting the signal stack frame from an RT signal frame to a legacy frame. Fortunately, this part of the signal frame is stable between kernel versions. The unstable part (i.e. extended registers such as FP, MMX, SSE, ...) is always identical in both in both types of signal frames. None of these complications exist on x86-64 and it is relatively straight-forward to enable support for the system call. The only difficulty lies in the fact that its calling conventions are somewhat different from "normal" system calls. So, we have to handle rt_sigreturn() from within the syscallWrapper() and the segv() handler and cannot write it in C code. TEST=ad hoc testing until we have support for sigaction(). Then we can add a unittest BUG=37728 Review URL: http://codereview.chromium.org/1739011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45774 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
We had some info in the man page and other info in the about page. This change makes the about page refer to the man page, and updates the man page with missing info. While I'm at it, make the HTML slightly prettier. Review URL: http://codereview.chromium.org/1695023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45773 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@google.com authored
BUG=none TEST=none TBR=amarinichev Review URL: http://codereview.chromium.org/1696015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45772 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@google.com authored
resizing of div containing O3D element. Added simpleviewer sample. BUG=none TEST=ran simpleviewer sample Review URL: http://codereview.chromium.org/1798006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45770 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Also added 'License File:' line to README.chromium. BUG=34645 TEST=unittests, tools/licenses.py Review URL: http://codereview.chromium.org/1748012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45769 0039d316-1c4b-4281-b951-d872f2087c98
-