- 14 Feb, 2015 40 commits
-
-
tommi authored
Remove references to 'libpeer_allocator_shim' gyp variable. This variable isn't used anymore. I'll delete the source files in an upcoming cl. R=kjellander@chromium.org BUG=446865 Review URL: https://codereview.chromium.org/920043002 Cr-Commit-Position: refs/heads/master@{#316383}
-
fukino authored
BUG=458356 TEST=manually tested by dragging each separator on the column header. Review URL: https://codereview.chromium.org/926483003 Cr-Commit-Position: refs/heads/master@{#316382}
-
chromeos-commit-bot authored
Cr-Commit-Position: refs/heads/master@{#316381}
-
xiyuan authored
BUG=457436 TBR=dpolukhin@chromium.org Review URL: https://codereview.chromium.org/923343002 Cr-Commit-Position: refs/heads/master@{#316380}
-
brettw authored
This adds the "threading" example which was unreferenced in the GYP build, despite existing and compiling OK. Review URL: https://codereview.chromium.org/921993002 Cr-Commit-Position: refs/heads/master@{#316379}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/43466a1..f6f8050 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=jvanverth@google.com Review URL: https://codereview.chromium.org/925033002 Cr-Commit-Position: refs/heads/master@{#316378}
-
estark authored
Review URL: https://codereview.chromium.org/913573003 Cr-Commit-Position: refs/heads/master@{#316377}
-
michaelbai authored
As content_jni_onload.h was added, android_library_loader_hook is not needed be a content API, move it to content/app/android/ BUG=447393 Review URL: https://codereview.chromium.org/914083004 Cr-Commit-Position: refs/heads/master@{#316376}
-
oshima authored
Short Design Doc: http://goo.gl/w6Q9k8 1) Compute ElidedText on demand 2) Separate elided text and non elided text. Create elided text and runs only when necessary. 3) Use known width in RenderText::Elide 4) Don't reshape to get GetGraphemeIterator. This CL also adds a few trace event so that we can identify the UI jank caused by text rendering performance. BUG=451459 R=msw@chromium.org Review URL: https://codereview.chromium.org/916203002 Cr-Commit-Position: refs/heads/master@{#316375}
-
msw authored
Focus the textfield as needed (even with an empty clipboard). Leave the cursor trailing the newly pasted text. (don't restore and offset the prior cursor/selection) Update and expand tests. BUG=456581 TEST=Linux textfield/omnibox middle-click behaves as expected. R=pkasting@chromium.org Review URL: https://codereview.chromium.org/927743002 Cr-Commit-Position: refs/heads/master@{#316374}
-
Sadrul Habib Chowdhury authored
In 'normal' setting (i.e. non-HighDPI), the coordinate space of a DesktopWindowTreeHostX11 and the aura::Window it hosts is the same. So when converting an event's location from one host's coordinate space to another host's coordinate space, it is sufficient to use the aura::Window API to convert the location between the hosts' aura::Window. However, in HighDPI, the coordinate space of the host is different from that of its aura::Window, and using aura::Window API to do the coordinate conversion results in incorrect location. Use a simpler method to do the conversion to avoid this. BUG=400837 R=pkotwicz@chromium.org Review URL: https://codereview.chromium.org/922293002 Cr-Commit-Position: refs/heads/master@{#316373}
-
michaelpg authored
BUG=458315 R=dzhioev@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/f42e06146b269624aaa694baa3ee19759ef21b1b Review URL: https://codereview.chromium.org/920223002 Cr-Commit-Position: refs/heads/master@{#316372}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/f89f60f..43466a1 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=jvanverth@google.com Review URL: https://codereview.chromium.org/929623002 Cr-Commit-Position: refs/heads/master@{#316371}
-
kmadhusu authored
BUG=456353 Review URL: https://codereview.chromium.org/922793002 Cr-Commit-Position: refs/heads/master@{#316370}
-
jri authored
BUG= Review URL: https://codereview.chromium.org/921343003 Cr-Commit-Position: refs/heads/master@{#316369}
-
danakj authored
If a layer is being hidden (no longer part of the RenderSurfaceLayerList), then we will not UpdateTiles to add tilings to it. If scales change on the active tree, the recycle tree will lose its tilings, then the hidden layer will have 0 tilings on the pending tree. In this case, instead of keeping the non-ideal tilings on the active tree, and having no high-res tiling, drop the non-ideal tilings from the active tree. R=enne, vmpstr BUG=446751 Review URL: https://codereview.chromium.org/924213002 Cr-Commit-Position: refs/heads/master@{#316368}
-
megjablon authored
TBR=bengr@chromium.org BUG=458745 Review URL: https://codereview.chromium.org/923333002 Cr-Commit-Position: refs/heads/master@{#316367}
-
friedman authored
R=luqui@google.com, navabi@google.com, zty@google.com, navabi@chromium.org BUG= Review URL: https://codereview.chromium.org/921163005 Cr-Commit-Position: refs/heads/master@{#316366}
-
Dan Beam authored
These are equivalent syntaxes, the latter is just newer and shorter and more closely resembles C++/Java. R=brettw@chromium.org BUG=none Review URL: https://codereview.chromium.org/917093003 Cr-Commit-Position: refs/heads/master@{#316365}
-
enne authored
Both PicturePileImpl and DisplayListRasterSource get used on multiple threads, so should not be mutable. Unfortunately, many tests try to mutate either the recordings or the state of PicturePileImpl, so they all need to be changed to touch the recording source and a bunch of state setters need to be moved from raster source to recording source. Review URL: https://codereview.chromium.org/930503002 Cr-Commit-Position: refs/heads/master@{#316364}
-
johnme authored
We'll use these to monitor whether users are getting spammed. BUG=401438 Review URL: https://codereview.chromium.org/926583002 Cr-Commit-Position: refs/heads/master@{#316363}
-
ananta authored
This could happen if if the ReadFileAsync completion calls OnIOComplete for an orphanaed object. Fix is to rework the way these callbacks work. 1. Handle the case where in an orphaned context could be deleted before the read async completion callback is received. 2. Pass the return of the ReadFile call to the ReadAsyncResult callback. The logic to call the IO completion routine or the user callback has been consolidated in this function. BUG=458253 Review URL: https://codereview.chromium.org/920123002 Cr-Commit-Position: refs/heads/master@{#316362}
-
thakis authored
New since last time: * Revamp block formatting for lambdas * __asm blocks are formatted better * Many Java bugfixes * Fix many hangs and crashers found by fuzzing clang-format * Support for SEH __try blocks * ObjC @try blocks now follow brace style * Various minor fixes BUG=448573 TBR=scottmg Review URL: https://codereview.chromium.org/924193003 Cr-Commit-Position: refs/heads/master@{#316361}
-
wez authored
Switch from inheritance to composition, to allow implementations to be more modular. Review URL: https://codereview.chromium.org/910343002 Cr-Commit-Position: refs/heads/master@{#316360}
-
boliu authored
DCHECK was accidentally reversed in crrev.com/0599e81b Fix the DCHECK. BUG= Review URL: https://codereview.chromium.org/929583002 Cr-Commit-Position: refs/heads/master@{#316359}
-
danakj authored
The occlusion is a draw property, the layer can access it from there like other draw properties. Cleanup CL since moving occlusion to draw properties. Too many AppendQuads overrides... :( R=enne BUG=446751 NOTRY=true Review URL: https://codereview.chromium.org/927783002 Cr-Commit-Position: refs/heads/master@{#316358}
-
Dan Beam authored
http://build.chromium.org/p/chromium.fyi/builders/Closure%20Compilation%20Linux/builds/15357 TBR=kenobi@chromium.org,yoshiki@chromium.org BUG=none TEST=green build Review URL: https://codereview.chromium.org/927793002 Cr-Commit-Position: refs/heads/master@{#316357}
-
hichris123 authored
Currently, PopupAccelerators and BasicTextOperations are disabled on Windows due to flakiness & timing out. This CL enables them again. BUG=146619, 69941 Review URL: https://codereview.chromium.org/930453002 Cr-Commit-Position: refs/heads/master@{#316356}
-
danakj authored
The occlusion is a draw property, the layer can access it from there like other draw properties. Cleanup CL since moving occlusion to draw properties. R=enne BUG=446751 Review URL: https://codereview.chromium.org/924143005 Cr-Commit-Position: refs/heads/master@{#316355}
-
holte authored
BUG=455898 TEST=Check that a RAPPOR option appears in Settings/Advanced/Privacy and control rappor.enable in Local State Review URL: https://codereview.chromium.org/886523003 Cr-Commit-Position: refs/heads/master@{#316354}
-
wez authored
Previously the client would attempt to scale the host desktop to account for the difference between client & host DPI. This could produce poor results in situations in which the client could not control the host dimensions, e.g. if the host was fixed at a very low resolution, but being displayed on a high-resolution display with the same notional DPI then lots of space would be wasted. This CL implements a new scheme, described in the comment block in remoting.ClientSession.updateDimensions(), that allows for more flexible up-scaling of very small hosts, and better handling of close-to-integer scale factors. BUG=135089, 366359 Review URL: https://codereview.chromium.org/804783002 Cr-Commit-Position: refs/heads/master@{#316353}
-
brettw authored
This puts BUILD files in the corresponding directories without duplicate names. Adds a template for ppapi examples and writes the build for one example. I only did one at this point to test the infrastructure without making this patch too large. NOPRESUBMIT=true Review URL: https://codereview.chromium.org/921953002 Cr-Commit-Position: refs/heads/master@{#316352}
-
michaelbai authored
BUG=447393 Review URL: https://codereview.chromium.org/923953005 Cr-Commit-Position: refs/heads/master@{#316351}
-
estade authored
End-to-end flow works with trunk + this CL. BUG=451286 Review URL: https://codereview.chromium.org/929433004 Cr-Commit-Position: refs/heads/master@{#316350}
-
tbarzic authored
For signin profile, disable it on user login. BUG=458660 Review URL: https://codereview.chromium.org/924113003 Cr-Commit-Position: refs/heads/master@{#316349}
-
juanlang authored
BUG=457769 R=pkasting@chromium.org,rockot@chromium.org Review URL: https://codereview.chromium.org/930493002 Cr-Commit-Position: refs/heads/master@{#316348}
-
estark authored
For now this behavior is behind a flag, because there are some weird cases where localhost certificate errors could indicate a real security problem (see https://code.google.com/p/chromium/issues/detail?id=282927 for more detail). BUG=282927 TEST=Set up HTTPS server on localhost with a bad certificate, visit https://localhost and observe no interstitial Review URL: https://codereview.chromium.org/887223005 Cr-Commit-Position: refs/heads/master@{#316347}
-
mseaborn authored
This pulls in the following Native Client changes: df03d3e: (mseaborn@chromium.org) Cleanup: Move the definition of NaClValidationCache into src/public/ da0bb61: (jvoung@chromium.org) Update pnacl/deps_update to use origin/master as upstream. fc039f6: (jvoung@chromium.org) Patch pnacl/deps_updater branch checkout method, previous commit broke it. 1a45bb0: (jvoung@chromium.org) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS BUG=none TEST=browser_tests and nacl_integration CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_chromium_dbg_32_ng,linux_arm_compile,linux_nacl_sdk_build Review URL: https://codereview.chromium.org/924803005 Cr-Commit-Position: refs/heads/master@{#316346}
-
dfalcantara authored
Moves a bunch of code from AppBannerManager into the new Java-side AppBannerInfoBarDelegate. This effectively makes it so that once an app banner is created by the AppBannerManager the AppBannerInfoBar is on its own for managing installation and blocking of the app it's promoting. Main changes include getting the WebContents and Tab from the infobar() itself rather than relying on the AppBannerManager to provide it. Further cleanup is required on the AppBannerManager to clean up the creation pipline. BUG=457414 Review URL: https://codereview.chromium.org/921073002 Cr-Commit-Position: refs/heads/master@{#316345}
-
vmiura authored
Using picture->playback() was causing some corrupted tiles however it seemed fixed. I was able to reproduce the bug on about:tracing, so reverting back to using SkMultiPictureDraw until fixed. TBR=vmpstr@chromium.org NOTRY=true BUG=454500 Review URL: https://codereview.chromium.org/926673003 Cr-Commit-Position: refs/heads/master@{#316344}
-