- 10 Jul, 2012 40 commits
-
-
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
-
rsleevi@chromium.org authored
BUG=123295 TEST=net_unittests Review URL: https://chromiumcodereview.appspot.com/10690104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145845 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Previously, CACHE_TYPE_PINNED was set when the file was pinned but not yet fetched. This is awkward as the cache file is stored in either 'tmp' or 'persistent' directory. This is in preparation of removing sub_dir_type member from CacheEntry, which is in preparation of removing 'pinned' and 'outgoing' directories. This is yet another yak to shave. BUG=136390 TEST=out/Release/unit_tests --gtest_filter=GData* Review URL: https://chromiumcodereview.appspot.com/10765020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145844 0039d316-1c4b-4281-b951-d872f2087c98
-
cem.kocagil@gmail.com authored
BUG=136080 TEST=Try the steps in the bug report Review URL: https://chromiumcodereview.appspot.com/10701099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145843 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
BUG=136228 Review URL: https://chromiumcodereview.appspot.com/10758025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145842 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
BufferedDataSource now receives buffering updates separate from loading state updates and no longer has to query the loader for what changed. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10692106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145841 0039d316-1c4b-4281-b951-d872f2087c98
-
vrk@chromium.org authored
This removes the work to calculate buffers' durations in WebMClusterParser and modifies SourceBufferStream to no longer need duration information to work. This allows us to fix several bugs. BUG=131695,136418 TEST=media_unittests, go/oiedsb no longer needs Abort()s to work Review URL: https://chromiumcodereview.appspot.com/10692053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145839 0039d316-1c4b-4281-b951-d872f2087c98
-
https://src.chromium.org/viewvc/chrome?view=rev&revision=145774cpu@chromium.org authored
It had green tries but I guess I missed an include<shellapi.h> Wires the "open in desktop" button of the metro plugin infobar It launches chrome in desktop (or creates a new tab) and transitions to desktop more. Also the help link is now final. TBR=ben BUG=133422 TEST= see bug comment 5 Review URL: https://chromiumcodereview.appspot.com/10758024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145838 0039d316-1c4b-4281-b951-d872f2087c98
-