- 16 Mar, 2015 4 commits
-
-
rtenneti authored
readability. This also replaces the CryptoUtils::Perspective enun. Merge internal change: 88006458 R=rch@chromium.org Review URL: https://codereview.chromium.org/1009543004 Cr-Commit-Position: refs/heads/master@{#320694}
-
jbroman authored
This is a prerequisite for the Blink-side CL: https://codereview.chromium.org/1012473002/ R=fsamuel@chromium.org Review URL: https://codereview.chromium.org/1009763002 Cr-Commit-Position: refs/heads/master@{#320693}
-
changwan authored
This is a useful class in media playback tests. BUG=147963 Review URL: https://codereview.chromium.org/985863003 Cr-Commit-Position: refs/heads/master@{#320692}
-
pkotwicz authored
This CL adds a new parameter to WebContents::DownloadImage() to indicate whether the request should bypass the cache. BUG=455383 TEST=FaviconTabHelperTest.ReloadIgnoringCache Review URL: https://codereview.chromium.org/934693002 Cr-Commit-Position: refs/heads/master@{#320691}
-
- 15 Mar, 2015 17 commits
-
-
sammc authored
Currently, if a RenderFrame is deleted before the ExchangeServiceProviders message is received in the renderer, the message pipe handles contained in that message are retained, waiting for a RenderFrame that has already been deleted. This changes RenderThreadImpl::PendingRenderFrameConnect to detect when the browser closes its handles to those message pipes and clean itself up when that occurs. BUG=457722 Review URL: https://codereview.chromium.org/1005893002 Cr-Commit-Position: refs/heads/master@{#320690}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/8c6a977..19c25f1 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/997873005 Cr-Commit-Position: refs/heads/master@{#320689}
-
dcastagna authored
BUG=392620 Review URL: https://codereview.chromium.org/1003063003 Cr-Commit-Position: refs/heads/master@{#320688}
-
reed authored
BUG= TBR=fmalita@chromium.org Review URL: https://codereview.chromium.org/1012533002 Cr-Commit-Position: refs/heads/master@{#320687}
-
tommi authored
WebRTC 8699:8724 Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/44373d2..bccd5aa Libjingle 8700:8725 Changes: https://chromium.googlesource.com/external/webrtc/trunk/talk.git/+log/226ac7b..98747d0 TBR= Review URL: https://codereview.chromium.org/1011573003 Cr-Commit-Position: refs/heads/master@{#320686}
-
Peter Kotwicz authored
This CL lands the test images for https://codereview.chromium.org/934693002/ BUG=455383 TEST=None TBR=sky Review URL: https://codereview.chromium.org/1005403002 Cr-Commit-Position: refs/heads/master@{#320685}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/dd1bddd..1615271 TBR= Review URL: https://codereview.chromium.org/1008223002 Cr-Commit-Position: refs/heads/master@{#320684}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#320683} -
jkummerow authored
BUG=467280 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/1013503002 Cr-Commit-Position: refs/heads/master@{#320682}
-
eranm authored
Because the Signed Certificate Timestamp's origin was not included in the equality checks, the same SCT from different origins was treated as the same object. This led to the SCT Viewer showing identical SCTs as coming from the same origin. Including the origin field in the LessThan comparison solves the problem. BUG=464684 Review URL: https://codereview.chromium.org/997533002 Cr-Commit-Position: refs/heads/master@{#320681}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/6af1b05..8c6a977 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/1007193002 Cr-Commit-Position: refs/heads/master@{#320680}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#320679} -
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/4b315ba..dd1bddd TBR= Review URL: https://codereview.chromium.org/1010543002 Cr-Commit-Position: refs/heads/master@{#320678}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/1e0bf7e..6af1b05 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/1008173002 Cr-Commit-Position: refs/heads/master@{#320677}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/daf4e50f..34afa98f Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1012493002 Cr-Commit-Position: refs/heads/master@{#320676}
-
torne authored
Now that Android 5.1 is released, use the Android 5.1.0_r1 release tag from AOSP to build an up-to-date framework jar instead of a snapshot of AOSP master. This removes the need for a manifest recording the exact build used as it's a real tagged release. The new jar was already landed separately in crrev.com/81b497cd as Rietveld doesn't handle large binaries well. BUG=466677 Review URL: https://codereview.chromium.org/1007443002 Cr-Commit-Position: refs/heads/master@{#320675}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/898d893..4b315ba TBR= Review URL: https://codereview.chromium.org/998163003 Cr-Commit-Position: refs/heads/master@{#320674}
-
- 14 Mar, 2015 19 commits
-
-
reed authored
precursor for this skia cl : https://codereview.chromium.org/1006183002 BUG= TBR=fmalita@chromium.org Review URL: https://codereview.chromium.org/1013453002 Cr-Commit-Position: refs/heads/master@{#320673}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/fd8f503..898d893 TBR= Review URL: https://codereview.chromium.org/1010523002 Cr-Commit-Position: refs/heads/master@{#320672}
-
Daniel Xie authored
Revert "Make LoadMonitoringExtensionHostQueue remove itself as an ExtensionHost observer at the correct time." BUG=467353 This reverts commit 4eefc7b6. Cr-Commit-Position: refs/heads/master@{#320671}
-
stevenjb authored
BUG=432404 Review URL: https://codereview.chromium.org/979183003 Cr-Commit-Position: refs/heads/master@{#320670}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/76033be..1e0bf7e CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1005183004 Cr-Commit-Position: refs/heads/master@{#320669}
-
rkaplow authored
We are investigating the cost of ExtensionService::Init(), and want to see the effect of this static initialization, specifically in the browser process which affects startup. BUG=454789 Review URL: https://codereview.chromium.org/996013004 Cr-Commit-Position: refs/heads/master@{#320668}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/f3aeb9f..fd8f503 TBR= Review URL: https://codereview.chromium.org/1001203003 Cr-Commit-Position: refs/heads/master@{#320667}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/de7665a..76033be CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1009083002 Cr-Commit-Position: refs/heads/master@{#320666}
-
Gordana.Cmiljanovic authored
This change includes the following changes: e079768 [MIPS] Fix syscall clone implementation da4a489 MIPS: tweak register constraint to build under clang db1e07d ARM64: fix build due to incomplete ppoll decl Note: MIPS related changes are required for Chromium to be compiled for mips32 using Clang. BUG= Review URL: https://codereview.chromium.org/997303004 Cr-Commit-Position: refs/heads/master@{#320665}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3a444f91..daf4e50f Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1008013004 Cr-Commit-Position: refs/heads/master@{#320664}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/59ae94e..f3aeb9f TBR= Review URL: https://codereview.chromium.org/1013433002 Cr-Commit-Position: refs/heads/master@{#320663}
-
stevenjb authored
* Uses guid instead of service path in the Internet Settings UI * Uses chrome://settings/internet?guid= instead of ?servicePath= * Uses chrome.networkingPrivate.getManagedProperties and setProperties directly in Internet Settings * Makes callback parameter optional in networkingPrivate for setters * Removes the difficult to maintain (and only partially implemented) Error translation from internet setigns, adding a general TODO for translating ONC properties in the UI. * Replaces ShowNetworkSettings with ShowNetworkSettingsForGuid in NetworkConnect::Delegate and ash::SystemTrayDelegate * Uses guid instead of service path in UIProxyConfigService BUG=467275 For chrome/browser/ui/ash: TBR=oshima@chromium.org Review URL: https://codereview.chromium.org/983823002 Cr-Commit-Position: refs/heads/master@{#320662}
-
samuong authored
BUG=chromedriver:1058 Review URL: https://codereview.chromium.org/1004333002 Cr-Commit-Position: refs/heads/master@{#320661}
-
samuong authored
We (srawlins@ and I) suspected that testEmulateNetworkConditionsSpeed would be flaky, but we wanted to try it on the buildbots first. Turns out we were right, and it is very flaky. It almost always fails on Android, and fails often on desktop too. So I'm deleting this test. BUG= Review URL: https://codereview.chromium.org/1002343003 Cr-Commit-Position: refs/heads/master@{#320660}
-
reed authored
Now with "override" to merge with skia's new virtual Intended to allow this to land in skia https://codereview.chromium.org/1005183003 This reverts commit 3d4669df. BUG= TBR=fmalita@chromium.org Review URL: https://codereview.chromium.org/1009053002 Cr-Commit-Position: refs/heads/master@{#320659}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/57a48a7..de7665a CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1009733002 Cr-Commit-Position: refs/heads/master@{#320658}
-
johnme authored
Depends on https://codereview.chromium.org/996813002/ BUG=464328 Review URL: https://codereview.chromium.org/990283002 Cr-Commit-Position: refs/heads/master@{#320657}
-
magjed authored
BUG=434007,426020 Review URL: https://codereview.chromium.org/1006043002 Cr-Commit-Position: refs/heads/master@{#320656}
-
xiang.long authored
Reenable "ready" in push messaging browsertest after it was fixed by https://codereview.chromium.org/912443002. BUG=466694 Review URL: https://codereview.chromium.org/1001153003 Cr-Commit-Position: refs/heads/master@{#320655}
-