- 18 May, 2015 40 commits
-
-
mmenke authored
It's not used in net, and net/ knowing about frames is a layering violation. External consumers that depended on it now use the corresponding ResourceType instead. BUG=426442 Review URL: https://codereview.chromium.org/1134733004 Cr-Commit-Position: refs/heads/master@{#330370}
-
finnur authored
BUG=489239 Review URL: https://codereview.chromium.org/1141583006 Cr-Commit-Position: refs/heads/master@{#330369}
-
bnc authored
This CL lands server change 93655511 by bnc. BUG=488484 Review URL: https://codereview.chromium.org/1132423003 Cr-Commit-Position: refs/heads/master@{#330368}
-
bnc authored
BUG=345769 Review URL: https://codereview.chromium.org/1143773002 Cr-Commit-Position: refs/heads/master@{#330367}
-
tommi authored
WebRTC 9189:9205 Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/872cf25..3c9a06a Libjingle 9186:9198 Changes: https://chromium.googlesource.com/external/webrtc/trunk/talk.git/+log/a8c7824..87e6b84 TBR=sergeyu@chromium.org BUG= Review URL: https://codereview.chromium.org/1129783004 Cr-Commit-Position: refs/heads/master@{#330366}
-
felt authored
If overriding cert errors is disabed by policy, users shouldn't be able to use the "danger" command to bypass it. BUG=440949 R=meacer@chromium.org Review URL: https://codereview.chromium.org/1119963004 Cr-Commit-Position: refs/heads/master@{#330365}
-
sdefresne authored
BUG=None Review URL: https://codereview.chromium.org/1139903003 Cr-Commit-Position: refs/heads/master@{#330364}
-
bnc authored
This CL lands server change 92358475 by bnc. BUG=488484 Review URL: https://codereview.chromium.org/1141473003 Cr-Commit-Position: refs/heads/master@{#330363}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/b19d3aa..f6e36c6 TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/1142073002 Cr-Commit-Position: refs/heads/master@{#330362}
-
sdefresne authored
BUG=429756 Review URL: https://codereview.chromium.org/1147703002 Cr-Commit-Position: refs/heads/master@{#330361}
-
jam authored
Review URL: https://codereview.chromium.org/1144613002 Cr-Commit-Position: refs/heads/master@{#330360}
-
kozyatinskiy authored
BUG=480652 TBR=asanka@chromium.org Review URL: https://codereview.chromium.org/1124293003 Cr-Commit-Position: refs/heads/master@{#330359}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/5b5ddd7..5df6fee CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bungeman@google.com Review URL: https://codereview.chromium.org/1141483003 Cr-Commit-Position: refs/heads/master@{#330358}
-
eroman authored
BUG=488302 Review URL: https://codereview.chromium.org/1142783002 Cr-Commit-Position: refs/heads/master@{#330357}
-
sdefresne authored
ios/chrome/browser/chrome_url_util.{h,mm} provides some URL utilities for use on iOS. Add missing link dependency on UIKit framework. BUG=429756 Review URL: https://codereview.chromium.org/1139383002 Cr-Commit-Position: refs/heads/master@{#330356}
-
sdefresne authored
Update swipe recognizer to differentiate between edge/non-edge swipes. BUG=None Review URL: https://codereview.chromium.org/1137623007 Cr-Commit-Position: refs/heads/master@{#330355}
-
sdefresne authored
BUG=429756 Review URL: https://codereview.chromium.org/1133203003 Cr-Commit-Position: refs/heads/master@{#330354}
-
melandory authored
Logs test cases which will be run, which helps to catch cases when you misspell config parameter name and run all test cases instead of specified once. BUG=369521 R=vabr@chromium.org Review URL: https://codereview.chromium.org/1142803002 Cr-Commit-Position: refs/heads/master@{#330353}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/4657068..5b5ddd7 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bungeman@google.com Review URL: https://codereview.chromium.org/1147683002 Cr-Commit-Position: refs/heads/master@{#330352}
-
glider authored
Revert of Reland: Lazily initialize MessageLoop for faster thread startup (patchset #5 id:160001 of https://codereview.chromium.org/1129953004/) Reason for revert: Massive data race reports, see https://crbug.com/489263 Original issue's description: > Reland: Lazily initialize MessageLoop for faster thread startup > > Original review: https://codereview.chromium.org/1011683002/ > > Reverted because it's suspected for following flakiness issues: > http://crbug.com/485157 - Windows race > http://crbug.com/485091 - Android ThreadWatcher > http://crbug.com/485178 - interactive_ui_tests Menu* tests > > PS1 is the original patch set that gets reverted. > > BUG=465458, 485157, 485091, 485178 > TBR=jam > > Committed: https://crrev.com/8b6133a69f16702a32a3c3104630c4d9ac393b7a > Cr-Commit-Position: refs/heads/master@{#330329} TBR=thakis@chromium.org,toyoshim@chromium.org,jam@chromium.org,kinuko@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=465458, 485157, 485091, 485178 Review URL: https://codereview.chromium.org/1140363002 Cr-Commit-Position: refs/heads/master@{#330351}
-
peletskyi authored
Improved logging in chrome code in case of error in policy fetching. BUG=489230 Review URL: https://codereview.chromium.org/1140333002 Cr-Commit-Position: refs/heads/master@{#330350}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/36757d61..b19d3aa TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/1139093003 Cr-Commit-Position: refs/heads/master@{#330349}
-
vkuzkokov authored
Revert of [DevTools] Fix potential crash in RenderFrameDevToolsAgentHost (patchset #1 id:1 of https://codereview.chromium.org/1132913004/) Reason for revert: See crbug.com/489135 Original issue's description: > [DevTools] Fix potential crash in RenderFrameDevToolsAgentHost > > BUG=483693 > > Committed: https://crrev.com/1771428fefada2d24fab5970b915b941a5014cc1 > Cr-Commit-Position: refs/heads/master@{#330286} TBR=dgozman@chromium.org,pfeldman@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=483693 Review URL: https://codereview.chromium.org/1140603004 Cr-Commit-Position: refs/heads/master@{#330348}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/8e110e4..36757d61 TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/1144793002 Cr-Commit-Position: refs/heads/master@{#330347}
-
primiano authored
This test has been flaky in the last 2 weeks on Mac bots. (Adding NOTRY as everything is currently red on the perf waterfall) BUG=489214 NOTRY=true CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:linux_perf_bisect;tryserver.chromium.perf:mac_perf_bisect;tryserver.chromium.perf:win_perf_bisect;tryserver.chromium.perf:android_nexus5_perf_bisect Review URL: https://codereview.chromium.org/1129833005 Cr-Commit-Position: refs/heads/master@{#330346}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/6137460..8e110e4 TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/1139233003 Cr-Commit-Position: refs/heads/master@{#330345}
-
achuith authored
BUG=263527 Review URL: https://codereview.chromium.org/1127143003 Cr-Commit-Position: refs/heads/master@{#330344}
-
melandory authored
Move GetHumanReadableOrigin method to affliation utils in order to make it available in ios. This CL requires GetHumanReadableOrigin on ios: https://chromereviews.googleplex.com/191547013/ BUG=486736 Review URL: https://codereview.chromium.org/1130213004 Cr-Commit-Position: refs/heads/master@{#330343}
-
yoshiki authored
This patch fixes the regression by https://codereview.chromium.org/1134603002/diff/1/ui/file_manager/video_player/css/video_player.css BUG=488213 TEST=none Review URL: https://codereview.chromium.org/1141183004 Cr-Commit-Position: refs/heads/master@{#330342}
-
Gordana.Cmiljanovic authored
Make sure jinja2 from third_party is used. Review URL: https://codereview.chromium.org/1138383003 Cr-Commit-Position: refs/heads/master@{#330341}
-
dgozman authored
This is to ensure that threading is not the cause of http handler crashes. BUG=none TBR=pfeldman@chromium.org Review URL: https://codereview.chromium.org/1138323003 Cr-Commit-Position: refs/heads/master@{#330340}
-
primiano authored
The change complements Breakpad's crrev.com/1125153008 and introduces the ability of attaching production information and build id to microdumps. The DEPS roll pulls in the following change: r1456 d7e4030 [microdump] Add build fingerprint and product info metadata. Summary of all changes available at: https://chromium.googlesource.com/external/google-breakpad/src/+log/9fcbe25..d7e4030 BUG=456494,410294 Review URL: https://codereview.chromium.org/1019663003 Cr-Commit-Position: refs/heads/master@{#330339}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/739db8a..6137460 TBR=kbr@chromium.org Review URL: https://codereview.chromium.org/1145673002 Cr-Commit-Position: refs/heads/master@{#330338}
-
deanliao authored
With "--log_time" optional arg, we can see each logged event's timestamp to know how long does a task spend. BUG=None TEST=manual ./run_benchmark with "-v --log_time" args added. Review URL: https://codereview.chromium.org/1079443002 Cr-Commit-Position: refs/heads/master@{#330337}
-
christiank authored
glBindTexImage2DCHROMIUM and glReleaseTexImage2DCHROMIUM will force the texture format in the level info to GL_RGBA regardless of the internal format used by the GLImage. This CL address this by adding a GetFormat function to GLImage that glBindTexImage2DCHROMIUM and glReleaseTexImage2DCHROMIUM will use when updating the level info. BUG= Review URL: https://codereview.chromium.org/1140683002 Cr-Commit-Position: refs/heads/master@{#330336}
-
oetuaho authored
Rules for invariant varying (or in/out variable) matching are different for ESSL 3 and ESSL 1. Use a recently added ANGLE API to choose which rules to use based on shader version. Tested by WebGL 2 test deqp/data/gles3/shaders/qualification_order.html BUG=488372 TEST=WebGL 2 conformance tests Review URL: https://codereview.chromium.org/1135733006 Cr-Commit-Position: refs/heads/master@{#330335}
-
bratell authored
The only thing we need to know per QuerySync block is its index in the block sequence. Everything else can be calculated from that if we just store a few numbers in the Bucket objects. Total memory reduction is 92%. This is alt #2 in bug 485536. BUG=485536 Review URL: https://codereview.chromium.org/1131913004 Cr-Commit-Position: refs/heads/master@{#330334}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/4472bfd..739db8a TBR= Review URL: https://codereview.chromium.org/1146613002 Cr-Commit-Position: refs/heads/master@{#330333}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#330332}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/2dd4f36..4472bfd TBR= Review URL: https://codereview.chromium.org/1127123011 Cr-Commit-Position: refs/heads/master@{#330331}
-