- 30 May, 2013 40 commits
-
-
glider@chromium.org authored
BUG=244668 R=timurrrr@chromium.org Review URL: https://codereview.chromium.org/16134005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203130 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
So that we can tell if the origin has isolated storage partition or not. BUG=242272 TEST=ExtensionSpecialStoragePolicyTest.HasIsolatedStorage R=asargent@chromium.org, michaeln@chromium.org Review URL: https://codereview.chromium.org/15862008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203129 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
Incognito mode may be always-on by configuration policy. When that is set then the TaskManager shouldn't open a new non-incognito window. The TaskManager doesn't have an associated Profile, so it uses the last used Profile. This change introduces a getter for the last used allowed Profile, which returns the OTR Profile if that's dictated by policy. BUG=244246 Review URL: https://chromiumcodereview.appspot.com/16072014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203128 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
The sign-in flow always opens in a non-incognito window, and should be disabled when only incognito is allowed. BUG=244246 Review URL: https://chromiumcodereview.appspot.com/16072010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203127 0039d316-1c4b-4281-b951-d872f2087c98
-
nhiroki@chromium.org authored
This change factors out DriveMetadataDB V0-V1 migration functions into metadata_db_migration_utils.{cc,h}, and also moves function to deprecate batch sync origins into the files. BUG=none TEST=unit_tests --gtest_filter=\*DriveMetadataDBMigrationUtilTest\* Review URL: https://chromiumcodereview.appspot.com/15951007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203126 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
This CL implements UsageTracker::GetGlobalLimitedUsage without gathering usages for all origins. Using cache-disabled temporary unlimited storage will no longer hurt performance for other origins, after the change. The CL also fixes usage calculation: the usages of cache-disabled limited origins will be counted as limited storage, though it was counted as unlimited, previously. BUG=220029 TEST=UsageTrackerTest.LimitedGlobalUsageTest Review URL: https://chromiumcodereview.appspot.com/15950004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203125 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
These tests verifie that the crash of NaCl module introduced by r200088 does not occur when PPB_FileIO_Private::RequestOSFileHandle is called with PPB_FileIO opened with PP_FILEOPENFLAG_EXCLUSIVE. BUG=243241,241726 TEST= browser_tests --gtest_filter="PPAPI*Test.FileIO" passes Revert r200088 browser_tests --gtest_filter="PPAPI*Test.FileIO" crashes Review URL: https://chromiumcodereview.appspot.com/15864005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203124 0039d316-1c4b-4281-b951-d872f2087c98
-
mtomasz@chromium.org authored
This patch cleans up tests on the Javascript side for Files.app: - Introduce a StepRunner, which runs multi-step test cases. - Add checking for Javascript errors after each test case. - Add missing comments. TEST=browser_tests BUG=244327 Review URL: https://chromiumcodereview.appspot.com/15809007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203123 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
This change is per jam@'s review comment on https://codereview.chromium.org/12389073/ . The switch is redundant with --enable-stats-collection-bindings . BUG=None TBR=tonyg Review URL: https://chromiumcodereview.appspot.com/15804006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203122 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203121 0039d316-1c4b-4281-b951-d872f2087c98
-
kouhei@chromium.org authored
BUG=240959 Review URL: https://chromiumcodereview.appspot.com/15725006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203120 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=rmistry@google.com Review URL: https://codereview.chromium.org/15703004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203119 0039d316-1c4b-4281-b951-d872f2087c98
-
tyoshino@chromium.org authored
Translate.LocalesOnDisabledByPrefs is not sorted correctly. Presubmit runs pretty print script and aborts upload. TBR=isherman NOTRY=true Review URL: https://codereview.chromium.org/15690019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203117 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/16056002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203114 0039d316-1c4b-4281-b951-d872f2087c98
-
hajimehoshi@chromium.org authored
This logs the user locale when the Translate feature is disabled by the user. This allows us to investigate the correlation between the user locale and the usage rates of the Translate. I'll commit this CL after https://chromiumcodereview.appspot.com/15311006/ is committed. BUG=242142 Review URL: https://chromiumcodereview.appspot.com/15970002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203113 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremycho@chromium.org authored
BUG=245125 Review URL: https://chromiumcodereview.appspot.com/15848006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203112 0039d316-1c4b-4281-b951-d872f2087c98
-
ckocagil@chromium.org authored
Fixes a regression from http://crrev.com/88149 BUG=234472 Review URL: https://chromiumcodereview.appspot.com/15111002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203111 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/15764006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203109 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
This CL added the selector for the column divider at the next to the checkbox in order to remove it. BUG=245072 TEST=manually Review URL: https://chromiumcodereview.appspot.com/15737030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203108 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
BUG=234594 Review URL: https://chromiumcodereview.appspot.com/15715018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203107 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
These headers have moved from Source/Platform/chromium/public to public/platform. This CL updates the remaining references to the old location to point to the new location. After this CL lands, I'll remove the forwarding headers that are letting these references still work. TBR=darin@chromium.org BUG=239545 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/15648012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203106 0039d316-1c4b-4281-b951-d872f2087c98
-
chromeos-lkgm@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203105 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=243997 Review URL: https://chromiumcodereview.appspot.com/15730007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203102 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
This feature is required to prevent user base expansion without removing extension for user that use the app. See crbug.com/242806 to see more details. BUG=242806 TEST=ExtensionServiceTest.ExternalPrefProvider R=asargent@chromium.org Review URL: https://codereview.chromium.org/15899007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203101 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
BUG=245147 Review URL: https://chromiumcodereview.appspot.com/15737031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203100 0039d316-1c4b-4281-b951-d872f2087c98
-
kewang@google.com authored
BUG=176647 Review URL: https://chromiumcodereview.appspot.com/14582021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203099 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
This adds a new IPC message QuitApp which is sent by the shim when the user quits the shim (right click -> Quit). The AppShimHost responds by closing all windows associated with the app. The shim actually quits when the extension eventually closes and AppShimHost closes the channel to the shim. BUG=168080 TEST=Start an app using its shim. Right click the app in the dock and select quit. The shell windows of that app should close. Review URL: https://chromiumcodereview.appspot.com/14579005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203098 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
Populating this for not-yet-fetched file causes NOT_MODIFIED case on downloading the file. BUG=229764 Review URL: https://chromiumcodereview.appspot.com/16152003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203097 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
BUG=236029 R=ananta@chromium.org Review URL: https://codereview.chromium.org/15935013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203096 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
The file is a remnant of r203082. BUG=244363 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/16219003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203095 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=none R=estade@chromium.org Review URL: https://chromiumcodereview.appspot.com/16077005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203094 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://translate-internals/hajimehoshi@chromium.org authored
This column allows us to see what text is used to detect a language. The text is generated from the web page seen by the user, and doesn't include HTML tags. The text is sent from the renderer process to the browser process each time when detecting. This feature will help us to solve the problems, for example, the problem where the translation infobar indicates the web page language we don't expect. For now, with this CL, the text is always sent even though the translate-internals tab page doesn't exist. BUG=175967 Review URL: https://chromiumcodereview.appspot.com/15728008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203093 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Misc Ash windows incorrectly get new style BubbleFrameViews. Revert new dialog style change to CreateDefaultNonClientFrameView. This reverts non-dialog Ash windows to the old CustomFrameViewAsh. See before/after pics at http://crbug.com/241810#c17 Dialogs get frames from DialogDelegate::CreateNonClientFrameView. ( where 'dialogs' are DialogDelegate[View] [subclass] instances ) BUG=241125,241810,166075 TEST=Only dialog windows have the new-style bubble border. No windows have a double-border issue. R=derat@chromium.org Review URL: https://chromiumcodereview.appspot.com/15685017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203092 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
By this patch, a search result entry whose metadata is not fetched yet is temporarily added to the hidden "drive/other" directory for making it possible to appear in the search result UI. Normal feed loading routine will move it back to the right place once the real metadata is loaded. BUG=181075 TEST=Search "a" during the initial load of an account with large number of files R=hashimoto@chromium.org Review URL: https://codereview.chromium.org/16142003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203091 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
Patch by Adam Langley. R=agl@chromium.org BUG=90392 TEST=net_unittests Review URL: https://chromiumcodereview.appspot.com/14772023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203090 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
This also uses the new blue button style for the app launcher signin button. Binaries were landed in: https://codereview.chromium.org/15848008/ BUG=159733 Review URL: https://chromiumcodereview.appspot.com/14631022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203089 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
It has been converted to Telemetry and is no longer run on the bots. BUG=None TEST=compile performance_ui_tests Review URL: https://chromiumcodereview.appspot.com/14566005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203088 0039d316-1c4b-4281-b951-d872f2087c98
-
arun.m@samsung.com authored
* Fill in v4l2_buffer.m.planes field for VIDIOC_DQBUF * Support both V4L2_CID_GLOBAL_ALPHA and V4L2_CID_ALPHA_COMPONENT ioctls for setting GSC alpha. BUG=230698 TEST=Ran VDA unittest on snow with 3.8 kernel Change-Id: Id633c4ed75ee807400536cea056e14a2d8ae5cf6 Review URL: https://chromiumcodereview.appspot.com/14328033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203087 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
This accounts for test environments that may have the TMP directory on drives that aren't C:. R=vandebo@chromium.org,ajwong@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/15767005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203086 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=244143 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16072018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203085 0039d316-1c4b-4281-b951-d872f2087c98
-