- 26 Aug, 2016 26 commits
-
-
finnur authored
BUG=640924, 614277 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2277213002 Cr-Commit-Position: refs/heads/master@{#414612}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/a1d2111945ac..9b57ec9ff50a $ git log a1d211194..9b57ec9ff --date=short --no-merges --format='%ad %ae %s' 2016-08-25 jaepark Clean up CPDFSDK_PageView methods. 2016-08-25 npm Change " to ' in gyp file for consistency TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2284513002 Cr-Commit-Position: refs/heads/master@{#414611}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/5359adae29ae..eedef30a4151 $ git log 5359adae2..eedef30a4 --date=short --no-merges --format='%ad %ae %s' 2016-08-25 eakuefner [TBMv2] Make ValueSet a class 2016-08-25 ccraik Validate files needed by Android tools 2016-08-25 eakuefner [StyleGuide] Allow classes 2016-08-25 fmeawad v8CallStats: a script to transform the traces into call stat dumps TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2277193003 Cr-Commit-Position: refs/heads/master@{#414610}
-
achuith authored
BUG=chromium:631640 TEST=manual Review-Url: https://codereview.chromium.org/2277803005 Cr-Commit-Position: refs/heads/master@{#414609}
-
jdufault authored
BUG=603217 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2277993002 Cr-Commit-Position: refs/heads/master@{#414608}
-
hubbe authored
When converting an ICC profile to a ColorSpace, the primaries are extracted. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/24f935a3d8cdfcdfbabd23928a42304b1ffc52ba Review-Url: https://codereview.chromium.org/2229953003 Cr-Original-Commit-Position: refs/heads/master@{#413914} Cr-Commit-Position: refs/heads/master@{#414607}
-
joenotcharles authored
If the field trial is enabled, read a "tag" value from the variation parameters and pass it on to the component updater. After the experimental component is installed, read command-line arguments and a "suffix" string from its manifest; pass the command-line arguments to the SwReporter when it's launched, and append the suffix to all histograms it logs to distinguish them from reports from the default reporter. BUG=631480 Review-Url: https://codereview.chromium.org/2278013002 Cr-Commit-Position: refs/heads/master@{#414606}
-
rockot authored
Using RTLD_DEEPBIND by default is problematic (see comments in native_library_posix.cc), but in the case of Mojo services where the host binary is lightweight but otherwise may export some conflicting symbols (e.g. tcmalloc), it is desirable. This CL adds a NativeLibraryOptions structure and a new LoadNativeLibraryWithOptions() call. The only supported option (|prefer_own_symbols|) only affects behavior on non-OSX, non-Android, POSIX systems. The default behavior of LoadNativeLibrary is unchanged. Also adds a unit test for general native library loading since there wasn't one before. BUG=594674 Review-Url: https://codereview.chromium.org/2277863002 Cr-Commit-Position: refs/heads/master@{#414605}
-
sievers authored
There seems to be some bug in the implmentation in cc::Surfaces. It looks like it might be swapping an invalid frame when doing the readback. This reverts https://codereview.chromium.org/2189493002 and uses the readback layer from https://codereview.chromium.org/2243663002 instead for issuing the readback. For the time being that's totally fine. The main advantage was that it avoided the need for a browser commit which helps with trying to do a final readback while the surface goes away (i.e onPause). TBR=danakj@chromium.org BUG=640561 Review-Url: https://codereview.chromium.org/2279113002 Cr-Commit-Position: refs/heads/master@{#414604}
-
sadrul authored
Introduce mojom.GpuServiceInternal interface, which GpuServiceProxy in window server uses to communicate to GpuServiceInternal in the gpu process. BUG=613366 Review-Url: https://codereview.chromium.org/2276963002 Cr-Commit-Position: refs/heads/master@{#414603}
-
qyearsley authored
This is another test CL for `webkit-patch rebaseline-cl`. Review-Url: https://codereview.chromium.org/2271823002 Cr-Commit-Position: refs/heads/master@{#414602}
-
jri authored
R=rch@chromium.org BUG= Review-Url: https://codereview.chromium.org/2277633006 Cr-Commit-Position: refs/heads/master@{#414601}
-
rdevlin.cronin authored
The ExtensionMsg_Loaded_Params had a number of issues: - it never pickled the id - it never pickled the tab specific permissions - it didn't use the explicit id when constructing the extension The latter is useful to safe work in the normal case, and important in tests since test extensions may not have keys or paths. BUG=640837 Review-Url: https://codereview.chromium.org/2279013002 Cr-Commit-Position: refs/heads/master@{#414600}
-
juncai authored
I uploaded a screenshot on the issue page. BUG=629689 Review-Url: https://codereview.chromium.org/2257743003 Cr-Commit-Position: refs/heads/master@{#414599}
-
eugenebut authored
BUG=595761 Review-Url: https://codereview.chromium.org/2278793003 Cr-Commit-Position: refs/heads/master@{#414598}
-
msramek authored
We add two histograms: 1. Navigation.ClearSiteData.Parameters - the mask of parameters 2. Navigation.ClearSiteData.Duration - the duration of the clearing task BUG=607897 Review-Url: https://codereview.chromium.org/2274853002 Cr-Commit-Position: refs/heads/master@{#414597}
-
jianli authored
Revert of Settings People: Add /signOut route for Disconnect dialog. (patchset #2 id:20001 of https://codereview.chromium.org/2271843002/ ) Reason for revert: The following browser test failed: CrSettingsPeoplePageTest.PeoplePage https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29%2832%29/builds/32657 Original issue's description: > Settings People: Add /signOut route for Disconnect dialog. > > BUG=640199 > CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation > > Committed: https://crrev.com/54a670192c726f5762109842c0ecc958ad045256 > Cr-Commit-Position: refs/heads/master@{#414562} TBR=michaelpg@chromium.org,tommycli@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=640199 Review-Url: https://codereview.chromium.org/2279883004 Cr-Commit-Position: refs/heads/master@{#414596}
-
dtseng authored
This cl attempts to combine output from the editable* and output* modules. In particular, - speech and braille hook into editable for line descriptions - additions were made to make cursor selections reflect the current page selection for braille - a minor change to make braille ignore separator additions when there's whitespace at the end of output. If not, cursor tracking breaks. What works: - earcons, roles, states are now read as you move by line - other behaviors (e.g. other unit selections, all text changes) are unaffected. - DOM selection changes moves ChromeVox range (e.g. move by word via ctrl+right, ChromeVox range moves with it) - ChromeVox range changes moves the DOM selection (e.g. move by heading, by word, line, etc moves the DOM selection there). BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2263513004 Cr-Commit-Position: refs/heads/master@{#414595}
-
jianli authored
Revert of Desktop Chrome OS: Build with precise sysroot (patchset #2 id:40001 of https://codereview.chromium.org/2272273002/ ) Reason for revert: Caused webview_licenses failure: https://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/31063 Original issue's description: > Desktop Chrome OS: Build with precise sysroot > > Build and link against the Ubuntu Precise amd64 sysroot on Desktop > Chrome OS instead of always using the system libraries. > > BUG=638394 > > Committed: https://crrev.com/c575bbcd130b38994e36b0a97bfe5ceea954a643 > Cr-Commit-Position: refs/heads/master@{#414564} TBR=dpranke@chromium.org,thomasanderson@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=638394 Review-Url: https://codereview.chromium.org/2285563002 Cr-Commit-Position: refs/heads/master@{#414594}
-
petewil authored
BUG=610521 Review-Url: https://codereview.chromium.org/2281753002 Cr-Commit-Position: refs/heads/master@{#414593}
-
jdufault authored
BUG=616112 TBR=oshima@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2234203002 Cr-Commit-Position: refs/heads/master@{#414592}
-
reillyg authored
This patch enables the WebUSB interfaces if a site has an Origin Trial key for the feature "WebUSB". They can still also be enabled by passing the --enable-experimental-web-platform-features flag. BUG=492204 Review-Url: https://codereview.chromium.org/2274303002 Cr-Commit-Position: refs/heads/master@{#414591}
-
lunalu authored
Fixed the behaviour of form submit to match the standard: no submit is taken place when the form is detached from the document (e.g., form is removed). One additional layout test (form-removed-from-document.html) is added to verify the change made above. Two layout tests has been modified to match the behaviour of submitting form (when from is detached from/attached to the document) in Firefox. BUG=586749 Review-Url: https://codereview.chromium.org/2261393002 Cr-Commit-Position: refs/heads/master@{#414590}
-
emircan authored
This CL fixes input timestamp mismatch in RTCVideoEncoder, which broke googAvgEncodeMs and googEncodeUsagePercent stats in webrtc-internals for hardware encoders. With this change, we start using WebRTC given timestamp() so that OveruseFrameDetector can match the timestamps and calculate the stats. BUG=597087 TEST=googAvgEncodeMs and googEncodeUsagePercent works on Mac(H264) and veyron_jerry(VP8). Review-Url: https://codereview.chromium.org/2205623002 Cr-Commit-Position: refs/heads/master@{#414589}
-
lfg authored
Blink intent: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/VfItzNe3WO0 BUG=613244 Review-Url: https://codereview.chromium.org/2206843003 Cr-Commit-Position: refs/heads/master@{#414588}
-
kbr authored
It started failing on the chromium.gpu.fyi bots recently. Disabling it since the CL that we think regressed it made it through the CQ successfully, and we don't necessarily want to revert it. BUG=641142 Review-Url: https://codereview.chromium.org/2286473002 Cr-Commit-Position: refs/heads/master@{#414587}
-
- 25 Aug, 2016 14 commits
-
-
petewil authored
BUG=610521 Review-Url: https://codereview.chromium.org/2279913002 Cr-Commit-Position: refs/heads/master@{#414586}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/22b176d0ee7f..a1d2111945ac $ git log 22b176d0e..a1d211194 --date=short --no-merges --format='%ad %ae %s' 2016-08-25 jaepark CPDF_Annot::GetRect() should return CFX_FloatRect. 2016-08-25 jaepark Remove unused m_nTabOrder in CPDFSDK_Annot. 2016-08-25 thestig Simplify some code in CFX_FontMapper. TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2279923002 Cr-Commit-Position: refs/heads/master@{#414585}
-
sky authored
If a test creates a BluetoothAdapterBlueZ, inits, then shuts it down it's entirely possible to get to BluetoothAdapterBlueZ::Init() after bluez::BluezDBusManager has been destroyed. This patch makes BluetoothAdapterBlueZ::Init early out in such a situation. BUG=641026 TEST=none R=rkc@chromium.org Review-Url: https://codereview.chromium.org/2279853002 Cr-Commit-Position: refs/heads/master@{#414584}
-
reveman authored
Extend Android big.LITTLE workaround to ARM ChromeOS devices. BUG=chrome-os-partner:56586 Review-Url: https://codereview.chromium.org/2285443002 Cr-Commit-Position: refs/heads/master@{#414583}
-
dalecurtis authored
Spitzer has been launched since M52 w/o issue; it's time to start cleaning up the old code paths. This saves ~77kb of APK size! BUG=570711 TEST=compile Review-Url: https://codereview.chromium.org/2276343005 Cr-Commit-Position: refs/heads/master@{#414582}
-
davidben authored
More certificates have expired. This drops 110 entries or 3520 bytes of binary size. BUG=none Review-Url: https://codereview.chromium.org/2279033002 Cr-Commit-Position: refs/heads/master@{#414581}
-
sahel authored
WebInputEventTraits::GetName and PageWidgetEventHandler::inputTypeToName cleaned up. The helper function is called in TestPlugin::handleInputEvent instead of re-implementation of the Type->String. No test is written for this cl. BUG=594223 Review-Url: https://codereview.chromium.org/2250233002 Cr-Commit-Position: refs/heads/master@{#414580}
-
harkness authored
This CL provides a Worker entrypoint for the BudgetAPI. The WorkerNavigator partial interface provides a BudgetService object, which is the same for both Navigator and WorkerNavigator. BUG=617971 Review-Url: https://codereview.chromium.org/2273743002 Cr-Commit-Position: refs/heads/master@{#414579}
-
alemate authored
BUG=604119 TEST=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2269433002 Cr-Commit-Position: refs/heads/master@{#414578}
-
jianli authored
This patch provides the implementation for OfflinePageRequestHandler that may return OfflinePageRequestJob to replace the response with offline content if needed. The original request redirection logic in OfflinePageTabHelper is removed. BUG=636072 Review-Url: https://codereview.chromium.org/2245733004 Cr-Commit-Position: refs/heads/master@{#414577}
-
loyso authored
BUG=620137 Review-Url: https://codereview.chromium.org/2272303002 Cr-Commit-Position: refs/heads/master@{#414576}
-
flandy authored
This is dependent on the model in https://codereview.chromium.org/2230183004/ and will be changed accordingly. BUG=639095 Review-Url: https://codereview.chromium.org/2252913002 Cr-Commit-Position: refs/heads/master@{#414575}
-
xiaoyinh authored
1. Number of “down” events generated by stylus/touch/mouse 2. Number of “down” events received by clamshell vs touchview BUG=630070 Committed: https://crrev.com/693c002fc07b010ab3ef17360a0557bd87be2832 Review-Url: https://codereview.chromium.org/2270173002 Cr-Original-Commit-Position: refs/heads/master@{#414304} Cr-Commit-Position: refs/heads/master@{#414574}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/bf8428b29b5143a6673f2d17ee48919d9ad8c3de [perf] Add Win 10 High-DPI Perf bots. (dtu@chromium.org) https://crrev.com/3345a25d5e4843f318a1bf4612203e821d5dd91a Remove xcodebuild support from iOS recipe module (smut@google.com) https://crrev.com/7da04d8139a9b6abea0d15b55ccefebabb2ecfe7 Add dart2js --fast-startup tests to dart2js builder recipe (whesse@google.com) https://crrev.com/53ec8422f1976ae273a7b27f037702db432bd811 Reland of 'use buildbucket to assess build failure'. (robertocn@google.com) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=638599,https://github.com/dart-lang/sdk/issues/27085,634554,639117 NOTRY=true Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2264283008 Cr-Commit-Position: refs/heads/master@{#414573}
-