- 16 May, 2015 40 commits
-
-
rch authored
BUG=332112 Review URL: https://codereview.chromium.org/1124553002 Cr-Commit-Position: refs/heads/master@{#330292}
-
kpschoedel authored
Review URL: https://codereview.chromium.org/1133283004 Cr-Commit-Position: refs/heads/master@{#330291}
-
rch authored
Once the DNS test conversion CL lands, I'll be able to remove DelayedSocketData. Review URL: https://codereview.chromium.org/1117863003 Cr-Commit-Position: refs/heads/master@{#330290}
-
Bruce Dawson authored
This reverts commit 28c1b109. The delayed_parsing.cpp file has no license which is causing license check failures. TBR=hans@chromium.org,thakis@chromium.org,rnk@chromium.org BUG=486571 Review URL: https://codereview.chromium.org/1146563002 Cr-Commit-Position: refs/heads/master@{#330289}
-
rch authored
to use SequencedSocketData. Reduces runtime to 7 seconds from 11 seconds on my linux workstation BUG=332112 Committed: https://crrev.com/d7b1887392866667126162a4e7854a2736449970 Cr-Commit-Position: refs/heads/master@{#328221} Review URL: https://codereview.chromium.org/1124533002 Cr-Commit-Position: refs/heads/master@{#330288}
-
rch authored
Reduces runtime to 11 seconds from 59 seconds on my linux workstation. There are still a number of tests which have not been unconverted because they make use of "CompleteRead" semantics which I still need to implement in SequencedSocketData. BUG=332112 Committed: https://crrev.com/73e1742f4729161d16f70cbdad9d4c1c1836be52 Cr-Commit-Position: refs/heads/master@{#328171} Review URL: https://codereview.chromium.org/1114213005 Cr-Commit-Position: refs/heads/master@{#330287}
-
vkuzkokov authored
BUG=483693 Review URL: https://codereview.chromium.org/1132913004 Cr-Commit-Position: refs/heads/master@{#330286}
-
mtomasz authored
Since all volumes can be now configurable, make the method generic, instead of limiting to FSP API only. NOPRESUBMIT=true TEST=Tested manually on configurable and non-configurable volumes. BUG=474146 Review URL: https://codereview.chromium.org/1142593002 Cr-Commit-Position: refs/heads/master@{#330285}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/1ccc7b3..410d4d6 TBR=timvolodine@chromium.org,kbr@chromium.org Review URL: https://codereview.chromium.org/1140653005 Cr-Commit-Position: refs/heads/master@{#330284}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#330283}
-
aurimas authored
This CL depends on Blink change https://chromiumcodereview.appspot.com/1128933011 BUG=487782 Review URL: https://codereview.chromium.org/1126203011 Cr-Commit-Position: refs/heads/master@{#330282}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/49f55fa..1ccc7b3 TBR=timvolodine@chromium.org,kbr@chromium.org Review URL: https://codereview.chromium.org/1133283007 Cr-Commit-Position: refs/heads/master@{#330281}
-
hashimoto authored
This function was used only in application_lifetime.cc. Since http://crrev.com/307026, this function has been unused. BUG=None Review URL: https://codereview.chromium.org/1138863003 Cr-Commit-Position: refs/heads/master@{#330280}
-
sbc authored
This means we can remove the direct intercept, which is currently causing lua5.2 tests to fail on the naclports tree. CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk;tryserver.chromium.win:win_nacl_sdk Review URL: https://codereview.chromium.org/1127103006 Cr-Commit-Position: refs/heads/master@{#330279}
-
hashimoto authored
Increase the data rate and the commit rate. BUG=480228 Review URL: https://codereview.chromium.org/1136123006 Cr-Commit-Position: refs/heads/master@{#330278}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/f1045f3..49f55fa TBR=timvolodine@chromium.org,kbr@chromium.org Review URL: https://codereview.chromium.org/1135793004 Cr-Commit-Position: refs/heads/master@{#330277}
-
tdanderson authored
Add the histogram Ash.AppList.TimeBetweenTaskSwitches to record the time between selecting items from the app list (launcher) in Ash. BUG=478933 TEST=TaskSwitchMetricsRecorderTest.VerifyTaskSwitchesFromAppListAreRecorded Review URL: https://codereview.chromium.org/1145453003 Cr-Commit-Position: refs/heads/master@{#330276}
-
shrike authored
Added process_mac.cc with implementations of IsProcessBackgrounded() and SetProcessBackgrounded(). BUG=460102 Review URL: https://codereview.chromium.org/989703002 Cr-Commit-Position: refs/heads/master@{#330275}
-
nhiroki authored
This CL migrates the backend of ServiceWorkerDiskCache from Default to SimpleCache on all platforms. If old DiskCache images exist, (1) DiskCache backend fails to open an pre-existing data due to incompatible format (in both Default->SimpleCache and SimpleCache->Default cases), (2) ServiceWorkerStorage wipes out all cached scripts and registrations via DeleteAndStartOver, and (3) navigation falls back to network. BUG=487482 TEST=manual (use DiskCache and SimpleCache alternately and make sure the system can recover) Review URL: https://codereview.chromium.org/1140853002 Cr-Commit-Position: refs/heads/master@{#330274}
-
jianli authored
Also, we don't need field trial for dev and canary. BUG=477084 TEST=new tests Review URL: https://codereview.chromium.org/1139633005 Cr-Commit-Position: refs/heads/master@{#330273}
-
aurimas authored
Revert of Disable user gesture checking for all autofill browser tests. (patchset #2 id:20001 of https://codereview.chromium.org/1125173006/) Reason for revert: This CL broke Linux GN Clobber bot. Original issue's description: > Disable user gesture checking for all autofill browser tests. > > When drmemory_full runs, the browser tests are slowed down enough to > timeout the user gesture indicator, which prevents autofill from > processing the input and passing the browser test. The fix is to disable > user gesture checking for all autofill browser tests except > AutofillRendererTest.IgnoreNonUserGestureTextFieldChanges. > > BUG=484910 TBR=estade@chromium.org,thestig@chromium.org,rouslan@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=484910 Review URL: https://codereview.chromium.org/1140013004 Cr-Commit-Position: refs/heads/master@{#330272}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#330271}
-
kpschoedel authored
BUG=488739 TBR=derat@chromium.org Review URL: https://codereview.chromium.org/1137393004 Cr-Commit-Position: refs/heads/master@{#330270}
-
palmer authored
Revert of Create net::FormatOriginForDisplay helper function. (patchset #8 id:140001 of https://codereview.chromium.org/1133943002/) Reason for revert: This CL needs more work, and potentially to be moved to a new module. Original issue's description: > Create net::FormatOriginForDisplay helper function. > > net::FormatOriginForDisplay provides a canonical, concise, human-friendly > display for origins. It supports callers in any higher-layer module. > > Based heavily on earlier work by dewittj and felt. Thanks! > > BUG=402698 > TBR=thakis,brettw TBR=asanka@chromium.org,dewittj@chromium.org,felt@chromium.org,rsleevi@chromium.org,thakis@chromium.org,brettw@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=402698 Review URL: https://codereview.chromium.org/1131813004 Cr-Commit-Position: refs/heads/master@{#330269}
-
apacible authored
This change removes the margin on either side of buttons in the Media Router WebUI. Review URL: https://codereview.chromium.org/1133283005 Cr-Commit-Position: refs/heads/master@{#330268}
-
megjablon authored
LoFi uses solid color image placeholders. Provide the user a context menu option to load the origial image in place. Also, provide a way for the context menu to know that an image was LoFi. BUG=485295 Review URL: https://codereview.chromium.org/1105263004 Cr-Commit-Position: refs/heads/master@{#330267}
-
jdufault authored
- Adds CastConfigDelegate which gathers casting data from the chromecast extension - Provides access to the CastConfigDelegate to UI code via the SystemTrayDelegate BUG=433140 Review URL: https://codereview.chromium.org/1115083002 Cr-Commit-Position: refs/heads/master@{#330266}
-
aconverse authored
Cyclic refresh allows the encoder to update already coded sections of the image at a higher quality. BUG=134202 Review URL: https://codereview.chromium.org/1092813003 Cr-Commit-Position: refs/heads/master@{#330265}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/166b853..f1045f3 TBR=timvolodine@chromium.org,kbr@chromium.org Review URL: https://codereview.chromium.org/1141083003 Cr-Commit-Position: refs/heads/master@{#330264}
-
imcheng authored
Remove RouteIDManager as it is not and will not be used. BUG=461815 Review URL: https://codereview.chromium.org/1143453005 Cr-Commit-Position: refs/heads/master@{#330263}
-
zmo authored
https://chromium.googlesource.com/angle/angle/+log/21ce9b02..8befcff5 BUG= TEST=bots R=kbr@chromium.org Review URL: https://codereview.chromium.org/1132873008 Cr-Commit-Position: refs/heads/master@{#330262}
-
rouslan authored
When drmemory_full runs, the browser tests are slowed down enough to timeout the user gesture indicator, which prevents autofill from processing the input and passing the browser test. The fix is to disable user gesture checking for all autofill browser tests except AutofillRendererTest.IgnoreNonUserGestureTextFieldChanges. BUG=484910 Review URL: https://codereview.chromium.org/1125173006 Cr-Commit-Position: refs/heads/master@{#330261}
-
tdanderson authored
Introduce the histogram Ash.WindowSelector.TimeBetweenActiveWindowChanges which records the amount of time between uses of overview mode in which the user selects a window which was not previously active. BUG=488180 TEST=TaskSwitchMetricsRecorderTest.VerifyTaskSwitchesFromOverviewModeAreRecorded Review URL: https://codereview.chromium.org/1132293004 Cr-Commit-Position: refs/heads/master@{#330260}
-
simonhatch authored
This was re-enabled again temporarily to see if https://codereview.chromium.org/1142603002 fixed the issue, which unfortunately it didn't. BUG=488059 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/1139243002 Cr-Commit-Position: refs/heads/master@{#330259}
-
servolk authored
BUG=none Review URL: https://codereview.chromium.org/1128983002 Cr-Commit-Position: refs/heads/master@{#330258}
-
rohitrao authored
The application of special storage policy is split out into a new class, QuotaPolicyCookieStore, in content/browser/net. This reverts commit ac4f4964. TBR=avi@chromium.org BUG=467596 TEST=No visible impact. Review URL: https://codereview.chromium.org/1138643004 Cr-Commit-Position: refs/heads/master@{#330257}
-
danakj authored
DelegatedRendererLayerImpl passes the frame from the pending to the active tree, but relies on there being a child_id_ on the active layer that is known to the ResourceProvider. If the context was lost while the frame was in the pending tree, the frames resources are released, but we try to tell the resource provider to use the empty frame with an invalid child id. When the context is lost and we drop the frame, also unset the bool saying we have a frame to pass to the active tree. R=piman@chromium.org BUG=488366 Review URL: https://codereview.chromium.org/1128043008 Cr-Commit-Position: refs/heads/master@{#330256}
-
estade authored
Clearer API; flushes out a lot of unnecessary heap allocations. depends on https://codereview.chromium.org/1129083003/ BUG=none Review URL: https://codereview.chromium.org/1131113004 Cr-Commit-Position: refs/heads/master@{#330255}
-
palmer authored
net::FormatOriginForDisplay provides a canonical, concise, human-friendly display for origins. It supports callers in any higher-layer module. Based heavily on earlier work by dewittj and felt. Thanks! BUG=402698 TBR=thakis,brettw Review URL: https://codereview.chromium.org/1133943002 Cr-Commit-Position: refs/heads/master@{#330254}
-
gangwu authored
BUG=488290 Review URL: https://codereview.chromium.org/1136763004 Cr-Commit-Position: refs/heads/master@{#330253}
-