- 18 May, 2012 40 commits
-
-
benjhayden@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10263019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137949 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Per http://webkit.org/b/86676 this property is not exposed in the IDL and the plumbing for it can be removed. Review URL: https://chromiumcodereview.appspot.com/10383221 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137946 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10389212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137944 0039d316-1c4b-4281-b951-d872f2087c98
-
mpearson@chromium.org authored
The current implementation of the timing histogram causes a DCHECK when search provider suggest requests switch from success to failure or vice versa. This fixes the problem. I cannot test this to see if it works. I think it should. (The only machine I have configured to build chrome on is remote, so I cannot play with whether its network is enabled or not lest I lose my connection to it permanently.) BUG=128613 TEST= Review URL: https://chromiumcodereview.appspot.com/10382224 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137943 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
This fixes the cases where the cursor shows up when touching on views that don't process gesture events. BUG=117986 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10388198 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137942 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
Timing out on windows now too. BUG=97499 TEST= Review URL: https://chromiumcodereview.appspot.com/10414007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137941 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
This CL introduces precedences of extensions in the same way as they are handled by the old WebRequest API: If two extensions conflict, the most recently installed extension wins. BUG=112155 TEST=no Review URL: https://chromiumcodereview.appspot.com/10406013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137940 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137939 0039d316-1c4b-4281-b951-d872f2087c98
-
cira@chromium.org authored
- Added testing infrastructure + tests. - Spec changes reflected in code. - Documentation updates. - License fix TBR=jshin@chromium.org BUG=28604 TEST=See http://code.google.com/p/v8-i18n/wiki/Testing. Review URL: https://chromiumcodereview.appspot.com/10389207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137938 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts.google.com. We are going back to http://www.google.com/accounts/... for all API calls. BUG=127147 TEST=all serivices dependent on GAIA auth should still work (sync, login, policy, drive...) Review URL: https://chromiumcodereview.appspot.com/10411025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137937 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to alias as gpu::RefCountedThreadSafe. Additionally, ensure all of the nacl::RefCountedThreadSafe-derived classes do not have public destructors. BUG=123295 TEST=none Review URL: https://chromiumcodereview.appspot.com/10386080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137936 0039d316-1c4b-4281-b951-d872f2087c98
-
csharp@chromium.org authored
Removing any entries the no longer point to valid files from the cache's state. R=maruel@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10382239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137935 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
CID_COUNT=1 CID=104027 BUG=none TEST=none R=groby TBR=darin Review URL: https://chromiumcodereview.appspot.com/10389209 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137934 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10386187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137933 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=124750 TEST=none Review URL: https://chromiumcodereview.appspot.com/10392136 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137932 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=113397 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10389211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137931 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
CID_COUNT=1 CID=104029 BUG=none TEST=none R=groby TBR=aa Review URL: https://chromiumcodereview.appspot.com/10388197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137930 0039d316-1c4b-4281-b951-d872f2087c98
-
csharp@chromium.org authored
Replace the os.path.join command since the doesn't generate the intended url path on windows. R=maruel@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10389208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137929 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Per the spec, the resource ID for the root directory is defined as "folder:root". Add the resource ID to the root directory in our file system representation so we can look up the root directory by the resource ID. BUG=127697 TEST=add unit tests Review URL: https://chromiumcodereview.appspot.com/10332253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137928 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
This makes no attempt to really rationalize/simplify this flow, just get it off the BrowserList. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10409022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137927 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
Timing out on windows now too. BUG=97499 TEST= Review URL: https://chromiumcodereview.appspot.com/10411024 TBR=zea@chromium.org Review URL: https://chromiumcodereview.appspot.com/10387193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137926 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
Timing out on windows now too. BUG=97499 TEST= Review URL: https://chromiumcodereview.appspot.com/10411024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137924 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=128220 TEST=browser_tests --gtest_filter=SocketTest.* Review URL: https://chromiumcodereview.appspot.com/10310170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137923 0039d316-1c4b-4281-b951-d872f2087c98
-
munjal@chromium.org authored
BUG=124140 Review URL: https://chromiumcodereview.appspot.com/10408011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137922 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=128462 TEST=none Review URL: https://chromiumcodereview.appspot.com/10386218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137921 0039d316-1c4b-4281-b951-d872f2087c98
-
girard@chromium.org authored
Gesture and Touch events are now passed into the content window. This is only enabled if --enable-touch-events is flagged on the command line. BUG=124938 TEST= Review URL: https://chromiumcodereview.appspot.com/10365009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137920 0039d316-1c4b-4281-b951-d872f2087c98
-
https://bugs.webkit.org/show_bug.cgi?id=86749epoger@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10387188 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137919 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
Add schema chrome-extension-resource:// for extension resources. It may be used for bundle JS libraries in future like Google Analytics JS library. Mark a test case flaky for OSX, and reland it. BUG=122987 TEST=unit_tests --gtest_filter=ExtensionFileUtil.* TEST=browser_tests --gtest_filter=ExtensionResourceRequestPolicyTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137794 Review URL: https://chromiumcodereview.appspot.com/9909019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137918 0039d316-1c4b-4281-b951-d872f2087c98
-
enal@chromium.org authored
As a workaround for crbug.com/128128 we added delay. It is better to explicitly call sleep() than to loop. BUG=128128 TEST=No observable change in behavior, code somewhat cleaner and uses less resources. Review URL: https://chromiumcodereview.appspot.com/10399049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137917 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10389197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137916 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
Fixed proxy settings button behaviour: it becomes disabled when device isn't connected to any network. BUG=chromium:124943 TEST=Manual testing on an Alex device. Review URL: https://chromiumcodereview.appspot.com/10391182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137915 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Otherwise a lot of spew is generated when using test_isolation_mode=hashtable. Do not use hashtable since outdir is also used with _run and _remap. R=mad@chromium.org BUG=98636 TEST= Review URL: https://chromiumcodereview.appspot.com/10382238 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137914 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
TBR=yefim@chromium.org BUG=125307 Review URL: https://chromiumcodereview.appspot.com/10399088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137913 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=thakis@chromium.org BUG=98636 TEST=ninja unit_tests_run with test_isolate_mode!=noop works again Review URL: https://chromiumcodereview.appspot.com/10409028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137912 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
Introduce AppendStringAsIBusText/PopStringFromIBusText utility functions to handle string as IBusText, because there are many cases to handle IBusText as simple string. BUG=None TEST=chromeos-unittests,unit_tests,ui_unittests Review URL: https://chromiumcodereview.appspot.com/10332228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137911 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=mad@chromium.org BUG= TEST=Switching from test_isolate_mode=noop to hashtable works Review URL: https://chromiumcodereview.appspot.com/10386211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137910 0039d316-1c4b-4281-b951-d872f2087c98
-
tdanderson@chromium.org authored
Only allow touch events having radius values of at most 100 when computing the enclosing rectangle for a ET_GESTURE_TAP event. BUG=chrome-os-partner:9751 TEST=none Review URL: https://chromiumcodereview.appspot.com/10388193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137909 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Also, patch contains a fix for a bug where file size was not set correctly in document feed. We will also need a WebKit patch to fix the test, so until that is in, I'm disabling the test. *NOTE: I was beaten with disabling the test, but still landing this, since it contains some fixes :) TEST=None BUG=128759 Review URL: https://chromiumcodereview.appspot.com/10411022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137907 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137906 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
This fixes a bug caught by coverity. BUG=128302 TEST=none Review URL: https://chromiumcodereview.appspot.com/10382222 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137903 0039d316-1c4b-4281-b951-d872f2087c98
-