- 09 Sep, 2013 40 commits
-
-
yoshiki@chromium.org authored
This patch is a reland of r219741, which had been reverted since it was conflicted with the another patch. BUG=287597 TEST=manually tested R=hirono@chromium.org Review URL: https://chromiumcodereview.appspot.com/23851011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222041 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=211308 TEST=browser_tests --gtest_filter='TranslateScriptBrowserTest.*' Review URL: https://chromiumcodereview.appspot.com/23548019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222039 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
This was inexpclicably missed by r221689. BUG=236173 Review URL: https://chromiumcodereview.appspot.com/23694026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222038 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222037 0039d316-1c4b-4281-b951-d872f2087c98
-
dslomov@chromium.org authored
TBR=machenbach@chromium.org Review URL: https://chromiumcodereview.appspot.com/23653027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222036 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
This CL https://codereview.chromium.org/23712002 (Cleanup network type matching.) uncovered, that some NetworkStateHandler functions returned NetworkState objects that were not fully initialized, namely type() was empty. BUG=126870 Review URL: https://chromiumcodereview.appspot.com/23681010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222035 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/22975006/npentrel@chromium.org authored
This is relanding of https://codereview.chromium.org/22975006/ which was reverted in https://codereview.chromium.org/24024006. Save password functionality added to the save password bubble behind flag. The buttons now let the user save and blacklist passwords. BUG=261628 TBR=pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/23980003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222034 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
- Make sure the bullet is on its own column so that the text that follows doesn't wrap directly under the bullet. - Add a bit of horizontal padding for the expandable details. - Make sure the Up/Down arrow is always in the same place so that it doesn't shift horizontally when toggled. BUG=278328 R=sky@chromium.org Review URL: https://codereview.chromium.org/23890009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222033 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Following crrev.com/221590, use the new API instead. BUG=269131 Review URL: https://chromiumcodereview.appspot.com/23785006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222030 0039d316-1c4b-4281-b951-d872f2087c98
-
johnme@chromium.org authored
BUG=287817 TBR=xhwang Review URL: https://codereview.chromium.org/23454016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222029 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=279099 Review URL: https://chromiumcodereview.appspot.com/24041002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222028 0039d316-1c4b-4281-b951-d872f2087c98
-
tiger@opera.com authored
On newer versions of Android, dismissing a date/time dialog (with hw back or touch outside of it) will still set the date or time. This is not the case on older Android versions. This fix adds an OnDismissListener that makes sure the dialog is always cancelled unless it already have been cancelled or already have reported back a new date. R=bulach@chromium.org,olilan@chromium.org,keishi@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/23533041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222027 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=285380 Review URL: https://chromiumcodereview.appspot.com/23783005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222026 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
Copy operation will support progress update. This CL adds the callbacks to report the progress update. BUG=278038 TEST=Ran unit_tests Review URL: https://chromiumcodereview.appspot.com/24030002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222024 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
The previous data didn't give us any indication of the actual error rate but just the error distribution. BUG=None Review URL: https://chromiumcodereview.appspot.com/23653025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222023 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222022 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=bsalomon@google.com Review URL: https://codereview.chromium.org/23608011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222021 0039d316-1c4b-4281-b951-d872f2087c98
-
zhaoqin@google.com authored
TBR=dalecurtis@chromium.org BUG=287796 Review URL: https://codereview.chromium.org/23628009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222020 0039d316-1c4b-4281-b951-d872f2087c98
-
ibraaaa@chromium.org authored
Syncs the avatar of the supervised user selected during its creation process but doesn't sync any further changes. TBR=nkostylev@chromium.org BUG=278083 Review URL: https://chromiumcodereview.appspot.com/23653007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222019 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
According to some investigation, "Files: list" should be faster than "Changes: list". We can use this because we extract change list id from "About: get" API. BUG=287602 TEST=Ran unit_tests and tested manually. WIP Review URL: https://chromiumcodereview.appspot.com/23958006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222016 0039d316-1c4b-4281-b951-d872f2087c98
-
kjellander@chromium.org authored
When compiling in Debug mode Win7/MSVS 2010 using GYP_DEFINES="enable_webrtc=0 component=shared_library" the compilation fails. This CL ensures these files are not included when enable_webrtc=0. BUG=284083 TEST=local compile. Review URL: https://chromiumcodereview.appspot.com/23749003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222015 0039d316-1c4b-4281-b951-d872f2087c98
-
pliard@chromium.org authored
Fix race condition for non-open/create operations happening after a doom. Doom used not to be treated as a regular operation in the sense that it didn't use the pending operations queue. Therefore it was possible to kick off a doom operation on an entry while another one was happening. Review URL: https://chromiumcodereview.appspot.com/22859060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222014 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
Let the disable-default-apps option suppress Files.app launch reacting to mount of external devices. Currently Files.app is launched reacting to mount of external devices such as USB, which make some manual tests inconvinient. This CL suppress the behavior by the disable-default-apps option that has been used to suppress the start page application. BUG=259812 TEST=launch Files.app with the switch, call the mount event manually via the inspector Review URL: https://chromiumcodereview.appspot.com/24057006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222013 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222012 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=157433:157440&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/23711007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222011 0039d316-1c4b-4281-b951-d872f2087c98
-
mvrable@chromium.org authored
Previously, we kept all arguments for only a selected set of API calls, but preserved arguments for all DOM actions that were logged. Change the logic so that the whitelist can cover actions of all types, and make the default to strip arguments for all types unless in the whitelist. BUG=253368 Review URL: https://chromiumcodereview.appspot.com/23567022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222010 0039d316-1c4b-4281-b951-d872f2087c98
-
bolian@chromium.org authored
BUG=273830 This enables admins to turn the data compression proxy feature off through cloud policy. Review URL: https://chromiumcodereview.appspot.com/23533032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222009 0039d316-1c4b-4281-b951-d872f2087c98
-
johnme@chromium.org authored
Consistently causing WebKit Android (Nexus4) to fail provision_devices. > [android] Adds constants.GetOutDirectory() and converts test scripts to use it. > > BUG=260494 > TEST=None > NOTRY=True > > Review URL: https://chromiumcodereview.appspot.com/22903016 TBR=craigdh@chromium.org Review URL: https://codereview.chromium.org/23926012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222008 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
This CL implements startCopy and cancelCopy of fileBrowserPrivate APIs. Note that startCopy works now, but cancellation and progress reporting are not supported yet. BUG=279288 TEST=Ran unit_tests and tested manually. R=kinaba@chromium.org Review URL: https://codereview.chromium.org/23604042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222007 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=240165 Review URL: https://chromiumcodereview.appspot.com/23437026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222006 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
BUG=287726 TBR=sgurun Review URL: https://codereview.chromium.org/23441053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222005 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
We need to pass the CWS OAuth token to the CWS widget in Suggest app dialog, instead of Drive OAuth token. This patch adds the method to fetch the CWS token and replace the drive token with it in Suggest app dialog. BUG=none TEST=manual Review URL: https://chromiumcodereview.appspot.com/23549016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222004 0039d316-1c4b-4281-b951-d872f2087c98
-
kjellander@chromium.org authored
Since the PyAuto tests are gone for WebRTC, remove all references to them so they don't confuse developers. BUG=225698 Review URL: https://chromiumcodereview.appspot.com/23908004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222003 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
> Revert 221946 "[Android WebView] Enable spatial navigation / DPAD" > > > [Android WebView] Enable spatial navigation / DPAD > > > > Turn on the --enable-spatial-navigation flag, and also bubble up > > unhandled DPAD events to the neighboring views in the view tree. > > Likewise, WebContentsDelegate::TakeFocus() bubble to logical next > > or previous neighbor view. > > > > Also disabled the FileSystem API while in the area updating flags. > > > > BUG=286698 > > > > Review URL: https://chromiumcodereview.appspot.com/23619024 > > TBR=joth@chromium.org > > Review URL: https://codereview.chromium.org/23494033 TBR=henrika@chromium.org Review URL: https://codereview.chromium.org/23804007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222002 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=271321 Review URL: https://chromiumcodereview.appspot.com/23847005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221999 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
DriveIntegrationServiceFactory::GetForProfile will return the instance regardless of whether the Drive is enabled or not. GetFileSystemByProfile will still be looking at enabled state. BUG=284972 TEST=Ran unit_tests Review URL: https://chromiumcodereview.appspot.com/23739005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221998 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
Originally the PreviewPanel class managed only the visibility of the preview panel. BUG=241693 TEST=manually R=yoshiki@chromium.org Review URL: https://codereview.chromium.org/23462020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221997 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
The path constants are internal implementation details, so they should not be in the publicly used header "file_system_util.h". They were in the common header for sharing the path constants between tests and the production code, but there's no unavoidable reason that tests have to run on that path. BUG=258726 Review URL: https://chromiumcodereview.appspot.com/23462021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221996 0039d316-1c4b-4281-b951-d872f2087c98
-
komatsu@chromium.org authored
Since the IMEs has been migrated from native application to extensions. There entries are no longer necessary. BUG=256102 Review URL: https://chromiumcodereview.appspot.com/23548006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221995 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
The margin of CWS widget on the server has been removed. Thus, we remove the corresponding margin on Files.app side as well. BUG=none TEST=manually tested R=hirono@chromium.org Review URL: https://codereview.chromium.org/23983015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221993 0039d316-1c4b-4281-b951-d872f2087c98
-