- 17 Feb, 2011 40 commits
-
-
zea@chromium.org authored
BUG=73198 TEST=self Review URL: http://codereview.chromium.org/6534004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75322 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
The theme on the gallery that corresponds to classic has a real extension id that we need to detect. By the time the BrowserThemeProvider can detect it, it has already been unpacked so just hard code the extension ID into chrome. BUG=67751 TEST=Install a theme, verify that 'use classic theme' is enabled, install Default theme, verify that 'use classic theme' is disabled Review URL: http://codereview.chromium.org/6532033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75321 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75320 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=73252 TEST=see bug Review URL: http://codereview.chromium.org/6507043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75316 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=59945, 59946 TEST=trybots Review URL: http://codereview.chromium.org/6531028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75315 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=58409 Review URL: http://codereview.chromium.org/6539002 Patch from Kushal Pisavadia <kushi.p@gmail.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75314 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
Tweak sslimpl.h to eliminate one conflict when applying clientauth.patch. Unfortunately one conflict in sslimpl.h and one conflict in ssl3con.c still remain in clientauth.patch. Add the applypatches.sh script to make it easier to apply the patches. R=agl BUG=none TEST=none Review URL: http://codereview.chromium.org/6538005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75311 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
Fix for the leak was checked in as r75222. Patch by sjl@chromium.org: http://codereview.chromium.org/6538026/ BUG=73132 TEST=linux_valgrind try bot. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75309 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
Simpler! -=150 lines :) Need this to be able to use SyncerThread2. BUG=26339 TEST=DataTypeManagerImpl2Test Review URL: http://codereview.chromium.org/6528042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75308 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Force native frames to repaint when OnNCActivate is called. With a profile menu button added to the GlassBrowserFrameView, failure to trigger the frame repaint means that the button will remain in the active state even when the frame has been deactivated. BUG=none TEST=frames behave normally in Aero mode, when activated and deactivated. Review URL: http://codereview.chromium.org/6507044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75306 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TEST=Fix for crash in setup. See bug for details. BUG=73212 Review URL: http://codereview.chromium.org/6533009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75305 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=chromium-os:10937 TEST=make sure [Activate] button does not show in connection details if the device is already activated Review URL: http://codereview.chromium.org/6516019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75304 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=41106 TEST=none Review URL: http://codereview.chromium.org/6526010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75303 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=Enable print preview on Mac, make sure print button in print preview works. Review URL: http://codereview.chromium.org/6479004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75302 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/6538020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75301 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=http://code.google.com/p/data-race-test/issues/detail?id=62 TBR=glider TEST=TSan/UI/FYI goes green Review URL: http://codereview.chromium.org/6538030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75300 0039d316-1c4b-4281-b951-d872f2087c98
-
noelutz@google.com authored
If the client-side phishing detection classifies a page as phishing it will send back a ping to Google to verify whether or not the page is really phishing. If the server also classifies the site as phishing we may show a phishing interstitial if it is enabled. BUG= TEST= Review URL: http://codereview.chromium.org/6014003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75299 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6519053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75298 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
BUG=59242 TEST=unit,sync_unit,sync_integration Review URL: http://codereview.chromium.org/6465005 TBR=zea@chromium.org Review URL: http://codereview.chromium.org/6537027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75297 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
75262 breaks sync for non-@gmail.com accounts. Will revert until that is sorted out. BUG=73067 TBR=hclam Review URL: http://codereview.chromium.org/6519058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75296 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
TBR=mnaganov BUG=none TEST=none Review URL: http://codereview.chromium.org/6537026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75295 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
priority. BUG=72007 TEST=base_unittests --gtest_filter=MessageLoopTest.RecursiveDenial3 Review URL: http://codereview.chromium.org/6507017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75294 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
r562 Added new line after generated HLSL break, continue and kill statements. http://codereview.appspot.com/4179054 TEST=try BUG=none Review URL: http://codereview.chromium.org/6539003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75293 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
Remove FLAKY for test PrintPreviewUITest.PrintCommandDisabled (rebooting the builder per thestig's suggestion fixed the flakiness). BUG=69389 TEST=none Review URL: http://codereview.chromium.org/6289002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75291 0039d316-1c4b-4281-b951-d872f2087c98
-
dtu@chromium.org authored
BUG=chromium-os:8514 TEST=manual Review URL: http://codereview.chromium.org/6515016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75290 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6528028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75289 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
BUG=9181 TEST=Drag a URL or ay text to the toolbar area, including back/forward/reload buttons, and the browser action/menu area. This should not interfere with dragging and dropping of browser actions. Test that browser actions behave as they should (i.e. should be able to change their order in the toolbar). Review URL: http://codereview.chromium.org/6462009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75288 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
BUG=59242 TEST=unit,sync_unit,sync_integration Review URL: http://codereview.chromium.org/6465005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75287 0039d316-1c4b-4281-b951-d872f2087c98
-
sanjeevr@chromium.org authored
Added support to the Windows cloud print proxy to print XPS documents directly without any conversion (only works on Windows 7). The proxy uses the Accept: header to specify what data types it can accept. BUG=None. TEST=When the cloud print service supports this, submitting an XPS document should go through to the Win 7 proxy without any conversions. Review URL: http://codereview.chromium.org/6523040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75286 0039d316-1c4b-4281-b951-d872f2087c98
-
jkummerow@chromium.org authored
BUG=None TEST="gclient runhooks" works on Mac with GYP_DEFINES="mac_breakpad=1" (e.g. on the official Mac builder) Review URL: http://codereview.chromium.org/6532028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75285 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
Should pass after the last WK roll (r75275). TBR=podivilov@chromium.org TEST=DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh BUG=73289 Review URL: http://codereview.chromium.org/6531030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75284 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
Having namespaces ui::gfx and just gfx are causing compiler disambiguation problems. This will resolve that. BUG=carnitas TEST=compiles and gfx_unittests Review URL: http://codereview.chromium.org/6533013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75283 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This change adds a simple DOMUI interface to the HSTS list. Since the list is stored, hashed in memory and on disk, there's no list of entries. But the set can be queried and we can provide insertion and deletion. BUG=none TEST=Open about:net-internals, goto HSTS tab. Review URL: http://codereview.chromium.org/6500010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75282 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75281 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=73299 TEST=None Review URL: http://codereview.chromium.org/6519054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75280 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6507015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75279 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6537017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75278 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
It's timing out and still causing the test suite to go red. BUG=61636 TEST=none TBR=nsylvain Review URL: http://codereview.chromium.org/6538023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75276 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
TBR=atwilson BUG=none TEST=none Review URL: http://codereview.chromium.org/6539015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75275 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
Mark DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh as disabled, as it timeouts, not fails. BUG=73289 TEST=DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75274 0039d316-1c4b-4281-b951-d872f2087c98
-