- 19 Jun, 2014 40 commits
-
-
nednguyen@google.com authored
BUG=383100 Review URL: https://codereview.chromium.org/338633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278287 0039d316-1c4b-4281-b951-d872f2087c98
-
wittman@chromium.org authored
Fixes the case where this code path is executed via sync and an ID has already been assigned. BUG=383557 Review URL: https://codereview.chromium.org/334303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278286 0039d316-1c4b-4281-b951-d872f2087c98
-
maniscalco@chromium.org authored
Replacing use of TestBrowserThread because it is deprecated and harder to use correctly. BUG= Review URL: https://codereview.chromium.org/340643002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278285 0039d316-1c4b-4281-b951-d872f2087c98
-
macourteau@chromium.org authored
BUG=386300 TBR=mnaganov@chromium.org Review URL: https://codereview.chromium.org/342713003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278284 0039d316-1c4b-4281-b951-d872f2087c98
-
guohui@chromium.org authored
and change the spinner background color to the same as EmbeddedSignin, otherwise user may see flicker. BUG=385876 Review URL: https://codereview.chromium.org/335193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278283 0039d316-1c4b-4281-b951-d872f2087c98
-
dnicoara@chromium.org authored
The string is only used in that block, causing Clang errors when USE_GIO isn't defined. BUG=none Review URL: https://codereview.chromium.org/331223004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278282 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
Also, flip picture vertically (it was upside down). BUG=281689 Review URL: https://codereview.chromium.org/340163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278281 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
All dependent patches have landed and cycled, remove support for the old format. BUG=378862 Review URL: https://codereview.chromium.org/326933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278280 0039d316-1c4b-4281-b951-d872f2087c98
-
rouslan@chromium.org authored
This patch checks in chrome/app/address_input_strings.grdp and does not update it in "gclient runhooks". BUG=327046 Review URL: https://codereview.chromium.org/337163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278279 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=375430 Review URL: https://codereview.chromium.org/341923004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278274 0039d316-1c4b-4281-b951-d872f2087c98
-
varkha@chromium.org authored
BUG=386254 TEST=Open a non-resizable app such as a calculator. Alt+] should not snap it. Review URL: https://codereview.chromium.org/342823002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278273 0039d316-1c4b-4281-b951-d872f2087c98
-
ajuma@chromium.org authored
This fixes a key_silk_cases page whose content was moved offscreen on phone-sized Android devices by the addition of a viewport tag (for triggering GPU rasterization), causing the smoothness benchmark to fail on these devices. BUG=381368 Review URL: https://codereview.chromium.org/343633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278272 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
We want a fixed Clang revision for ASan on Windows because ClusterFuzz produces archived builds. We don't want Clang to change underfoot and produce a bad Chromium build that gets archived. Long term, when ASan for Windows stabilizes, we should remove this extra fixed revision and use the mainline Chromium revision. For now, we don't build with -Werror with Clang on Windows, so it isn't as important to be in sync with other platforms. R=thakis@chromium.org BUG=82385, 345874 NOTRY=true Review URL: https://codereview.chromium.org/341963002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278271 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=386418 TBR=stevenjb@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/340953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278270 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
The problem with tests was that spoken feedback was getting enabled just before loading the test extension. This would cause two extensions being loaded: ChromeVox extension (which gets loaded when spoken feedback is enabled) and the test extension. This is situation extension API tests don't handle well. They wait for the test extension to get loaded by waiting for any EXTENSION_LOADED notification. If the ChromeVox extension got loaded before the test extension, the extension api test would continue running too soon (before the test extension was loaded), and fail when the test extension could not be found in extension set by its path. To avoid that, keep spoken feedback disabled at the start of the test (which should ensure that the ChromeVox extension doesn't get loaded while the test extension is loading). BUG=384266 Review URL: https://codereview.chromium.org/331383002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278269 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=385222 TBR=glider@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/346663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278268 0039d316-1c4b-4281-b951-d872f2087c98
-
lambroslambrou@chromium.org authored
This should mean that "/etc/init.d/chrome-remote-desktop restart" will stop the service and won't try to start it again until the daemon is killed. A timeout is used to make sure that system shutdown is not paused indefinitely if the daemon is unkillable. Note that, since the daemon is not a child process, os.waitpid() cannot be used for this. The psutil Python module is used instead. Some other parts of the script have been updated as well to use psutil methods. This is slightly safer, as psutil has some PID-reuse detection built in. BUG=334437 Review URL: https://codereview.chromium.org/335303002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278267 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
Split out from http://crrev.com/265163006. CQ has issues committing executables, so dcommitting this part. TBR=tapted@chromium.org BUG=353047 Review URL: https://codereview.chromium.org/345493004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278266 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
- DriveAppProvider to map Drive apps to chrome apps or local url apps; - DriveAppMapping to track the mapped chrome apps; - DriveServiceBridge to wrap DriveAPIService and DriveAppRegistry to provide the user Drive apps info; - Put feature behind "--enable-drive-apps-in-app-list"; BUG=358791,345066 TEST=DriveAppProviderTest.*:DriveAppMappingTest.* Review URL: https://codereview.chromium.org/308003005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278265 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=386385 TBR=jianli@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/344633003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278264 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
* Use weak pointer for cros settings callback * Pass weak pointer to the thread pool task so that calling back to UI thread is safe. BUG=349083 Review URL: https://codereview.chromium.org/341713004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278263 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
Revert of cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings(). (https://codereview.chromium.org/334953003/) Reason for revert: This appears to have broken: CreateTilingsEvenIfTwinHasNone ManageTilingsWithNoRecording http://build.chromium.org/p/chromium.mac/waterfall?builder=Mac%2010.7%20Tests%20(dbg)(1) http://build.chromium.org/p/chromium.win/waterfall?builder=Win7%20Tests%20(dbg)(1) http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%282%29%2832%29/builds/13876 Original issue's description: > cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings(). > > Also, when we cleanup tilings on the active twin, we use the pending > twin's ideal contents scale. But when the twin !CanHavTilings() there > is no need to use that ideal scale and save tilings. > > R=enne@chromium.org, enne > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278219 TBR=enne@chromium.org,danakj@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/348523005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278262 0039d316-1c4b-4281-b951-d872f2087c98
-
jackhou@chromium.org authored
Revert of [webcrypto] Give more descriptive error messages on Linux for unsupported functionality. (https://codereview.chromium.org/343473004/) Reason for revert: This broke SharedCryptoTest: http://build.chromium.org/p/chromium.linux/builders/Linux%20Clang%20%28dbg%29/builds/61059 Original issue's description: > [webcrypto] Give more descriptive error messages on Linux for unsupported functionality. > > * If NSS version doesn't support AES-GCM > * If NSS version doesn't support RSA-OAEP > > BUG=384485 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278230 TBR=rsleevi@chromium.org,eroman@chromium.org NOTREECHECKS=true NOTRY=true BUG=384485 Review URL: https://codereview.chromium.org/348493005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278258 0039d316-1c4b-4281-b951-d872f2087c98
-
wolenetz@chromium.org authored
This is the second of a three-sided change to remove LegacyFrameProcessor from Blink and Chromium now that the new FrameProcessor is stabilized. R=acolwell@chromium.org BUG=249422 TEST=No media_unittest or MSE layout test regression locally on Linux Review URL: https://codereview.chromium.org/315483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278255 0039d316-1c4b-4281-b951-d872f2087c98
-
erikchen@chromium.org authored
This CL fixes a bug where auto-updating Chrome can cause the Address Book permissions dialog to appear, even though the user has already granted/denied Chrome access to the user's Address Book. When the Chrome binary is updated, chrome_autofill_client now passes the information to personal_data_manager, which will refrain from accessing the address book, if doing so would cause a blocking dialog to appear. BUG=381763 Review URL: https://codereview.chromium.org/334653006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278254 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
The code was correctly deleting the main safe-browsing store in this case, but left the associated filter file stranded. BUG=none R=tburkard@chromium.org Review URL: https://codereview.chromium.org/341553006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278253 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
TBR=zhaoqin@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/343713004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278252 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278246 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
When you moved the native viewport, the contents would move to an incorrect position due to an issue with non-client/client adjustment in native_viewport_win. Also make the browser app open immediately on startup of the window manager, for convenience. ** Not tested as part of the main chrome integration test suite ** R=sky@chromium.org BUG=none Review URL: https://codereview.chromium.org/347433003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278244 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Adds URLResponse & body stream fields to NavigationDetails struct. ** not tested as part of the main chrome integration test suite ** R=aa@chromium.org BUG=none Review URL: https://codereview.chromium.org/331323007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278243 0039d316-1c4b-4281-b951-d872f2087c98
-
vasilii@chromium.org authored
This is a cleanup CL after https://codereview.chromium.org/335893002. Some method's signatures have changed, new unit tests for PasswordStoreX were added. BUG= Review URL: https://codereview.chromium.org/347583004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278242 0039d316-1c4b-4281-b951-d872f2087c98
-
tengs@chromium.org authored
Review URL: https://codereview.chromium.org/341973004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278241 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
Previously, the newly added test would crash because the ServiceRegistry asserted it had a ServiceConnector for anything allowed through by AllowIncomingConnection. Nothing actually prevents this from happening, so this patch makes sure it is handled gracefully by placing the InterfacePtr into an error state. BUG=None Review URL: https://codereview.chromium.org/343473005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278240 0039d316-1c4b-4281-b951-d872f2087c98
-
benm@chromium.org authored
For backwards compatibility in the Android WebView, it should be possible to pause the shared timer before the WebView has been navigated, the net effect being the initial navigation takes place with the timer suspended. This was introduced by http://src.chromium.org/viewvc/chrome?view=revision&revision=256153 BUG= 321610 Review URL: https://codereview.chromium.org/341583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278239 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
You can set --force-fieldtrials="DirectWrite/Disabled/" to turn DirectWrite off. R=cpu@chromium.org, jamesr@chromium.org, asvitkine@chromium.org BUG=385778 Review URL: https://codereview.chromium.org/335223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278238 0039d316-1c4b-4281-b951-d872f2087c98
-
bbudge@chromium.org authored
The RGB pixel components are flipped in the software decoder implementation. Also add latency calculation to example plugin. Flip picture vertically (it was upside down). BUG=281689 Review URL: https://codereview.chromium.org/346543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278237 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
This adds a function to PPB_View which allows plugins to know the scroll offset of the page when they are in view. This is useful for OOP PDF which uses the scroll offset of the window it is contained in to determine the document's scroll location. A web page can send scroll location via postMessage but this is slow. Sending the offset directly via view messages is much faster and seems reasonable. We don't send the scroll offset in the cases where the plugin is off screen to avoid any more additional IPC traffic than what currently exists. BUG=303491 Review URL: https://codereview.chromium.org/329033003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278236 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
This is a follow-up CL of r276344. Currently, when audio and video decoders receive an EOS buffer, they do the following in order: 1, Flush the codec, return all internally buffered frames through the OutputCB. 2, Return a EOS frame through the OutputCB. 3, Return the DecodeCB. Since the DecoderStream knows when an input buffer is an EOS, when the DecodeCB is returned, DecoderStream knows that decoding has finished. Therefore, step (2) is redundant. This CL drops step (2) which simplifies a lot of code. BUG=385872 Review URL: https://codereview.chromium.org/339653003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278232 0039d316-1c4b-4281-b951-d872f2087c98
-
yefim@chromium.org authored
Added option to bookmarkManagerPrivate.getMetaInfo() to get meta info from all bookmarks in a one function call. Needed to improve stars extension performance. BUG=383600 Review URL: https://codereview.chromium.org/330983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278231 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
* If NSS version doesn't support AES-GCM * If NSS version doesn't support RSA-OAEP BUG=384485 Review URL: https://codereview.chromium.org/343473004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278230 0039d316-1c4b-4281-b951-d872f2087c98
-