- 01 Dec, 2011 40 commits
-
-
palmer@chromium.org authored
We're downloading code here, after all! Review URL: http://codereview.chromium.org/8772015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112547 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
R=jam@chromium.org BUG=104980 TEST=None. Review URL: http://codereview.chromium.org/8666013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112545 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
use_webkit_compositor is set. BUG=none TEST=none R=piman@chromium.org Review URL: http://codereview.chromium.org/8774012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112544 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
TBR=timurrrr@chromium.org BUG=106067 TEST=valgrind bots should stay greener Review URL: http://codereview.chromium.org/8770018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112543 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
This was less useful than I thought it would be because we are purposely creating chromeHidden for web pages now, due to the chrome.app API. Also, move GetChromeHidden() to ChromeV8Context just because it makes more sense to me there. BUG=106014 Review URL: http://codereview.chromium.org/8761020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112540 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
TBR=piman@chromium.org Review URL: http://codereview.chromium.org/8769018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112539 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
BUG=98473 Review URL: http://codereview.chromium.org/8771001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112538 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
This is necessary for gcc 4.4.3, see the comments on http://codereview.chromium.org/8687014 BUG=94925 TEST=none TBR=willchan Review URL: http://codereview.chromium.org/8776012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112537 0039d316-1c4b-4281-b951-d872f2087c98
-
dennisjeffrey@chromium.org authored
A change to the Calendar UI requires a minor modification to this test. BUG=None TEST=None Review URL: http://codereview.chromium.org/8757013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112536 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
http://codereview.chromium.org/8747022 BUG=97249 TEST=none Review URL: http://codereview.chromium.org/8769011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112535 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
R=groby BUG=none TEST=none Review URL: http://codereview.chromium.org/8743019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112534 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:20156,chromium-os:22832 TEST=None Review URL: http://codereview.chromium.org/8720006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112533 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
Add methods to NativePanel. Also provide dummy implementation for all platforms. BUG=none TEST=no test due to no new functionity Review URL: http://codereview.chromium.org/8681025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112532 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
BUG=none TEST=git status TBR=isherman@chromium.org Review URL: http://codereview.chromium.org/8772012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112530 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
This is needed to support ongoing overflow panel work. BUG=none TEST=none since overflow is not enabled yet Review URL: http://codereview.chromium.org/8762017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112529 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Alt-L (print layer tree) Added name in RenderWidgetHostViewAura Made Window::SetName update the layer name. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112232 Review URL: http://codereview.chromium.org/8585007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112528 0039d316-1c4b-4281-b951-d872f2087c98
-
mrossetti@chromium.org authored
Do not call FixupUserInput as it was prepending unexpected prefixes (such as file://) to the search string and bypassing valid results. Move the search string decomposition operation from the HQP into the IMUI. In the final substring filtering use whitespace delineated terms rather than words. Instead of bailing if we get a large results set (>500) filter it down to 500 by sorting by typed-count/visit-count/last-visit. This means it's no longer necessary to bypass the HQP if there is only one character in the search term so get rid of the ExpandedInMemoryURLIndexTest.ShortCircuit unit test. BUG=101301,103575 TEST=Added unit tests. Review URL: http://codereview.chromium.org/8526010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112527 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
I had added a hack in http://codereview.chromium.org/196007 to mimic a behavior of how rc.exe replaces \n with a newline. Unfortunately, this didn't make it possible to have legitimate uses of \n in a string. Instead, remove all occurrences of \n in preparation of removing this hack. BUG=105985 Review URL: http://codereview.chromium.org/8757009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112526 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=105941 TEST=Verify NTP4 page continues to function properly. Review URL: http://codereview.chromium.org/8760003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112525 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
BUG=none TEST={content,media}_unittests,test_shell_tests,trybots Review URL: http://codereview.chromium.org/8764002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112523 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
I added these accelerators based on the following sources in the Chromium OS window_manager.git: - layout2/layout_manager2.cc - window_manager.cc BUG=97255 TEST=Manual Review URL: http://codereview.chromium.org/8689003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112522 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
Be more careful when calling methods on chromeHidden. If chromeHidden didn't have the method before, it would stop the current stack because of an unhandled try/catch. BUG=100401 TEST=described in bug Review URL: http://codereview.chromium.org/8759018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112521 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=79722 TEST=compiles Review URL: http://codereview.chromium.org/8743021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112518 0039d316-1c4b-4281-b951-d872f2087c98
-
bryner@chromium.org authored
This was accidentally broken in http://codereview.chromium.org/8573018 . BUG=105970 TEST=none Review URL: http://codereview.chromium.org/8775018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112516 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=None TEST=memory bot happiness Review URL: http://codereview.chromium.org/8775017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112515 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
BUG=105046 TEST=none Review URL: http://codereview.chromium.org/8769010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112514 0039d316-1c4b-4281-b951-d872f2087c98
-
noelutz@google.com authored
The UI is currently only implemented on Windows. This CL will disable the enhanced protection for all non-Windows OSes by simply not sending any server request and always returning a SAFE verdict to API clients. BUG=102540 TEST=No visible change. Run all unit-tests for DownloadProtectionServiceTest. Review URL: http://codereview.chromium.org/8724014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112513 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
I basically turned off everything that is turned on in the root DEPS file, and then selectively turned stuff on. I had to provide some macros to replace the use of base/compilerspecific.h and build/buildconfig.h. I'm not sure if we have a coherent understanding of private vs trusted yet, but my thinking is that trusted can do anything, but private can't use trusted (it sounds like we may start selectively exposing some private interfaces to installed apps). BUG=None TEST=None Review URL: http://codereview.chromium.org/8764004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112512 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
BUG=105954 TEST=Manual Review URL: http://codereview.chromium.org/8758001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112511 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8651005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112510 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:23472 TEST=Go to chrome://settings/internet, should not see import network settings option. Review URL: http://codereview.chromium.org/8764008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112509 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=chromium-os:23124 TEST=Network configuration continues to work, options are locked down for policy-configured networks. Review URL: http://codereview.chromium.org/8726008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112508 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://settings/internetmnissler@chromium.org authored
BUG=chromium-os:23124 TEST=Network configuration continues to work, options are locked down for policy-configured networks. Review URL: http://codereview.chromium.org/8726007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112507 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=103986 TEST=Checked all the accelerator text shown in the menu equal to the ones on non-Aura Chrome OS. Review URL: http://codereview.chromium.org/8773003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112506 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG=85132 TEST=NONE Review URL: http://codereview.chromium.org/8760021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112505 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
BUG=106010 TEST= Review URL: http://codereview.chromium.org/8770014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112504 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
2 parts: - not all RenderWidgetHosts are RenderViewHosts - correctly set window/viewport size regardless of order of RenderWidgetFullscreenPepper::OnResize vs RenderWidgetFullscreenPepper::CreateContext BUG=101848 TEST=Pepper Flash on Youtube, go fullscreen Review URL: http://codereview.chromium.org/8758017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112503 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8764005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112502 0039d316-1c4b-4281-b951-d872f2087c98
-
kgr@chromium.org authored
BUG=103949 TEST=manual Review URL: http://codereview.chromium.org/8729042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112501 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Make TaskManager not use ChildProcessInfo. After this change, I will make BrowserChildProcessHost not derive from ChildProcessInfo, and just remove that struct completely. BUG=98716 Review URL: http://codereview.chromium.org/8764021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112500 0039d316-1c4b-4281-b951-d872f2087c98
-