- 17 Sep, 2014 40 commits
-
-
sbc authored
This was causes extreme performance issues when untaring large files in naclports (specifically with python). Review URL: https://codereview.chromium.org/574803002 Cr-Commit-Position: refs/heads/master@{#295299}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/8bd91ec0764cf16c8be4eb0d9280d28ae10fda09..aaeab53bdf9376df7c20d7e26c6607ad751ffac9 TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/562193004 Cr-Commit-Position: refs/heads/master@{#295298}
-
vrk authored
Relanding these CLs, this time making sure to remove self from PowerMonitor's observer list on the same thread as was added. BUG=403618,404767 Review URL: https://codereview.chromium.org/577483002 Cr-Commit-Position: refs/heads/master@{#295297}
-
lanwei authored
A new version of Issue 565583005: Clean up GestureEventDetails constructors https://codereview.chromium.org/565583005/ BUG=350942 TBR=tdresser@chromium.org, jdduke@chromium.org, sadrul@chromium.org Committed: https://crrev.com/874611d5ab5b879648682c1ea41062bebc9c95e5 Cr-Commit-Position: refs/heads/master@{#295144} Review URL: https://codereview.chromium.org/573963005 Cr-Commit-Position: refs/heads/master@{#295296}
-
boliu authored
Fix typo in https://codereview.chromium.org/532993002/ BUG=412578 Review URL: https://codereview.chromium.org/581703002 Cr-Commit-Position: refs/heads/master@{#295295}
-
felt authored
This organizes the Safe Browsing interstitial histograms in a way that should scale better as new warnings or buttons are added. Plus: all of the recording is done from within the command handling method, instead of in the secondary methods like OnProceed. BUG= Review URL: https://codereview.chromium.org/576653002 Cr-Commit-Position: refs/heads/master@{#295294}
-
skia-deps-roller authored
https://skia.googlesource.com/skia/+log/b0a35f7c5d2c4bfeb601e3ac43f412d202a25292..9a0267fa9aa1dab078ab67b40b647de5be80696f CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/579823002 Cr-Commit-Position: refs/heads/master@{#295293}
-
prashhir authored
use base::Time constants in net module instead of using static constants in file BUG=412254 Review URL: https://codereview.chromium.org/578703003 Cr-Commit-Position: refs/heads/master@{#295292}
-
Gordana.Cmiljanovic authored
This change fixes the seccomp-bpf compile error introduced by change: https://chromium.googlesource.com/chromium/src/+/ab2d46af89c657ab4fd01ab00de1ba2a6ad73f8d BUG=408845 Review URL: https://codereview.chromium.org/569333003 Cr-Commit-Position: refs/heads/master@{#295291}
-
reveman authored
This reduces the difference in code paths between normal usage and context lost situations. Also moves the save()/restore() pair required for GPU raster into the RasterBuffer class so it can be avoided when unnecessary. BUG=406404 Review URL: https://codereview.chromium.org/578843002 Cr-Commit-Position: refs/heads/master@{#295290}
-
Hans Wennborg authored
This updates Chromium's clang version to r216630 with r216684 cherry-picked to fix an ASan issue. It also changes the build script for Clang to use CMake instead of Autoconf. The ASan team say this configuration is better tested, and it also makes us consistent with the Windows Clang build which already uses CMake. BUG=400849 R=thakis@chromium.org TBR=brettw Review URL: https://codereview.chromium.org/575833003 Cr-Commit-Position: refs/heads/master@{#295289}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/3f66a9d9785fab2d5186c7987818bbe7ee6f16fe..8bd91ec0764cf16c8be4eb0d9280d28ae10fda09 TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/580863002 Cr-Commit-Position: refs/heads/master@{#295288}
-
peter authored
BUG= Review URL: https://codereview.chromium.org/576823003 Cr-Commit-Position: refs/heads/master@{#295287}
-
creis authored
This only affects renderer-created windows. It resumes blocked requests for the RenderFrameHost, which is currently a no-op (until we start routing network requests through RenderFrameHost rather than RenderViewHost). BUG=414947 TEST=RFH's requests unblocked after window.open. (No behavior change.) Review URL: https://codereview.chromium.org/577793002 Cr-Commit-Position: refs/heads/master@{#295286}
-
flackr authored
Reland "Use chromeos accelerometer reader and support only lid accelerometer. (patchset #3 id:60001 of https://codereview.chromium.org/574113002/)" Relands commit and fixes compiler error. TBR=oshima,derat BUG=380831 TEST=Glimmer/clapper still work, manually tested not having a base accelerometer. Review URL: https://codereview.chromium.org/576113002 Cr-Commit-Position: refs/heads/master@{#295285}
-
dtseng authored
Add the ability to query globally if a shortcut is registered by an extension and use that to avoid unnecessarily rewriting Chrome OS keys. BUG=410944 Review URL: https://codereview.chromium.org/553243002 Cr-Commit-Position: refs/heads/master@{#295284}
-
ckocagil authored
BUG= R=brettw Review URL: https://codereview.chromium.org/576743002 Cr-Commit-Position: refs/heads/master@{#295283}
-
tonyg authored
This reverts commit 536be704. Revert "Fix an issue that video is not seekable" This reverts commit 21f1f757. The first causes the tough_video_cases benchmark to hang and the second depends on it. Details in bug. BUG=412897 TBR=qinmin@chromium.org Review URL: https://codereview.chromium.org/580673002 Cr-Commit-Position: refs/heads/master@{#295282}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/67581588750bb81e5e495ec615dd5ef74eb0ba59..3f66a9d9785fab2d5186c7987818bbe7ee6f16fe TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/579793002 Cr-Commit-Position: refs/heads/master@{#295281}
-
battre authored
Revert of mojo: Add a runloop utility in python (patchset #3 id:40001 of https://codereview.chromium.org/552783004/) Reason for revert: This fails on the build bots. ====================================================================== ERROR: testRunLoop (runloop_unittest.RunLoopTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/mnt/data/b/build/slave/Linux_Tests/build/src/mojo/python/tests/runloop_unittest.py", line 24, in testRunLoop loop = system.RunLoop() AttributeError: 'module' object has no attribute 'RunLoop' http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/13669/steps/mojo_python_bindings_tests/logs/stdio Original issue's description: > mojo: Add a runloop utility in python > > This is necessary to be able to use async operation on handles. > > R=sdefresne@chromium.org,cmasone@chromium.org > > Committed: https://crrev.com/830c88cca3c89dfabcbfc360ac7c035a020b8307 > Cr-Commit-Position: refs/heads/master@{#295267} TBR=cmasone@chromium.org,sdefresne@chromium.org,qsr@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/575893004 Cr-Commit-Position: refs/heads/master@{#295280}
-
kulkarni.a authored
Cleaning up weak_ptr_factory destruction order. WeakPtrFactory should remain the last member so it'll be destroyed and invalidate its weak pointers before any other members are destroyed. BUG=303818 Review URL: https://codereview.chromium.org/581563002 Cr-Commit-Position: refs/heads/master@{#295279}
-
vivek.vg authored
The trailing '\' on a comment line produces following error on gcc 4.8 chrome/browser/extensions/chrome_url_request_util.h:29:1: error: multi-line comment [-Werror=comment] TBR=fsamuel@chromium.org, lfg@chromium.org, rockot@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/552103003 Cr-Commit-Position: refs/heads/master@{#295278}
-
peter authored
When the files in //content are in their final positions I'll add those to the watchlist too. BUG= Review URL: https://codereview.chromium.org/575043002 Cr-Commit-Position: refs/heads/master@{#295277}
-
droger authored
This CL moves TranslateHelper to the translate component. A couple dependencies had to be injected, through the constructor: - extensions (group and scheme) - isolated world id BUG=335087 TBR=jochen Review URL: https://codereview.chromium.org/564793003 Cr-Commit-Position: refs/heads/master@{#295276}
-
paulwhitton authored
If process_name is greater than 50 characters, display truncated process_name BUG=340294 NOTRY=true Review URL: https://codereview.chromium.org/559113002 Cr-Commit-Position: refs/heads/master@{#295275}
-
clamy authored
This fixes a regression introduced by CL https://chromiumcodereview.appspot.com/379143002/. BUG=405812, 408684 Review URL: https://codereview.chromium.org/494083002 Cr-Commit-Position: refs/heads/master@{#295274}
-
skia-deps-roller authored
https://skia.googlesource.com/skia/+log/170f90b4576f291879371ecd6ae4bc2b1d85c64a..b0a35f7c5d2c4bfeb601e3ac43f412d202a25292 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/575023002 Cr-Commit-Position: refs/heads/master@{#295273}
-
primiano authored
Not required anymore after crrev.com/555503006 This reverts commit df01991e. BUG=407545 TBR=anton@chromium.org Review URL: https://codereview.chromium.org/576123002 Cr-Commit-Position: refs/heads/master@{#295272}
-
bnc authored
HttpNetworkTransactionSpdy*Test has been removed in https://crrev.com/17028007, making these FRIEND statements obsolete. BUG=118883 Review URL: https://codereview.chromium.org/580473002 Cr-Commit-Position: refs/heads/master@{#295271}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/b4e442fe37dd474df89b221e0f6fbf083730bc0c..67581588750bb81e5e495ec615dd5ef74eb0ba59 TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/576103002 Cr-Commit-Position: refs/heads/master@{#295270}
-
wajahat.s authored
As FontSizePrefs class is singleton and will be alive till the entire application lifespan and there are no references for destroy(), hence destroy() implemention can be removed. BUG=None. Review URL: https://codereview.chromium.org/563743002 Cr-Commit-Position: refs/heads/master@{#295269}
-
kevers authored
Adjust the z-order of the virtual keyboard to ensure that it does not overlap context menus. Previously, the virtual keyboard was placed just below the cursor container. Adding a test case to ensure that the virtual keyboard overlaps normal windows but not menus. BUG=377180 Review URL: https://codereview.chromium.org/565373002 Cr-Commit-Position: refs/heads/master@{#295268}
-
qsr authored
This is necessary to be able to use async operation on handles. R=sdefresne@chromium.org,cmasone@chromium.org Review URL: https://codereview.chromium.org/552783004 Cr-Commit-Position: refs/heads/master@{#295267}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#295266}
-
jochen authored
BUG=none R=svenpanne@chromium.org Review URL: https://codereview.chromium.org/570423002 Cr-Commit-Position: refs/heads/master@{#295265}
-
picksi authored
BUG=414644 Review URL: https://codereview.chromium.org/572233002 Cr-Commit-Position: refs/heads/master@{#295264}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/48c74875dbbd1bfdcab18a17a3b3710487aaefb5..b4e442fe37dd474df89b221e0f6fbf083730bc0c TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/566063005 Cr-Commit-Position: refs/heads/master@{#295263}
-
battre authored
Revert of Use chromeos accelerometer reader and support only lid accelerometer. (patchset #3 id:60001 of https://codereview.chromium.org/574113002/) Reason for revert: Breaks ChromeOS compilation http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Full/builds/11155/steps/compile/logs/stdio Original issue's description: > Use chromeos accelerometer reader in athena and support only lid accelerometer. > > BUG=380831 > TEST=Glimmer/clapper still work, manually tested not having a base accelerometer. > > Committed: https://crrev.com/2aa8d2e93a06cc7673c872704c04e933bd6cc252 > Cr-Commit-Position: refs/heads/master@{#295258} TBR=derat@chromium.org,oshima@chromium.org,flackr@chromium.org NOTREECHECKS=true NOTRY=true BUG=380831 Review URL: https://codereview.chromium.org/571283006 Cr-Commit-Position: refs/heads/master@{#295262}
-
tburkard authored
R=jkarlin@chromium.org Review URL: https://codereview.chromium.org/580793002 Cr-Commit-Position: refs/heads/master@{#295261}
-
whesse authored
Move two variable declarations to the top of their function, so Chromium's version of SQLite compiles on Windows. SQLite is used by NSS on Dart's standalone Windows executable. NOTRY=true This is not based on src/, and is not tested until DEPS are updated. This patch is not added to recover.patch, because the last 3 patches, including the one this fixes, are not there, and recover.patch says: Since recover.c is in somewhat active development, it is possible that the patch below will not reliably re-create the file. Review URL: https://codereview.chromium.org/552673003 Cr-Commit-Position: refs/heads/master@{#295260}
-