- 06 Sep, 2013 40 commits
-
-
binji@chromium.org authored
* Move files out of the roout of examples/ to resources/ * Move files from examples/resources to resources/ * Move Makefile templates to resources/ and rename them. BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/23919004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221741 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
Restoring the change. Verified that this was not the cause of bug 278543. > Revert 219146 "[sync] Force re-auth during sync setup if Oauth2 ..." > > > [sync] Force re-auth during sync setup if Oauth2 token is unavailable > > > > If an enterprise user disables sync via a dashboard clear, and goes on > > to re-enable sync at a later time, set up can fail due to an expired or > > missing Oauth2 token. > > > > This patch updates SyncSetupHandler::OpenSyncSetup to first check if an > > auth token is available for sync, and if not, force a re-auth. > > > > R=atwilson > > TBR=fgorski,rogerta > > BUG=276650 > > TEST=Disable sync for an enterprise user, exit chrome, delete "Web > > Data*" from the profile dir, restart chrome, and set up sync. Re-auth > > must be forced in this case. > > > > Review URL: https://chromiumcodereview.appspot.com/23005016 > > TBR=rsimha@chromium.org > > Review URL: https://codereview.chromium.org/23759003 TBR=sail@chromium.org Review URL: https://codereview.chromium.org/23458028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221740 0039d316-1c4b-4281-b951-d872f2087c98
-
eliben@chromium.org authored
BUG=None R=sbc@chromium.org Review URL: https://codereview.chromium.org/23999002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221739 0039d316-1c4b-4281-b951-d872f2087c98
-
justinlin@chromium.org authored
BUG=280900 TBR=erg Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221619 Review URL: https://chromiumcodereview.appspot.com/23437015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221738 0039d316-1c4b-4281-b951-d872f2087c98
-
robliao@chromium.org authored
The ChromeOS Wifi provider was erronously reporting an initial scan of 0 wifi access points when the shill's scanning had not yet completed. This resulted in a fallback to IP geo for the first request and then proper Wifi based location on the second request. BUG=236418 Review URL: https://chromiumcodereview.appspot.com/23889009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221737 0039d316-1c4b-4281-b951-d872f2087c98
-
craigdh@chromium.org authored
BUG=260494 TEST=None NOTRY=True Review URL: https://chromiumcodereview.appspot.com/22903016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221736 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
Reposting happens when a menu is running and you click outside the menu. The code was not setting the root_location of the newly created event, resulting in anyone attempting to use the root (such as the app list) getting the wrong thing. BUG=285662 TEST=see bug R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/23694022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221735 0039d316-1c4b-4281-b951-d872f2087c98
-
noamsml@chromium.org authored
Retrieves list of printers for Google Cloud Print. Lets users look up printers by ID or iterate over all printers. BUG=286157 Review URL: https://chromiumcodereview.appspot.com/23658020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221733 0039d316-1c4b-4281-b951-d872f2087c98
-
dschuff@chromium.org authored
This will CC reviews of changes to SDK documentation to native-client-reviews@googlegroups.com R=eliben@chromium.org BUG=none Review URL: https://codereview.chromium.org/23475024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221732 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@chromium.org authored
BUG= R=bulach@chromium.org Review URL: https://codereview.chromium.org/23601019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221731 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
BUG=none TBR=stip@chromium.org Review URL: https://codereview.chromium.org/23601022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221730 0039d316-1c4b-4281-b951-d872f2087c98
-
sanjoy.pal@samsung.com authored
BUG=278546 Review URL: https://chromiumcodereview.appspot.com/23867002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221729 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221728 0039d316-1c4b-4281-b951-d872f2087c98
-
sebmarchand@chromium.org authored
R=siggi@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/23506034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221727 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221726 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=157357:157368&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/23480041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221725 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
RenderViewHost::FromID() should only be accessed in the UI thread. So use ExtensionRendererState::GetWebViewInfo() instead to determine if the render view is hosting a guest. BUG=230655 R=jam@chromium.org Review URL: https://codereview.chromium.org/23717034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221724 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
This assures that we're not hanging for a long time at login on the initial policy fetch for Chrome OS user policy to happen. BUG=chromium:285694 TEST=See bug, unit tests. Review URL: https://chromiumcodereview.appspot.com/23450022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221723 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
TBR=pam@chromium.org,pneubeck@chromium.org BUG=280674 Original review: https://chromiumcodereview.appspot.com/23466004 Review URL: https://chromiumcodereview.appspot.com/23594007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221722 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@chromium.org authored
This delegates timeout logic to the step command. BUG= R=bulach@chromium.org, craigdh@chromium.org Review URL: https://codereview.chromium.org/23784006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221721 0039d316-1c4b-4281-b951-d872f2087c98
-
bcwhite@chromium.org authored
BUG=103846 Review URL: https://chromiumcodereview.appspot.com/23587012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221720 0039d316-1c4b-4281-b951-d872f2087c98
-
fgorski@chromium.org authored
> rAc: Wallet: UMA for wallet response codes. > > BUG=261814 > > Review URL: https://chromiumcodereview.appspot.com/23461033 TBR=ramankk@chromium.org Review URL: https://codereview.chromium.org/23604043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221718 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/23979003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221716 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
This function copied an empty GUID leading to Shill not matching the right networks. This change prevents copying an empty GUID and also checks that all other (required) identifying properties are non-empty. BUG=280146 Review URL: https://chromiumcodereview.appspot.com/23819024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221715 0039d316-1c4b-4281-b951-d872f2087c98
-
ramankk@chromium.org authored
BUG=261814 Review URL: https://chromiumcodereview.appspot.com/23461033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221713 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
- LoadDirectoryIfNeeded calls GetResourceEntryByPath for directory metadata. - GetResourceEntryByPath calls LoadDirectoryIfNeeded for its parent if needed. The cycle enables to fetch deep entries at any time without waiting for the full feed nor user to dig down the hierarchy from the root. Along the way, I removed the handling of ReadDirectoryByPath("drive/other") that waited the full feed to arrive. By removing it, all FileSystem operations are now clearly ensured not blocked by full feed fetching. Listing up "drive/other" is meaningless; Files.app never does that. BUG=285614 Review URL: https://chromiumcodereview.appspot.com/23441049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221712 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
It's multi-sided patch, so again it has ugly ifdefs. Corresponding blink patch: https://codereview.chromium.org/23704004/ BUG=257349 TEST=try, both with and without Blink patch Review URL: https://chromiumcodereview.appspot.com/23762002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221710 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221709 0039d316-1c4b-4281-b951-d872f2087c98
-
ricea@chromium.org authored
The style guide says that the _test suffix should be used for tests, and the _unittest suffix is deprecated. Rename all the src/net/websockets test files to match. BUG=280943 TEST=net_unittests --gtest_filter="WebSocket*" Review URL: https://chromiumcodereview.appspot.com/23614009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221708 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=reed@google.com Review URL: https://codereview.chromium.org/24021004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221707 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221706 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=157337:157356&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/24029002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221705 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
TBR=vrk@chromium.org BUG=276894 Review URL: https://chromiumcodereview.appspot.com/23480030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221704 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
> Simple refactoring - remove outdated page index > > BUG=282464 > TBR=ygorshenin@chromium.org > NOTRY=true > > Review URL: https://chromiumcodereview.appspot.com/23571009 Most likely caused this: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%282%29/builds/17876/steps/browser_tests/logs/stdio TBR=antrim@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221703 0039d316-1c4b-4281-b951-d872f2087c98
-
rmcilroy@chromium.org authored
This reverts commit r221413. Original CL: https://src.chromium.org/viewvc/chrome?revision=221413&view=revision BUG=286266 NOTRY=true TBR=dgrogan@chromium.org Review URL: https://chromiumcodereview.appspot.com/23538008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221702 0039d316-1c4b-4281-b951-d872f2087c98
-
hajimehoshi@chromium.org authored
BUG=140717 R=toyoshim@chromium.org Review URL: https://chromiumcodereview.appspot.com/23522021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221701 0039d316-1c4b-4281-b951-d872f2087c98
-
timvolodine@chromium.org authored
Implement Device Orientation data fetcher for the Windows 7 or greater platform. The fetcher uses 3D inclinometer windows sensor to update the orientation information in the shared memory buffer. BUG=261165 Review URL: https://chromiumcodereview.appspot.com/22926032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221700 0039d316-1c4b-4281-b951-d872f2087c98
-
hidehiko@chromium.org authored
Drive API v2 can copy a file not only into root directory but also other directory directly, and it should more efficient and simpler. This CL uses it to upload JSON GDoc file. BUG=277353 TEST=Ran unit_tests and tested manually. Review URL: https://chromiumcodereview.appspot.com/23344004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221697 0039d316-1c4b-4281-b951-d872f2087c98
-
jwmak@chromium.org authored
Implement ToValue() for SystemMetrics, SystemMemoryInfoKB, DiskInfo, and SwapInfo. These are used to serialize the data inside these structs. BUG=236763 Review URL: https://chromiumcodereview.appspot.com/23155002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221696 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
> Save password functionality added to the save password bubble behind flag. The buttons now let the user save and blacklist passwords. > > BUG=261628 > > Review URL: https://chromiumcodereview.appspot.com/22975006 This caused a regression in the media permission UI. See bug for details. BUG=286294 TBR=npentrel@chromium.org Review URL: https://codereview.chromium.org/24024006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221695 0039d316-1c4b-4281-b951-d872f2087c98
-