- 27 Aug, 2014 40 commits
-
-
Dan Beam authored
TBR=eroman@chromium.org BUG=none TEST=green tree Review URL: https://codereview.chromium.org/492623005 Cr-Commit-Position: refs/heads/master@{#292219}
-
hush authored
Revert of Revert "TestWebServer needs to use a free port." (patchset #1 of https://codereview.chromium.org/514443002/) Reason for revert: I will land the following CL to fix the findbugs warning https://codereview.chromium.org/513583002/ Then I will revert the revert. Original issue's description: > Revert "TestWebServer needs to use a free port." > > Causing Android Build (dbg) findbugs to fail. > > This reverts commit c4a3f88c. > > BUG=none > TBR=hush > > Committed to pending queue: https://chromium.googlesource.com/chromium/src/+/b055d91 TBR=ajwong@chromium.org NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/512573002 Cr-Commit-Position: refs/heads/master@{#292218}
-
Tom Finegan authored
For the actual changes, see: https://codereview.chromium.org/506203004/ R=tomfinegan@chromium.org TBR=tomfinegan@chromium.org BUG=https://code.google.com/p/webrtc/issues/detail?id=3747 Review URL: https://codereview.chromium.org/513593002 Cr-Commit-Position: refs/heads/master@{#292217}
-
dmazzoni authored
Note that the LOCATION_CHANGED event isn't explicitly handled, it just gets mapped to a WINDOW_CONTENT_CHANGED event on Android. BUG=407871 Review URL: https://codereview.chromium.org/510513003 Cr-Commit-Position: refs/heads/master@{#292216}
-
ericzeng authored
Due to how the browser plugin is created, it is possible for the <extensionoptions> element to attempt to attach to the embedder before the browser plugin has bindings. This occurs when an ExtensionOptions object gets an extension id and creates a guest, but has not yet been added to the DOM. Use the deferred attach logic from <webview> so that if this case occurs, wait until the browser plugin gets its bindings before trying to attach the guest view. BUG=386838 Review URL: https://codereview.chromium.org/457653003 Cr-Commit-Position: refs/heads/master@{#292215}
-
JF Bastien authored
The ReST URL was bad, and somehow it started parsing differently, maybe because I have a newer version of the ReST parser. TBR= binji@chromium.org, sbc@chromium.org TEST=none BUG=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/504343006 Cr-Commit-Position: refs/heads/master@{#292214}
-
JF Bastien authored
Please let me know if I'm missing anything on the release notes. Some other files updated, they seem to have been forgotten by previous commits. R=dmichael@chromium.org, jmedley@chromium.org, binji@chromium.org BUG= none TEST= none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/477203002 Cr-Commit-Position: refs/heads/master@{#292213}
-
ahernandez.miralles authored
BUG=305280 NOTRY=True Review URL: https://codereview.chromium.org/512453002 Cr-Commit-Position: refs/heads/master@{#292212}
-
Ben Smith authored
This will make the SDK archive step upload to the correct URL for trunk builds. No tries because this does not affect the Chrome build. BUG=none R=bradnelson@google.com, bradnelson@chromium.org TEST=ran locally Review URL: https://codereview.chromium.org/510133002 Cr-Commit-Position: refs/heads/master@{#292211}
-
davidben authored
If any EC_KEY with EX_DATA is duplicated, whether or not it is one of ours, ExDataDup may get called. This is unlikely to ever happen (I don't think we ever dup any EC_KEY on the client, and dup_ex_data has a fast-path if the EX_DATA has never been touched anyway), but the CHECK is a little overzealous. BUG=none Review URL: https://codereview.chromium.org/506813002 Cr-Commit-Position: refs/heads/master@{#292210}
-
dcheng authored
This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Review URL: https://codereview.chromium.org/499903004 Cr-Commit-Position: refs/heads/master@{#292209}
-
Eric Roman authored
This reverts commit 405253b7. Caused a liscene failure on android bot: http://build.chromium.org/p/chromium.linux/builders/Android%20Builder%20%28dbg%29/builds/64664/steps/check_licenses/logs/stdio Review URL: https://codereview.chromium.org/508283002 Cr-Commit-Position: refs/heads/master@{#292208}
-
rsesek authored
Revert of Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxDeny (patchset #1 of https://codereview.chromium.org/498193002/) Reason for revert: Unclear reason for disable. Original issue's description: > Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxDeny > > TBR=rsesek > > BUG=407066 > > Committed to pending queue: https://chromium.googlesource.com/chromium/src/+/f1bd7f7 TBR=phajdan.jr@chromium.org BUG=407066 Review URL: https://codereview.chromium.org/508873003 Cr-Commit-Position: refs/heads/master@{#292207}
-
eroman authored
Review URL: https://codereview.chromium.org/503293003 Cr-Commit-Position: refs/heads/master@{#292206}
-
rogerta authored
Use OAuth2AccessTokenFetcher implementation on Android. This cleans up the way that AO2TS overrides functionality from the base class to differentiate the way that access tokens are minted, and makes the overriding mechanism for android the same as for iOS. Its possible to reimplement OAuth2AccessTokenFetcher now that Mihai extended for use in bling. BUG=390353 Review URL: https://codereview.chromium.org/345703003 Cr-Commit-Position: refs/heads/master@{#292205}
-
dbeam authored
R=vitalyp@chromium.org,tbreisacher@chromium.org BUG=393873 TEST=cd third_party/closure_compiler && ./tools/compile_coverage.py NOTRY=true Review URL: https://codereview.chromium.org/507953002 Cr-Commit-Position: refs/heads/master@{#292204}
-
eroman authored
Review URL: https://codereview.chromium.org/508793002 Cr-Commit-Position: refs/heads/master@{#292203}
-
tommycli authored
BUG=371463 Review URL: https://codereview.chromium.org/514473002 Cr-Commit-Position: refs/heads/master@{#292202}
-
ariblue authored
Instead, it causes smoothness metrics to have None values. Additionaly, the smoothness metric in smoothness.py has been refactored to more easily support (the newly added) unit tests. BUG= Review URL: https://codereview.chromium.org/476363002 Cr-Commit-Position: refs/heads/master@{#292201}
-
vitalybuka authored
BUG=366408 Review URL: https://codereview.chromium.org/504223005 Cr-Commit-Position: refs/heads/master@{#292200}
-
dcheng authored
This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Review URL: https://codereview.chromium.org/509573002 Cr-Commit-Position: refs/heads/master@{#292199}
-
dcheng authored
This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Review URL: https://codereview.chromium.org/505203003 Cr-Commit-Position: refs/heads/master@{#292198}
-
agl authored
This enables 1/n-1 record splitting, which we have done with NSS for a long time. No compat issues are expected with this. (This does not appear to be a regression from the OpenSSL -> BoringSSL switch as I don't see that a record splitting patch was previously included.) BUG=none Review URL: https://codereview.chromium.org/508803003 Cr-Commit-Position: refs/heads/master@{#292197}
-
eroman authored
Review URL: https://codereview.chromium.org/506143003 Cr-Commit-Position: refs/heads/master@{#292196}
-
chrome://extensionsvitalyp authored
BUG=393873 R=dbeam@chromium.org TEST=gyp --depth . chrome/browser/resources/extensions/compiled_resources.gyp && ninja -C out/Default Review URL: https://codereview.chromium.org/475633006 Cr-Commit-Position: refs/heads/master@{#292195}
-
yfriedman authored
Picked up changes: 078e633 Add support for outputting debug info in result. 0cc1705 Instrument DomDistiller with timing information. 73e3327 rejiggle 1 table classification heuristic BUG=368941 Review URL: https://codereview.chromium.org/505183003 Cr-Commit-Position: refs/heads/master@{#292194}
-
sullivan authored
BUG= Review URL: https://codereview.chromium.org/507723002 Cr-Commit-Position: refs/heads/master@{#292193}
-
skia-deps-roller authored
https://skia.googlesource.com/skia/+log/4473be874f70d4a8833180a7aebcc9d8a0b1de9e..6b0d6b43cf662735dc804d8142383452c7f246f9 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel TBR=djsollen@google.com Review URL: https://codereview.chromium.org/509053002 Cr-Commit-Position: refs/heads/master@{#292192}
-
dcheng authored
This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Review URL: https://codereview.chromium.org/503353002 Cr-Commit-Position: refs/heads/master@{#292191}
-
dhnishi authored
BUG=372607 Review URL: https://codereview.chromium.org/501063002 Cr-Commit-Position: refs/heads/master@{#292190}
-
mtklein authored
Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of https://codereview.chromium.org/504823003/) Reason for revert: Appears to leak bitmaps. Original issue's description: > Try backing SkPicture with SkRecord in Chromium. > > This is our first attempt, mostly to feel this out. Performance and > correctness problems are both possible. Please revert this if a benchmark even > smells funny. > > That said, we've been working on this a while, are pretty confident it's good > stuff, and have had Skia's internal testing entirely switched over for a week. > Parts of Chromium that serialize and deserialize SkPictures are already > switched over. This CL finishes things off by switching the default > recorded-from-scratch SkPicture to use SkRecord too. > > BUG= > > Committed: https://chromium.googlesource.com/chromium/src/+/f7450daaf38f4951b23fabaaaf659c6af33a705c TBR=reed@google.com,senorblanco@chromium.org,eroman@chromium.org,mtklein@chromium.org NOTREECHECKS=true NOTRY=true BUG= Review URL: https://codereview.chromium.org/513793003 Cr-Commit-Position: refs/heads/master@{#292189}
-
prasadv authored
Always use Git hash to post build request since Commit positions are not supported by builders to build. BUG=407898 NOTRY=true Review URL: https://codereview.chromium.org/508723004 Cr-Commit-Position: refs/heads/master@{#292188}
-
scheib authored
BUG=396340 Review URL: https://codereview.chromium.org/447783003 Cr-Commit-Position: refs/heads/master@{#292187}
-
tommycli authored
This is step 3 of this: 1) Copy the binary files into components/test/data. 2) Move the tests. 3) Delete the (now unused) old binary files in chrome/test/data. BUG=371463 Review URL: https://codereview.chromium.org/497163002 Cr-Commit-Position: refs/heads/master@{#292186}
-
xiyuan authored
BUG=407693 Review URL: https://codereview.chromium.org/508743002 Cr-Commit-Position: refs/heads/master@{#292185}
-
yusufo authored
To be able to use thumbnail store related code, we need to be able to use UIResourceProviders in ContentViewRenderView. This add the necessary API and pipes it to java. BUG=404500 CQ_TRYBOTS=tryserver.chromium.linux:android_aosp,android_clang_dbg,android_dbg. Review URL: https://codereview.chromium.org/493853005 Cr-Commit-Position: refs/heads/master@{#292184}
-
vmpstr authored
This patch changes which tiles we report on. Previously, we logged all of the available tiles. Now, we only log tiles that are active. That is, only tiles that are on either active or pending trees are logged. The way this is done is as follows: - Walk the tree, layers, tilings - Insert all tiles from a tiling into a set - Stuff those into a trace. BUG=403094 Review URL: https://codereview.chromium.org/493543002 Cr-Commit-Position: refs/heads/master@{#292183}
-
jri authored
BUG= Review URL: https://codereview.chromium.org/502243002 Cr-Commit-Position: refs/heads/master@{#292182}
-
Adam Langley authored
net: add a batch of HSTS preloads. Cr-Commit-Position: refs/heads/master@{#292181}
-
jkarlin authored
Change the ServiceWorkerCacheStorage's loader from a ref ptr to scoped and guarantee that callbacks passed to the loader are called by making functions static and passing WeakPtrs. Part of the following CL chain to guarantee callbacks are called throughout ServiceWorkerCacheStorage: * 1. Guarantee CacheLoader callbacks: https://codereview.chromium.org/504233003/ 2. Guarantee LazyInit callbacks: https://codereview.chromium.org/512743002/ 3. Guarantee Create/Delete callbacks: https://codereview.chromium.org/511893002/ 4. Reorganize the methods: https://codereview.chromium.org/510813002/ BUG=392621 Review URL: https://codereview.chromium.org/504233003 Cr-Commit-Position: refs/heads/master@{#292180}
-