- 10 Jul, 2012 40 commits
-
-
scherkus@chromium.org authored
BUG=none TEST=none TBR=fischman Review URL: https://chromiumcodereview.appspot.com/10704130 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145895 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
I suspect that some of the version shear crashes happen to users with non-local profiles. In this case, it's easy to imagine that the version info in the registry is out of sync with that on the filesystem. BUG=78585 TEST=none Review URL: https://chromiumcodereview.appspot.com/10740003 TBR=grt@chromium.org Review URL: https://chromiumcodereview.appspot.com/10704132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145894 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
ExternalTabContainerWin wasn't forwarding requests for media access permission over to Browser's implementation BUG=134624 TEST=visit http://www.corp.google.com/~xians/webrtc_getusermedia.html, click the "GetUserMedia" button, and notice the infobar. Review URL: https://chromiumcodereview.appspot.com/10692113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145893 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
I suspect that some of the version shear crashes happen to users with non-local profiles. In this case, it's easy to imagine that the version info in the registry is out of sync with that on the filesystem. BUG=78585 TEST=none Review URL: https://chromiumcodereview.appspot.com/10740003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145892 0039d316-1c4b-4281-b951-d872f2087c98
-
pliard@chromium.org authored
This is part of the unit_tests linking effort. This will later have to be implemented (upstreamed) properly. Review URL: https://chromiumcodereview.appspot.com/10701092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145891 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Remove browser::FindLastActiveWithProfile call in importer code. There are many ways to create an ImporterHost, but only when it's created from the webui do we give the option to import from Google Toolbar. In that case, pass the Browser* directly. BUG=129187 Review URL: https://chromiumcodereview.appspot.com/10750018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145890 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@chromium.org authored
(from @google). NOTRY=true BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10756019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145889 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145888 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
Problem was the following. Sometimes mount completed event comes before volume list initialized. In this case DirectoryModel sees that something has changed and the current volume is not mounted. Solution consists in not firing the 'change' event before the volume list has initialized. BUG=135477 TEST=Insert and remove a USB stick several times. Review URL: https://chromiumcodereview.appspot.com/10735031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145887 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10689135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145886 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
This doesn't hook it up yet. Pepper Flash needs this for RTMPT. BUG=134615 TEST=not really (except for trivial URL request test) Review URL: https://chromiumcodereview.appspot.com/10762017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145885 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145884 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
All files under LayoutTests/http/tests/websocket/tests/hixie76 where removed from WebKit at r122199 which was rolled into chromium in r145860. Since these files do not exist anymore, remove them from browser_tests.isolate. TBR=thakis@chromium.org NOTRY=true BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10696149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145883 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
The only CL that's in that roll is the one adding iOS support to nss.gyp BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10694114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145882 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145881 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
CID_COUNT=4 CID=104409,104410,104411,104412 BUG=none TEST=none R=groby TBR=sky,hans,darin Review URL: https://chromiumcodereview.appspot.com/10703108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145880 0039d316-1c4b-4281-b951-d872f2087c98
-
torne@chromium.org authored
Pick up use_system_icu support for Android in icu.gyp Review URL: https://chromiumcodereview.appspot.com/10696146 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145879 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Cyberoam report that they have already pushed a fix to their boxes. BUG=none TEST=none https://chromiumcodereview.appspot.com/10763006/ git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145877 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
According to math.h in the 10.6 SDK, finite is deprecated in favor of isfinite, and finite isn't available on iOS. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10704126 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145876 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=135092 TEST=Manually. Review URL: https://chromiumcodereview.appspot.com/10757004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145875 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=113688 TEST=none Review URL: https://chromiumcodereview.appspot.com/10701114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145874 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
These files have diverged overtime. We need to get them in sync in preparation for the instrumentation tests. The patches downstream have been entangled, so this is a bit big and contains a series of otherwise unrelated patches. However, it's probably safer to do this way (as it's guaranteed to be similar to downstream), than trying to split it in multiple patches. BUG= TEST=try -b android_test Review URL: https://chromiumcodereview.appspot.com/10689132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145872 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
contributed by eustas@google.com BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10651010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145870 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145869 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
We need to consolidate this enum into a single place, that can be used by both classes. This will be used for the views component work (crbug.com/125846). BUG=136248,125846 R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10703110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145868 0039d316-1c4b-4281-b951-d872f2087c98
-
danno@chromium.org authored
R=mstarzinger@chromium.org Review URL: https://chromiumcodereview.appspot.com/10702125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145867 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145866 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10757002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145865 0039d316-1c4b-4281-b951-d872f2087c98
-
pliard@chromium.org authored
This is part of Chrome for Android upstreaming (and also needed to link unit_tests). Review URL: https://chromiumcodereview.appspot.com/10689107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145864 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=135251 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10697082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145863 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
* directory drag-and-drop should work for a USB drive etc * Media device intent should work on Windows BUG=134828,135010 TEST=manually tested TEST=IsolatedContext\* Review URL: https://chromiumcodereview.appspot.com/10713007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145862 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145861 0039d316-1c4b-4281-b951-d872f2087c98
-
hayato@chromium.org authored
TBR= BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10735027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145860 0039d316-1c4b-4281-b951-d872f2087c98
-
vsevik@chromium.org authored
BUG=136313 Review URL: https://chromiumcodereview.appspot.com/10693120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145859 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
Remote filesystems need to know when a plugin finished updating a local cache file in order to commit the change. This CL is to wire the notification of file close between the two components. Since writable OpenFile is not yet implemented for remote filesystem, the CL itself should not cause behavior change. BUG=132236 TEST=browser_tests --gtest_filter='*FileIO*' Review URL: https://chromiumcodereview.appspot.com/10541113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145856 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=None Test=None Review URL: https://chromiumcodereview.appspot.com/10773002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145855 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
Hook up this flag for Android and enable it when building with the Android build system. Review URL: https://chromiumcodereview.appspot.com/10704079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145854 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145853 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
BUG=none TEST=compile Review URL: https://chromiumcodereview.appspot.com/10704124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145851 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://chromethakis@chromium.org authored
BUG=134372 TEST=none Review URL: https://chromiumcodereview.appspot.com/10764010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145849 0039d316-1c4b-4281-b951-d872f2087c98
-