- 18 May, 2012 40 commits
-
-
jam@chromium.org authored
TBR=ben Review URL: https://chromiumcodereview.appspot.com/10383239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137865 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
TBR=rtenneti Review URL: https://chromiumcodereview.appspot.com/10411019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137864 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
This is in support of the pre-win8 -> win8 upgrade scenario. BUG=128131,127734 TEST=manual: install on pre-win8 and confirm that the COM registration for the DelegateExecute handler is present in HKCR (Google Chrome: {5C65F4B0-3651-4514-B207-D10CB699B14B} or Chromium: {A2DF06F9-A21A-44A8-8A99-8B9C84F29160}) and that the start menu shortcut has the dual mode juju. Review URL: https://chromiumcodereview.appspot.com/10386167 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137863 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=xiyuan@chromium.org TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10408009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137862 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=128724 Review URL: https://chromiumcodereview.appspot.com/10407039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137861 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=67301 Review URL: https://chromiumcodereview.appspot.com/10332246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137860 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=128724 Disable InstantTest.OnCancelEvent and InstantTest.PreloadsInstant BUG=91891 TEST= Review URL: https://chromiumcodereview.appspot.com/10409027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137859 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
BUG=112155 TEST=no Review URL: https://chromiumcodereview.appspot.com/10386172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137858 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
Instead of adding the enlarged thumbnail then image loaded empty hidden div is created. BUG=128254 TEST=To simulate situation then new images replace old ones before firsts have completely loaded execute "FileManager.THUMBNAIL_SHOW_DELAY = 1" in DevTools. Review URL: https://chromiumcodereview.appspot.com/10392155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137857 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
The term "Page" had a double meaning -- either a visit, or a portion of the full list of visits. The term visit is more appropriate for the former, and it better matches the terminology in the history backend. Also remove some unused code, and make a few style cleanups. BUG=None TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10391052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137856 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=91891 Review URL: https://chromiumcodereview.appspot.com/10332245 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137855 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=67301 Review URL: https://chromiumcodereview.appspot.com/10407037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137854 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=124300,114104,103539,89845,115192 TEST= Review URL: https://chromiumcodereview.appspot.com/10387176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137851 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=107226 Review URL: https://chromiumcodereview.appspot.com/10409026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137849 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137848 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10411005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137847 0039d316-1c4b-4281-b951-d872f2087c98
-
glotov@google.com authored
BUG=126774 TEST=none Review URL: https://chromiumcodereview.appspot.com/10406029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137846 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
PhishingClassifierTest.TestClassification PhishingClassifierDelegateTest.IgnorePreliminaryCapture PhishingClassifierDelegateTest.NoStartPhishingDetection PhishingClassifierDelegateTest.PhishingDetectionDone PhishingClassifierDelegateTest.NoScorer_Ref PhishingClassifierDelegateTest.DuplicatePageCapture PhishingClassifierDelegateTest.Navigation PhishingDOMFeatureExtractorTest.SubFrames PhishingDOMFeatureExtractorTest.ScriptAndImageFeatures PhishingDOMFeatureExtractorTest.SubframeRemoval PhishingDOMFeatureExtractorTest.LinkFeatures PhishingDOMFeatureExtractorTest.FormFeatures BUG=128705 Review URL: https://chromiumcodereview.appspot.com/10388190 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137845 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=102030 Review URL: https://chromiumcodereview.appspot.com/10386207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137844 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
BUG=128307 TEST=Getting histograms that are useful for us. Review URL: https://chromiumcodereview.appspot.com/10406005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137843 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
BUG=128705 Review URL: https://chromiumcodereview.appspot.com/10413003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137842 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
It wasn't needed for drag-and-drop but platform native access seems to need this. http://codereview.chromium.org/10332071 BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10332240 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137841 0039d316-1c4b-4281-b951-d872f2087c98
-
keishi@chromium.org authored
BUG=126459 TEST= Review URL: https://chromiumcodereview.appspot.com/10307004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137838 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137837 0039d316-1c4b-4281-b951-d872f2087c98
-
falken@chromium.org authored
The effect is to migrate a pref like webkit.webprefs.global.standard_font_family to webkit.webprefs.fonts.standard.Zyyy This has two motivations: 1) Undo the migration of font prefs to the "global" (as opposed to per-tab) namespace, as planned here: <http://codereview.chromium.org/9838050>. There are still more prefs to move out of "global" after this patch. 2) Move the "global script" (as opposed to per-script) font prefs into the per-script font maps, under the script code "Zyyy" (the ISO 15924 code for the "Common" script). This is consistent with WebKit-side settings and should simplify the code overall as we no longer have to special case the global script vs the per-script fonts. TBR=gene for chrome/browser/printing BUG=123812 TEST=browser_tests --gtest_filter=PrefsTab* and ExtensionApiTest.Font* Review URL: https://chromiumcodereview.appspot.com/10107014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137835 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10383242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137833 0039d316-1c4b-4281-b951-d872f2087c98
-
gavinp@chromium.org authored
We don't use IsPendingDelete or DidPrerenderFinishLoading, so remove them from our interface. R=mmenke@chromium.org TEST=None Review URL: https://chromiumcodereview.appspot.com/10377058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137832 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change disables retrieving suggestions for misspelled words automatically because it consumes lots of CPU power, especially when we paste a long word such as function names. (It is an overkill to retrieve them.) BUG=126249 TEST=none Review URL: https://chromiumcodereview.appspot.com/10388178 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137831 0039d316-1c4b-4281-b951-d872f2087c98
-
gavinp@chromium.org authored
In http://codereview.chromium.org/10006041 we removed the definition of these two methods, but not their declarations. BUG=None Review URL: https://chromiumcodereview.appspot.com/10384059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137830 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
FilteredEventRouter will be used in the browser and the renderer to match events to interested parties. In the browser it will be used to send events only to renderers that are interested in them, and in the renderer it will be used to send events to the correct JS listeners. BUG=121479 Review URL: https://chromiumcodereview.appspot.com/10388135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137829 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
Also remove pepflashplayer. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10408018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137828 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Picked up stevenjb@: Added WimaxConfigView. BUG=128429 TEST=Run chrome ash/chromeos in a stub environment. It should be possible to 'connect' to 'Fake Wimax1' Review URL: https://chromiumcodereview.appspot.com/10407034 TBR=zelidrag@chromium.org Review URL: https://chromiumcodereview.appspot.com/10412003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137827 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=127916 TEST=WebMClusterParserTest.* Review URL: https://chromiumcodereview.appspot.com/10382200 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137826 0039d316-1c4b-4281-b951-d872f2087c98
-
gavinp@chromium.org authored
After https://bugs.webkit.org/show_bug.cgi?id=85005 lands, but before https://bugs.webkit.org/show_bug.cgi?id=85021 lands, this patch removes a dependency on an old WebKit thunk. BUG=84236 Review URL: https://chromiumcodereview.appspot.com/10244007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137825 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
1. Me2MeHostAuthenticatorFactory now verifies that the bare JID of the remote client matches bare JID of the host. Previously it was comparing it with the user's email, which may be different from JID. 2. GaiaOAuthClient now fetches user's email. 3. SignalingConnector verifies that user's email matches the expected value stored in xmpp_login. If it doesn't, then the auth token was generated for a different account and the host treats it as an authentication error. BUG=128102 Review URL: https://chromiumcodereview.appspot.com/10332187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137824 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
TBR=jianli BUG=118168 TEST=Tree is green. Review URL: https://chromiumcodereview.appspot.com/10412002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137823 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
Without this, the web-app if the host plugin cannot be loaded. BUG=128586 Review URL: https://chromiumcodereview.appspot.com/10332234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137822 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
To avoid conflict existing IBusText which is defined in ibus.h, wrap ibus namespace. This is just workaround and will remove after complete libibus removal. TEST=ui_unittests,unit_tests,dbus_unittests,chromeos_unittests BUG=126947 Review URL: https://chromiumcodereview.appspot.com/10411006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137821 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137820 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
1385: Allow multiple possibe error codes for the "status" parameter. (test-only) 1386: make: Support '#' characters in defines. Fixes mac shared bot. BUG=none TEST=mac shared bot goes green after r137795 TBR=scottmg Review URL: https://chromiumcodereview.appspot.com/10409020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137819 0039d316-1c4b-4281-b951-d872f2087c98
-