- Jan 08, 2011
-
-
tfarina@chromium.org authored
BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6134004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70854 0039d316-1c4b-4281-b951-d872f2087c98
-
cevans@chromium.org authored
advanced user knows what they were doing, and dangerous file types will still go through the warning dialog depending on user gesture level. BUG=65895 TEST=download_manager_unittest.cc Review URL: http://codereview.chromium.org/6196001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70853 0039d316-1c4b-4281-b951-d872f2087c98
-
erikkay@chromium.org authored
extension processes (notifications or sidebars currently) when viewing about:memory. BUG=68773 TEST=create an HTML notification (webkitNotifications.createHTMLNotification) from an extension process and show about:memory. the browser shouldn't crash. Review URL: http://codereview.chromium.org/6174003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70852 0039d316-1c4b-4281-b951-d872f2087c98
-
nick@chromium.org authored
( the newlines in the diff confuse the trybots, causing the patch to not apply. hence, submitting this without trybots ) TBR=timsteele TEST=none BUG=none Review URL: http://codereview.chromium.org/6128005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70851 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70847 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
Review URL: http://codereview.chromium.org/6087014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70844 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70843 0039d316-1c4b-4281-b951-d872f2087c98
-
vangelis@chromium.org authored
now trigger the accelerated compositor even if --enable-accelerated-layers isn't specified. A new flag (--disable-accelerated-video) is added to disable the feature. BUG=68911 Review URL: http://codereview.chromium.org/6160004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70842 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
TBR=skerner BUG=26296 TEST=browser_tests Review URL: http://codereview.chromium.org/6106009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70841 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70840 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70839 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70838 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70837 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=senorblanco git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70836 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
I need r666 (r667 and r668 are build fixes for r666. r673 fixes a regression that was introduced in r637 – found by the chromium trybots). Some code changes required due to r637, which changed the signature of a pure virtual method and the signatures of several non-virtual methods. I added OVERRIDEs on windows to let this be a compile error in the future. I also added SkBitmapCache.h/cpp to the gyp file which was added in r655. SkGradientShader depends on this. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70693 Review URL: http://codereview.chromium.org/6081006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70835 0039d316-1c4b-4281-b951-d872f2087c98
-
mbelshe@chromium.org authored
single port without forcing SPDY on all ports. BUG=none TEST=none --use-spdy="ssl,port=1000" Review URL: http://codereview.chromium.org/6083012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70834 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=24672 TEST=trybots Review URL: http://codereview.chromium.org/6189003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70830 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitbm@google.com authored
Review URL: http://codereview.chromium.org/6108004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70829 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Moves everything related to launching and terminating the browser from UITestBase into ProxyLauncher. The primary changes are in ui_test.* and proxy_launcher.*. The changes in the remaining files are mostly just changing namespaces from UITestBase:: to ProxyLauncher::. BUG=None. TEST=All tests should pass. No functionality change. Review URL: http://codereview.chromium.org/5967003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70827 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=66907 TEST=none Review URL: http://codereview.chromium.org/6094015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70826 0039d316-1c4b-4281-b951-d872f2087c98
-
johnnyg@chromium.org authored
Add passphrase migration UI according to the flow chart for users who require a passphrase the first time. BUG=63014,58935 TEST=test Review URL: http://codereview.chromium.org/5563004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70825 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
We weren't passing in the grit defines to grit_info.py, so we weren't getting the dependencies behind <if> blocks included in the Makefile. BUG=68028 Review URL: http://codereview.chromium.org/6109003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70822 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
This adds the new data-clearing APIs. BUG=None TEST=None Review URL: http://codereview.chromium.org/6102007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70821 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=68809 TEST=manual Review URL: http://codereview.chromium.org/6098006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70820 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=68897 TEST=see bug Review URL: http://codereview.chromium.org/6103005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70819 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6147003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70817 0039d316-1c4b-4281-b951-d872f2087c98
-
klobag@chromium.org authored
This should fix the bug, crbug.com/68548, where the process limit is not honored when process per tab is defined. BUG=6106003 Review URL: http://codereview.chromium.org/6106003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70815 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
TBR=amit BUG=none TEST=none Review URL: http://codereview.chromium.org/6162004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70813 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
select options directly from the C++ handler. BUG=none TEST=none Review URL: http://codereview.chromium.org/6150003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70812 0039d316-1c4b-4281-b951-d872f2087c98
-
- Jan 07, 2011
-
-
nirnimesh@chromium.org authored
Review URL: http://codereview.chromium.org/6146004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70804 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/5748003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70803 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace." This reverts r 70795, it broke the build. TBR=vandebo git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70802 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
and strides that do not match type. TEST=unit tests BUG=none Review URL: http://codereview.chromium.org/5991012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70800 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
This patch also starts reordering some of the cc files to match their headers. More of both cleanups will be done in future patches. BUG=68682 TEST=compiles Review URL: http://codereview.chromium.org/6085013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70799 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Added back testDisplayAndSavePasswordInfobar. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/4669008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70798 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=9911 TEST=compiles, works Review URL: http://codereview.chromium.org/6133004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70797 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=59972 TEST=none Review URL: http://codereview.chromium.org/6177002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70796 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6126002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70795 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitbm@google.com authored
Review URL: http://codereview.chromium.org/6135005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70794 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
in this context and we crash while invoking the destructor of the PluginHost as the reference count of the PluginHost object is 0. It is not clear as to why this happens as the PluginHost object is implemented as a singleton with a static scoped_refptr object around to ensure that the ref count is at least 1 until the CRT is around. From the dump it appears that CRT is still valid. In any case we don't need to validate the host pointers in NPN_MemAlloc and NPN_MemFree. Will look further in the code to see if there is any misuse of the PluginHost pointer. BUG=68767 TESt=none Review URL: http://codereview.chromium.org/6134001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70791 0039d316-1c4b-4281-b951-d872f2087c98
-